@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);
*,
ul {
  margin: 0;
  padding: 0;
}
body,
p {
  font-family: Inter, sans-serif;
  color: #888;
  line-height: 26px;
}
a,
a:focus,
a:hover {
  text-decoration: none;
}
.btn-tp,
.fix {
  overflow: hidden;
}
.b-btn-2:focus,
.b-btn-3:hover,
.b-btn:focus {
  border-color: #222;
}
.cat-btn i,
.header__select-item-3 .country-flag,
.main-slider-pagination button.main-slider-button-prev {
  margin-right: 5px;
}
.offcanvas__action a svg path,
.offcanvas__close-btn svg path,
.offcanvas__search-btn svg path {
  fill: #222;
}
.blog-meta,
li {
  /* list-style: none; */
  line-height: 30px;
}
* {
  box-sizing: border-box;
}
body {
  font-size: 14px;
  font-weight: 400;
  overflow-x: hidden;
}
@font-face {
  font-family: futur;
  src: url(../fonts/futur.ttf);
  font-weight: 400;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Inter, sans-serif;
  color: #111;
  margin-top: 0;
  font-weight: 700;
  line-height: 1.2;
}
h1 {
  font-size: 40px;
  margin-top: auto;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 24px;
}
.h3-title{
  font-size: 20px;

}
.b-text{
  font-size: 15px;
  color: #000;
  font-weight: 600;
}
h4 {
  font-size: 20px;
}
.comments-text p,
.pro-price span,
.rating__shop ul li a,
.sidebar__widget-content .tags a,
.table-content table td.product-subtotal,
del,
h5 {
  font-size: 16px;
}
h6,
p {
  font-size: 14px;
}
p {
  font-weight: 400;
  margin-bottom: 15px;
}
.h2-h2{
  font-size: 20px !important;
  font-weight: 200;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  color: #313030;
  display: inline;
}
.h2-text{
  color: #606060;
    font-size: 16px;
    margin-bottom: 28px;
    display: inline;
    font-weight: 400;
}
.btn,
.transition-3,
::after,
::before,
a,
button,
h1,
h2,
h3,
h4,
h5,
h6,
i,
img,
input,
li,
p,
select,
span,
svg path,
textarea {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.body-overlay,
.side-submenu ul li .mega-menu {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
}
.button:focus,
a:focus {
  text-decoration: none;
  outline: 0;
}
a:focus,
a:hover {
  color: inherit;
}
a,
button {
  color: inherit;
  outline: 0;
  border: none;
  background: 0 0;
}
.body-overlay:hover,
button:hover {
  cursor: pointer;
}
button:focus {
  outline: 0;
  border: 0;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
input {
  outline: 0;
}
::-moz-selection {
  background: #222;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #222;
  color: #fff;
  text-shadow: none;
}
::-moz-placeholder {
  color: #222;
  font-size: 14px;
  opacity: 1;
}
::placeholder {
  color: #222;
  font-size: 14px;
  opacity: 1;
}
.w-img img {
  width: 100%;
}
.product__modal-img img{
width: 100%;
}
@media only screen and (max-width: 768px) {
  .product__modal-img img{
width: 100%;
}
}
.m-img img {
  max-width: 100%;
}
.clear {
  clear: both;
}
.coupon,
.f-left {
  float: left;
}
.cart-page-total ul > li > span,
.coupon2,
.f-right,
.product__tab-2 {
  float: right;
}
.z-index-1 {
  z-index: 1;
}
.z-index-11 {
  z-index: 11;
}
.overflow-y-visible {
  overflow-x: hidden;
  overflow-y: visible;
}
.header__select-2,
.p-relative {
  position: relative;
}
.p-absolute {
  position: absolute;
}
.include-bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.body-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 99;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-out;
}
.b-btn,
.b-btn-2 {
  font-size: 14px;
  border: 2px solid #222;
  height: 50px;
  padding: 0 40px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
}
.add-to-cart-btn,
.b-btn,
.b-btn-2,
.b-btn-3,
.btn-tp,
.link-btn-3 i {
  position: relative;
}
.link-btn-2,
.link-btn-3 {
  transition: 0.3s;
}
.body-overlay.opened,
.single-widget-category input:checked + label::after {
  opacity: 1;
  visibility: visible;
}
.custom-container {
  max-width: 1200px;
}
.lap-non {
  display: none;
}
.panel-title > a,
.phn-non {
  display: block;
}
.add-to-cart-btn,
.add-to-cart-btn-2,
.b-btn,
.b-btn-2,
.b-btn-3,
.cat-btn,
.link-btn-3,
.pulse-btn {
  display: inline-block;
}
.grey-bg {
  background: #fbfbfb;
}
.grey-bg-2 {
  background: #f3f3f3;
}
.grey-bg-3 {
  background: #f2f2f2;
}
.grey-bg-4 {
  background: #f5f5f5;
}
.header-bar-btn-2 span,
.mobile-header-area,
.white-bg {
  background: #fff;
}
.black-bg {
  background: #222;
}
.black-bg-5 {
  background: #292929;
}
.footer-bg {
  background: #f6f6f6;
}
.b-btn {
  color: #fff;
  background-color: #222;
  line-height: 42px;
}
.add-to-cart-btn:hover,
.b-btn-2,
.b-btn:hover {
  color: #222;
  background-color: #fff;
}
.b-btn-2:hover,
.b-btn-3:hover,
.b-btn:focus,
.contact-info-icon a:hover,
.pulse-btn:hover {
  background-color: #222;
  color: #fff;
}
.b-btn-2 {
  line-height: 46px;
}
.b-btn-2:focus {
  background-color: #fff;
  color: #222;
}
.b-btn-3,
.b-btn-3:focus {
  background-color: #db3340;
}
.b-btn-3 {
  font-size: 13px;
  color: #fff;
  border: 2px solid #db3340;
  height: 38px;
  line-height: 32px;
  text-align: center;
  padding: 0 23px;
  text-transform: capitalize;
  font-weight: 500;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.b-btn-3:focus {
  border-color: #db3340;
  color: #fff;
}
.cat-btn {
  padding: 0 25px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: 500;
  background-color: #b9a16b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.link-btn,
.link-btn-2,
.link-btn-3 {
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
}
.cat-btn:hover {
  background-color: #222;
}
.link-btn {
  color: #b9a16b;
}
.common-nav .owl-nav button:hover,
.link-btn:hover,
.rating ul li a:hover {
  color: #222;
}
.link-btn-2 {
  color: #db3340;
  text-decoration: underline;
}
.link-btn-2:hover {
  color: #222;
  text-decoration: underline;
}
.link-btn-3 i {
  margin-left: 5px;
  top: 2px;
}
.link-btn-3:hover {
  color: #b9a16b;
}
.slider-btn {
  font-size: 20px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 300;
}
.slider-btn i {
  margin-left: 5px;
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
}
.slider-btn:hover {
  color: #fff;
}
.pulse-btn {
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #222;
  animation: 2s infinite pulse;
}
.more-btn i,
.pulse-btn i {
  padding-left: 2px;
}
.add-to-cart-btn {
  font-size: 15px;
  color: #fff;
  background-color: #222;
  border: 2px solid #222;
  height: 50px;
  line-height: 46px;
  text-align: center;
  padding: 0 40px;
}
.add-to-cart-btn-2 {
  position: relative;
  font-size: 12px;
  line-height: 1.2;
  color: #db3340;
  font-weight: 600;
}
.select-btn,
.select-btn-3 {
  height: 40px;
  font-size: 14px;
  font-weight: 500;
  color: #111;
  transition: 0.4s;
  display: inline-block;
  line-height: 36px;
  text-align: center;
}
.add-to-cart-btn-2::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #db3340;
}
.add-to-cart-btn-2:hover,
.main-menu-2 ul li.has-dropdown:hover > a::after,
.main-menu-2 ul li:hover > a {
  color: #db3340;
}
.select-btn {
  border: 1px solid #ddd;
  border-radius: 2px;
  padding: 0 15px;
}
.select-btn-3:hover,
.select-btn:hover {
  background-color: #b9a16b;
  color: #fff;
  border-color: #b9a16b;
}
.select-btn-3 {
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 40px;
}
.add-cart-btn {
  display: inline-block;
  height: 48px;
  line-height: 44px;
  text-align: center;
  padding: 0 70px;
  color: #fff;
  background: #222;
  border: 2px solid #222;
  font-size: 14px;
}
.btn-tp,
.btn-tp-2 {
  background-color: #b9a16b;
  color: #222;
  font-size: 14px;
  padding: 0 50px;
}
.add-cart-btn:hover {
  background: #fff;
  color: #222;
}
.btn-tp {
  display: inline-block;
  border-radius: 8px;
  font-weight: 700;
  height: 60px;
  line-height: 60px;
  border: 0 solid transparent;
  box-shadow: none;
  transition: 0.3s;
  cursor: pointer;
  z-index: 1;
  white-space: nowrap;
}
.btn-d,
.btn-tp-2 {
  position: relative;
  font-weight: 700;
  height: 50px;
  box-shadow: none;
  transition: 0.3s;
  display: inline-block;
  z-index: 1;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}
.btn-tp-2::before,
.btn-tp::before {
  position: absolute;
  content: "";
  width: 75px;
  height: 75px;
  background-color: #000;
  border-radius: 50%;
  left: 0;
  bottom: 0;
  transform: translate(-50%, 50%);
  z-index: -1;
  opacity: 0.1;
  transition: 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.btn-tp-2:hover::before,
.btn-tp:hover::before {
  width: 1200px;
  height: 470px;
}
.btn-tp-2:hover,
.btn-tp:hover {
  box-shadow: none;
  color: #fff;
}
.btn-tp-2 {
  border-radius: 8px;
  line-height: 48px;
  border: 0 solid transparent;
}
.btn-d:focus,
.btn-d:hover,
.btn:focus:active {
  box-shadow: none;
}
.btn-d:hover::before {
  width: 420px;
  height: 420px;
}
.btn-d-margin,
.payment-method {
  margin-top: 40px;
}
.btn-d {
  background-color: transparent;
  color: #666;
  border-radius: 0;
  font-size: 16px;
  font-family: Archivo, sans-serif;
  line-height: 50px;
  padding: 0 35px;
  border: 0 solid transparent;
}
@media only screen and (max-width: 575px) {
  .btn {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }
}
.product__modal-content-2 .product__details-color ul,
.product__modal-content-2 .product__details-size ul,
.section__title-3,
.section__title-icon {
  line-height: 1;
}
.more-btn {
  font-size: 14px;
  display: inline-block;
  font-weight: 500;
  color: #db3340;
}
.common-nav .owl-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.common-nav .owl-nav button {
  font-size: 16px;
  color: #bbb;
}
.common-nav .owl-nav button.nav-right {
  margin-left: 20px;
}
.common-dot .owl-dots {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
}
.common-dot .owl-dot.active {
  background: #fff;
  border: 2px solid #222;
  height: 12px;
  width: 12px;
  position: relative;
  top: 2px;
}
.common-dot .owl-dot {
  border: 1px solid #ccc;
  height: 8px;
  background: #ccc;
  width: 8px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 5px;
}
.header__top-info ul li:last-child::after,
.product__modal-add-review span:last-child a::after,
.section__title-4::after,
.section__title-5::after {
  display: none;
}
.product__modal {
  max-width: 900px;
  padding: 27px 20px 20px;
}
.product__modal-close {
  top: 15px;
  right: 15px;
  z-index: 1;
}
.product__modal-close button {
  color: #fff;
  display: block;
  line-height: 36px;
  text-align: center;
  background: #b9a16b;
  width: 38px;
  height: 38px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #b9a16b;
  outline: 0;
}
.page__title-breadcrumb .breadcrumb-item a:hover,
.product__modal-add-review span a:hover,
.rating ul li a {
  color: #b9a16b;
}
.product__modal-close button:hover {
  background: #fff;
  color: #222;
}
.product__modal-wrapper {
  padding: 20px;
}
.product__modal-content h4 {
  font-size: 24px;
  font-weight: 500;
  text-transform: none;
  padding: 0 65px 0 0;
  margin: 0 0 15px;
}
.cart-page-total li:last-child,
.product-widget:last-child,
.product__modal-box .nav-tabs {
  border-bottom: 0;
}
.product__modal-box .nav-link {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}
.product__modal-links ul li {
  display: inline-block;
  margin-right: 4px;
}
.product__modal-links ul li a {
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.product__modal-links ul li a:hover {
  color: #222;
  background: #b9a16b;
  border-color: #b9a16b;
}
.product__modal .nav-tabs {
  border: none;
  justify-content: space-between;
}
.product__modal .nav-link {
  border: 1px solid #e3e3e3;
  position: relative;
  margin-bottom: 20px;
}
.product__modal .nav-link.active {
  border-color: #b9a16b;
}
.product__modal .nav-link.active::after {
  position: absolute;
  content: "";
  top: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 6px solid transparent;
  border-top-color: transparent;
  border-bottom-color: #b9a16b;
}
.header__top-info ul li::after,
.product__modal-add-review span a::after {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "";
  right: 0;
  position: absolute;
}
.banner__title,
.product__modal-title {
  font-size: 22px;
  font-weight: 600;
}
.product__modal-stock span {
  font-size: 14px;
  color: #b9a16b;
}
.product__modal-stock span:first-child {
  color: #222;
  padding-right: 5px;
}
.product__modal-add-review span a {
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
}
.product__modal-add-review span a::after {
  transform: translateY(-50%);
  width: 1px;
  height: 80%;
  background: #e3e3e3;
}
.product__modal-price span {
  font-size: 22px;
  color: #222;
  display: inline-block;
  margin-bottom: 15px;
}
.rating {
  margin-bottom: 5px;
}
.coupon-info p.coupon-text,
.product-widget .cat-link ul li,
.rating-2,
.sidebar__widget-content .cat-link ul li,
.wood-product-list-content .rating {
  margin-bottom: 15px;
}
.section__title,
.section__title-2,
.section__title-3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  text-transform: capitalize;
}
.header__action ul li,
.mean-container .mean-nav ul li > a.mean-expand i,
.offcanvas__social ul li,
.product__modal-content-2 .product__share ul,
.product__modal-content-2 .rating .rating-shop ul,
.product__modal-content-2 .rating ul li,
.rating ul li {
  display: inline-block;
}
.section__title {
  padding-bottom: 12px;
}
.section__title::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 3px;
  background-color: #b9a16b;
}
.section__title-line {
  border-bottom: 2px solid #ddd;
}
.section__title-line-2 {
  padding-bottom: 10px;
}
.section__title-2 {
  padding-bottom: 12px;
}
.section__title-icon img,
.section__title-icon svg {
  vertical-align: inherit;
}
.brand__info h4,
.section__title-4,
.trending__info h5 {
  font-size: 24px;
}
.section__title-5 {
  font-size: 24px;
  padding-bottom: 0;
}
.page__title {
  height: 350px;
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
}
.page__title-inner h1 {
  font-size: 25px;
  color: #000;
  text-transform: capitalize;
  /* margin-bottom: 25px; */
  opacity: 0; /* Start hidden */
  transform: translateX(-50px) scale(0.9); /* Start off-screen and scaled down */
  animation: slideIn 1s ease-out forwards, pulse 3s ease-in-out 1s infinite; /* Slide in, then pulse continuously */
}

/* Slide in animation */
@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translateX(-50px) scale(0.9);
  }
  100% {
    opacity: 1;
    transform: translateX(0) scale(1);
  }
}

/* Continuous pulse animation */
@keyframes pulse {
  0%, 100% {
    transform: scale(1); /* Normal size */
  }
  50% {
    transform: scale(1.05); /* Slightly larger */
  }
}

/* Responsive font sizes */
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .page__title-inner h1 {
    font-size: 28px;
  }
}

@media only screen and (max-width: 575px) {
  .page__title-inner h1 {
    font-size: 24px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .page__title-inner h1 {
    font-size: 20px !important;
    margin-top: 20px;
    margin-bottom: 20px !important;
  }
}
.page__title-breadcrumb .breadcrumb {
  background: 0 0;
  padding: 0;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.page__title-breadcrumb .breadcrumb-item a {
  position: relative;
  display: block;
  /* text-transform: uppercase; */
  margin: 10px 0px; /* Move it a little lower */
  padding: 5px 10px; /* Reduced padding for minimal space */
  text-decoration: none;
  color: #262626;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: 500;
  z-index: 1;
  opacity: 0; /* Start hidden for fade-in effect */
  border-radius: 12px; /* Rounded corners for the background */
  animation: fadeInText 2s forwards, backgroundFade 2s forwards; /* Apply text fade and background animation */


}
.breadcrumb-item a {
  top: 0% !important;
}

/* Add the effect to the before pseudo-element */
.page__title-breadcrumb .breadcrumb-item a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 2px solid #262626;
  border-bottom: 2px solid #262626;
  transform: scaleY(2);
  opacity: 0;
  transition: 0.3s;
  animation: scaleInOut 2s forwards; /* Text border animation */
  border-radius: 12px; /* Match the border radius of the background */
}

/* Add the effect to the after pseudo-element */
.page__title-breadcrumb .breadcrumb-item a:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fffdfd; /* Start with a transparent background */
  transform: scale(0);
  opacity: 0;
  transition: 0.3s;
  z-index: -1;
  animation: scaleInOut 2s forwards, backgroundFade 2s forwards; /* Background color and scaling animation */
  border-radius: 12px; /* Match the border radius of the background */
}

/* Keyframe for fade-in text animation */
@keyframes fadeInText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1; /* Text becomes fully visible */
  }
}

/* Keyframe for background color animation */
@keyframes backgroundFade {
  0% {
    background-color: transparent;
  }
  100% {
    background-color: #fffdfd; /* Background becomes white */
  }
}

/* Keyframe for scale animation for before and after pseudo-elements */
@keyframes scaleInOut {
  0%, 100% {
    transform: scaleY(2);
    opacity: 0;
  }
  50% {
    transform: scaleY(1);
    opacity: 0;
  }
}


/* Keyframe for slide-in effect */


.page__title-breadcrumb .breadcrumb-item.active,
.page__title-breadcrumb .breadcrumb-item.active::before {
  color: #000;
}
.box-shadow2{
  margin-left: 35px;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 45px rgba(255, 255, 255, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes video-ripple {
  0%,
  35% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@-webkit-keyframes video-ripple {
  0%,
  35% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.header__top-info {
  padding: 2px 0 4px;
}
.header__top-info ul li,
.main-menu ul li {
  display: inline-block;
  position: relative;
}
.header__top-info ul li:not(:last-child) {
  padding-right: 25px;
  margin-right: 25px;
}
.header__top-info ul li::after {
  transform: translateY(-50%);
  width: 1px;
  height: 18px;
  background-color: rgba(255, 255, 255, 0.15);
}
.header__search-input button,
.header__search-input-2 button {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  top: 50%;
  right: 20px;
}
.header__top-info ul li p {
  font-size: 15px;
  color: #000;
  font-weight: 500;
  margin-bottom: -8px;
}
.header__top-info ul li p a {
  font-weight: 500;
  position: relative;
}
.header__top-info ul li p a::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.header__top-2 {
  padding: 3px 0;
  border-bottom: 1px solid #e8e8e8;
}
.header__top-menu ul li {
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.header__top-menu ul li a {
  font-size: 12px;
  font-weight: 300;
  color: #777;
}
.header__top-menu ul li a:hover,
.header__top-menu ul li.has-dropdown:hover a::after {
  color: #222;
}
.header__top-menu ul li.has-dropdown > a {
  padding-right: 11px;
}
.header__top-menu ul li.has-dropdown > a::after {
  position: absolute;
  content: "\f107";
  right: 0;
  top: 1px;
  font-size: 12px;
  color: #777;
  font-family: "Font Awesome 5 Pro";
}
.header__top-features {
  display: flex;
  margin-left: 45px;
  position: relative;
  top: 8px;
}
.main-menu ul li .submenu,
.side-submenu {
  background: #fff;
  top: 120%;
  visibility: hidden;
  opacity: 0;
}
.header__top-features::before {
  position: absolute;
  content: "";
  background: #e5e5e5;
  width: 1px;
  height: 100%;
  top: -8px;
  left: -45px;
}
.header__social ul li {
  display: inline-block;
  margin-right: 20px;
}
.features-2__content-2 p,
.header__social ul li a {
  color: #555;
}
.header__social ul li a i,
.main-menu ul li:hover > a,
.main-menu ul li:hover > a::after,
.main-menu-3 ul li:hover > a {
  color: #b9a16b;
}
.header__social ul li a:hover,
.main-menu ul li .submenu li > a:hover,
.side-submenu ul li .mega-menu li .mega-item li:hover > a,
.side-submenu ul li:hover > a::after {
  color: #222;
}
.header__select-item .nice-select {
  border: 0;
  height: inherit;
  line-height: inherit;
  padding-left: 0;
  padding-right: 11px;
}
.header__select-item .nice-select::after {
  border-color: #777;
  border-width: 1px;
  right: 0;
}
.header__select-item .nice-select .list {
  left: auto;
  right: 0;
  border-radius: 0;
}
.header__select-item .nice-select .list-2,
.header__select-item-4 nice-select .list {
  right: -30px;
}
.header__select-item-2 span {
  color: #777;
}
.header__select-item-2 .nice-select {
  margin-left: 4px;
  float: none;
}
.header__select-item-2 .nice-select .current,
.main-menu ul li .submenu li:hover > a::after {
  color: #333;
}
.footer__info .sm-contact-info,
.header__select-item-3,
.post-rating,
.product__modal-content-2 .rating-shop {
  display: flex;
}
.header__select-item-3 .nice-select {
  background: 0 0;
  color: #111;
}
.header__search-input-3 .nice-select::before,
.header__select-2::before {
  background: #77777778;
  position: relative;
  display: inline-block;
  content: "";
}
.header__select-2::before {
  width: 1px;
  height: 15px;
  left: -30px;
  top: 0;
}
.header__search-input {
  position: relative;
  width: 250px;
}
.header__search-input input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 50px 0 20px;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.header__search-input input::placeholder {
  color: #c2c2c2;
  font-size: 14px;
}
.header__search-input input:focus {
  border-color: #222;
}
.header__search-input button {
  font-size: 18px;
  color: #333;
  position: absolute;
  transform: translateY(-50%);
}
.category__menu,
.header__search-input-2,
.header__search-input-3,
.product__thumb {
  position: relative;
}

.header__search-input-2 input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 165px 0 20px;
  color: #222;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
}
.offcanvas__close-btn svg,
.offcanvas__search-btn svg {
  width: 22px;
  height: 22px;
}
.header__search-input-2 .nice-select,
.header__search-input-3 .nice-select {
  padding: 0 15px 0 0;
  height: 40px;
  border: 0;
  background-color: transparent;
  position: absolute;
  line-height: 40px;
}
.header__search-input-2 input::placeholder {
  color: #aaa;
}
.header__search-input-2 button {
  position: absolute;
  transform: translateY(-50%);
  font-size: 17px;
  color: #333;
}
.header__search-input-2 .nice-select {
  top: -2px;
  right: 60px;
}
.header__search-input-2 .nice-select::after {
  margin-top: -2px;
  width: 5px;
  height: 5px;
  right: 0;
  border-width: 1px;
  border-color: #777;
}
.header__search-input-2 .nice-select .current {
  font-size: 13px;
  color: #222;
}
.header__search-input-3 input {
  padding-left: 165px;
  padding-right: 55px;
}
.header__search-input-3 button {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 17px;
  color: #333;
}
.header__search-input-3 .nice-select {
  top: 0;
  left: 20px;
  width: 130px;
}
.header__search-input-3 .nice-select::after {
  margin-top: -3px;
  width: 7px;
  height: 7px;
  left: 100px;
  border-width: 1px;
  border-color: #333;
}
.header__search-input-3 .nice-select::before {
  width: 1px;
  height: 15px;
  right: -125px;
  top: 4px;
}
.category__btn:hover .side-submenu,
.main-menu ul li:hover > .submenu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.cartmini__price .price,
.header__search-input-3 .nice-select .current {
  font-size: 13px;
  color: #222;
}
.header__action ul li:not(:last-child) {
  margin-right: 20px;
}
.header__action ul li a {
  display: inline-block;
  font-size: 25px;
  color: #222;
  position: relative;
}
.header__action ul li a .cart-count {
  position: absolute;
  top: -4px;
  right: -10px;
  display: inline-block;
  width: 19px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background-color: #db3340;
  font-weight: 500;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.header__action ul li a .cart-price {
  font-size: 14px;
  color: #444;
  margin-left: 20px;
}
.header__action ul li a .flaticon-random-button {
  position: relative;
  top: 4px;
}
.header__action-2 ul li a .cart-count,
.slider__content-3 span {
  background-color: #b9a16b;
}
.header__action-2 ul li .cart-price {
  color: #111;
  font-weight: 600;
  margin-left: 10px;
}
.header__border {
  border-bottom: 1px solid #e5e5e5;
}
.header__middle-2 {
  padding-top: 20px;
  padding-bottom: 10px;
}
.header__middle .sd-contact {
  margin-right: 80px;
}
.header__middle .sd-contact span {
  font-size: 14px;
}
.blog__meta-3 span,
.header__middle .sd-contact span a,
.load-comments {
  color: #b9a16b;
  font-weight: 500;
}
.header__middle-right-2 {
  display: flex;
  justify-content: end;
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .header__bottom {
    padding: 20px 0;
  }
}
.header__bottom-offer p {
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 0;
  padding: 10px 0;
}
.header__bottom-offer p span {
  font-weight: 500;
}
.header__bottom-offer-border {
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.header__purchase p {
  font-size: 14px;
  color: #282828;
  margin-bottom: 0;
}
.main-menu-border {
  padding-right: 35px;
  margin-right: 35px;
  border-right: 1px solid #e5e5e5;
}
.main-menu ul li:not(:last-child) {
  margin-right: 15px;
}
.category__menu ul li.has-dropdown > a {
  padding-right: 14px;
}
.category__menu ul li.has-dropdown > a::after {
  position: absolute;
  content: "\f107";
  right: 0;
  top: 9px;
  font-size: 14px;
  color: #333;
  font-family: "Font Awesome 5 Pro";
}
.category__menu ul li a {
  display: inline-block;
  font-size: 14px;
  color: #333;
  padding: 7px 0;
  position: relative;
}
.category__menu ul li .submenu {
  visibility: hidden;
  text-align: left;
  position: absolute;
  min-width: 230px;
  /* padding: 15px 0; */
  -webkit-transition: 0.4s ease-out;
  -moz-transition: 0.4s ease-out;
  -ms-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  z-index: 11;
}
.category__menu ul li .submenu li {
  margin: 0;
  display: block;
}
.category__menu ul li .submenu li.has-dropdown > a::after {
  right: 15px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #999;
}
.category__menu ul li .submenu li > a {
  background-color: white;
  display: block;
  color: #888;
  line-height: 1.5;
  padding: 10px 28px;
}

.category__menu ul li .submenu li > a:hover {
  background-color: #d7d7d7;
  display: block;
  color: black;
  line-height: 1.5;
  /* padding: 10px 28px; */
}
.category__menu ul li .submenu li .submenu {
  left: 100%;
  top: 0;
}

.category__menu ul li .submenu li:hover > a::after {
  color: #333;
}
.category__menu ul li:hover > a {
  color: #b9a16b;
}
.category__menu ul li:hover > a::after {
  color: #b9a16b;
}
.category__menu ul li:hover > .submenu {
  visibility: visible;
  opacity: 1;
  top: 100%;
}

.main-menu-2 ul li a {
  font-size: 14px;
  color: #282828;
  font-weight: 500;
  padding-bottom: 10px;
}
.main-menu-3 ul li {
  margin-right: 30px;
}
.main-menu-3 ul li a {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  padding: 15px 0;
}
.main-menu-3 ul li.has-dropdown > a::after {
  right: -3px;
  top: 16px;
  color: #fff;
}
.basic-pagination-3 ul li,
.category__menu ul li {
  display: inline-block;
  margin-right: 20px;
}
.blog-meta li:last-child,
.category__menu ul li:last-child,
.side-submenu ul li .mega-menu li:not(:last-child) {
  margin-right: 0;
}

.category__menu ul li a {
  display: inline-block;
  font-weight: 500;
  color: #333;
  padding: 5px 0;
}
.category__menu ul li:hover > a {
  color: #b9a16b;
}
.category__btn {
  padding-bottom: 16px;
  padding-top: 18px;
}
.side-submenu {
  position: absolute;
  left: 0;
  min-width: 270px;
  z-index: 111;
}
.side-submenu ul li {
  position: relative;
  display: block;
  margin-right: 0;
}
.blog-meta li a i,
.slider-range p label {
  margin-right: 3px;
}
.side-submenu ul li > a {
  display: inline-block;
  width: 100%;
  color: #888;
  padding: 14px 30px 10px;
}
.side-submenu ul li > a i {
  font-size: 17px;
  padding-right: 15px;
}
.side-submenu ul li .submenu li:last-child,
.side-submenu ul li:last-child a,
.your-order-table table .order-total td {
  border-bottom: none;
}
.side-submenu ul li.has-dropdown > a {
  position: relative;
  padding-right: 15px;
}
.side-submenu ul li.has-dropdown > a::after {
  position: absolute;
  content: "\f0da";
  font-weight: 700;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Pro";
  font-size: 14px;
  color: #888;
}
.side-submenu ul li:hover > a {
  color: #222;
  background: #f3f3f3;
}
.side-submenu ul li .submenu li:hover > .submenu,
.side-submenu ul li:hover .mega-menu {
  visibility: visible;
  opacity: 1;
  left: 100%;
}
.side-submenu ul li:hover .submenu {
  left: 100%;
  visibility: visible;
  opacity: 1;
}
.side-submenu ul li .mega-menu {
  position: absolute;
  left: 120%;
  top: 0;
  width: 800px;
  background: right/cover no-repeat #fff;
  z-index: 1;
  padding: 25px 25px 10px;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease-out;
  -webkit-box-shadow: 4.316px 4.168px 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 4.316px 4.168px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 4.316px 4.168px 20px 0 rgba(0, 0, 0, 0.1);
}
.product__price-3 .price,
.side-submenu ul li .submenu {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header__middle {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .side-submenu {
    min-width: 160px;
  }
  .side-submenu ul li > a {
    padding-left: 15px;
  }
  .side-submenu ul li .mega-menu {
    width: 540px;
    left: 110%;
  }
}
.side-submenu ul li .submenu,
.side-submenu ul li .submenu li .submenu {
  left: 120%;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.side-submenu ul li .mega-menu li {
  width: 30%;
  float: left;
  margin-bottom: 25px;
  display: inline-block;
}
.side-submenu ul li .mega-menu li > a {
  font-size: 16px;
  color: #222;
  margin-bottom: 15px;
  padding: 0;
  border: none;
}
.side-submenu ul li .mega-menu li .mega-item {
  margin-bottom: 45px;
}
.side-submenu ul li .mega-menu li .mega-item li {
  display: block;
  width: 100%;
  margin-bottom: 8px;
}
.side-submenu ul li .mega-menu li .mega-item li a {
  font-size: 14px;
  color: #888;
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  width: auto;
}
.side-submenu ul li .mega-menu li .mega-item li a::after {
  position: absolute;
  content: "";
  left: auto;
  right: 0;
  bottom: 0;
  background: #888;
  width: 0;
  height: 1px;
}
.side-submenu ul li .mega-menu li .mega-item li:hover > a::after {
  width: 100%;
  left: 0;
  right: auto;
}
.side-submenu ul li .mega-menu li:hover > a {
  color: #222;
  background-color: inherit;
}
.side-submenu ul li .submenu {
  position: absolute;
  width: 270px;
  background: #fff;
  -webkit-box-shadow: 4.316px 4.168px 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 4.316px 4.168px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 4.316px 4.168px 20px 0 rgba(0, 0, 0, 0.1);
  transition: 0.3s ease-out;
  z-index: 1;
}
.side-submenu ul li .submenu li {
  display: block;
  margin-right: 0;
  border-bottom: 1px solid #e7e7e7;
}
.side-submenu ul li .submenu li > a {
  width: 100%;
  display: block;
  padding: 15px 25px;
  text-transform: capitalize;
  border-bottom: none;
}
.side-submenu ul li .submenu li > a::before {
  position: absolute;
  content: "";
  left: 0;
  top: auto;
  bottom: 0;
  width: 2px;
  height: 0;
  background: #888;
}
.side-submenu ul li .submenu li > a::after {
  right: 15px;
  -webkit-transform: translateY(-50%) rotate(0);
  -moz-transform: translateY(-50%) rotate(0);
  -ms-transform: translateY(-50%) rotate(0);
  transform: translateY(-50%) rotate(0);
}
.side-submenu ul li .submenu li:hover > a::before {
  height: 100%;
  bottom: auto;
  top: 0;
}
.offcanvas__area::-webkit-scrollbar {
  display: none;
}
.cartmini__area .modal.show .modal-dialog,
.offcanvas__area .modal.show .modal-dialog {
  transform: none !important;
}
.cartmini__area .modal.fade .modal-dialog,
.offcanvas__area .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(100px, 0);
}
.cartmini__area .modal-dialog,
.offcanvas__area .modal-dialog {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 450px;
  width: 100%;
  height: 100%;
  margin: 0;
  background: #fff;
}
.cartmini__area .modal-content,
.offcanvas__area .modal-content {
  border: 0;
}
.offcanvas__area-2 .modal.show .modal-dialog {
  transform: none !important;
  left: 0;
}
.offcanvas__area-2 .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(-100px, 0);
}
.offcanvas__area-2 .modal-dialog {
  left: 0;
  right: auto;
}
.offcanvas__close-btn {
  font-size: 16px;
  color: #222;
  background: 0 0;
  width: 16px;
  height: 16px;
  line-height: 16px;
  border: 0;
  outline: 0;
}
.mean-container .mean-nav ul li a:hover,
.offcanvas__close-btn:hover {
  color: #b9a16b;
}
.offcanvas__action a {
  font-size: 16px;
  color: #222;
  position: relative;
  margin-right: 20px;
}
.offcanvas__social ul li a,
.sidebar__search button {
  font-size: 14px;
  color: #222;
}
.offcanvas__action a.has-tag {
  padding-right: 15px;
}
.offcanvas__action a .tag {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  font-size: 10px;
  font-weight: 500;
  color: #fff;
  background: #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.offcanvas__action a svg {
  width: 20px;
  height: 22px;
}
.blog-video .play-btn:hover,
.offcanvas__action a:hover .tag {
  background: #222;
  color: #fff;
}
.offcanvas__top {
  padding: 40px 40px 0;
}
.offcanvas__bottom {
  margin-top: 15px;
  position: static;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 15px 35px;
  background: #fff;
  z-index: 1;
}
.offcanvas__search-btn {
  background: 0 0;
  font-size: 22px;
}
.offcanvas__wrapper {
  position: relative;
  height: 100%;
}
.contact-info-icon,
.offcanvas__social ul li:not(:last-child) {
  margin-right: 20px;
}
.offcanvas__content {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
}
.sidebar__search {
  position: relative;
  padding: 0 40px;
}
.sidebar__search input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-right: 30px;
  background: 0 0;
  border: none;
  outline: 0;
  border-bottom: 1px solid #e3e3e3;
  font-size: 14px;
}
.sidebar__search input::placeholder {
  color: #222;
}
#coupon_code:focus,
.checkout-form-list input[type="email"]:focus,
.checkout-form-list input[type="password"]:focus,
.checkout-form-list input[type="text"]:focus,
.conatct-post-form input:focus,
.conatct-post-form textarea:focus,
.coupon-info p.form-row-first input:focus,
.coupon-info p.form-row-last input:focus,
.order-notes textarea:focus,
.sidebar__search input:focus,
p.checkout-coupon input[type="text"]:focus {
  border-color: #b9a16b;
}
.sidebar__search button {
  position: absolute;
  top: 50%;
  right: 45px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header-bar-btn {
  width: 20px;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  background: 0 0;
  border: 0;
  outline: 0;
}
.header-bar-btn span {
  background: #222;
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.header-bar-btn span:first-child {
  top: 0;
}
.header-bar-btn span:nth-child(2) {
  top: 7px;
}
.header-bar-btn span:nth-child(3) {
  top: 14px;
}
.mean-container .mean-nav {
  background: 0 0;
  margin-top: 0;
}
.mean-container .mean-bar {
  padding: 0;
  min-height: auto;
  background: 0 0;
}
.mean-container .mean-nav > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  display: block !important;
}
.mean-container a.meanmenu-reveal {
  display: none !important;
}
.mean-container .mean-nav ul li a {
  width: 100%;
  padding: 10px 0;
  color: #222;
  border-top: 1px solid #ebebeb;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
}
.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 5px;
  padding: 0 !important;
  border: 1px solid #ebebeb !important;
  height: 30px;
  width: 30px;
  color: #222;
  line-height: 30px;
  top: 0;
  font-weight: 400;
}
.basic-pagination-3 ul li a:hover,
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #b9a16b;
  color: #fff;
  border-color: #b9a16b;
}
#ship-box-info,
.coupon-checkout-content,
.create-account,
.mean-container .mean-nav ul li > a > i,
.single-widget-category input {
  display: none;
}
.mean-container .mean-nav > ul > li:first-child > a {
  border-top: 0;
}
.mean-container .mean-nav ul li a.mean-expand.mean-clicked {
  color: #222;
}
.mean-container .mean-nav ul li a.mean-expand.mean-clicked i {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  color: #222;
}
.banner__area-2,
.slider__padding {
  padding-left: 145px;
  padding-right: 145px;
}
.slider__height {
  min-height: 500px;
}
.slider__title {
  font-size: 72px;
  font-weight: 400;
  color: #b9a16b;
  margin-bottom: 20px;
}
.slider__content span {
  display: inline-block;
  font-size: 12px;
  background-color: #222;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  height: 26px;
  line-height: 26px;
  padding: 0 17px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 25px;
}
.slider__content-2 {
  padding-left: 10px;
}
.slider__content-3 p {
  font-size: 20px;
  color: #fff;
}
.main-slider-pagination {
  position: absolute;
  right: 300px;
  bottom: 40px;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .header__search-input {
    width: 230px;
  }
  .side-submenu ul li > a {
    padding-left: 15px;
  }
  .side-submenu ul li .mega-menu {
    width: 650px;
    left: 110%;
  }
  .main-slider-pagination {
    right: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header__border {
    padding: 8px 0;
  }
  .main-slider-pagination {
    right: 70px;
  }
}
.main-slider-pagination button {
  font-size: 26px;
  color: #fff;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.25);
}
.main-slider-pagination button:hover {
  background-color: #000;
}
.main-slider-pagination-2 {
  position: static;
}
.main-slider-pagination-2 button {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px),
  only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner__area-2,
  .slider__padding {
    padding-left: 50px;
    padding-right: 50px;
  }
  .main-slider-pagination-2 button {
    top: 70%;
    -webkit-transform: translateY(-70%);
    -moz-transform: translateY(-70%);
    -ms-transform: translateY(-70%);
    transform: translateY(-70%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-slider-pagination-2 button {
    top: 80%;
    -webkit-transform: translateY(-80%);
    -moz-transform: translateY(-80%);
    -ms-transform: translateY(-80%);
    transform: translateY(-80%);
  }
}
.main-slider-pagination-2 button.main-slider-button-prev {
  margin-right: 0;
  left: 30px;
  right: auto;
}
.category__item:hover .category__thumb img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.category__title {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0;
}
.category__title a:hover,
.product__tag-4 span a {
  color: #b9a16b;
}
.category__content {
  padding: 15px 0;
  background-color: #bcbcbc8f !important;
}
.category__quantity {
  font-size: 13px;
  font-weight: 500;
  color: #b9a16b;
}
.product__action {
  position: absolute;
  top: 15px;
  right: -15px;
  visibility: hidden;
  opacity: 0;
}
.product-widget .brand ul li,
.product__action ul li {
  margin-bottom: 5px;
}
.product__action ul li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
}
.product__action ul li a svg {
  width: 14px;
  height: 14px;
}
.product__action ul li a:hover {
  color: #fff;
  background-color: #222;
}
.product__action ul li a:hover svg path {
  fill: #ffffff;
}
.product__action-2 ul li a {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
}
.product__action-3 {
  top: 70px;
}
.product__action-3 ul li a {
  border-radius: 50%;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  color: #282828;
}
.product__item-3:hover .product__thumb-3 img,
.product__item:hover .product__thumb img,
.product__sale-item:hover .product__sale-thumb img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.product__item:hover .product__action,
.product__sale-item:hover .product__action {
  visibility: visible;
  opacity: 1;
  right: 15px;
}
.product__item-slider .owl-nav {
  position: absolute;
  top: -80px;
  right: 0;
}
.product__item-slider-2 .owl-nav,
.product__item-trending-slider .owl-nav {
  top: -75px;
  position: absolute;
  right: 0;
}
.product__item-wrapper-4 {
  margin-left: 35px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .product__item-wrapper-4 {
    margin-left: 10px;
  }
}
.product__item-3:hover .product__add-cart-3 {
  top: -28px;
}
.product__item-3:hover:hover .product__action {
  visibility: visible;
  opacity: 1;
  right: 15px;
  top: 70px;
}
.product__item-slider-2 .owl-nav {
  display: flex;
}
.product__sale-tag,
.product__tag a,
.product__tag-2 a {
  display: inline-block;
  font-size: 17px;
  color: #bababa;
  text-transform: uppercase;
  font-weight: 500;
}
.product__tag a:hover {
  color: #222;
}
.product__tag-2 a:hover {
  color: #222;
}
.product__title a:hover,
.product__title-2 a:hover {
  color: #b9a16b;
}
.product__tag-3 a {
  font-size: 11px;
  color: #db3340;
  text-transform: uppercase;
  display: inline-block;
}
.product__flash,
.product__sale-flash {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.product__flash span {
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  height: 24px;
  line-height: 24px;
  padding: 0 14px;
  background-color: #b9a16b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.product__flash-3 span,
.product__flash-4 span {
  font-size: 12px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: 500;
  display: inline-block;
  color: #fff;
  text-align: center;
}
.product__flash-3 {
  position: absolute;
  top: 10px;
  right: 10px;
}
.product__flash-3 span {
  background-color: #db3340;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.product__flash-4 {
  position: absolute;
  top: 10px;
  left: 10px;
}
.product__flash-4 span {
  background-color: #b9a16b;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.product__title {
  font-size: 14px;
  color: #222;
  margin-bottom: 3px;
  font-weight: 500;
}
.product__sale-title,
.product__title-2 {
  font-size: 16px;
  color: #222;
  margin-bottom: 3px;
}
.product__title-3 {
  font-size: 14px;
  font-weight: 500;
  color: #222;
  margin-bottom: 0;
}
.product__title-3 a:hover {
  color: #db3340;
}
.product__price .price,
.product__price-2 .price {
  font-size: 16px;
  color: #b9a16b;
  font-weight: 600;
}
.product__price .price.old-price {
  font-size: 15px;
  color: #ccc;
  font-weight: 500;
  text-decoration: line-through;
  margin-right: 4px;
}
.product__price .price.new-price {
  font-size: 18px;
  font-weight: 600;
  color: #b9a16b;
}
.product__price-2 .price.old-price {
  font-size: 15px;
  color: #ccc;
  font-weight: 500;
  text-decoration: line-through;
  margin-right: 4px;
}
.product__price-2 .price.new-price {
  font-size: 18px;
  font-weight: 600;
  color: #b9a16b;
}
.product__price-3 {
  height: 20px;
}
.product__price-3 .price {
  position: relative;
  font-size: 14px;
  color: #555;
  display: inline-block;
  transition: 0.3s ease-out;
}
.product__price-3 .old-price {
  font-size: 13px;
  color: #aaa;
  text-decoration: line-through;
  margin-right: 5px;
  display: inline-block;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.product__price-4 .price {
  color: #555;
  font-weight: 400;
}
.product__sale-slider .owl-nav {
  position: absolute;
  top: -60px;
  right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.product__sale-slider .owl-nav button {
  font-size: 20px;
  color: #bbb;
}
.product__sale-slider .owl-nav button.nav-right {
  margin-left: 25px;
}
.product__sale-slider .owl-nav button:hover {
  color: #222;
}
.product__sale-wrapper {
  padding: 5px 30px 35px;
  border: 0px solid #b9a16b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.blog__item,
.product__sale-flash span {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.product__sale-flash span {
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  height: 24px;
  line-height: 24px;
  padding: 0 14px;
  background-color: #b9a16b;
  border-radius: 3px;
}
.product__sale-title a:hover {
  color: #b9a16b;
}
.product__sale-price .price {
  font-size: 16px;
  color: #222;
  font-weight: 500;
}
.product__sale-price .price.old-price {
  font-size: 15px;
  color: #ccc;
  font-weight: 500;
  text-decoration: line-through;
  margin-right: 4px;
}
.product__sale-price .price.new-price {
  font-size: 18px;
  font-weight: 600;
  color: #b9a16b;
}
.product__content {
  padding-top: 5px;
}
.product__countdown {
  text-align: center;
}
.product__countdown .cdown {
  display: inline-block;
  height: 60px;
  width: 60px;
  background: #fff;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding-top: 10px;
}
.product__countdown .cdown .time-count {
  font-size: 22px;
  font-weight: 600;
  color: #222;
  line-height: 1;
}
.product__countdown .cdown p {
  color: #999;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
}
.product__countdown-2 .cdown {
  border: 1px solid #e6e6e6;
  background-color: #f7f7f7;
}
.product__border {
  border-top: 1px solid #e5e5e5;
}
.product__tab .nav-tabs {
  padding: 0;
  margin: 0;
  border: 0;
}
.product__tab .nav-tabs .nav-item .nav-link {
  font-size: 13px;
  color: #888;
  text-transform: uppercase;
  padding: 0;
  border: 0;
  margin-left: 25px;
  background: 0 0;
}
.product__tab .nav-tabs .nav-item .nav-link.active {
  background: 0 0;
  color: #222;
}
.product__tab .nav-tabs .nav-item-2 .nav-link.active {
  color: #db3340;
  position: relative;
  transition: 0.3s;
  font-weight: 500;
}
.product__tab .nav-tabs .nav-item-2 .nav-link.active::before {
  position: absolute;
  content: "";
  background-color: #db3340;
  width: 100%;
  height: 3px;
  bottom: -12px;
}
.product__tab .nav-tabs .nav-item-2 .nav-link {
  position: relative;
  font-weight: 500;
}
.product__tab .nav-tabs .nav-item-2 .nav-link::before {
  position: absolute;
  content: "";
  background-color: #db3340;
  width: 0;
  height: 3px;
  bottom: -12px;
  transition: 0.3s;
}
.product__tab .nav-tabs .nav-item-2 .nav-link:hover::before {
  width: 100%;
}
.product__tab .nav-tabs .nav-item-2 .nav-link:hover {
  color: #db3340;
}
.product__tab .nav-tabs .nav-item-3 .nav-link.active {
  color: #111;
  position: relative;
  transition: 0.3s;
  font-weight: 500;
}
.product__tab .nav-tabs .nav-item-3 .nav-link.active::before {
  position: absolute;
  content: "";
  background-color: #111;
  width: 100%;
  height: 3px;
  bottom: -13px;
}
.product__tab .nav-tabs .nav-item-3 .nav-link {
  position: relative;
  font-weight: 500;
}
.product__tab .nav-tabs .nav-item-3 .nav-link::before {
  position: absolute;
  content: "";
  background-color: #111;
  width: 0;
  height: 3px;
  bottom: -17px;
  transition: 0.3s;
}
@media only screen and (min-width: 0px) and (max-width: 500px) {
  .product__tab .nav-tabs .nav-item-3 .nav-link.active::before,
  .product__tab .nav-tabs .nav-item-3 .nav-link::before {
    display: none;
  }
}
.product__tab .nav-tabs .nav-item-3 .nav-link:hover::before {
  width: 100%;
}
.product__tab .nav-tabs .nav-item-3 .nav-link:hover {
  color: #111;
}
@media only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .product__tab-2 {
    float: left;
  }
}
.product__tab-2 .nav-tabs .nav-item .nav-link {
  margin-left: 0;
  margin-right: 25px;
}
.product__tab-3 .nav-tabs .nav-item .nav-link {
  margin-left: 0;
  margin-right: 45px;
  font-weight: 500;
  font-size: 24px;
  text-transform: capitalize;
  position: relative;
  transition: 0.3s;
  margin-bottom: 18px;
}
.single-widget-category label,
.single-widget-category label::after {
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
}
.product__tab-3 .nav-tabs .nav-item .nav-link::before {
  position: absolute;
  content: "";
  background-color: #111;
  width: 0;
  height: 2px;
  bottom: -19px;
}
.product__tab-3 .nav-tabs .nav-item .nav-link:hover::before {
  width: 100%;
}
#slider-range,
.banner__slider-active,
.banner__thumb,
.blog-video,
.blog__slider-2,
.blog__slider-3,
.brand__slider,
.department__image,
.features__item-border,
.features__product-content .price,
.footer__subscribe-input,
.footer__widget-border,
.product__tab-3 .nav-tabs .nav-item .nav-link.active,
.product__tb-slider,
.sidebar__widget-content .search,
.sign__input,
.tpteam__img {
  position: relative;
}
.blog-thumb img,
.country-select .nice-select .list,
.order-button-payment button,
.product__tab-3 .nav-tabs .nav-item .nav-link.active::before,
.shop-top-right .select-default .list {
  width: 100%;
}
.product__hot-title p {
  font-size: 32px;
  margin-bottom: 10px;
  color: #222;
}
.product__hot-title h4 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1;
}
.product__hot-slider .owl-nav button,
.product__tb-slider button {
  font-size: 26px;
  width: 44px;
  height: 44px;
  line-height: 40px;
  color: #ddd;
  text-align: center;
}
.product__hot-slider .owl-nav {
  position: absolute;
  top: 50%;
  left: -80px;
  transform: translateY(-50%);
}
.product__tb-slider .owl-next,
.product__tb-slider .owl-prev {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
}
.product__hot-slider .owl-nav button {
  border: 2px solid #ddd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 10px 0;
}
.product__hot-slider .owl-nav button:hover,
.product__tb-slider button:hover {
  background-color: #000;
  border-color: #000;
}
.product__hot-slider .owl-nav button.main-slider-button-prev,
.product__tb-slider button.main-slider-button-prev {
  margin-right: 5px;
}
.product__add-cart-3 {
  position: relative;
  top: 10px;
  background-color: #fff;
}
.product__tb-slider button {
  border: 2px solid #ddd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.product__tb-slider .owl-prev {
  left: -65px;
  transform: translateY(-50%);
}
.product__tb-slider .owl-next {
  right: -65px;
  transform: translateY(-50%);
}
.product__modal-box .nav-tabs {
  border: 0;
  margin-top: 10px;
}
.product__modal-box .nav-tabs .nav-link {
  padding: 0;
  border: 2px solid transparent;
}
.product__modal-box .nav-tabs .nav-link.active {
  border: 2px solid #b9a16b;
}
.product__modal-nav .nav {
  display: block !important;
}
.product__modal-nav .nav .nav-item {
  opacity: 0.5;
}
.product__modal-nav .nav .nav-item.active {
  opacity: 1;
}
.product__modal-content-2 h4 {
  font-size: 16px;
  margin-bottom: 17px;
  color: #282828;
}
.product__modal-content-2 h4 a:hover {
  color: #b9a16b;
}
.product__modal-content-2 .rating ul li span {
  font-size: 14px;
  color: #b9a16b;
}
.product__modal-content-2 .rating .rating-shop ul li span {
  font-size: 12px;
  color: #b9a16b;
}
.product__modal-content-2 .rating .rating-shop span {
  font-size: 12px;
  font-weight: 500;
}
.product__modal-content-2 .rating-left {
  position: relative;
  padding-left: 25px;
  margin-left: 25px;
}
.product__modal-content-2 .rating-left::after {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 12px;
  width: 1px;
  background: #dcdcdc;
}
.product__modal-content-2 .rating-left a:hover {
  color: #b9a16b;
}
.product__modal-content-2 .product__price span.old-price,
.product__modal-content-2.old-price {
  color: #8c8c8c;
  text-decoration: line-through;
}
.product__modal-content-2 .product__price span {
  font-size: 14px;
  color: #222;
  font-weight: 500;
  margin-right: 7px;
}
.product__modal-content-2 .product__modal-des {
  padding-top: 18px;
  padding-bottom: 25px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}
.product__modal-content-2 .product__modal-des p {
  font-size: 14px;
  line-height: 24px;
  color: #606060;
  margin-bottom: 0;
}
.product__modal-content-2 .product__modal__tag span {
  font-size: 14px;
  color: #606060;
  display: inline-block;
}
.product__modal-content-2 .product__modal__tag span a:hover {
  color: #b9a16b;
}
.product__modal-content-2 .product__share span {
  font-size: 14px;
  color: #6c6c6c;
  margin-right: 20px;
}
.product__modal-content-2 .product__details-color ul li:not(:last-child),
.product__modal-content-2 .product__details-size ul li:not(:last-child) {
  margin-right: 5px;
}
.product__modal-content-2 .product__share ul li {
  display: inline-block;
  margin-right: 30px;
}
.product__modal-content-2 .product__share ul li a {
  font-size: 14px;
  color: #6c6c6c;
  display: inline-block;
}
.product-widget .brand ul li a:hover,
.product-widget .cat-link ul li a:hover,
.product-widget .cat-link ul li a:hover::after,
.product__modal-content-2 .product__share ul li a:hover {
  color: #b9a16b;
}
.product__modal-content-2 .product__details-color span,
.product__modal-content-2 .product__details-size span {
  font-size: 14px;
  color: #222;
  width: 15%;
  display: inline-block;
}
.product__modal-content-2 .product__details-color ul li {
  display: inline-block;
}
.product__modal-content-2 .product__details-color ul li a {
  display: inline-block;
  width: 35px;
  height: 20px;
  background-color: #222;
  box-shadow: 0 0 0 1px #ddd, inset 0 0 0 2px #fff;
}
.product__modal-content-2 .product__details-color ul li a.brown {
  background-color: brown;
}
.product__modal-content-2 .product__details-color ul li a.blue {
  background-color: #00f;
}
.product__modal-content-2 .product__details-color ul li a.red {
  background-color: red;
}
.product__modal-content-2 .product__details-color ul li a.white {
  background-color: #fff;
}
.product__modal-content-2 .product__details-color ul li a.active,
.product__modal-content-2 .product__details-color ul li a:hover {
  box-shadow: 0 0 0 1px #151515, inset 0 0 0 2px #fff;
}
.basic-pagination ul li,
.post-rating ul li,
.product__modal-content-2 .product__details-size ul li,
.user-rating ul li {
  display: inline-block;
}
.product__modal-content-2 .product__details-size ul li a {
  display: inline-block;
  width: 35px;
  height: 20px;
  line-height: 18px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  font-size: 11px;
  text-align: center;
  font-weight: 500;
  overflow: hidden;
}
.product__modal-content-2 .product__details-size ul li a.active,
.product__modal-content-2 .product__details-size ul li a:hover {
  border-color: #222;
  color: #222;
}
.product__modal-content-2 .product__details-size ul li a.unavailable {
  position: relative;
  cursor: not-allowed;
  color: #e1e1e1;
}
.product__modal-content-2 .product__details-size ul li a.unavailable::after {
  position: absolute;
  content: "";
  left: -3px;
  top: -51px;
  width: 1px;
  height: 142px;
  transform: rotate(60deg);
  background-color: #e1e1e1;
}
.product__modal-content-2 .product__details-size .product-size-guide-btn {
  font-size: 11px;
  font-weight: 500;
  color: #222;
  background-color: transparent;
  outline: 0;
  text-transform: uppercase;
}
.product__sale {
  display: table;
  position: absolute;
  text-align: center;
  top: 36px;
  right: -20px;
  z-index: 2;
  min-width: 100px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.product__sale span {
  position: relative;
  background: #b9a16b;
  color: #fff;
  float: left;
  font-size: 11px;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px;
  min-width: 50px;
  border-radius: 0;
  min-height: auto;
  border: 0;
}
.product__sale span::after {
  border: 5px solid #b9a16b;
  border-color: transparent transparent #b9a16b #b9a16b;
  border-width: 10px 5px;
  position: absolute;
  right: -10px;
  bottom: 0;
  content: "";
  z-index: 1;
}
.product__sale span::before {
  border: 5px solid #b9a16b;
  border-color: #b9a16b transparent transparent #b9a16b;
  border-width: 9px 5px;
  position: absolute;
  right: -10px;
  top: 0;
  content: "";
  z-index: 1;
}
.product__sale span.percent,
.ui-widget-header {
  background: #222;
}
.product__sale span.percent::after {
  border: 5px solid #222;
  border-color: transparent transparent #222 #222;
  border-width: 10px 5px;
}
.product__sale span.percent::before {
  border: 5px solid #222;
  border-color: #222 transparent transparent #222;
  border-width: 9px 5px;
}
.payment-method .accordion-collapse,
.product__details-tab-nav .nav-tabs,
.single-contact-info:last-child,
.ui-widget.ui-widget-content {
  border: none;
}
.product__details-tab-nav .nav-tabs .nav-link {
  padding: 0 50px;
  border: 0;
  font-size: 20px;
  color: #a3a3a3;
  font-weight: 500;
}
.blog-category a:hover,
.blog-tag a:hover,
.coupon-accordion span:hover,
.panel-body > p,
.post-rating ul li a:hover,
.product__details-tab-nav .nav-tabs .nav-link.active,
.tab-btn-group button.active,
p.lost-password a:hover {
  color: #222;
}
@media only screen and (min-width: 576px) and (max-width: 767px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .product__details-tab-nav .nav-tabs .nav-link {
    padding: 10px 25px;
  }
}
.product__details-des p,
.product__details-review p {
  color: #606060;
  font-size: 16px;
  margin-bottom: 28px;
}
.product__details-des-list ul li {
  /* position: relative; */
  /* padding-left: 35px; */
  margin-bottom: 5px;
}
/* .product__details-des-list ul li::after {
  position: absolute;
  content: "\f00c";
  left: 0;
  top: 0;
  font-size: 14px;
  color: #606060;
  font-family: "Font Awesome 5 Pro";
} */
.features__product-content h5 a:hover,
.features__product-wrapper .add-cart a:hover,
.single-widget-category input:checked + label,
.wood-product-list-content .pro-title:hover {
  color: #b9a16b;
}
.product__details-des-list ul li span {
  font-size: 16px;
  color: #606060;
}
.product__desc-info ul li h6,
.product__desc-info ul li span {
  color: #454545;
  font-size: 16px;
}
.product__desc-info ul li {
  display: flex;
  align-items: center;
  padding: 15px 30px;
}
.product__desc-info ul li:nth-child(odd) {
  background: #f7f7f7;
}
.product__desc-info ul li h6 {
  margin-bottom: 0;
  display: inline-block;
  width: 25%;
}
.product-quantity-title label {
  font-size: 14px;
  font-weight: 500;
  color: #606060;
  margin-right: 10px;
}
.cart-plus-minus,
.kquality-img {
  position: relative;
  display: inline-block;
}
.cart-plus-minus .qtybutton {
  -webkit-border-radius: 0;
}
.product-widget {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 30px;
}
.product-widget .pt-title {
  font-size: 18px;
  position: relative;
}
.product-widget .cat-link ul li:last-child {
  margin-bottom: 0;
}
.product-widget .cat-link ul li a {
  position: relative;
  font-weight: 400;
  display: block;
}
.product-widget .cat-link ul li a::after {
  position: absolute;
  content: "\f105";
  right: 0;
  top: 0;
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
}
.product-widget .size ul li {
  display: inline-block;
  margin-right: 8px;
}
.product-widget .size ul li a {
  display: inline-block;
  font-size: 14px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  color: #222;
  background: #f1f1f1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.product-widget .size ul li a:hover {
  background: #b9a16b;
  color: #fff;
}
.product-widget .color__pick ul li {
  display: inline-block;
  margin-right: 18px;
}
.product-widget .color__pick ul li button {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 1;
}
.product-widget .color__pick ul li button::after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border: 1px solid #ececec;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: -1;
}
.product-widget .color__pick ul li button.color-1 {
  background: #fbaf5d;
}
.product-widget .color__pick ul li button.color-1:hover::after {
  border-color: #fbaf5d;
}
.product-widget .color__pick ul li button.color-2 {
  background: #1cbbb4;
}
.product-widget .color__pick ul li button.color-2:hover::after {
  border-color: #1cbbb4;
}
.product-widget .color__pick ul li button.color-3 {
  background: #f06eaa;
}
.product-widget .color__pick ul li button.color-3:hover::after {
  border-color: #f06eaa;
}
.product-widget .color__pick ul li button.color-4 {
  background: #004a80;
}
.product-widget .color__pick ul li button.color-4:hover::after {
  border-color: #004a80;
}
.product-widget .color__pick ul li button.color-5 {
  background: #c69c6d;
}
.product-widget .color__pick ul li button.color-5:hover::after {
  border-color: #fbaf5d;
}
.product-widget .color__pick ul li button.color-6 {
  background: #82ca9c;
}
.product-widget .color__pick ul li button.color-6:hover::after {
  border-color: #82ca9c;
}
.product-widget .color__pick ul li button.color-7 {
  background: #252525;
}
.product-widget .color__pick ul li button.color-7:hover::after {
  border-color: #252525;
}
.product-widget .brand ul li a {
  color: #a3a3a3;
  font-size: 16px;
}
.features__product-wrapper:hover .add-cart {
  visibility: visible;
  opacity: 1;
  bottom: 0;
}
.features__product-wrapper:hover .price span {
  visibility: hidden;
  opacity: 0;
}
.features__product-wrapper .add-cart {
  bottom: -10px;
  left: 0;
  visibility: hidden;
  opacity: 0;
}
.features__product-wrapper .add-cart a {
  font-weight: 500;
  color: #222;
  position: relative;
  font-size: 14px;
}
.features__product-wrapper .add-cart a::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -2px;
  height: 1px;
  width: 100%;
  background: #222;
}
.coupon-info p.form-row input[type="submit"]:hover,
.features__product-wrapper .add-cart a:hover::after,
.order-button-payment input:hover,
p.checkout-coupon input[type="submit"]:hover {
  background: #b9a16b;
}
.features__product-content h5 {
  font-size: 14px;
  color: #282828;
  margin-bottom: 5px;
  font-weight: 400;
  line-height: 20px;
}
.features__product-content .price span {
  color: #222;
  font-size: 16px;
  font-weight: 400;
  margin-right: 5px;
}
.features__product-content .price span.price-old {
  color: #8c8c8c;
  text-decoration: line-through;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .header__middle-right-2 {
    display: none;
  }
  .header__middle-right-d {
    margin-top: 10px;
  }
  .pproduct-sidebar-area {
    margin-right: 0;
  }
}
.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
  background: #fff;
  border-radius: 50%;
  border: none;
  outline: 0;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.004);
}
.ui-slider-horizontal {
  height: 3px;
}
.ui-widget-content {
  background: #ebebeb;
}
.ui-slider-horizontal .ui-slider-handle {
  top: 50%;
  transform: translateY(-50%);
}
.ui-slider .ui-slider-handle {
  height: 17px;
  width: 3px;
  background: #222;
  margin-left: 0;
  border-radius: 0;
}
.slider-range p {
  color: #666;
  margin-bottom: 0;
}
.slider-range input,
.slider-range p label {
  font-size: 12px;
  font-weight: 400;
  color: #6b6b6b;
}
.slider-range p input {
  color: #222;
  font-weight: 700;
  font-size: 14px;
}
.slider-range input {
  padding: 0;
  border: none;
  outline: 0;
  background: 0 0;
  width: 100px;
}
.product__color ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.product__color ul li {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
}
.product__color ul li:not(:last-child) {
  margin-right: 12px;
}
.product__color ul li a {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 1;
  font-size: 0;
  text-align: center;
  line-height: 20px;
  box-shadow: 0 0 0 1px #e6e6e6, inset 0 0 0 2px #fff;
  background: #000;
}
.product__color ul li a img {
  width: 16px;
  height: 16px;
}
.product__color ul li a.selected,
.product__color ul li a:hover {
  box-shadow: 0 0 0 1px #222, inset 0 0 0 2px #fff;
}
.product__color ul li a.blue {
  background: #00f;
}
.product__color ul li a.red {
  background: red;
}
.product__color ul li a.yellow {
  background: #ff0;
}
.product__color ul li a.pink {
  background: pink;
}
.product__color ul li a.brown {
  background: brown;
}
.product__color ul li a.green {
  background: green;
}
.product__color ul li a.oragne {
  background: orange;
}
.single-widget-category:not(:last-child) {
  margin-bottom: 10px;
}
.single-widget-category label {
  color: #666;
  display: inline-block;
  position: relative;
  font-size: 14px;
  transition: 0.3s ease-out;
  padding-left: 35px;
}
.single-widget-category label:hover {
  color: #b9a16b;
  cursor: pointer;
}
.single-widget-category label::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
}
.single-widget-category label::after {
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Font awesome 5 pro";
  font-size: 12px;
  content: "\f00c";
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-out;
  font-weight: 200;
}
.single-widget-category label span {
  color: #bab9b9;
}
.single-widget-category .color-green-bg::before {
  background-color: #309232;
  border-color: transparent;
}
.single-widget-category .color-blue-bg::before {
  background-color: #2237d6;
  border-color: transparent;
}
.single-widget-category .color-red-bg::before {
  background-color: #e21515;
  border-color: transparent;
}
.single-widget-category .color-gray-bg::before {
  background-color: #777;
  border-color: transparent;
}
.single-widget-category .color-black-bg::before,
.tagcloud a:hover {
  background-color: #222;
  border-color: transparent;
}
.single-widget-category .color-white-bg::before {
  background-color: #fff;
  border-color: #ddd;
}
.sm-filter-title {
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 25px;
  color: #111;
}
.tagcloud a {
  background: #fff;
  border: 1px solid #ebebeb;
  display: inline-block;
  color: #a3a3a3;
  text-decoration: none;
  height: 26px;
  padding: 0 15px;
  font-size: 12px;
  margin-right: 7px;
  margin-bottom: 7px;
  line-height: 26px;
}
.select-default .nice-select span,
.shop-top-left > span {
  font-size: 14px;
  color: #666;
}
.tagcloud a:hover {
  color: #fff;
}
.shop-top-left > span {
  display: inline-block;
  margin-right: 8px;
}
#coupon_code,
.basic-pagination ul li:not(:last-child),
.trending__categories-content .smc-list ul li a i {
  margin-right: 10px;
}
.select-default .nice-select {
  border: 0;
  float: none;
  height: 23px;
  line-height: 23px;
  padding: 0;
  max-width: 168px;
  margin-left: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product__hot-slider .owl-nav {
    left: -20px;
  }
  .select-default .nice-select {
    margin-left: auto;
  }
}
.select-default .nice-select::after {
  right: 0;
  color: #666;
}
.tab-btn-group button {
  padding: 0;
  line-height: 1;
  background: 0 0;
  color: #acacac;
  border: 0;
  font-size: 16px;
  vertical-align: middle;
  margin-right: 10px;
}
.product-thumb-list {
  max-width: 260px;
}
.conatct-post-form .post-check,
.footer__subscribe-3,
.wood-list-product-wrap {
  display: flex;
  align-items: center;
}
.wood-product-list-content {
  margin-left: -15px;
  padding-right: 30px;
}
.wood-product-list-content p {
  color: #666;
  line-height: 30px;
  margin-bottom: 22px;
}
.wood-product-list-content .pro-title {
  margin-bottom: 6px;
  padding-bottom: 0;
}
.wood-cart-btn {
  border: 1px solid #e1e1e1;
  border-radius: 2px;
  background-color: #f6f6f6;
  height: 43px;
  line-height: 41px;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  color: #222;
  text-transform: uppercase;
  padding: 0 55px;
}
.basic-pagination ul li a,
.wood-proudct-btn-boxed {
  line-height: 42px;
  display: inline-block;
  text-align: center;
}
.wood-cart-btn:hover,
.wood-proudct-btn-boxed:hover {
  background-color: #b9a16b;
  color: #fff;
  border-color: transparent;
}
.wood-proudct-btn-boxed {
  border-radius: 2px;
  width: 42px;
  height: 42px;
  border: 1px solid #e1e1e1;
  vertical-align: middle;
  font-size: 15px;
}
.wood-shop-product-actions a {
  margin-right: 6px;
}
.product-thumb {
  overflow: hidden;
  position: relative;
}
.product-thumb :is(img:nth-child(2)) {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  opacity: 0;
  visibility: hidden;
}
.single-product:hover :is(img:nth-child(2)) {
  opacity: 1;
  visibility: visible;
  transform: scale(1.1);
}
.basic-pagination ul li a {
  width: 45px;
  height: 45px;
  border: 2px solid #e3e3e3;
  font-size: 12px;
  font-weight: 500;
}
.basic-pagination ul li a.active,
.basic-pagination ul li a:hover {
  color: #222;
  border-color: #222;
}
.basic-pagination-3 ul li.next a,
.basic-pagination-3 ul li.prev a {
  width: inherit;
  height: inherit;
  line-height: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
}
.basic-pagination-3 ul li.next a:hover,
.basic-pagination-3 ul li.prev a:hover {
  color: #b9a16b;
  background: inherit;
}
.basic-pagination-3 ul li.active a {
  color: #fff;
  background: #b9a16b;
  border-color: #b9a16b;
}
.basic-pagination-3 ul li a {
  position: relative;
  overflow: hidden;
  background: 0 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: 400;
  font-size: 16px;
  border: 2px solid #eef0f6;
  color: #222;
}
.department__product {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15%;
  text-align: center;
  margin: 0 auto;
}
.department__product a {
  display: flex;
  height: 40px;
  width: 200px;
  background: #fff;
  border-radius: 3px;
  justify-content: center;
  margin: 0 auto;
  line-height: 38px;
}
.department__product a span {
  font-size: 17px;
  font-weight: 500;
  color: #111;
  margin-right: 5px;
}
.department__product a p {
  margin-bottom: 0;
  position: relative;
  top: 6px;
}
.department__product-sm-image {
  overflow: hidden;
}
.department__product-sm-image:hover img {
  transform: scale3d(1.1, 1.1, 1.1);
}
.department__product-sm-image img {
  transition: 1.5s cubic-bezier(0, 0, 0.2, 1);
}
.cart-plus-minus input {
  line-height: 50px;
}
.cart-plus-minus .qtybutton {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .banner__area-2,
  .slider__padding {
    padding-left: 30px;
    padding-right: 30px;
  }
  .product__tab-2 .nav-tabs .nav-item .nav-link {
    margin-top: 20px;
  }
}
.banner__title-2 {
  font-size: 34px;
}
.banner__content {
  padding: 65px 70px 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner__content {
    padding: 27px 40px 26px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .main-slider-pagination {
    right: 70px;
  }
  .banner__content {
    padding: 15px 66px;
  }
}
.banner__content-2 {
  position: absolute;
  top: 70px;
  left: 70px;
}
.banner__content-3,
.banner__sd-area {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
@media only screen and (min-width: 320px) and (max-width: 400px) {
  .banner__content-2 {
    top: 15px;
    left: 40px;
  }
}
.banner__content-2 p {
  font-size: 14px;
  color: #db3340;
}
.banner__content-3 {
  background-position: center top;
  min-height: 450px;
  display: flex;
  justify-content: end;
  align-items: center;
  z-index: 1;
}
.banner__content-3::before {
  position: absolute;
  content: "";
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  z-index: -1;
}
.banner__content-wrapper {
  margin-right: 160px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .page__title {
    height: 400px;
  }
  .side-submenu ul li .submenu {
    width: 235px;
  }
  .main-slider-pagination {
    right: 50px;
  }
  .main-slider-pagination-2 button {
    top: 90%;
    -webkit-transform: translateY(-90%);
    -moz-transform: translateY(-90%);
    -ms-transform: translateY(-90%);
    transform: translateY(-90%);
  }
  .product__tab .nav-tabs .nav-item-3 .nav-link.active::before {
    bottom: -11px;
  }
  .product__tab .nav-tabs .nav-item-3 {
    margin-top: 20px;
  }
  .product__tab-3 .nav-tabs .nav-item .nav-link::before {
    bottom: -10px;
  }
  .product__modal-content-2 {
    margin-top: 40px;
  }
  .banner__content-wrapper {
    margin-right: 50px;
  }
}
.banner__content-wrapper h5 {
  font-size: 26px;
  line-height: 1.4;
}
.banner__content-wrapper span {
  font-size: 22px;
  line-height: 1.4;
  display: inline-block;
  color: #111;
}
.banner__content-wrapper form input {
  background: #fff;
  border: 0;
  padding: 0 25px;
  border-radius: 3px;
  min-width: 310px;
}
.banner__content-wrapper form input::-moz-placeholder {
  color: #6c6c6c;
  font-size: 14px;
  opacity: 1;
}
.banner__content-wrapper form input::placeholder {
  color: #6c6c6c;
  font-size: 14px;
  opacity: 1;
}
@media (max-width: 575px) {
  .phn-non {
    display: none !important;
  }
  .lap-non {
    display: block !important;
  }
  .banner__sd-area {
    min-height: 244px !important;
  }
  .about-img,
  .y-v, .about-img1 {
    width: 350px !important;
  }
 .about-img1 {
    width: 100% !important;
  }
  .progress-wrap {
    right: 15px;
    bottom: 15px;
  }
  .banner__sd-area .bakix-map-address {
    width: 200px !important;
  }
  .page__title {
    height: 200px;
  }
  .offcanvas__area .modal-dialog {
    max-width: 300px;
  }
  .banner__area-2,
  .slider__padding {
    padding-left: 0;
    padding-right: 0;
  }
  .slider__title {
    font-size: 45px;
  }
  .main-slider-pagination {
    right: 30px;
  }
  .main-slider-pagination-2 button,
  .product__hot-slider .owl-nav,
  .product__item-slider .owl-nav,
  .product__item-trending-slider .owl-nav {
    display: none;
  }
  .banner__content,
  .product__sale-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product__tab {
    margin-top: 30px;
  }
  .product__tab .nav-tabs .nav-item-2,
  .product__tab-3 .nav-tabs .nav-item .nav-link {
    margin-bottom: 30px;
  }
  .product__tab .nav-tabs .nav-item-3 .nav-link.active::before {
    bottom: -12px;
  }
  .product__modal-content-2 {
    margin-top: 40px;
  }
  .product__modal-content-2 .rating-shop {
    display: block;
  }
  .product__modal-content-2 .rating-left {
    padding-left: 0;
    margin-left: 0;
    padding-right: 25px;
    margin-right: 25px;
  }
  .product__modal-content-2 .rating-left::after {
    display: none;
  }
  .product__modal-content-2 .product__details-color span,
  .product__modal-content-2 .product__details-size span {
    margin-bottom: 15px;
  }
  .product__details-tab-nav .nav-tabs .nav-link {
    padding: 0;
    text-align: left;
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .product__desc-info ul li {
    padding: 15px;
  }
  .product__desc-info ul li h6 {
    width: 60%;
  }
  .basic-pagination ul li,
  .product__color ul li {
    margin-bottom: 10px;
  }
  .select-default .nice-select {
    margin-right: auto;
    margin-left: inherit;
  }
  .wood-shop-product-actions a {
    margin-bottom: 6px;
  }
  .basic-pagination-3 ul li {
    margin-right: 5px;
  }
  .banner__title-2 {
    font-size: 20px;
  }
  .banner__sd-area,
  .banner__title-2 br {
    display: none;
  }
  .banner__content-wrapper {
    margin-right: 0;
  }
  .banner__content-wrapper form input {
    min-width: 100px;
    margin-bottom: 15px;
    height: 40px;
  }
  .banner__content-wrapper form {
    display: inline-block !important;
  }
}
.banner__content-wrapper .save-info,
.features__item-2 {
  display: flex;
  justify-content: center;
}
.banner__content-wrapper .save-info p {
  color: #db3340;
}
.banner__slider-active button {
  font-size: 26px;
  width: 44px;
  height: 44px;
  line-height: 40px;
  text-align: center;
  border: 2px solid #ddd;
  color: #ddd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.banner__slider-active button.main-slider-button-prev {
  margin-right: 5px;
}
.banner__slider-active button:hover {
  background-color: #000;
  border-color: #000;
}
.banner__slider-active .owl-prev {
  position: absolute;
  top: 50%;
  left: -65px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner__slider-active .owl-next {
  position: absolute;
  right: -65px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner__sd-area {
  min-height: 700px;
  background-position: center;
}
.banner__sd-area .bakix-marker {
  position: absolute;
}
.banner__sd-area .map-c1 {
  top: 43%;
  left: 45%;
}
.banner__sd-area .map-c2 {
  top: 4%;
  left: 18%;
}
.banner__sd-area .map-c3 {
  top: 85%;
  left: 65%;
}
.banner__sd-area .map-c5 {
  top: 41%;
  right: -7%;
}
/* Mobile optimization */
@media (max-width: 768px) {
  .banner__sd-area .map-c3 {
    top: 75%; /* Raise the position for smaller screens */
    left: 60%; /* Shift slightly to the left */
  }

  .banner__sd-area .map-c5 {
    top: 50%; /* Adjust position to prevent overlap */
    right: 0%; /* Align within the screen boundary */
  }
}

@media (max-width: 480px) {
  .banner__sd-area .map-c3 {
    top: 60% !important;
        left: 66% !important; /* Center closer for compact layouts */
  }

  .banner__sd-area .map-c5 {
    top: 15%;
    right: -33%; /* Keep fully visible on smaller devices */
  }
}
.banner__sd-area .map-c4 {
  bottom: 30%;
  right: 10%;
}
@media only screen and (min-width: 1601px) and (max-width: 1700px) {
  .banner__sd-area .map-c4 {
    bottom: 32%;
    right: 22%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px),
  only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner__sd-area .map-c4 {
    bottom: 57%;
    right: 18%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner__sd-area .map-c4 {
    right: 20%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner__sd-area .map-c4 {
    bottom: 39%;
    right: 25%;
  }
}

/* .banner__sd-area .map-c5 {
  top: 37%;
  right: 43%;
} */
.banner__sd-area .bakix-map-icon {
  background: #b9a16b;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  cursor: pointer;
  text-align: center;
  line-height: 32px;
  color: #fff;
  position: relative;
}
.banner__sd-area .bakix-map-address,
.banner__sd-area .bakix-map-address11 {
  padding: 12px;
  transition: 0.3s;
  z-index: 9;
  width: 400px;
  top: 100%;
  background: #fff;
  margin-top: 10px;
  opacity: 0;
  visibility: hidden;
}
.banner__sd-area .bakix-map-icon i {
  font-size: 10px;
}
.banner__sd-area .bakix-map-icon::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  animation: 1.5s ease-out infinite video-ripple;
  left: -2px;
  top: -2px;
}
.banner__sd-area .bakix-map-address11 {
  position: relative;
  bottom: 262px;
}
.banner__sd-area .bakix-map-address p {
  color: #747691;
  margin: 0;
}
.blog__author-social ul li:not(:last-child),
.blog__slider-2 button.main-slider-button-prev,
.brand__slider button.main-slider-button-prev {
  margin-right: 5px;
}
.banner__sd-area .bakix-marker:hover .bakix-map-address,
.banner__sd-area .bakix-marker:hover .bakix-map-address11 {
  opacity: 1;
  visibility: visible;
  right: 20%;
}
.banner__thumb::before {
  position: absolute;
  content: "";
  top: 0;
  width: 100%;
  height: 100%;
}
.features__wrapper {
  border-bottom: 1px solid #3a3a3a;
}
.features__item:hover .features__icon {
  -webkit-transform: translateY(-5px) translate3d(0, -5px, 0);
  -moz-transform: translateY(-5px) translate3d(0, -5px, 0);
  -ms-transform: translateY(-5px) translate3d(0, -5px, 0);
  transform: translateY(-5px) translate3d(0, -5px, 0);
}
.brand__slider .owl-prev,
.features__item-border::after {
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
}
.features__item-border::after {
  content: "";
  right: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 106px;
  background-color: #e5e5e5;
}
.blog__meta-2 span,
.features__item-2 .features__icon i,
.footer__social-2 ul li a {
  color: #db3340;
}
.features__content-2 p,
.features__item-2 .features__icon-2 {
  margin-bottom: 0;
}
.features__item-2 .features__icon-2 i {
  color: #b9a16b;
}
.features__icon {
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
  -moz-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
  -ms-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
  -o-transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
  transition: transform 0.3s cubic-bezier(0.21, 0.6, 0.44, 2.18);
  margin-bottom: 5px;
}
.features__icon i {
  font-size: 45px;
  color: #b9a16b;
}
.features__title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 2px;
}
.features__title-2 {
  color: #fff;
}
.features__title-3 {
  font-weight: 600;
  margin-bottom: 0;
}
.features__content p {
  color: #999;
}
.features-2__title {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.features-2__title-2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.about__history-title span,
.about__title {
  font-weight: 400;
}
.about__history-title span,
.about__title1 {
  font-weight: 600;
  font-size: 22px;
  margin-left: 85px;
}
.features-2__icon {
  min-height: 60px;
}
.features-2__icon-2 {
  margin-bottom: 25px;
}
.features-2__item {
  padding: 0 92px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .features-2__item {
    padding-left: 52px;
    padding-right: 52px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .features-2__item {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.features-2__item-br {
  border-right: 1px solid #ebebeb;
}
.features-2__item-bb {
  border-bottom: 1px solid #ebebeb;
}
.features-2__item-2 {
  padding-left: 45px;
  padding-right: 45px;
}
.features-2__item-pt-65 {
  padding-top: 65px;
}
.features-2__item-pb-40 {
  padding-bottom: 40px;
}
.brand-area-2 .owl-carousel .owl-item img,
.brand__area .owl-carousel .owl-item img {
  width: auto;
}
.brand__info a {
  color: #b9a16b;
  font-size: 16px;
  text-decoration: underline;
}
.brand__slider button {
  font-size: 26px;
  text-align: center;
  color: #ddd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.brand__slider button:hover {
  color: #b9a16b;
}
.brand__slider .owl-prev {
  left: -65px;
  transform: translateY(-50%);
}
.brand__slider .owl-next {
  position: absolute;
  right: -65px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.trending__info p {
  font-size: 15px;
}
.trending__categories-content {
  background: #fff;
  padding: 25px 40px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.03);
}
.contact-info-icon a,
.kquality-icon {
  border-radius: 50%;
  text-align: center;
}
.trending__categories-content h6 {
  font-size: 20px;
  margin-bottom: 15px;
}
.trending__categories-content .smc-list ul li {
  margin-bottom: 6px;
}
.trending__categories-content .smc-list ul li:last-child {
  margin-bottom: 0;
}
.trending__categories-content .smc-list ul li a {
  font-size: 15px;
  color: #888;
  font-weight: 500;
  transition: 0.3s;
}
.trending__categories-content .smc-list ul li a:hover {
  color: #b9a16b;
  margin-left: 5px;
}
.trending__categories-content .ct-view {
  color: #b9a16b;
  font-size: 14px;
  text-decoration: underline;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .page__title-inner {
    margin-top: 0 !important;
  }
}

/* For screens 575px and below */
@media only screen and (max-width: 575px) {
  .page__title-inner {
    margin-top: 0 !important;
  }
}
  .header__top-features-3 {
    display: none;
  }
  .product__tab .nav-tabs .nav-item-3 .nav-link::before {
    bottom: -12px;
  }
  .product-thumb-list {
    max-width: inherit;
    margin-right: 0;
  }
  .wood-product-list-content {
    margin-left: 0;
    margin-top: 25px;
  }
  .features-2__item-bb {
    padding-top: 40px;
  }
  .payment-image-2 {
    margin-top: 20px;
    text-align: center;
  }

.about__title {
  font-size: 80px;
  color: #222;
  line-height: 1;
  margin-bottom: 20px;
}
.about__title-pre {
  font-size: 16px;
  color: #666;
  display: inline-block;
  margin-bottom: 5px;
}
.about__title-area p {
  font-size: 16px;
  color: #666;
  padding: 0 80px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner__slider-active .owl-prev,
  .product__tb-slider .owl-prev {
    left: -35px;
  }
  .banner__slider-active .owl-next,
  .product__tb-slider .owl-next {
    right: -35px;
  }
  .brand__slider .owl-prev {
    left: -15px;
  }
  .brand__slider .owl-next {
    right: -15px;
  }
  .about__title-area p {
    padding: 0 70px;
  }
}
.about__history-title {
  font-size: 33px;
  padding-left: 125px;
  margin-bottom: 40px;
  
}
.about__history-title1 {
  font-size: 18px;
  margin-bottom: 40px;
  
}
.about__history-title-pre {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #b9a16b;
  position: relative;
  padding-left: 125px;
  margin-bottom: 13px;
  display: inline-block;
}
.about__history-title-pre::after {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 100px;
  height: 2px;
  transform: translateY(-50%);
  background: #b9a16b;
}
.about__history-wrapper p {
  font-size: 14px;
  color: #555;
}
.about__history-wrapper p.about__history-text {
  font-size: 16px;
  color: #222;
  margin-bottom: 30px;
}
.about__gallery-review {
  padding: 124px 200px;
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .about__gallery-review {
    padding-top: 98px;
    padding-bottom: 150px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .features-2__item-2 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .about__gallery-review {
    padding: 80px 115px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about__gallery-review {
    padding: 55px 45px;
  }
  .blog-meta li {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about__gallery-review {
    padding: 70px 55px;
  }
}
.about__gallery-review h3 {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
}
.about__gallery-review span {
  font-size: 12px;
  font-weight: 500;
  color: #555;
  letter-spacing: 12px;
  display: inline-block;
  margin-bottom: 25px;
}
.about__gallery-review p {
  color: #fff;
  margin-bottom: 30px;
}
.about__offer-content h3 {
  font-size: 40px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 40px;
}
.about__offer-content p {
  font-size: 14px;
  color: #fff;
  padding: 0 100px;
}
.blog-meta li a i,
.blog-meta li a:hover,
.blog__meta span a:hover,
.blog__title a:hover,
.sec-wrapper h5 {
  color: #b9a16b;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .about__offer-content p {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner__sd-area .map-c4 {
    bottom: 40%;
    right: 35%;
  }
  .about__history-title {
    font-size: 28px;
  }
  .about__gallery-review {
    padding: 70px 75px;
  }
  .about__offer-content p {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .about__offer-content p br {
    display: none;
  }
}
.sec-wrapper h5 {
  letter-spacing: 1px;
  font-size: 19px;
  font-weight: 400;
}
.absection-title {
  font-size: 36px;
  margin-bottom: 40px;
}
.mb-8 {
  margin-bottom: 8px;
}
.single-contact-info {
  padding-top: 30px;
}
.single-contact-info:hover .contact-info-icon a {
  background-color: #b9a16b;
  color: #fff;
}
.contact-info-icon a {
  height: 65px;
  width: 65px;
  background: #f3f3f3;
  display: inline-block;
  line-height: 65px;
  font-size: 20px;
  color: #b9a16b;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.contact-info-text span {
  font-size: 14px;
  text-transform: uppercase;
  color: #ccc;
  font-weight: 400;
  margin-bottom: 5px;
  display: inline-block;
}
.contact-info-text h5 {
  font-weight: 400;
  font-size: 20px;
}
.map-area {
  line-height: 0;
}
#contact-map iframe {
  height: 555px;
  width: 100%;
  margin-bottom: -6px;
}
.quality-area {
  border-top: 1px solid #e3e3e3;
}
.kquality-icon {
  height: 120px;
  width: 120px;
  line-height: 148px;
  background: #b9a16b;
  float: left;
  margin-right: 40px;
}
@media (max-width: 575px) {
  .banner__sd-area .map-c4,
  .brand__slider .owl-nav {
    display: none;
  }
 
  .features-2__item-2 {
    padding-left: 0;
    padding-right: 0;
  }
  .about__title {
    font-size: 50px;
  }
  .about__history-title {
    font-size: 20px;
    padding-left: 0;
  }
  .about__history-title-pre {
    padding-left: 0;
  }
  .about__history-title-pre::after {
    display: none;
  }
  .about__gallery-review {
    padding: 50px 20px;
  }
  .about__offer {
    padding-top: 100px;
    padding-bottom: 70px;
  }
  .about__offer-content h3 {
    font-size: 20px;
  }
  .about__offer-content p {
    padding-right: 0;
    padding-left: 0;
  }
  .contact-info-text h5 {
    font-size: 16px;
  }
  .kquality-icon {
    float: inherit;
    margin-bottom: 30px;
  }
  .blog__tag {
    width: 80%;
  }
}
.kquality-icon i {
  font-size: 55px;
  color: #fff;
  display: inline-block;
  margin-top: 10px;
}
.kquality-text-title {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.kquality-text p {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 0;
}
.kquality-img:after,
.kquality-img:before {
  height: 100%;
  width: 10px;
  top: 0;
  left: 0;
  background: #b9a16b;
  position: absolute;
  content: "";
  z-index: 1;
}
.kquality-img:after {
  left: 10px;
  background: #fff;
}
.blog__slider .owl-nav {
  position: absolute;
  top: -60px;
  right: 0;
}
.blog__slider-2 button {
  font-size: 26px;
  width: 44px;
  height: 44px;
  line-height: 40px;
  text-align: center;
  border: 2px solid #ddd;
  color: #ddd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.blog__slider-2 button:hover {
  background-color: #000;
  border-color: #000;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .slider__height {
    min-height: 500px;
  }
  .product__item-wrapper {
    margin-top: 40px;
  }
  .product__item-wrapper-2 {
    margin-bottom: 40px;
  }
  .banner__slider-active button,
  .blog__slider-2 button,
  .brand__slider button,
  .features__item-d,
  .product__tb-slider button {
    display: none;
  }
  .features-2__item {
    padding-left: 0;
    padding-right: 0;
  }
  .about__title-area p {
    padding: 0;
  }
}
.blog__slider-2 .owl-prev {
  position: absolute;
  top: 50%;
  left: -65px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.blog__slider-2 .owl-next {
  position: absolute;
  right: -65px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .blog__slider-2 .owl-prev {
    left: -35px;
  }
  .blog__slider-2 .owl-next {
    right: -35px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1250px) {
  .banner__slider-active .owl-prev,
  .blog__slider-2 .owl-prev,
  .brand__slider .owl-prev,
  .product__tb-slider .owl-prev {
    left: -40px;
  }
  .banner__slider-active .owl-next,
  .blog__slider-2 .owl-next,
  .brand__slider .owl-next,
  .product__tb-slider .owl-next {
    right: -40px;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1080px) {
  .banner__slider-active .owl-prev,
  .blog__slider-2 .owl-prev,
  .brand__slider .owl-prev,
  .product__tb-slider .owl-prev {
    left: -25px;
  }
  .banner__slider-active .owl-next,
  .blog__slider-2 .owl-next,
  .brand__slider .owl-next,
  .product__tb-slider .owl-next {
    right: -25px;
  }
}
.blog__slider-3 .owl-nav {
  display: flex;
  position: absolute;
  top: -68px;
  right: 0;
}
.blog__item {
  border-radius: 3px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
}
.blog__item-2,
.payment-method .accordion-button:focus {
  box-shadow: none;
}
.blog__tag {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #b9a16b;
  padding: 0 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.blog__tag span {
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
}
.blog__content {
  padding: 35px 30px 25px;
}
.blog__content p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 10px;
}
.avatar-name h5,
.blog__date h5,
.blog__date p,
.rc-text h6,
.sidebar__widget-content .cat-link ul li:last-child {
  margin-bottom: 0;
}
.blog__content-3 {
  padding: 20px 30px 20px 0;
}
.blog__title {
  font-size: 16px;
  font-weight: 600;
  color: #222;
  margin-bottom: 12px;
}
.blog__meta span {
  font-size: 14px;
  color: #999;
  margin-right: 8px;
}
.blog__meta-3 .blog-sm-author {
  position: relative;
  display: inline-block;
  margin-right: 20px;
}
.blog__meta-3 .blog-sm-author::before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background-color: #b9a16b;
  right: -14px;
  bottom: 8px;
  border-radius: 50%;
}
.blog__author img,
.rc-thumb img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.blog__author img {
  width: 20px;
  display: inline-block;
  height: 20px;
  border-radius: 50%;
}
.blog__tpauthor-img img {
  width: auto;
  height: auto;
}
.blog__date {
  text-align: center;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 54px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  padding: 6px 0 8px;
}
.blog__date h5 {
  font-size: 23px;
  font-weight: 600;
}
.blog__date p {
  font-size: 12px;
  color: #222;
  text-transform: uppercase;
  line-height: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 575px),
  (max-width: 575px) {
  .blog__wrapper {
    padding-right: 0;
  }
}
.blog-wrap {
  position: relative;
  z-index: 3;
  margin-top: -291px;
}
.blog-wrap.blog-item {
  margin-top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px),
  (max-width: 575px) {
  .blog-wrap {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.blog-title {
  font-size: 32px;
}
.blog-video .play-btn {
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  margin-top: -50px;
  margin-left: -50px;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 24px;
  color: #222;
  background: #b9a16b;
  border-radius: 50%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.blog-meta {
  padding: 0;
  margin: 0 0 15px;
}
.blog-meta li {
  display: inline-block;
  margin-right: 25px;
}
.blog-meta li a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #686a6f;
}
.blog-info {
  padding-top: 28px;
  border-top: 1px solid #e9ebee;
}
.blog-category span,
.blog-tag span {
  font-size: 16px;
  text-transform: capitalize;
  color: #222;
}
.sidebar__widget-title h4 {
  font-size: 24px;
  position: relative;
  padding-bottom: 12px;
}
.sidebar__widget-content .search input {
  width: 100%;
  height: 70px;
  line-height: 70px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  outline: 0;
  padding: 0 40px 0 20px;
  background: #b9a16b;
  color: #fff;
}
.sidebar__widget-content .search input::placeholder {
  color: #fff;
}
.rc-text h6 a:hover,
.reply-2:hover,
.sidebar__widget-content .cat-link ul li a:hover,
.sidebar__widget-content .cat-link ul li a:hover::after,
.sidebar__widget-content .tags a:hover,
.user-rating ul li a {
  color: #b9a16b;
}
.sidebar__widget-content .search button {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  background: 0 0;
}
.sidebar__widget-content .cat-link ul li a {
  position: relative;
  font-weight: 400;
  display: block;
}
.sidebar__widget-content .cat-link ul li a::after {
  position: absolute;
  content: "\f105";
  right: 0;
  top: 0;
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
}
.sidebar__widget-padding {
  padding: 45px;
}
.rc-text h6 {
  font-size: 14px;
  line-height: 1.3;
}
.rc-thumb img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.rc-meta {
  font-size: 13px;
}
.post-date span {
  font-size: 14px;
  font-weight: 400;
  color: #b9a16b;
}
.post-comments {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 42px;
  padding-bottom: 46px;
}
.comments-box {
  border-top: 1px solid #e3e3e3;
  padding: 30px 0;
}
.latest-comments li:first-child .comments-box {
  border-top: 0;
  padding-top: 0;
}
.comments-avatar {
  float: left;
  margin-right: 20px;
}
.comments-avatar img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.conatct-post-form input,
.conatct-post-form textarea {
  border: 2px solid #f5f5f5;
  background: #f5f5f5;
  width: 100%;
}
.comments-text {
  overflow: hidden;
  padding-top: 4px;
}
.comments-text p span {
  color: #282828;
}
.avatar-name {
  margin-bottom: 3px;
  overflow: hidden;
  position: relative;
}
.avatar-name h5 {
  font-size: 18px;
  display: inline-block;
  color: #222;
}
.avatar-name span {
  color: #b9a16b;
  text-transform: capitalize;
  display: block;
  font-size: 14px;
  font-weight: 400;
}
.reply-2 {
  font-weight: 600;
  font-size: 14px;
  color: #222;
}
.conatct-post-form .post-check input {
  margin-right: 5px;
  width: auto;
  margin-bottom: 0;
  padding: 0;
}
.comments-text p {
  margin-bottom: 15px;
  margin-top: 8px;
  color: #5b5b5b;
}
.latest-comments li.children {
  margin-left: 100px;
}
.conatct-post-form input {
  height: 55px;
  margin-bottom: 30px;
  padding: 0 30px;
  font-size: 14px;
}
.conatct-post-form input::placeholder {
  color: #bbb;
}
.conatct-post-form textarea {
  height: 175px;
  margin-bottom: 10px;
  padding: 15px 25px;
  font-size: 14px;
  resize: none;
  outline: 0;
}
.conatct-post-form textarea::placeholder {
  color: #bbb;
}
.blog__author {
  padding: 30px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(10, 0, 58, 0.14);
  -moz-box-shadow: 0 1px 4px 0 rgba(10, 0, 58, 0.14);
  box-shadow: 0 1px 4px 0 rgba(10, 0, 58, 0.14);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.blog__author-content h5 {
  font-size: 18px;
  margin-bottom: 10px;
}
.blog__author-content span {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 15px;
}
.blog__author-content p,
.coupon-info p,
.payment-method .accordion-body p {
  margin-bottom: 0;
}
.blog__author-social {
  margin-bottom: 10px;
}
.blog__author-social ul li {
  display: inline-block;
}
.blog__author-social ul li a:hover,
.table-content table td.product-name a:hover,
.tpteam-title a:hover {
  color: #b9a16b;
}
.blog__slider-d.owl-carousel .owl-item img {
  display: inherit;
  width: auto;
}
.tpteam__img img {
  max-width: 100%;
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  border-radius: 8px;
}
.tpteam:hover .tpteam__img img {
  -webkit-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -moz-filter: grayscale(0);
}
.tpteam__social {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  background: #b9a16b;
  display: inline-block;
  padding: 16px 12px;
  margin-left: 30px;
  margin-right: 30px;
  transform: scale(0.9);
}
.tpteam__social a {
  color: #222;
  font-size: 14px;
  margin: 0 6px;
}
.tpteam__text {
  padding-top: 25px;
}
.tpteam-title {
  font-size: 20px;
  font-weight: 600;
}
.tpteam__text h5 {
  font-weight: 500;
  font-size: 18px;
  color: #666;
}
.tpteam:hover .tpteam__social {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.table-content table {
  background: #fff;
  border-color: #e4e4e4;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
}
.table-content .table > :not(:last-child) > :last-child > * {
  border-bottom-color: #e4e4e4;
}
.table-content .product-quantity {
  float: none;
}
.table-content table td.product-name {
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
}
.table-content table td {
  border-top: none;
  padding: 20px 10px;
  vertical-align: middle;
  font-size: 16px;
}
.table-content table td,
.table-content table th {
  border-bottom: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}
.product-quantity input {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #dcdcdc;
}
.table td,
.table th {
  border-top: 1px solid #e4e4e4;
}
.product-quantity > input {
  width: 80px;
  border-radius: 3px;
}
.cart-page-total > ul,
.coupon-content,
.payment-method .accordion .card:first-of-type {
  border: 1px solid #e4e4e4;
}
.table-content table td .cart-plus-minus {
  float: none;
  margin: 0 auto;
  position: relative;
}
.coupon-all {
  margin-top: 50px;
}
#coupon_code {
  height: 50px;
  border: 2px solid #e4e4e4;
  padding: 0 15px;
}
#coupon_code::placeholder {
  color: #6f7172;
}
.cart-page-total {
  padding-top: 50px;
}
.cart-page-total > h2 {
  font-size: 25px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.cart-page-total > ul > li {
  list-style: none;
  font-size: 15px;
  color: #6f7172;
  padding: 10px 30px;
  border-bottom: 1px solid #e4e4e4;
  font-weight: 400;
}
td.product-thumbnail img {
  width: 125px;
}
.coupon-accordion h3 {
  background-color: #f6f6f6;
  border-top: 3px solid #222;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 25px;
  padding: 1em 2em 1em 3.5em;
  position: relative;
  width: auto;
}
.form-row > label,
p.lost-password {
  margin-top: 15px;
}
.coupon-accordion h3::before {
  content: "\f07b";
  left: 15px;
  top: 13px;
  position: absolute;
  color: #6f7172;
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
}
.coupon-accordion span {
  color: #6f7172;
  cursor: pointer;
  transition: 0.3s;
  font-weight: 500;
}
.coupon-content {
  display: none;
  margin-bottom: 20px;
  padding: 30px;
}
.checkout-form-list,
.country-select {
  margin-bottom: 30px;
}
.coupon-info p.form-row-first label,
.coupon-info p.form-row-last label {
  display: block;
  color: #6f7172;
}
.coupon-info p.form-row-first label span.required,
.coupon-info p.form-row-last label span.required {
  color: red;
  font-weight: 700;
}
.coupon-info p.form-row-first input,
.coupon-info p.form-row-last input {
  border: 1px solid #e4e4e4;
  height: 45px;
  margin: 0 0 14px;
  max-width: 100%;
  padding: 0 0 0 10px;
  width: 100%;
  outline: 0;
  box-shadow: none;
}
.coupon-info p.form-row input[type="checkbox"],
.your-order-table table .shipping ul li input {
  position: relative;
  top: 2px;
}
.form-row > label {
  margin-left: 15px;
  color: #6f7172;
}
.buttons-cart a,
.buttons-cart input,
.coupon input[type="submit"],
.coupon-info p.form-row input[type="submit"] {
  background: #252525;
  border: none;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  margin-right: 15px;
  padding: 0 15px;
  text-transform: uppercase;
  transition: 0.3s;
}
p.lost-password a {
  color: #6f6f6f;
}
p.checkout-coupon input[type="text"] {
  height: 45px;
  padding: 0 15px;
  width: 100%;
  border: 1px solid #e4e4e4;
  margin-bottom: 15px;
  outline: 0;
  box-shadow: none;
}
p.checkout-coupon input[type="text"]::placeholder {
  color: #6f7172;
}
.checkbox-form h3 {
  border-bottom: 1px solid #e4e4e4;
  font-size: 26px;
  margin: 0 0 20px;
  padding-bottom: 10px;
  width: 100%;
}
.country-select {
  position: relative;
}
.country-select select {
  width: 100%;
  background-color: transparent;
  border: 1px solid #e4e4e4;
  padding: 0 10px;
  height: 50px;
}
.country-select .nice-select::after {
  margin-top: -5px;
}
.checkout-form-list label,
.country-select label {
  color: #6f7172;
  display: block;
  margin: 0 0 5px;
}
.checkout-form-list label span.required,
.country-select label span.required {
  color: red;
}
.country-select .nice-select {
  border: 1px solid #e4e4e4;
  height: 45px;
  padding-left: 10px;
  width: 100%;
  color: #6f7172;
  margin-bottom: 20px;
  border-radius: 0;
}
.country-select .nice-select:focus {
  border: 1px solid #b9a16b;
}
.checkout-form-list label,
.your-order-table table .shipping ul li label {
  color: #6f7172;
}
.checkout-form-list input[type="email"],
.checkout-form-list input[type="password"],
.checkout-form-list input[type="text"] {
  background: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 0;
  height: 45px;
  padding: 0 0 0 10px;
  width: 100%;
  outline: 0;
  box-shadow: none;
}
.checkout-form-list input[type="email"]::-moz-placeholder,
.checkout-form-list input[type="password"]::-moz-placeholder,
.checkout-form-list input[type="text"]::-moz-placeholder {
  color: #6f7172;
  opacity: 1;
}
.checkout-form-list input[type="email"]::placeholder,
.checkout-form-list input[type="password"]::placeholder,
.checkout-form-list input[type="text"]::placeholder {
  color: #6f7172;
  opacity: 1;
}
.checkout-form-list input[type="checkbox"] {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.create-acc label {
  color: #6f7172;
  display: inline-block;
}
.ship-different-title h3 label {
  display: inline-block;
  margin-right: 20px;
  color: #6f7172;
}
.order-notes textarea {
  border: 1px solid #e4e4e4;
  height: 90px;
  padding: 15px;
  width: 100%;
  outline: 0;
}
.order-notes textarea::-moz-placeholder {
  color: #6f7172;
  opacity: 1;
}
.order-notes textarea::placeholder {
  color: #6f7172;
  opacity: 1;
}
.cartmini__title a:hover,
.sign__header p a:hover {
  color: #b9a16b;
}
.card-header:first-child,
.panel-default > .panel-heading,
.panel-group .panel {
  border-radius: 0;
}
.your-order {
  padding: 30px 40px 45px;
  border: 3px solid #e4e4e4;
}
.your-order h3 {
  border-bottom: 1px solid #e4e4e4;
  font-size: 30px;
  margin: 0 0 20px;
  padding-bottom: 10px;
  width: 100%;
}
.your-order-table table {
  background: 0 0;
  border: 0;
  width: 100%;
}
.your-order-table table td,
.your-order-table table th {
  border-bottom: 1px solid #e4e4e4;
  border-right: none;
  color: #6f7172;
  font-size: 14px;
  padding: 15px 0;
  text-align: left;
}
@media (max-width: 767px) {
  .coupon {
    float: none;
  }
  #coupon_code {
    margin-bottom: 15px;
  }
  .coupon2 {
    float: none;
    margin-top: 15px;
  }
  .your-order {
    padding: 15px;
  }
  .your-order-table table td,
  .your-order-table table th {
    padding-right: 10px;
  }
}
.your-order-table table th {
  border-top: none;
  color: #6f7172;
  font-weight: 400;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
  width: 250px;
}
.your-order-table table .shipping th {
  vertical-align: top;
}
.your-order-table table .order-total th {
  border-bottom: 0;
  font-size: 14px;
}
.your-order-table table tr.cart_item:hover {
  background: #f9f9f9;
}
.your-order-table table tr.order-total td span {
  color: #222;
  font-size: 18px;
  font-weight: 500;
}
.payment-method .accordion-item:last-of-type {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.payment-method .accordion-item {
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid #e4e4e4;
}
.payment-method .accordion-button {
  font-size: 16px;
  font-weight: 500;
  color: #222;
  padding: 23px 0;
  border: none;
}
.payment-method .accordion-button::after {
  position: absolute;
  content: "\f067";
  left: auto;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  font-weight: 400;
  margin-left: 0;
  background-image: none;
}
.payment-method .accordion-button:not(.collapsed) {
  color: #222;
  background-color: #fff;
  box-shadow: none;
}
.payment-method .accordion-button:not(.collapsed)::after {
  content: "\f068";
}
.payment-method .accordion-body {
  padding: 0 0 20px;
}
.order-button-payment input {
  background: #232323;
  border: none;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  height: 40px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  transition: 0.3s;
  width: 100%;
}
.cart-plus-minus input,
.payment-method .btn-link {
  font-size: 14px;
  text-align: center;
  display: inline-block;
}
.payment-method .btn-link {
  -moz-user-select: none;
  background: no-repeat;
  border: none;
  border-radius: 0;
  color: #444;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 0;
  padding: 3px 10px;
  text-transform: uppercase;
  transition: 0.3s;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
}
.payment-method .card {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 10px;
}
.payment-method .card-header {
  background-color: #fff;
  border-bottom: 1px solid #e4e4e4;
}
.cart-plus-minus {
  width: 180px;
}
.cart-plus-minus input {
  border: 1px solid #ebebeb;
  outline: 0;
  background: 0 0;
  font-weight: 400;
  color: #222;
  height: 45px;
  list-style: outside;
  padding: 0 50px;
  width: 180px;
  border-radius: 0;
}
.cart-plus-minus .qtybutton {
  font-size: 20px;
  color: #222;
  display: inline-block;
  position: absolute;
  top: 50%;
  height: 22px;
  width: 22px;
  background: 0 0;
  border-radius: 0;
  line-height: 1;
  cursor: pointer;
  text-align: center;
  transform: translateY(-50%);
}
.sign__header p span,
.sign__social::after {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.cart-plus-minus .dec {
  left: 20px;
}
.cart-plus-minus .inc {
  right: 20px;
}
.cartmini__wrapper {
  padding: 50px 65px 65px;
}
.cartmini__top {
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}
.cartmini__top h4 {
  font-size: 18px;
  margin-bottom: 0;
}
.cartmini__close-btn {
  font-size: 24px;
  color: #222;
  background: 0 0;
  border: 0;
  outline: 0;
}
.cartmini__item {
  padding: 20px 30px 20px 0;
  border-bottom: 1px solid #f5f5f5;
}
.cartmini__item:last-child {
  border: none;
}
.cartmini__thumb img {
  width: 80px;
}
.cartmini__title {
  font-size: 15px;
  color: #222;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 5px;
}
.cartmini__remove {
  position: absolute;
  top: 20px;
  right: 0;
  font-size: 13px;
  color: #bebdbd;
  height: 17px;
  width: 17px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #bebdbd;
  border-radius: 50%;
}
.cartmini__total {
  padding: 20px 0;
  margin-bottom: 20px;
  border-top: 1px solid #f5f5f5;
}
.cartmini__total h5 {
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 400;
  color: #222;
}
.cartmini__total span {
  font-size: 18px;
  color: #222;
}
.cartmini__list {
  height: 575px;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: scroll;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cartmini__list {
    height: 540px;
  }
}
.sign__wrapper {
  padding: 50px 70px 45px;
  margin: 0 30px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 40px 80px 0 rgba(2, 2, 26, 0.14);
  -moz-box-shadow: 0 40px 80px 0 rgba(2, 2, 26, 0.14);
  box-shadow: 0 40px 80px 0 rgba(2, 2, 26, 0.14);
  z-index: 11;
}
.sign__header {
  padding: 0 35px;
}
.sign__header p {
  margin-bottom: 0;
  color: #7a797f;
  position: relative;
  padding: 0 40px;
  display: inline-block;
}
.sign__header p span {
  top: 40%;
  left: 0;
  transform: translateY(-50%);
}
.sign__header p span:last-child {
  left: auto;
  right: 0;
}
.sign__social {
  display: block;
  height: 50px;
  background: #f2f2f2;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  line-height: 48px;
  padding-left: 23px;
  z-index: 1;
  overflow: hidden;
  font-size: 16px;
}
.sign__social::after {
  content: "";
  left: -40%;
  top: 45%;
  transform: translateY(-50%);
  height: 220px;
  width: 220px;
  background: #3360bd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: -1;
}
.footer__subscribe-input button,
.sign__input i {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .kquality-icon {
    margin-bottom: 0;
    float: left;
  }
  .blog-title {
    font-size: 30px;
  }
  .sign__header {
    padding: 0 10px;
  }
  .sign__social::after {
    left: -50%;
  }
}
.sign__social i {
  color: #fff;
  font-size: 16px;
  margin-right: 50px;
}
.sign__agree label a,
.sign__form h5 {
  color: #333;
  font-weight: 500;
}
.sign__social:hover {
  color: #fff;
}
.sign__social:hover::after {
  width: 100%;
  height: 150%;
  left: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.sign__social.g-plus::after {
  background: #e93e30;
}
.sign__form h5 {
  font-size: 16px;
  margin-bottom: 11px;
}
.sign__input input {
  width: 100%;
  height: 60px;
  line-height: 52px;
  padding: 0 50px;
  font-size: 14px;
  border: 2px solid transparent;
  background: #f5f5f5;
  color: #222;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.sign__forgot a,
.sign__new p {
  color: #7a797f;
}
.sign__input input::placeholder {
  color: #7a797f;
}
.sign__input input:focus {
  outline: 0;
  background: #fff;
  border-color: #b9a16b;
  -webkit-box-shadow: 0 1px 4px 0 rgba(8, 0, 42, 0.2);
  -moz-box-shadow: 0 1px 4px 0 rgba(8, 0, 42, 0.2);
  box-shadow: 0 1px 4px 0 rgba(8, 0, 42, 0.2);
}
.sign__input i {
  top: 51%;
  transform: translateY(-50%);
  left: 25px;
  font-size: 14px;
  color: #7a797f;
}
.sign__agree input {
  margin: 2px 0 0;
  appearance: none;
  -moz-appearance: none;
  display: block;
  width: 14px;
  height: 14px;
  background: 0 0;
  border: 1px solid #7a797f;
  outline: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sign__agree input:checked {
  position: relative;
  background-color: #b9a16b;
  border-color: transparent;
}
.sign__agree input:checked::after {
  box-sizing: border-box;
  content: "\f00c";
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-size: 10px;
  color: #fff;
  top: 46%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sign__agree input:hover {
  cursor: pointer;
}
.sign__agree label {
  padding-left: 10px;
  font-size: 14px;
}
.sign__agree label:hover {
  cursor: pointer;
}
.sign__agree label a:hover,
.sign__forgot a:hover,
.sign__new p a {
  color: #b9a16b;
}
.sign__new p {
  margin-bottom: 0;
}
.footer__top-space {
  padding-top: 70px;
}
.footer__top-space-2 {
  padding-top: 60px;
}
.footer__widget.footer-col-1 {
  padding-right: 20px;
}
.footer__widget.footer-col-2 {
  padding-left: 60px;
}
.footer__widget.footer-col-3 {
  /* padding-left: 40px; */
}
@media only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px),
  only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px) {
  .footer__widget.footer-col-3 {
    padding-left: 0;
  }
}
.footer__widget.footer-col-4,
.footer__widget.footer-col-5 {
  /* padding-left: 65px; */
}
@media only screen and (min-width: 1200px) and (max-width: 1399px),
  only screen and (min-width: 992px) and (max-width: 1199px),
  only screen and (min-width: 768px) and (max-width: 991px),
  only screen and (min-width: 576px) and (max-width: 767px),
  (max-width: 575px) {
  .footer__widget.footer-col-4,
  .footer__widget.footer-col-5 {
    padding-left: 0;
  }
}
.footer__widget-title {
  font-size: 15px;
  font-weight: 600;
  color: #b9a16b;
  text-transform: capitalize;
  margin-bottom: 27px;
}
.footer__subscribe-2 p a,
.footer__widget-title-2 {
  color: #fff;
}
.footer__social-3 ul li a,
.footer__widget-title-3 {
  color: #b9a16b;
}
.footer__widget-border::after {
  position: absolute;
  content: "";
  right: -40px;
  top: 0;
  width: 1px;
  height: 235px;
  background-color: #3a3a3a;
}
@media (max-width: 575px),
  only screen and (min-width: 576px) and (max-width: 767px) {
  .header__bottom-offer-border {
    border-right: 0;
  }
  .footer__widget-border::after {
    display: none;
  }
}
.footer__widget-border-2::after {
  left: -80px;
  height: 180px;
}
.footer__subscribe p {
  font-size: 15px;
  color: #000;
  line-height: 23px;
  margin-bottom: 15px;
  text-align: justify;
}
.footer__subscribe-2 p {
  font-size: 13px;
  color: #bbb;
}
.footer__subscribe-input input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 35px 0 25px;
  background-color: #fff;
  outline: 0;
  border: 0;
  font-size: 13px;
}
.footer__subscribe-input input::placeholder {
  color: #6c6c6c;
}
.footer__subscribe-input button {
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  font-size: 18px;
  color: #bbb;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sign__social::after {
    left: -35%;
  }
  .footer__subscribe-input input {
    padding: 0 45px 0 15px;
  }
  .footer__subscribe-input button {
    right: 17px;
  }
}
.footer__copyright p,
.footer__subscribe-3 p {
  margin-bottom: 0;
}
.footer__contact-phone {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}
.heading-tag,
.heading-tag1 {
  font-size: 16px;
  display: inline;
}
.footer__contact-email p {
  font-size: 14px;
  font-weight: 300;
  color: #000;
}
.footer__contact-email-2 p {
  color: #bbb;
  font-weight: 500;
}
.footer__opening p {
  font-size: 12px;
  color: #999;
  margin-bottom: 0;
}
.footer__bottom-links ul li,
.footer__social ul li {
  display: inline-block;
  margin-right: 15px;
}
.footer__social ul li a {
  font-size: 17px;
  display: inline-block;
  color: #b9a16b;
}
.footer__social ul li a:hover {
  color: #000;
}
.footer__bottom-links ul li a:hover,
.footer__copyright p a:hover,
.footer__links-2 ul li a:hover {
  color: #fff;
}
.footer__links ul li {
  line-height: 1;
  margin-bottom: 15px;
}
.footer__links ul li a {
  font-size: 13px;
  color: #000;
  position: relative;
}
.footer__links ul li a::after {
  position: absolute;
  content: "";
  left: auto;
  right: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #fff;
}
.footer__links ul li a:hover::after {
  width: 100%;
  left: 0;
  right: auto;
}
.footer__links-2 ul li a {
  color: #bbb;
}
.footer__offer-inner {
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.footer__offer-inner-2 {
  padding: 20px 0;
}
.footer__offer-inner-2 p {
  font-size: 15px;
  font-weight: 500;
  margin-right: 50px;
}
.footer__offer-inner-2 input {
  background: #fff;
  border-radius: 3px;
}
.footer__offer-inner-2 button {
  color: #282828;
}
.footer__offer-content p {
  font-size: 13px;
  margin-bottom: 0;
  color: #f3f3f3;
}
.footer__offer-content p a {
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
}
.footer__offer-content p a::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #f3f3f3;
}
.footer__offer-content p:first-child {
  position: relative;
  padding-right: 20px;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 6px;
}
.footer__offer-content p:first-child::after {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 18px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}
.footer__bottom-wrapper {
  padding-top: 35px;
  padding-bottom: 35px;
}
.footer__bottom-links ul li a {
  font-size: 13px;
  color: #999;
}
.footer__bottom-2-wrapper {
  border-top: 1px solid #3a3a3a;
}
@media (max-width: 575px) {
  .blog-title {
    font-size: 25px;
  }
  .latest-comments li.children {
    margin-left: 15px;
  }
  .blog__author-content {
    margin-top: 30px;
  }
  .cartmini__wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cartmini__list {
    height: 475px;
  }
  .sign__wrapper {
    margin: 0;
    padding: 30px 20px 25px;
  }
  .sign__header {
    padding: 0;
  }
  .sign__social::after {
    left: -35%;
  }
  .sign__social i {
    margin-right: 35px;
  }
  .footer__widget.footer-col-2 {
    padding-left: 0;
  }
  .footer__info .sm-contact-info,
  .footer__subscribe-3 {
    display: block;
  }
  .footer__subscribe-3 p {
    margin-bottom: 20px;
  }
}
.footer__info .sm-contact-info .sm-item {
  margin-right: 15px;
}
.footer__info .sm-contact-info .sm-item span {
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  color: #bbb;
}
.footer__info .sm-contact-info .sm-item span a {
  font-weight: 400;
  color: #bbb;
  margin-left: 5px;
}
.brand-img {
  width: 100px !important;
}
.w-w {
  width: 80px !important;
}
.text-justify {
  text-align: justify;
}
.col-of-service {
  border: 1px solid gray;
  border-radius: 10px;
  text-align: center;
  padding: 15px 0;
  background-color: #fff;
  box-shadow: 0 0 5px 0 #00000030 !important;
  border-top: 3px solid #b9a16b;
  margin-bottom: 10px;
}
.col-of-service:hover {
  border: 1px solid #b9a16b;
  transition: 0.2s ease-in-out;
  transform: translateY(-3px);
}
.about-img {
  width: 550px;
}
.about-img1 {
  width: 100%;
}
.y-v {
  width: 745px;
  height: 420px;
}
.WhatsappIcon {
  position: fixed;
  z-index: 999;
  bottom: 20px;
  left: 20px;
  cursor: pointer;
}
.vvv {
  background-color: #b9a16bde;
  width: 136px;
  border-radius: 25px;
  padding-bottom: 12px;
}
.heading-tag1 {
  font-weight: 400;
  color: #fff;
}
.heading-tag {
  font-weight: 400;
}
.d-i {
  display: inline;
}
.heading-tag2 {
  font-size: 14px;
  color: #000;
  font-weight: 400;
}
.heading-tag3 {
  font-size: 16px !important;
  font-weight: 400;
  display: inline;
  color: #000 !important;
}
.heading1 {
  flex: 0 0 450px; /* Fixed width for the heading */
  font-size: 23px;
  font-weight: bold;
  padding-left: 20px;
  color: #333;
  border-right: 2px solid #b9a16b;
}
.marquee-container {
  overflow: hidden;
  flex: 1;
}
.marquee-content {
  display: flex;
  animation: scroll 18s linear infinite; /* Adjust animation speed if needed */
}
.marquee-content img {
  height: 50px;
  margin: 0 30px;
}
@keyframes scroll {
  0% { transform: translateX(100%); }
  100% { transform: translateX(-100%); }
}

.marq-des {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 20px 0;
}

.pt-10{
  padding-top: 10px;
}
.two-column-list ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style-type: disc;
}

.two-column-list li {
  width: 50%;
  padding: 5px 0;
}
.pb-0{
  margin-bottom: 0px!important;
}

.bb{
  color: black;
}

.d-non{
  display: none;
}

.custom-select {
  position: relative;
  display: inline-block;
}

.select-selected {
  padding: 0px;
  cursor: pointer;
  font-weight: 500;
  color: #333;
  display: inline-block;
}

.select-items {
  position: absolute;
  z-index: 99;
  display: none;
  flex-direction: column;
  background-color: white; /* Set background color to white */
  width: 200px; /* Set a specific width for the dropdown */
  border: 1px solid #ccc; /* Optional: Add a border for better visibility */
}

.select-items div {
  padding: 3px; /* Decrease padding to reduce spacing */
  cursor: pointer;
  width: 100%; /* Make submenu items take full width */
  font-weight: 500;
}

/* Remove the bottom border from the last submenu item */
.select-items div:last-child {
  border-bottom: none; /* Remove border from the last item */
}

.select-items div:hover {
  background-color: #ddd;
}

/* Show the dropdown when hovering over the custom select */
.custom-select:hover .select-items {
  display: flex;
}

/* Show the dropdown when the selected item is focused */
.select-selected:focus + .select-items {
  display: flex;
}

.marq-mob{display: none;}

@media only screen and (min-width: 751px){.mob{display: none;}}

@media only screen and (max-width: 750px)
{
  .marq-mob {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    justify-content: space-around;

  }
  .heading
  {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  }
  .marquee-content {
    display: flex;
    animation: scroll 18s linear infinite; /* Adjust animation speed if needed */
  }
  .marquee-content img {
    height: 50px;
    margin: 0 30px;
  }
  .about__history-title span,
.about__title1 {
  font-weight: 600;
  font-size: 18px;
  margin-left: 85px;
}
.mob-brand
{
  width:50%;
}
.vvv
{
  width: 110px;
  height: 110px;
}
.ico-font
{
  font-size: 14px;
  padding-top:80px !important;
}
  .bnr_btn
  {
    background-color: #b9a16bde;
    color:#ffff !important;
    padding:10px;
    border-radius: 20px;
  }
  .mob_ico{width: 40px;}
  .mob-cat{width: 50%;}
  .mob-cat7{margin: 0 auto;}
  .des{display: none;}
}

.bakix-map-address122 {
top: 10%;
  margin-top: 10px;
  opacity: 0;
  visibility: hidden;
  right: 10% !important;
}

.ul-para
{
  font-size: 20px !important;
  font-weight: 200;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  color: #313030;
}