/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
html,
body {
  height: 100%;
}

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

.row {
  margin-right: calc(var(--bs-gutter-x) * -0.6);
  margin-left: calc(var(--bs-gutter-x) * -0.6);
}

.row>* {
  padding-right: calc(var(--bs-gutter-x) * 0.6);
  padding-left: calc(var(--bs-gutter-x) * 0.6);
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  padding-right: var(--bs-gutter-x, 0.9rem);
  padding-left: var(--bs-gutter-x, 0.9rem);
}

:root {
  scroll-behavior: unset;
  --font-1: Outfit;
  --font-2: Oswald;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}

.aligncenter {
  display: block;
  margin: 0 auto 15px;
}

a:focus {
  outline: 0px solid;
}

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

.fix {
  overflow: hidden;
}

p {
  margin: 0 0 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 10px;
}

a {
  transition: all 0.3s ease 0s;
  text-decoration: none;
}

a:hover {
  color: #ec4445;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0 none;
}

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.clear {
  clear: both;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

body {
  color: #1e1e1e;
  font-family: var(--font-1);
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  /* line-height: 24px; */
  opacity: 1;
  transition: opacity 0.24s ease-in-out 0s;
  visibility: visible;
}

.slider-active-two .col-md-4 {
  width: 100%;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

/*--------------------- 2. index-1--------------------*/
.header-area .header-top {
  background: #181818 none repeat scroll 0 0;
  color: white;
  padding: 10px 0;
}

.logo.floatleft>a {
  line-height: 100px;
}

.header-area .widget {
  float: right;
}

.design-area.again-design.theard {
  padding: 70px 0;
}

.widget ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.widget ul>li {
  border-right: 1px solid #575757;
  display: inline-block;
  line-height: 13px;
  padding: 0 10px;
}

.widget ul>li>a {
  color: white;
}

.widget ul>li>a:hover {
  /* opacity: 0.7; */
  color: #ce9634;
}

.header-area .header-menu {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  color: #ffffff;
  left: 0;
  position: absolute;
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: 999;
}

.header-area .header-menu.stick {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-left: 280px;
  background: #000000 none repeat scroll 0 0;
}

.header-menu.stick .muti_menu ul li a,
.header-menu.stick .logo.floatleft>a,
.header-menu.stick .tb-menu-sidebar .search-item>a,
.header-menu.stick .top-shop-title>a {
  line-height: 80px;
}

.header-menu.stick .top-shop-title a span.count {
  top: 23px;
}

.header-wrapper {
  position: relative;
}

.header-wrapper::before,
.header-wrapper::after {
  clear: both;
  content: "";
  display: table;
}

.menu-cart {
  float: right;
}

.muti_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.muti_menu ul li {
  float: left;
  display: inline-block;
}

.muti_menu ul li a {
  color: white;
  display: inline-block;
  font-family: var(--font-1);
  font-size: 14px;
  font-style: normal;
  padding: 0px 20px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  line-height: 100px;
}

.header-area .header-menu.stick .muti_menu ul li a {
  color: white;
}

.muti_menu ul li a:hover {
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}

.muti_menu ul li .mega-menu {
  background: #000 none repeat scroll 0 0;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
  display: none;
  left: 0;
  max-height: 0;
  min-width: 0;
  overflow: hidden;
  padding: 23px 30px 10px;
  position: absolute;
  text-align: left;
  top: 100%;
  visibility: visible;
  width: 100%;
  z-index: -999;
}

.muti_menu ul li .rayed {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
  display: none;
  margin: 0;
  max-height: 0;
  max-width: 0;
  overflow: hidden;
  padding: 10px 0;
  position: absolute;
  text-align: left;
  top: 100%;
  visibility: visible;
  width: 220px;
  z-index: -999;
}

.muti_menu ul li:hover .mega-menu,
.muti_menu ul li:hover .rayed {
  max-height: 3000px;
  max-width: 3000px;
  display: block;
  animation: 0.4s ease 0s normal both 1 running fadeInUp;
  z-index: 5000;
}

.muti_menu ul li .mega-menu .tas,
.muti_menu ul li .rayed .tas {
  float: left;
  padding-bottom: 20px;
  width: 29.33%;
  margin-right: 20px;
}

.muti_menu ul li .rayed.ru .tas {
  margin-right: 0px;
  padding-bottom: 0px;
  width: 100%;
  background-color: black;
}

.muti_menu ul li .mega-menu .tas a {
  border-top: 1px solid rgba(170, 170, 170, 0.2);
  color: white;
  display: block;
  font-family: inherit;
  font-size: 13px;
  line-height: 38px;
  padding: 0 0 0 0px;
  text-transform: inherit;
}

.muti_menu ul li .rayed.ru .tas a {
  border-bottom: 1px solid rgba(170, 170, 170, 0.2);
  color: white;
  display: block;
  font-family: inherit;
  font-size: 13px;
  line-height: 38px;
  padding: 0 0 0 20px;
  text-transform: inherit;
  text-transform: capitalize;
}

.muti_menu ul li .mega-menu .tas a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #ce9634;
  padding-left: 5px;
}

.muti_menu ul li .rayed .tas a:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #ce9634;
}

.muti_menu ul li .mega-menu .tas .hedding-border a,
.muti_menu ul li .rayed .tas .hedding-border a {
  color: #ce9634;
  text-transform: uppercase;
  width: bold;
  font-family: var(--font-1);
  font-size: 14px;
  font-style: normal;
}

h3.hedding-border {
  margin-bottom: 0;
}

.muti_menu ul li .mega-menu .tas .hedding-border a:hover,
.muti_menu ul li .rayed .tas .hedding-border a:hover {
  color: #ce9634;
  padding-left: 0px;
}

.muti_menu ul li .mega-menu .tas a:hover {
  background: none repeat scroll 0 0 transparent !important;
}

.muti_menu ul li .rayed.ru {
  padding: 0px 0;
}

.muti_menu ul li .rayed .tas a :last-child {
  border-bottom: medium none;
}

.muti_menu ul li .mega-menu .tas a:first-child {
  border-top: medium none;
}

.tas2 {
  float: left;
  width: 50%;
}

.tas1 {
  float: left;
  width: 50%;
}

.tas1.tas3 {
  float: left;
  width: 100%;
}

.muti_menu ul li .mega-menu .tas1.tas3 .tas {
  float: left;
  margin-right: 20px;
  padding-bottom: 20px;
  width: 14.96%;
}

.tas4 {
  float: left;
  margin: 0 -15px;
}

.menu-img.im3 {
  float: left;
  padding: 0 15px;
  width: 50%;
}

.menu-img.im3>a {
  display: block;
  padding: 0px 0 39px;
}

.muti_menu ul li .mega-menu .tas1.tas3 .tas.mrgn-none {
  margin-right: 0px;
}

.menu-img.ist>a {
  padding: 25px 0 38px;
}

.muti_menu ul li a.active {
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}

.tb-menu-sidebar {
  display: inline-block;
  vertical-align: middle;
}

.tb-menu-sidebar .search-item {
  display: inline-block;
  position: relative;
}

.tb-menu-sidebar .search-item>a {
  display: block;
  font-size: 14px;
  line-height: 100px;
  padding: 0 12px;
  transition: all 0.4s ease 0s;
  color: white;
}

.tb-menu-sidebar .search-item>a:hover {
  color: #ce9634;
}

.tb-menu-sidebar .widget_searchform_content {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
  display: none;
  min-width: 300px;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 100%;
}

.tb-menu-sidebar .widget_searchform_content.active {
  animation: 0.4s ease 0s normal both 1 running fadeInUp;
  display: block;
  z-index: 99999999;
}

.tb-menu-sidebar .widget_searchform_content>form,
.blog-area .widget_searchform_content>form {
  padding-right: 80px;
  position: relative;
}

.tb-menu-sidebar .widget_searchform_content>form>input,
.blog-area .widget_searchform_content>form>input {
  background: transparent none repeat scroll 0 0;
  height: 40px;
  margin: 0;
}

.tb-menu-sidebar input[type="text"],
.blog-area .widget_searchform_content input[type="text"] {
  background-color: #fff;
  border: 1px solid #d3d3d3;
  line-height: 28.8px;
  outline: medium none;
  padding: 5px 15px;
  transition: all 0.4s ease 0s;
  width: 100%;
  color: #444;
}

.tb-menu-sidebar .widget_searchform_content>form>input[type="submit"],
.blog-area .widget_searchform_content>form>input[type="submit"] {
  background: #ce9634 none repeat scroll 0 0;
  border-color: #ce9634;
  color: #ffffff;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  width: 80px;
  border: 1px solid #ce9634;
}

.tb-menu-sidebar input[type="text"]:focus {
  border-color: #ce9634;
}

.top-shop-title a span.count {
  background: #ce9634 none repeat scroll 0 0;
  border: 2px solid #ce9634;
  border-radius: 100%;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  height: 18px;
  line-height: 14px;
  position: absolute;
  right: -1px;
  text-align: center;
  top: 33px;
  width: 18px;
}

.wish-cart {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  color: #999;
  display: none;
  font-size: 12px;
  padding: 10px 20px;
  position: absolute;
  right: 0px;
  top: 100%;
  transition: all 0.5s ease 0s;
  width: 360px;
}

.wish-cart.active {
  animation: 0.4s ease 0s normal both 1 running fadeInUp;
  display: block;
  z-index: 999999999;
}

.cat {
  margin-bottom: 10px;
}

.cat img {
  border: 1px solid #ddd;
  float: left;
  height: 100px;
  margin-bottom: 5px;
  width: 100px;
  object-fit: cover;
  object-position: top;
}

.top-cart {
  border-left: 1px solid #ddd;
  float: right;
  padding: 25px 15px;
}

.cat {
  display: block;
  overflow: hidden;
  position: relative;
  padding: 15px 0 15px 0px;
  border-bottom: 1px solid #eee;
}

.cat a.image {
  border: medium none;
  color: #5c5c5c;
  float: left;
  font-size: 13px;
  font-weight: 600;
  text-transform: none;
  width: 100px;
}

.cat_two {
  display: block;
  float: left;
}

.cat p {
  font-size: 13px;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-left: 22px;
  color: #1e1e1e;
}

.cat p a {
  color: #1e1e1e;
}

.cat_icon {
  position: absolute;
  right: 0;
  top: 40%;
}

.cat a i {
  background: #f4f4f4 none repeat scroll 0 0;
  border-radius: 100%;
  color: #f59997;
  font-size: 11px;
  height: 15px;
  margin-left: 7px;
  text-align: center;
  width: 17px;
}

.top-shop-title>a {
  color: white;
  display: block;
  font-size: 14px;
  line-height: 100px;
  padding: 0 12px;
  transition: all 0.4s ease 0s;
}

.header-area .header-menu.stick .menu-sidebar-container a {
  color: black;
}

.header-area .header-menu.stick .menu-sidebar-container a:hover {
  color: #cd9534;
}

.header-area .header-menu.stick .mean-container a.meanmenu-reveal span {
  background: white;
}

.search-icon {
  color: white;
}

.fa-shopping-cart {
  color: white;
}

.meanclose {
  color: white !important;
}

.cat_bottom .total {
  color: #363636;
  font-size: 18px;
  font-weight: 400;
  padding-top: 15px;
  text-transform: uppercase;
  font-family: var(--font-1);
}

.cat_bottom .total>strong {
  font-weight: 400;
  margin-right: 40px;
}

.cat_bottom .total>span {
  font-size: 16px;
  font-weight: 400;
  font-family: var(--font-1);
}

.cat_bottom .buttons>a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #cccccc;
  border-radius: 20px;
  color: #1e1e1e;
  display: block;
  float: none !important;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  padding: 10px 15px;
  text-align: center;
  text-transform: uppercase;
  font-family: var(--font-1);
  transition: all 0.5s ease 0s;
}

.cat_bottom .buttons>a.wc-forward {
  margin-bottom: 15px;
}

.cat_bottom .buttons>a:hover {
  background: #ce9634 none repeat scroll 0 0;
  border-color: #ce9634;
  color: #ffffff !important;
}

.cat_two span {
  color: #484848;
  font-size: 16px;
  font-weight: 400;
}

span.agn {
  color: #1e1e1e;
  font-size: 19px;
  font-weight: 400;
}

.cat_icon>a.remove {
  background: #ce9634 none repeat scroll 0 0;
  border-radius: 100%;
  color: #fff !important;
  font-size: 13px;
  font-weight: 700;
  height: 15px;
  line-height: 15px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 15px;
}

.main-slider {
  position: relative;
}

.bend.niceties.preview-2 {
  position: relative;
}

.an-si .preview-2 .nivo-controlNav {
  bottom: 0;
  left: 49%;
  position: absolute;
  z-index: 91;
  display: none;
}

.slide-all {
  display: block;
  float: right;
  margin-right: 10%;
  margin-top: 23%;
  text-align: center;
}

.slide-all2 {
  display: block;
  float: left;
  margin-left: 20%;
  margin-top: 20%;
  text-align: center;
}

h1.title5 {
  font-size: 30px;
  letter-spacing: 7px;
  text-transform: uppercase;
  font-weight: lighter;
}

h2.title6 {
  font-size: 79px;
  font-weight: 400;
  letter-spacing: 7px;
  line-height: 79px;
  text-transform: uppercase;
  margin: 0;
}

p.title0 {
  font-size: 18px;
  font-weight: lighter;
  letter-spacing: 8px;
  line-height: 22px;
  text-transform: uppercase;
}

a.min1 {
  border: 1px solid #fff;
  border-radius: 20px;
  color: #fff;
  font-size: 12px;
  padding: 10px 31px;
  line-height: 72px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s !important;
  font-weight: bold;
}

h2.title5.s3 {
  font-size: 26px;
  font-weight: lighter;
  letter-spacing: 15px;
}

h1.title6.s3 {
  font-size: 64px;
  font-weight: 700;
  line-height: 117px;
}

p.title0.s3 {
  letter-spacing: 14px;
}

a.min1:hover {
  color: #ce9634;
}

.design-area {
  padding: 50px 0 0px;
}

.design-area .tb-info-box {
  margin-bottom: 30px;
  position: relative;
  display: flex;
  align-items: center;
}

.design-area .tb-info-box .tb-image {
  display: inline-block;
  line-height: 0;
  max-width: 370px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  width: 48%;
}

.design-area .tb-info-box .tb-image::after {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 15px;
  position: absolute;
  right: -8px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 15px;
}

.design-area .tb-info-box .tb-image.tb-right::after {
  left: -8px;
  right: auto;
}

.design-area .tb-info-box:hover .tb-image>img {
  opacity: 0.8;
  transform: scale(1.2);
}

.design-area .tb-info-box .tb-image>img,
.ro-info-box-wrap.tpl3 .tb-image>img {
  height: auto;
  transition: all 0.4s ease 0s;
  width: 100%;
}

.design-area .tb-info-box .tb-content {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 51%;
}

.design-area .tb-info-box .tb-content>h5,
.tb-content-inner>h5 {
  color: #353535;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.15em;
  line-height: 42px;
  margin-bottom: 0;
  font-family: var(--font-1);
}

.design-area .tb-info-box .tb-content>h3,
.tb-content-inner>h3 {
  color: #353535;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.15em;
  line-height: 42px;
  margin-bottom: 20px;
  font-family: var(--font-1);
}

.design-area .tb-info-box .tb-content>h6>a,
.tb-content-inner>h6>a {
  border-top: 1px solid #9c9c9c;
  color: black;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.15em;
  line-height: 27px;
  padding-top: 5px;
  transition: all 0.4s ease 0s;
  font-family: var(--font-1);
}

.design-area .tb-info-box .tb-content>h6>a:hover,
.tb-content-inner>h6>a:hover {
  color: #ce9634;
}

.design-area .tb-info-box:hover .tb-content>h6>a {
  border-top: 1px solid #ce9634;
}

.ro-info-box-wrap.tpl3:hover .tb-content-inner>h6>a {
  border-top: 1px solid #ce9634;
}

.design-area .tb-info-box .tb-content>h6,
.tb-content-inner>h6 {
  margin-bottom: 0;
}

.tb-info-box.bt-no {
  margin-bottom: 0;
}

.ro-info-box-wrap.tpl3 {
  max-width: 370px;
  overflow: hidden;
  position: relative;
}

.ro-info-box-wrap.tpl3 .tb-content .tb-content-inner {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  padding: 20px 10px;
}

.ro-info-box-wrap.tpl3 .tb-content {
  bottom: 0;
  left: 0;
  padding: 20px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.ro-info-box-wrap.tpl3:hover .tb-image>img {
  opacity: 0.8;
  transform: scale(1.2);
}

.ro-info-box-wrap.tpl3 .tb-image>img {
  height: auto;
  transition: all 0.4s ease 0s;
  width: 100%;
}

.product-area {
  background: rgba(0, 0, 0, 0) url("img/bg-img/bg-have-overlay.jpg");
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.product-top {
  background: rgba(53, 53, 53, 0.5) none repeat scroll 0 0;
}

.pro-text h3 {
  color: #fff;
  font-family: var(--font-1);
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  line-height: 29px;
  opacity: 1;
  transition: opacity 0.24s ease-in-out 0s;
  visibility: visible;
  text-transform: uppercase;
}

.pro-text::after {
  background: rgba(0, 0, 0, 0) url("assets/images/underline-style-1.png") no-repeat scroll 0 0;
}

.product-area .tb-product-item-inner .onsale,
.product-tab-area .tb-product-item-inner .onsale,
.design-area .tb-product-item-inner .onsale,
.shop-area .tb-product-item-inner .onsale,
.single-pro-area7 .tb-product-item-inner .onsale {
  background: #000 none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  height: 44px;
  left: 15px;
  line-height: 44px;
  padding: 0;
  text-shadow: initial;
  top: 15px;
  width: 44px;
  z-index: 9;
  display: block;
  text-align: center;
  position: absolute;
}

.product-tab-area .tb-product-item-inner .onsale.two,
.design-area .tb-product-item-inner .onsale.two {
  background: #2b2b2b none repeat scroll 0 0;
  color: #fff;
}

.new.sale-badge {
  background: #2b2b2b !important;
}

.tb-product-item-inner {
  position: relative;
}

.product-area .tb-product-item-inner:hover .tb-item-content-info {
  opacity: 1;
}

.product-area .tb-item-content-info {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  height: 90%;
  left: 5%;
  opacity: 0;
  position: absolute;
  top: 5%;
  transition: all 0.4s ease 0s;
  width: 90%;
  z-index: 8;
}

.product-area .tb-item-content-info-inner {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.product-area .tb-item-content-info .tb-product-title a,
.tb-beg a {
  color: #1e1e1e;
  font-size: 14px;
  line-height: 1.4;
  height: 2.8em;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-area .tb-product-price,
.product-tab-area .tb-product-price,
.modal-content .tb-product-price,
.home-3 .tb-product-price,
.top-shop-sidebar .tb-product-price,
.shop-area .tb-product-price,
.single-product-area .tb-product-price {
  color: black;
  font-size: 14px;
  font-weight: 400;
  line-height: 36px;
  transition: all 0.4s ease 0s;
  font-family: var(--font-1);
}

.product-area .tb-product-price span.amount,
.product-tab-area .tb-product-price span.amount,
.modal-content .tb-product-price span.amount,
.shop-area .tb-product-price span.amount {
  color: #c5c5c5;
  font-size: 12px;
  line-height: 12px;
  margin-right: 10px;
  position: relative;
  text-decoration: none;
}

.product-area .tb-product-price span.amount::before,
.product-tab-area .tb-product-price span.amount::before,
.modal-content .tb-product-price span.amount::before,
.shop-area .tb-product-price span.amount::before {
  border-top: 1px solid #c5c5c5;
  content: "";
  left: -3px;
  position: absolute;
  top: 10px;
  transform: rotate(-15deg);
  width: 120%;
}

.product-area .tb-product-price span.amount2,
.product-tab-area .tb-product-price span.amount2,
.modal-content .tb-product-price span.amount2 {
  color: #484848;
  line-height: 36px;
  text-decoration: underline;
}

.product-area .tb-product-btn a,
.home-3 .tb-product-btn a,
.shop-area .li-item .tb-product-btn a {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #dcdcdc;
  border-radius: 40px;
  color: #757575;
  display: inline-block;
  height: 40px;
  margin: 10px 2px;
  overflow: hidden;
  padding: 0;
  position: relative;
  transition: all 0.4s ease 0s;
  width: 40px;
  line-height: 39px;
}

.product-area .tb-product-btn a:hover,
.product-tab-area .last-cart a.las3:hover,
.home-3 .tb-product-btn a:hover,
.shop-area .last-cart a.las3:hover,
.shop-area .li-item .tb-product-btn a:hover {
  background: #ce9634 none repeat scroll 0 0;
  color: #ffffff;
}

.product-tab-area .last-cart a.las3,
.design-area .last-cart a.las3,
.shop-area .last-cart a.las3,
.single-pro-area7 .last-cart a.las3 {
  line-height: 39px;
  color: #757575;
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #dcdcdc;
  border-radius: 40px;
  display: inline-block;
  height: 40px;
  margin-left: 0;
  margin-right: 10px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  transition: all 0.4s ease 0s;
  vertical-align: middle;
  width: 0;
}

.single-pro-area7 .last-cart a.las3:hover {
  background: #ce9634 none repeat scroll 0 0;
  color: #ffffff;
}

.design-area .last-cart a.las3:hover {
  background: #ce9634 none repeat scroll 0 0;
  color: #ffffff;
}

.product-tab-area .last-cart a.las3.las7,
.design-area .last-cart a.las3.las7 {
  margin-left: 10px;
}

.tb-product-item-inner.tb2.pct-last:hover .last-cart a.las3 {
  opacity: 1;
  width: 40px;
}

.last-cart.l-mrgn {
  margin-top: 10px;
}

.last-cart a.last1 {
  background-color: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 30px;
  color: #1e1e1e;
  display: block;
  font-size: 12px;
  font-weight: 400;
  margin: 0 auto;
  max-width: 130px;
  padding: 7px 3px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  font-family: var(--font-1);
}

.last-cart a.las4 {
  background-color: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 30px;
  color: #1e1e1e;
  display: inline-block;
  font-family: var(--font-1);
  font-size: 12px;
  font-weight: 400;
  padding: 7px 15px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  text-align: center;
}

.last-cart a.last1:hover,
.last-cart a.las4:hover {
  background: #ce9634 none repeat scroll 0 0;
  border-color: #ce9634;
  color: #ffffff;
}

.tb-product-item-inner.tb2 {
  margin-bottom: 30px;
}

.product-area .tb-product-price span.amount2.tno {
  text-decoration: none;
}

.pro-text {
  padding: 70px 0 35px;
}

.tb-product-item-inner img {
  width: 100%;
}

.tb-product-item-inner>a {
  display: block;
}

.view-all {
  margin-bottom: 50px;
  overflow: hidden;
  padding-top: 50px;
  position: relative;
}

.view-all a {
  border: 1px solid #fff;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  font-family: var(--font-1);
  font-size: 12px;
  line-height: 20px;
  padding: 9px 42px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.view-all a:hover {
  background: #ce9634 none repeat scroll 0 0;
  border-color: #ce9634;
}

.view-all::after,
.view-all::before {
  background: #fff none repeat scroll 0 0;
  bottom: 19px;
  content: "";
  height: 1px;
  position: absolute;
  width: 43%;
}

.view-all::before {
  left: 0;
}

.view-all::after {
  right: 0;
}

.free-shopping-area .tb-service {
  margin: 0 auto 74px;
  max-width: 370px;
  position: relative;
  text-align: center;
}

.free-shopping-area .tb-service .tb-icon {
  border: 1px solid #000;
  border-radius: 50%;
  color: #000;
  display: inline-block;
  font-size: 30px;
  height: 80px;
  line-height: 78px;
  margin-bottom: 25px;
  transition: all 0.4s ease 0s;
  width: 80px;
  font-family: var(--font-1);
}

.free-shopping-area .tb-service:hover .tb-icon {
  background: #ce9634 none repeat scroll 0 0;
  border-color: #ce9634;
}

.free-shopping-area .tb-service .tb-title::after {
  border-top: 1px solid #000;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  transition: all 0.4s ease 0s;
  width: 30px;
}

.free-shopping-area .tb-service:hover .tb-title::after {
  border-color: #ce9634;
}

.free-shopping-area .tb-service .tb-title {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 18px;
  margin-bottom: 15px;
  padding-bottom: 20px;
  position: relative;
}

.free-shopping-area .tb-service .tb-content {
  color: #000;
  font-size: 13px;
  line-height: 22px;
  font-size: 13px;
}

.free-shopping-area {
  padding-top: 70px;
}

.features-curosel2 {
  margin: 0 -10px;
}

.features-curosel2 .item {
  padding: 0 10px;
}

.features-curosel2 .col-md-3 {
  width: 100%;
}

.tb-product-item-inner.tb2.pct-last {
  position: relative;
}

.tb-product-item-inner.tb2.pct-last img {
  width: 100%;
  aspect-ratio: 2 / 3;
  object-fit: contain;
  background-color: #fff;
}

.tb-product-item-inner.tb2.pct-last a.la-icon,
.home-3 .tb-product-item .tb-image a.la-icon {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  border-radius: 50%;
  color: #585858;
  display: inline-block;
  font-size: 20px;
  height: 60px;
  left: 50%;
  line-height: 60px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 32%;
  transform: translateX(-50%) translateY(-50%) scale(0.6);
  transition: all 0.4s ease 0s;
  width: 60px;
}

.tb-product-item-inner.tb2.pct-last a.la-icon:hover,
.home-3 .tb-product-item .tb-image a.la-icon:hover {
  background: #ce9634 none repeat scroll 0 0;
  border-color: #ce9634;
  color: #ffffff;
}

.tb-product-item-inner.tb2.pct-last:hover a.la-icon,
.home-3 .tb-product-item:hover a.la-icon {
  opacity: 1;
  transform: translateX(-50%) translateY(-50%) scale(1);
}

.tb-product-item-inner.tb2.pct-last .tb-content {
  padding: 20px 10px;
  text-align: center;
}

.nav.nav-tabs {
  display: flex;
  justify-content: center;
  border: none;
  align-items: center;
}

.vc_tta-tab {
  display: flex;
  align-items: center;
  position: relative;
}

.vc_tta-tab::after {
  content: "|";
  margin-left: 20px;
  color: #ddd;
  font-size: 16px;
  font-weight: 300;
}

.vc_tta-tab:last-child::after {
  display: none;
}

.product-tab-area .vc_tta-tab>a {
  color: #ababab;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0;
  transition: all 0.3s;
  letter-spacing: 0.5px;
}

.product-tab-area .vc_tta-tab>a.active {
  color: #000 !important;
  font-weight: 700;
}

.product-tab-area .vc_tta-tab>a:hover {
  color: #ce9634;
}

.product-tab-area .vc_tta-tab::before,
.design-area .vc_tta-tab::before {
  display: none;
}

.product-tab-area .vc_tta-tab .active::after,
.design-area .vc_tta-tab .active::after {
  display: none;
}


/* Removed legacy overrides to maintain L5 parity */


.product-tab-area .nav-tabs,
.design-area .nav-tabs {
  border-bottom: none;
}

.tab-content.jump .tab-pane {
  display: block;
  height: 0;
  opacity: 0;
  overflow: hidden;
}

.tab-content.jump .tab-pane.active {
  display: block;
  height: auto;
  opacity: 1;
  overflow: visible;
}

.product-tab-area {
  padding-bottom: 25px !important;
  padding-top: 70px !important;
}

.indicator-style2 .owl-nav div {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #dcdcdc;
  border-radius: 50%;
  color: #757575;
  font-size: 20px;
  height: 40px;
  line-height: 35px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 35%;
  /* top: 110px; */
  transition: all 0.4s ease 0s;
  width: 40px;
}

.indicator-style2 .owl-nav div:hover {
  background: #ce9634 none repeat scroll 0 0;
  border-color: #ce9634;
  color: #ffffff;
}

.indicator-style2:hover .owl-nav div {
  opacity: 1;
}

.indicator-style2 .owl-prev {
  left: -50px;
}

.indicator-style2 .owl-next {
  right: -50px;
}

.indicator-style2:hover .owl-prev {
  /* left: -50px; */
}

.indicator-style2:hover .owl-next {
  /* right: -50px; */
}

.lastest-area .lastest-from::after,
.design-area .lastest-from::after {
  background: rgba(0, 0, 0, 0) url("img/icon-img/underline-style-2.png") no-repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 39px;
  transform: translateX(-50%);
  width: 87px;
  z-index: 9;
}

.lastest-from>h3 {
  color: #373737;
  font-family: var(--font-1);
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  line-height: 29px;
  opacity: 1;
  text-transform: uppercase;
  transition: opacity 0.24s ease-in-out 0s;
  visibility: visible;
}

.lastest-area .tb-post-item,
.blog-area .tb-post-item {
  margin: 0 auto 30px;
  position: relative;
}

.tb-post-item.ma-nn {
  display: block;
  overflow: hidden;
}

.lastest-area .tb-post-item .tb-thumb,
.blog-area .tb-post-item .tb-thumb {
  line-height: 0;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease 0s;
}

.lastest-area .tb-post-item .tb-thumb .tb-publish,
.blog-area .tb-post-item .tb-thumb .tb-publish {
  background: #686868 none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  left: 0;
  line-height: 24px;
  padding: 10px 20px;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  transition: all 0.4s ease 0s;
}

.lastest-area .tb-content7 a h4.tb-titlel,
.blog-area .tb-content7 a h4.tb-titlel {
  color: #3f3f3f;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  font-family: var(--font-1);
}

.lastest-area .tb-content7 a h4.tb-titlel:hover,
.blog-area .tb-content7 a h4.tb-titlel:hover {
  color: #ce9634;
}

.lastest-area .tb-post-item .tb-content7 .tb-excerpt,
.blog-area .tb-post-item .tb-content7 .tb-excerpt {
  color: #6e6e6e;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}

.lastest-from {
  padding-bottom: 34px;
  position: relative;
}

.lastest-area {
  background-color: #f4f4f4 !important;
  padding-bottom: 40px !important;
  padding-top: 70px !important;
}

.lastest-area .tb-thumb>img,
.blog-area .tb-thumb>img {
  height: auto;
  transition: all 0.4s ease 0s;
  width: 100%;
}

.lastest-area .tb-post-item:hover .tb-thumb>img,
.blog-area .tb-post-item:hover .tb-thumb>img {
  transform: scale(1.2);
}

.lastest-area .tb-post-item:hover .tb-thumb,
.blog-area .tb-post-item:hover .tb-thumb {
  opacity: 0.6;
}

.footer-area .footer-top {
  padding: 55px 0 40px;
  background-color: black;
  border-top: 1px solid #eee;
}

.footer-area .footer-top .first-footer h3,
.footer-area .footer-top .last-footer h3 {
  color: white;
  font-size: 15px;
  margin-bottom: 9px;
  text-transform: uppercase;
  font-family: var(--font-1);
  font-style: normal;
  font-weight: normal;
  line-height: 29px;
  opacity: 1;
  transition: opacity 0.24s ease-in-out 0s;
  visibility: visible;
}

.footer-area .footer-top .first-footer ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.footer-area .footer-top .first-footer ul li {
  margin-bottom: 10px;
  padding-left: 0px;
  position: relative;
}

.footer-area .footer-top .first-footer ul li a {
  color: white;
  display: flex;
  gap: 10px;
  flex-wrap: nowrap;
}

.footer-area .footer-top .first-footer ul li a i {
  background-clip: padding-box;
  border: 1px solid #727272;
  border-radius: 50%;
  color: white;
  display: inline-block;
  font-size: 16px;
  height: 33px;
  left: 0;
  line-height: 30px;
  position: relative;
  text-align: center;
  top: 0px;
  width: 33px;
  flex-basis: 13%;
}

.footer-area .footer-top .first-footer ul li a span {
  flex-basis: 82%;
  align-content: center;
  line-height: 1.5;
}

.footer-area .footer-top .first-footer ul li a:hover span {
  color: #ce9634;
}

.footer-area .footer-top .first-footer ul.f-none li {
  margin-bottom: 7px;
  padding-left: 0px;
}

.footer-area .footer-top .first-footer ul.f-none li a {
  transition: all 0.4s ease 0s;
}

.footer-area .footer-top .first-footer ul.f-none li a:hover {
  color: #ce9634;
}

.last-footer .newsletter form {
  overflow: hidden;
  padding-right: 90px;
  position: relative;
}

.last-footer .newsletter form input {
  background: #ddd none repeat scroll 0 0 padding-box;
  border: 0 none transparent;
  border-radius: 30px 0 0 30px;
  box-shadow: none;
  height: 34px;
  margin: 0;
  padding: 0 15px;
}

.last-footer .newsletter form input[type="email"] {
  line-height: 28.8px;
  outline: medium none;
  transition: all 0.4s ease 0s;
  width: 100%;
  color: #000;
}

.last-footer .newsletter form input:focus {
  color: #000;
}

.newsletter-submit:hover {
  background-color: #ce9634 !important;
}

.last-footer .newsletter form input[type="submit"] {
  background: #494949 none repeat scroll 0 0 padding-box;
  border-radius: 0 30px 30px 0;
  color: #ffffff;
  font-size: 12px;
  line-height: 35px;
  text-transform: uppercase;
}

.last-footer .newsletter form p:last-child {
  position: absolute;
  right: 0;
  top: 0;
}

.last-footer .newsletter {
  margin-bottom: 30px;
}

.last-footer .textwid ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.last-footer .socials li {
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 15px;
}

.last-footer .socials li a {
  background-clip: padding-box;
  border: 1px solid white;
  border-radius: 50%;
  display: inline-block;
  height: 33px;
  line-height: 33px;
  text-align: center;
  width: 33px;
  color: white;
}

.last-footer .socials li a:hover {
  background: #ce9634 none repeat scroll 0 0;
  border-color: #ce9634;
  color: white;
}

.footer-area .footer-bottom {
  padding: 0;
  background-color: #000;
}

.footer-address {
  color: #fff;
}

.footer-address a {
  color: #ce9634;
}

address {
  font-style: normal;
  line-height: 42px;
  margin-bottom: 0;
}

.footer-address address a:hover {
  text-decoration: underline;
}

.footer-area .footer-bottom .foot-icon ul {
  line-height: 0;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.footer-area .footer-bottom .foot-icon ul li {
  display: inline-block;
  float: left;
  margin-left: 15px;
}

.foot-icon {
  float: right;
}

.product-tab-area .tb-product-price span.amount2.ana {
  text-decoration: none;
}

.product-tab-area .tb-product-item-inner .onsale.two,
.design-area .tb-product-item-inner .onsale.two {
  background: #2b2b2b none repeat scroll 0 0;
  color: #fff;
}

.product-area .tb-item-content-info .tb-product-title a:hover,
.tb-beg a:hover {
  color: #ce9634;
}

/*--------------------- 3. index-2--------------------*/
.header-area.home-2 {
  background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
  left: 0;
  padding-left: 280px;
  position: relative;
  right: 0;
  top: 0;
  z-index: 99;
}

.home-2 .header-top {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  overflow: hidden;
  padding: 9px 0 8px;
}

.header-area.home-2 .header-top,
.header-area.home-2 .header-menu {
  background: transparent none repeat scroll 0 0;
}

.logo-stiky {
  display: none;
  left: 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.home-2 .muti_menu ul li a:hover,
.home-2 .muti_menu ul li a.active {
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}

.logo-2 {
  left: 0;
  position: absolute;
  top: 0;
}

.logo-2-wrap {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  height: 122px;
  position: relative;
  width: 250px;
}

.logo-2-wrap img {
  padding-right: 20px;
}

.logo-2-wrap>a {
  display: block;
  left: 40px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header-menu-2 {
  position: static !important;
}

.home-2 .top-shop-title>a,
.home-2 .tb-menu-sidebar .search-item>a,
.home-2 .muti_menu ul li a {
  line-height: 80px;
}

.home-2 .header-wrapper {
  padding-right: 162px;
  text-align: center;
  position: static;
}

.home-2 .menu-cart {
  float: none;
}

.home-2 .muti_menu {
  display: block;
  float: left;
  max-height: 80px;
  width: 100%;
}

.home-2 .muti_menu nav {
  display: inline-block;
}

.menu-sidebar-container {
  position: absolute;
  right: 0;
}

.home-2 .search-item,
.home-2 .top-cart-wrapper.wrap {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  width: 80px;
}

.home-2 .top-shop-title a span.count {
  right: 20px;
  top: 22px;
}

.home-2 .muti_menu ul li .mega-menu .tas {
  width: 30%;
}

.home-2 .menu-img.ist img {
  width: 100%;
}

.home-2 .menu-img.ist>a {
  display: block;
}

.home-2 .muti_menu ul li .mega-menu .tas1.tas3 .tas {
  width: 15%;
}

.home-2 .muti_menu ul li .mega-menu .tas a {
  max-width: 160px;
}

.home-2 .menu-img.im3 img {
  width: 100%;
}

.home-2 .tas4 {
  width: 100%;
}

.home-2 .menu-img.im3>a {
  display: block;
}

.header-menu.header-menu-2.stick {
  background: #000 none repeat scroll 0 0 !important;
  left: 0;
  padding-left: 0;
  position: fixed !important;
  transition: all 0.4s ease 0s;
  width: 100%;
  z-index: 9999;
  border-bottom: 1px solid #eee;
}

.stick .logo-stiky {
  display: block;
}

.stick .logo-stiky img {
  max-width: 110px;
}

.bottom-design {
  display: block;
  margin-bottom: 75px;
  overflow: hidden;
}

.home-2 .tb-product-item-inner.tb2 {
  margin-bottom: 0px;
}

.home-2.indicator-style2.owl-theme .owl-controls .owl-buttons div {
  top: 38%;
}

.client-area {
  background-image: url("img/bg-img/bg.jpg");
  background-attachment: fixed !important;
  background-size: cover !important;
}

.home-2 .pro-text {
  padding: 0 0 20px;
}

.home-2 .client-bg {
  background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
  padding-bottom: 40px !important;
  padding-top: 70px !important;
}

.sppb-testimonial-message p {
  color: #fff;
  font-size: 22px;
  line-height: 2;
}

.client-all.owl-carousel .owl-item img {
  width: auto;
}

.client-img>img {
  border-radius: 50%;
  height: auto;
  left: 0;
  position: absolute;
  top: 0;
  width: 56px;
}

.client-img {
  color: #ffffff;
  display: inline-block;
  min-height: 56px;
  padding-left: 70px;
  position: relative;
  text-align: left;
}

.client-img a .ro-title {
  color: #ffffff;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  font-weight: 600;
}

.client-img a .ro-title:hover {
  color: #ce9634;
}

.client-slider {
  padding-bottom: 10px;
}

.client-all.owl-carousel .owl-dots {
  margin: 14px 0 0;
}

.client-all.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}

.client-all.owl-carousel .owl-dots .owl-dot span {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ffffff;
  border-radius: 20px;
  color: #ffffff;
  display: inline-block;
  height: 12px;
  opacity: 1;
  overflow: hidden;
  width: 12px;
  transition: all 0.3s ease 0s;
  margin: 0 6px;
}

.client-all.owl-carousel .owl-dots .owl-dot:focus span,
.client-all.owl-carousel .owl-dots .owl-dot.active span,
.client-all.owl-carousel .owl-dots .owl-dot:hover span {
  background: transparent none repeat scroll 0 0;
  color: transparent;
}

.home-2 .free-shopping-area {
  padding-top: 0px;
}

.home-2 .free-shopping-area .tb-service {
  margin: 0 auto 0px;
}

.money-area {
  background-attachment: fixed !important;
  background-image: url("img/bg-img/bg1.jpg");
  background-position: center 100px !important;
  background-size: cover !important;
}

.money-bg {
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
  padding-bottom: 50px !important;
  padding-top: 0px !important;
}

.icon-slider-area .mates {
  display: inline-block;
  float: left;
  width: 20%;
}

.icon-slider-area {
  background-color: #ffffff !important;
  margin-bottom: 0 !important;
  padding-bottom: 85px !important;
  padding-top: 85px !important;
}

/*--------------------- 8. contact--------------------*/
.contact-img-area {
  background-color: transparent;
  background-image: url("../img/bg-img/shop-now.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  padding: 200px 0 100px;
  height: 500px;
  background-size: cover;
}

.contact-img-area::before {
  /* background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0; */
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 120px;
  height: 265px;
  width: 100%;
}

.contact-img-area {
  position: relative;
}

h2.page-title {
  color: black;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-family: var(--font-1);
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  line-height: 40px;
  opacity: 1;
  padding-top: 10px;
  margin-left: 6px;
}

.con-text>p {
  color: black;
  /* font-family: Roboto; */
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  margin: 13px 0 0;
  opacity: 1;
  transition: opacity 0.24s ease-in-out 0s;
  visibility: visible;
}

.con-text a {
  color: black;
}

.con-text a:hover {
  color: #ce9634;
}

.header-area.contact {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99999;
}

.all-contact input[type="text"],
.all-contact input[type="email"],
.all-contact textarea,
.bd-comment input[type="text"],
.bd-comment input[type="email"],
.bd-comment textarea,
.checkbox-form .di-na input[type="text"],
.tab-content .di-na input[type="text"],
.tab-content .di-na input[type="email"],
.tab-content .di-na input[type="password"],
.tab-content .di-na input[type="tel"],
.tab-content .di-na textarea[type="textarea"],
.form-row-wide input[type="text"] {
  background-color: #fff;
  border-color: 1px solid #d3d3d3;
  line-height: 28.8px;
  outline: medium none;
  padding: 5px 15px;
  transition: all 0.4s ease 0s;
  width: 100%;
  height: 34px;
  box-shadow: inherit;
  border-radius: inherit;
}

.all-contact {
  width: 100%;
}

.checkbox-form .di-na input[type="text"],
.tab-content .di-na input[type="text"],
.tab-content .di-na input[type="email"],
.tab-content .di-na input[type="password"],
.tab-content .di-na input[type="tel"],
.tab-content .di-na textarea[type="textarea"],
.form-row-wide input[type="text"] {
  height: 40px;
}

textarea.input-text {
  height: 54px;
  padding: 5px 15px;
  width: 100%;
  border: 1px solid #d3d3d3;
  resize: none;
}

.form-control:focus {
  border-color: #ce9634;
  box-shadow: inherit;
  outline: 0 none;
}

.all-contact label.l-contact,
.bd-comment label.l-contact,
.checkbox-form label.l-contact,
.tab-content label.l-contact,
.checkout-coupon label.l-contact {
  color: black;
  font-weight: normal;
  position: relative;
  z-index: 0;
  margin-bottom: 2px;
  /* font-weight: lighter; */
}

.all-contact label.l-contact em,
.bd-comment label.l-contact em,
.checkbox-form label.l-contact em,
.checkout-coupon label.l-contact em {
  color: #ce9634;
  float: right;
  font-size: 15px;
  font-style: normal;
  position: absolute;
  right: -10px;
  top: 0;
}

label.l-contact.con-color em {
  color: #ce9634;
  font-size: 15px;
  right: -10px;
}

.noru-contact {
  margin: 50px 0;
}

textarea.form-control {
  border: 1px solid #d3d3d3;
  border-radius: inherit;
  box-shadow: inherit;
  height: 181px;
}

.di-na {
  margin-bottom: 15px;
}

.last-cart-con input[type="submit"] {
  background-color: transparent;
  border: 1px solid #c5c5c5;
  border-radius: 30px;
  color: #1e1e1e;
  display: inline-block;
  line-height: 1;
  margin-top: 10px;
  outline: medium none;
  padding: 13px 45px;
  text-align: center;
  text-transform: uppercase;
  width: initial;
  transition: all 0.4s ease 0s;
  font-family: var(--font-1);
}

.last-cart-con input[type="submit"]:hover {
  background-color: #ce9634;
  border-color: #ce9634;
  color: #fff;
}

.last-cart-con {
  float: right;
  margin-top: 15px;
}

#hastech {
  height: 385px;
  width: 100%;
}

.map-area {
  margin-top: 50px;
}

/*--------------------- 11. shop --------------------*/
.shop-area {
  margin: 50px 0;
  position: relative;
}

.shop-area h3.wg-title2 {
  color: #999;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  /* font-family: Roboto; */
  text-transform: uppercase;
  display: inline-block;
  margin-top: 10px;
}

.shop-area .shop-one ul {
  margin: 0;
  padding: 0;
}

.shop-area .shop-one ul li {
  border: medium none !important;
  padding: 0;
  position: relative;
  border-bottom: 1px solid #ebebeb;
  display: inline-block;
  list-style: outside none none;
  width: 100%;
}

.shop-area .shop-one {
  position: relative;
}

.shop-area .shop-one ul li::after {
  border: 1px solid #cccccc;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
}

.shop-area .shop-one ul li a {
  color: #1e1e1e;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  line-height: 32px;
  padding-left: 20px;
  transition: all 0.4s ease 0s;
}

.shop-area .shop-one ul li span {
  color: #cccccc;
}

.shop-area .shop-one ul li.current-cat::before {
  color: #ce9634;
  content: "";
  font-family: FontAwesome;
  left: 0;
  opacity: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s ease 0s;
}

.tb-recent-thumbb>a img {
  width: 90px;
}

.price_filter .ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
  background: #eeeeee none repeat scroll 0 0;
  border: none;
  border-radius: none;
  height: 5px;
  margin-top: 7px;
  margin-left: auto;
}

.price_filter .ui-slider-handle.ui-state-default.ui-corner-all {
  border-radius: 1em;
  cursor: ew-resize;
  height: 1em;
  outline: 0 none;
  position: absolute;
  width: 1em;
  z-index: 2;
  background: #ce9634 none repeat scroll 0 0;
  border: medium none !important;
  box-shadow: none !important;
}

.price_filter .ui-slider-range {
  background: #a7a7a7 none repeat scroll 0 0;
}

.price_slider_amount input#amount {
  margin: 20px 0 !important;
}

#amount>input.first_price[type="text"],
#amount>input.last_price[type="text"] {
  border: 1px solid #cccccc;
  border-radius: 30px;
  color: #585858;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 85px;
  margin-right: 25px;
}

.price_filter>#amount {
  margin-bottom: 27px;
  margin-top: 20px;
}

.shop-area .button-shop {
  background: #cccccc none repeat scroll 0 0;
  border: medium none;
  border-radius: 30px;
  color: #cccccc;
  float: right;
  height: 30px;
  overflow: hidden;
  position: relative;
  transition: all 0.4s ease 0s;
  width: 30px;
}

.shop-area .button-shop i {
  color: #ffffff;
  font-size: 11px;
  font-weight: 400;
  position: relative;
  top: -2px;
}

.shop-area .button-shop:hover {
  background: #ce9634 none repeat scroll 0 0;
}

.top-shop-sidebar.sim {
  margin-top: 14px;
}

.top-shop-sidebar.sim ul li {
  border-bottom: 1px solid #cccccc !important;
  padding: 9px 0 7px !important;
}

a.clear-all {
  color: #1e1e1e;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  display: inline-block;
  line-height: 13px;
  padding: 8px 0;
}

.top-shop-sidebar.sim>a.blog8 {
  color: #1e1e1e;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  background: transparent none repeat scroll 0 0;
  border: 1px solid #dcdcdc;
  border-radius: 30px;
  line-height: 13px;
  padding: 8px 15px;
  transition: all 0.4s ease 0s;
  float: right;
}

.top-shop-sidebar.sim>a.blog8:hover {
  background: #ce9634 none repeat scroll 0 0;
  border-color: #ce9634;
  color: #fff;
}

.products-list {
  margin-bottom: 10px;
}

.top-shop-sidebar.sim2 {
  margin-top: 25px;
}

.shop-area .top-shop-sidebar ul li.b-none {
  border-bottom: inherit;
  display: inline-block;
  list-style: outside none none;
  padding: 15px 0 11px;
  width: 100%;
}

.shop-area .top-shop-sidebar ul li.b-none:hover .tb-beg a {
  color: #ce9634;
}

.b-none .tb-product-price span.amount {
  position: relative;
  margin-right: 10px;
}

.b-none .tb-product-price span.amount::before {
  border-top: 1px solid #484848;
  content: "";
  left: -3px;
  position: absolute;
  top: 10px;
  transform: rotate(-15deg);
  width: 120%;
}

.top-shop-sidebar.an-shop {
  margin-top: 18px;
}

.shop-area .ro-info-box-wrap.tpl3:hover .tb-image>img {
  opacity: inherit;
  transform: inherit;
}

.shop-area .tb-content-inner.an-inner>h5,
.single-product-area .tb-content-inner.an-inner>h5 {
  color: black;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.15em;
  line-height: 33px;
  margin: 0;
}

.shop-area .tb-content-inner.an-inner>h3,
.single-product-area .tb-content-inner.an-inner>h3 {
  color: #3a3a3a;
  font-size: 23px;
  font-weight: 300;
  letter-spacing: 0.15em;
  line-height: 33px;
  margin: 0 0 20px;
}

.shop-area .ro-info-box-wrap.tpl3 {
  margin-top: 30px;
}

.shop-all-tab-nor {
  display: inline-block;
  float: left;
  overflow: hidden;
  width: 100%;
}

.shop-all-tab-nor .two-part {
  float: left;
}

.tabs {
  position: relative;
  text-align: left;
  display: block;
}

.shop-all-tab {
  border-bottom: 1px solid #ebebeb;
}

.shop-all-tab-nor {
  border-top: 1px solid #ebebeb;
}

.shop-all-tab {
  overflow: hidden;
  display: block;
}

.features-tab .shop-all-tab .two-part {
  float: left;
  width: 50%;
}

.two-part {
  float: right;
  /* font-family: Lato; */
  margin: 0;
  padding: 0;
  text-align: center;
}

.features-tab .shop-all-tab .shop5 {
  float: left;
  margin-left: 81px;
}

.features-tab .shop-all-tab .shop6 {
  float: right;
}

.shop6 .sort-by {
  float: right;
  width: 47%;
}

.features-tab ul.tabs {
  display: inline-block;
  float: left;
  margin: 6px 0 0;
}

.two-part .shop5 label,
.shop6 label {
  color: #1e1e1e;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  vertical-align: middle;
}

.shop-all-tab .shop5 select,
.shop6 select {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #d3d3d3;
  color: #777;
  font-size: 14px;
  margin: 0 5px;
  padding: 5px 12px;
  vertical-align: middle;
}

.shop6 select {
  width: 180px;
}

.shop-all-tab .sort-by .shop6 a {
  color: #2b2b2b;
  margin: 0 0 1px;
  padding: 3px 5px 3px 0px;
  vertical-align: middle;
}

.shop-all-tab .sort-by .shop6 a:hover {
  color: #00a9e0;
}

.two-part .shop5,
.shop6 {
  font-size: 12px;
  color: #707070;
}

.two-part .page p {
  float: left;
  height: 50px;
  margin: 10px 2px 0px;
}

.two-part .page ul {
  margin-top: 10px;
  float: left;
}

.two-part .page ul li {
  color: #00a9e0;
  text-decoration: underline;
  display: inline;
  margin: 10px 2px 0px;
}

.two-part .page ul li a {
  font-size: 12px;
  color: #9b9b9b;
  margin-left: 3px;
}

.two-part .page ul li a:hover {
  color: #3aa9e0;
}

.two-part .page ul li a.active {
  color: #3aa9e0;
}

.features-tab .shop-all-tab {
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 0 0 10px;
}

.features-tab ul.tabs li {
  float: left;
  margin-right: -15px;
}

.features-tab ul li a {
  color: #d3d3d3;
  font-size: 18px;
}

.features-tab ul li a:hover {
  color: #ce9634;
}

.features-tab ul li.active-icon a {
  color: #ee4a42;
}

.tab-content .tab-pane .shop-tab .product-content {
  padding-bottom: 30px;
}

.f-fix {
  border-bottom: 1px solid #ebebeb;
  margin-top: 20px;
  overflow: hidden;
  padding-bottom: 11px;
  position: relative;
}

.li-item {
  padding-bottom: 30px;
  display: inline-table;
  position: relative;
}

.li-item:hover a.la-icon.ts {
  opacity: 1;
  transform: translateX(-50%) translateY(-50%) scale(1);
}

.f-fix h2 {
  margin: 0px;
}

.f-fix .pro-rating {
  margin-top: 0px;
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
}

.pro-rating .rating-links {
  display: inline-block;
}

.pro-rating .rating-links {
  font-size: 12px;
  margin: 5px 0 0 10px;
}

.f-fix .desc {
  clear: both;
  color: #777;
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
  text-align: justify;
}

.f-fix .p-box span.special-price {
  /* font-family: Lato; */
  font-size: 16px;
  font-weight: 900;
  color: #f65656;
  margin-bottom: 17px;
}

.f-fix .p-box span.old-price {
  /* font-family: Lato; */
  font-weight: 400;
  color: #b2b2b2;
  font-size: 14px;
  margin-bottom: 17px;
  text-decoration: line-through;
}

.f-fix .p-box {
  margin-bottom: 15px;
}

.features-tab .tabs>li>a.active,
.features-tab .tabs>li>a.active:focus,
.features-tab .tabs>li>a.active:hover {
  color: #ce9634;
}

.features-tab .nav>li>a:focus,
.features-tab .nav>li>a:hover {
  background-color: inherit;
  border-bottom-color: #ce9634;
}

.features-tab .nav>li>a {
  padding: 8px 15px;
}

.features-tab .nav.tabs>li.vali {
  color: #1e1e1e;
  float: left;
  font-size: 14px;
  margin-right: 1px;
  margin-top: -1px;
}

.last-cart.l-mrgn.ns {
  display: inline-block;
  float: left;
  width: 80%;
}

.tb-product-item-inner.tb2.pct-last a.la-icon.ts {
  top: 50%;
}

.shop-area .li-item .tb-product-btn a,
.single-product-area .li-item .tb-product-btn a {
  margin-left: 10px;
  text-align: center;
}

.shop-area .tb-product-btn {
  display: inline-block;
  float: left;
  margin-left: 8px;
}

.li-item .tb-beg a {
  font-size: 14px;
  font-weight: 600;
}

.shop-area .li-item .tb-product-price {
  font-size: 15px;
}

.shop-area .li-item .tb-product-item-inner.tb2 {
  margin-bottom: 0px;
}

.shop-area .tb-content-inner.an-inner>h6>a:hover,
.single-product-area .tb-content-inner.an-inner>h6>a:hover {
  color: #9c9c9c;
}

.ro-info-box-wrap.tpl3.st:hover .tb-content-inner>h6>a {
  border-top: 1px solid #9c9c9c;
}

/*--------------------------- 12. my-account page.-----------------------------*/
.panel-default {
  border: 1px solid #ddd;
}

.faq-accordion .panel-group .panel-default {
  margin-top: 5px;
}

.form-group {
  margin-bottom: 1rem;
}

.easy2>h2 {
  color: black;
  font-size: 18px;
  text-transform: uppercase;
}

.easy2 legend {
  font-size: 18px;
  padding: 7px 0 15px;
  border-width: 0 0 1px;
  border-bottom: 1px solid #e5e5e5;
  color: black;
}

.easy2 div.required .control-label::before {
  color: #ce9634;
  content: "* ";
  font-weight: bold;
}

.easy2 .form-group label {
  font-size: 14px;
  font-weight: normal;
  color: black;
}

.easy2 .form-control {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  height: 40px;
}

.easy2 .table-bordered td {
  padding: 8px !important;
  text-align: center;
  vertical-align: middle !important;
}

.easy2 .btn-info {
  background-color: #df5c39;
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  background-repeat: repeat-x;
  border-color: #dc512c #dc512c #a2371a;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.easy2 .btn-info:hover {
  background-color: #df5c39;
  background-image: none;
}

.easy2 .btn.btn-info.g6 {
  background: none repeat scroll 0 0 #df5c39;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  padding: 10px 12px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}

.btn.btn-info.g6:hover {
  background: none repeat scroll 0 0 #ce9634;
}

a.collap {
  background: #f2e2ae;
  color: black;
  display: block;
  padding: 11px 15px;
}

.panel-group.pas7 {
  margin-bottom: 5px;
}

.collapse_area.coll2 {
  margin-bottom: 35px;
}

.single-product.an-pro7 {
  margin-bottom: 41px;
}

.tooltip.in {
  z-index: 9999999;
}

.preview-2 .nivo-controlNav {
  position: absolute;
  left: 50%;
}

a.o-back-to {
  color: #666;
}

a.o-back-to:hover {
  color: #019cb2;
}

.mobile-menu-area {
  display: none;
}

.check h2 {
  color: black;
  font-size: 18px;
  text-transform: uppercase;
}

.check {
  margin: 35px 0 0;
}

.easy,
.easy2 {
  overflow: hidden;
  padding: 40px;
}

.faq-accordion .panel-default>.panel-heading {
  background: #ce9634;
  border-left: 0 none;
  border-radius: 0;
  border-right: 0 none;
  border-top: 0 none;
  padding: 12px 15px 12px;
}

.faq-accordion .panel.panel-default.actives .panel-title a {
  color: #ce9634;
}

.faq-accordion .panel-title a {
  color: white;
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 16px;
  position: relative;
  text-decoration: none;
  margin-top: 10px;
}

.panel-title a:hover {
  text-decoration: none;
}

.btn.btn-default.ce5,
.btn.btn-primary.ce5,
.btn.btn-danger.g6 {
  border: 1px solid #dcdcdc;
  border-radius: 30px;
  color: black;
  font-size: 12px;
  font-weight: 400px;
  line-height: 15px;
  padding: 7px 15px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}

.btn.btn-default.ce6,
.btn.btn-primary.ce5,
.btn.btn-danger.g6 {
  border: 1px solid #dcdcdc;
  border-radius: 30px;
  color: white;
  font-size: 14px;
  font-weight: 400px;
  line-height: 15px;
  padding: 7px 15px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}

.btn.btn-default.ce6:hover,
.btn.btn-primary.ce5:hover,
.btn.btn-danger.g6:hover {
  background: #ce9634 none repeat scroll 0 0;
  color: white;
}

.btn.btn-default.ce5:hover,
.btn.btn-primary.ce5:hover,
.btn.btn-danger.g6:hover {
  background: #ce9634 none repeat scroll 0 0;
  color: white;
}

/*--------------------- 13. wish-list--------------------*/
.nr-wish-area {
  margin-top: 18px;
}

.s-cart-all .page-title h1 {
  margin: 35px 0 30px;
}

.s-cart-all .page-title h1 {
  color: black;
  font-family: var(--font-1);
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 36px;
  opacity: 1;
  transition: opacity 0.24s ease-in-out 0s;
  visibility: visible;
}

.table-responsive {
  border: 0 solid #ddd !important;
  margin-bottom: 10px;
  overflow-x: inherit;
  overflow-y: hidden;
}

.cart-form {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #f2f2f2 !important;
  width: 100%;
}

.data-table {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #f2f2f2;
  width: 100%;
}

.cart-form .cart-table th {
  padding: 15px;
}

.data-table th {
  background: none repeat scroll 0 0 #f7f7f7;
  border-right: 1px solid #f2f2f2;
  color: #4d4d4d;
  /* font-family: Lato; */
  font-size: 16px;
  font-weight: normal;
  padding: 6px 10px;
  text-align: center;
  text-transform: capitalize;
  vertical-align: middle;
  white-space: nowrap;
  min-width: 100px;
}

.data-table th,
.data-table td {
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

.data-table td {
  padding: 6px 10px;
}

.cart-form .cart-table td {
  text-align: center;
}

.cart-table .sop-icon a i {
  border: 1px solid #3f4859;
  border-radius: 50%;
  color: #3f4859;
  font-size: 22px;
  height: 40px;
  line-height: 37px;
  text-align: center;
  width: 40px;
}

.cart-table .sop-cart>a,
.cart-table .sop-cart {
  color: black;
  font-size: 14px;
  text-decoration: none !important;
}

.cart-table .sop-cart>a:hover {
  color: #ce9634;
}

.cen input.qty {
  border: 1px solid #ddd;
  height: 32px;
  text-align: center;
  width: 38px !important;
}

.cart-form .cart-table .sop-icon a i {
  background: none repeat scroll 0 0 #222;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  padding: 10px 12px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}

.cart-form .cart-table .sop-icon a i:hover {
  background: none repeat scroll 0 0 #019cb2;
  color: #fff;
}

.tas.ce-ta {
  display: inline-block;
}

.cart-form .tas.ce-ta a i {
  background: none repeat scroll 0 0 #222;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  padding: 6px 11px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}

.cart-form .tas.ce-ta a i:hover {
  background: none repeat scroll 0 0 #019cb2;
  color: #fff;
}

.cart-form.table-responsive.ma {
  padding-bottom: 30px;
}

a img.primary-image {
  margin: 12px 0;
  width: 100%;
  height: 150px;
  object-fit: cover;
  object-position: top;
}

.data-table th.low1 {
  min-width: 60px;
}

.data-table th.low2 {
  min-width: 300px;
}

.sop-cart.an-sh .tb-beg a {
  font-size: 14px;
  color: black;
}

.cart-table .sop-cart.an-sh .tb-beg>a {
  display: inline-block;
  float: left;
  overflow: hidden;
  padding-top: 11px;
}

.shopping-cart-area .last-cart.l-mrgn {
  float: right;
  margin: 0;
}

.shopping-cart-area .sop-icon1 a {
  border: 0 none;
  border-radius: 100%;
  color: red !important;
  display: inline-block;
  font-size: 1.5em;
  font-weight: 700;
  height: 25px;
  line-height: 25px;
  text-decoration: none;
  width: 25px;
}

.shopping-cart-area .sop-icon1 a:hover {
  background: red none repeat scroll 0 0;
  color: #fff !important;
}

.shopping-cart-area .last-cart a.las4 {
  font-size: 13px;
  font-weight: 700;
  font-family: inherit;
  width: 100px;
}

.shopping-cart-area span.wishlist-in-stock {
  color: #297e29;
  font-size: 14px;
}

.last-cart.l-mrgn.wish {
  float: inherit;
}

h4.yith-wcwl-share-title {
  float: left;
  color: black;
  font-family: var(--font-1);
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 22px;
  opacity: 1;
  transition: opacity 0.24s ease-in-out 0s;
  visibility: visible;
  margin: 10px 0;
}

.yith-wcwl-share ul,
.yith-wcwl-share li {
  height: 21px;
}

.yith-wcwl-share ul {
  display: block;
  margin: 0px 0 10px;
  overflow: hidden;
  padding: 0;
}

.yith-wcwl-share li {
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
  float: left;
}

.yith-wcwl-share li a {
  border: medium none;
  display: inline-block;
  height: 21px;
  margin-right: 3px;
  width: 21px;
}

.yith-wcwl-share li a:hover img {
  margin-top: -27px;
}

.yith-wcwl-share img {
  transition: all 0.4s ease 0s;
}

.as {
  display: block;
  overflow: hidden;
}

/*--------------------- 14. checkout--------------------*/
textarea.input-text:focus,
.checkout-coupon.top>input:focus,
.checkout-coupon.top-down>input:focus,
.checkout-coupon.top.log.a-an>input:focus {
  border-color: #ce9634;
}

.coupon-accordion h3::before {
  color: #1e85be;
  content: "";
  display: inline-block;
  font-family: fontawesome;
  left: 1.5em;
  position: absolute;
  top: 20px;
}

.coupon-accordion h3 {
  background-color: #f7f6f7;
  border-top: 3px solid #ce9634;
  color: #515151;
  font-size: 12px;
  font-weight: 300;
  list-style: outside none none !important;
  margin: 0 0 2em !important;
  padding: 19px 2em 19px 3.5em !important;
  position: relative;
  width: auto;
  font-weight: 600;
}

.coupon-checkout-content {
  display: block;
  margin-bottom: 30px;
  border: 1px solid #d3ced2;
  border-radius: 5px;
  margin: 2em 0;
  padding: 20px;
}

.coupon-checkout-content.tnm {
  display: none;
}

p.checkout-coupon {
  margin: 0;
}

p.checkout-coupon input[type="text"],
p.checkout-coupon input[type="email"],
p.checkout-coupon input[type="password"] {
  height: 42px;
  padding-left: 10px;
  width: 47%;
  border: 1px solid #d3d3d3;
  color: #777;
}

p.checkout-coupon input[type="submit"],
.cop-left input[type="submit"] {
  background: #444444 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  margin-left: 86px;
  padding: 4px 39px;
  transition: all 0.3s ease 0s;
}

.cop-left input[type="submit"] {
  margin-left: 0;
}

.coupon-accordion span {
  color: #515151;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.coupon-accordion span:hover {
  color: #ce9634;
}

p.checkout-coupon input[type="submit"]:hover,
.cop-left input[type="submit"]:hover {
  background: #ce9634 none repeat scroll 0 0;
}

.checkout-area .nav .ano>a {
  position: relative;
}

.checkout-area .nav .ano>a {
  background-color: #ffffff;
  border: 1px solid #aaaaaa;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-right: 40px;
  margin-top: 23px;
  transition: all 0.4s ease 0s;
  padding: 0;
  margin-bottom: 15px;
  display: block;
}

.checkout-area .nav-tabs>li.active>a,
.checkout-area .nav-tabs>li.active>a:hover,
.checkout-area .nav-tabs>li.active>a:focus {
  border-color: #ce9634;
}

.checkout-area .nav-tabs {
  border-bottom: 0 solid #ddd;
  padding: 0 20px;
  /* padding-bottom: 75px; */
  width: 100%;
  text-align: left;
}

.checkout-area .nav-tabs>li.complete>a::before {
  background-color: transparent;
  color: #ce9634;
  content: "";
  font-family: "FontAwesome";
  opacity: 1;
  top: -2px;
  left: 2px;
  position: absolute;
}

.checkout-area .nav-tabs>li.active>a {
  position: relative;
}

.checkout-area .nav-tabs>li>a.active::after {
  background-color: #ce9634;
  border-radius: 50%;
  content: "";
  height: 14px;
  left: 50%;
  opacity: 1;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s ease 0s;
  width: 14px;
}

.checkout-area .nav>li>a:hover,
.nav>li>a:focus {
  background-color: #fff;
  text-decoration: none;
  border-color: #ce9634;
}

.checkout-area ul.nav.nav-tabs::after {
  background: #aaaaaa none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  margin: 0 20px;
  position: absolute;
  top: 33px;
  width: 86%;
  z-index: -1;
}

.checkout-area .text {
  position: relative;
}

.checkout-area .nav-tabs>li {
  margin-right: 205px;
  display: inline-block;
}

.checkout-area .nav-tabs>li.la {
  margin-right: 0px;
}

.checkout-area .ano>span {
  margin-left: -21px;
  font-size: 18px;
  font-weight: 700;
}

.checkout-area .checkbox-form .di-na.bs {
  margin-top: 0px;
}

.checkout-area .checkbox-form select.s-wid {
  width: 100%;
  height: 40px;
}

.checkout-area .checkbox-form select.email {
  border: 1px solid #d3d3d3;
  padding: 6px;
}

.checkout-area .checkbox-form .country-select {
  margin-bottom: 15px;
}

.checkout-area h3.checkbox9 {
  color: black;
  font-family: var(--font-1);
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 22px;
  /* margin-bottom: 30px; */
  opacity: 1;
}

.checkout-area .checkbox-form .di-na.bs.tana {
  margin-top: 5px;
}

.coupon-checkout-content2 {
  display: none;
  width: 100%;
}

.checkout-area .tab-content h3.checkbox9 {
  margin-bottom: 20px;
  margin-top: 50px;
}

.checkout-area .tab-content p.checkout-coupon input[type="submit"] {
  margin-top: 35px;
  padding: 10px 39px;
  margin-left: 0;
  font-family: var(--font-1);
}

.checkout-area .top-check-text h3 {
  float: left;
}

.checkout-area .top-check-text span {
  float: right;
  margin-top: 50px;
}

.checkout-area .top-check-text span a {
  color: #ce9634;
  font-size: 14px;
  transition: all 0.3s ease 0s;
}

.checkout-area .top-check-text span a:hover {
  color: #777;
}

.checkout-area .check-down {
  display: block;
  margin-bottom: 21px;
  overflow: hidden;
}

.checkout-area .top-check-text .ro-info2 p span {
  float: inherit;
  margin: 0;
}

.checkout-area .ro-content2 .ro-info2 span {
  display: inline-block;
  min-width: 160px;
}

.checkout-area .all-payment {
  background: #ebe9eb none repeat scroll 0 0;
  border-radius: 5px;
}

.checkout-area .all-payment .payment_box {
  background-color: #dfdcde;
  border-radius: 2px;
  box-sizing: border-box;
  color: #515151;
  font-size: 0.92em;
  line-height: 1.5;
  margin: 1em 0;
  padding: 1em;
  position: relative;
  width: 100%;
  display: none;
}

.checkout-area .payment-method {
  display: block;
  overflow: hidden;
  padding: 25px 20px;
}

.form-row.place-order input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #444444;
  border-radius: 0 !important;
  box-shadow: none;
  color: #444444;
  display: inline-block !important;
  float: right;
  font-weight: 600;
  margin-top: 5px;
  padding: 4px 28px;
  text-shadow: none;
  margin-right: 20px;
}

.checkout-area .form-row.place-order input:hover {
  background: #ce9634 none repeat scroll 0 0;
  border: 1px solid #ce9634;
  color: #ffffff;
  transition: all 0.4s ease 0s;
}

.checkout-area .form-row.place-order {
  border-top: 1px solid #d3ced2;
  padding: 20px 0;
  overflow: hidden;
  margin: 0;
  display: block;
}

.checkout-area .all-payment .payment_box::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent #dfdcde;
  border-image: none;
  border-style: solid;
  border-width: 1em;
  content: "";
  display: block;
  left: 0;
  margin: -1em 0 0 2em;
  position: absolute;
  top: -0.75em;
}

.checkout-area .pay-top.sin-payment img {
  margin-left: 7px;
  max-height: 52px;
}

.checkout-area .pay-top.sin-payment a {
  font-size: 11px;
  line-height: 56px;
  float: right;
  color: #1e1e1e;
}

.ro-checkout-summary {
  border: 1px solid #cccccc;
  font-weight: 400;
  margin-bottom: 85px;
  margin-top: 24px;
}

.ro-checkout-summary .ro-title {
  /* background-color: #eeeeee; */
  padding: 25px 35px;
  border-bottom: 1px solid #cccccc;
}

.ro-title h3 {
  margin: 0;
  text-align: center;
}

.ro-checkout-summary .ro-body {
  overflow: hidden;
  padding: 0 35px;
}

.ro-checkout-summary .ro-body .ro-item {
  font-size: 14px;
  padding: 40px 0 0;
}

.ro-checkout-summary .ro-body .ro-item .ro-image {
  float: left;
  padding-bottom: 40px;
  width: 25%;
}

.ro-checkout-summary .ro-body .ro-item>div:nth-of-type(2) {
  padding-left: 20px;
  width: 75%;
}

.ro-checkout-summary .ro-body .ro-item>div,
.ro-checkout-summary .ro-body .ro-item>div .ro-quantity,
.ro-checkout-summary .ro-body .ro-item>div .ro-item-color,
.ro-checkout-summary .ro-body .ro-item>div .ro-price {
  display: inline-block;
}

.ro-checkout-summary .ro-body .ro-item>div:nth-of-type(3) .ro-price {
  width: 33.33%;
}

.ro-checkout-summary .ro-body .ro-item>div:nth-of-type(3) .product-total {
  float: right;
}

.ro-checkout-summary .ro-body .ro-item>div:nth-of-type(3) {
  padding-left: 20px;
  width: 75%;
}

.ro-checkout-summary .tb-beg {
  margin-top: 15px;
  text-transform: uppercase;
}

.ro-checkout-summary .ro-footer>div {
  /* background-color: #eeeeee; */
  /* padding: 0 35px; */
}

.ro-checkout-summary .ro-footer>div p {
  color: black;
  font-size: 12px;
  line-height: 25px;
  margin: 0;
  padding: 20px 35px;
  vertical-align: middle;
  font-weight: 600;
}

.ro-checkout-summary .ro-footer>div p span {
  clear: both;
  float: right;
  font-size: 14px;
}

.ro-checkout-summary .ro-footer>div .ro-divide {
  border-bottom: 1px solid #cccccc;
  width: 100%;
}

.bor-top {
  border-top: 1px solid #cccccc;
}

.bor-bottom {
  border-bottom: 1px solid #cccccc;
}

/* .ro-checkout-summary .ro-footer>div:last-of-type {
    background-color: #ffffff;
    padding: 30px 35px;
} */

.ro-checkout-summary .ro-footer>div.shipping>p {
  float: left;
  width: 30%;
}

.ro-checkout-summary .ro-footer>div.shipping .ro-shipping-method {
  float: right;
  /* width: 70%; */
}

.ro-checkout-summary .ro-footer>div:last-of-type p span {
  color: #ce9634;
  font-size: 18px;
}

.ro-shipping-method>p {
  float: right;
}

.ro-checkout-summary .ro-body .ro-item .ro-image img:hover {
  opacity: 0.5;
  transition: all 0.4s ease 0s;
}

.checkout-coupon.top-down>input[type="text"],
p.checkout-coupon input[type="email"],
p.checkout-coupon input[type="password"] {
  width: 100%;
}

.checkout-coupon.top>input[type="text"],
.checkout-coupon.top>input[type="email"],
.checkout-coupon.top>input[type="password"] {
  width: 100%;
}

.checkout-coupon.top {
  float: left;
  width: 47%;
}

.checkout-coupon.top-down {
  float: right;
  width: 47%;
}

.coupon-info.top1 {
  overflow: hidden;
}

.cop-left .inline {
  margin-left: 9px;
}

p.lost_password {
  color: #444444;
  margin: 20px 0;
}

p.lost_password a {
  color: #444444;
}

p.lost_password a:hover {
  color: #ce9634;
}

.cop-left {
  display: inline-block;
  margin-top: 5px;
}

/*-------------------- 15. login--------------------*/
.checkout-coupon.top-down.log {
  width: 100%;
}

.checkout-coupon.top.log {
  float: left;
  width: 100%;
}

.forgot-password {
  float: right;
}

.login-area {
  margin: 50px 0;
}

.login-area .tb-login-form h5.tb-title,
.tb-info-login h5.tb-title4 {
  border-bottom: 1px solid #f0f0f0;
  color: black;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 15px;
  text-transform: uppercase;
  font-family: var(--font-1);
  line-height: 19px;
}

.tb-info-login h5.tb-title4 {
  border-bottom: 0 solid #f0f0f0;
  margin-top: 40px;
}

.login-area .tb-login-form>p {
  color: black;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 20px !important;
}

.login-area .tb-login-form .tb-social-login {
  margin-bottom: 30px;
}

.tb-login-form .tb-social-login>a.tb-facebook-login {
  background: #3d5c98 none repeat scroll 0 0;
}

.tb-login-form .tb-social-login>a {
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  min-width: 250px;
  padding: 12px 30px;
  text-align: center;
}

.tb-login-form .tb-social-login>a.tb-twitter-login {
  background: #22aadf none repeat scroll 0 0;
  margin-left: 20px;
  /* float: right; */
}

.tb-login-form .tb-social-login>a:hover {
  background-color: #cd9534;
  /* opacity: 0.7; */
}

.tb-login-form .tb-social-login>a>i {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.checkout-coupon.top.log.a-an,
.checkout-coupon.top-down.log.a-an {
  margin-bottom: 40px;
}

.inline2>input {
  margin-right: 11px;
}

.tb-login-form>form .forgot-password {
  color: #ce9634;
  float: right;
  font-size: 14px;
  font-weight: 400;
}

.tb-login-form>form>p.login-submit5>input {
  border: 1px solid #dcdcdc;
  background-color: white;
  border-radius: 30px;
  color: #1e1e1e;
  display: inline-block;
  font-size: 12px;
  line-height: 24px;
  padding: 8px 30px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  width: 120px;
  font-family: var(--font-1);
}

.tb-login-form>form>p.login-submit5>input:hover {
  background: #ce9634 none repeat scroll 0 0;
  border-color: #ce9634;
  color: #ffffff;
}

.forgot-password1 {
  margin-bottom: 33px;
}

.forgot-password1 .inline2>em {
  color: #ce9634;
  font-size: 15px;
  right: -10px;
  top: 0;
}

.tb-register-form .tb-info>ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.tb-info-login>ul>li::before {
  color: #ce9634;
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  margin-right: 10px;
  vertical-align: middle;
}

.tb-info-login>ul>li {
  color: black;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
}

/*--------------------- 16. shoping-cart--------------------*/
.ray .input-text.qty.text {
  border: 1px solid #d3d3d3;
  padding: 5px 8px 5px 20px;
  width: 90px;
  color: #676767;
}

.cart-form.table-responsive {
  margin-bottom: 0px;
}

.yith-wcwl-share.yit {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #ddd;
  border-image: none;
  border-style: solid;
  border-width: 0 1px 1px;
}

.remove>span {
  color: #474747;
}

.remove>span:hover {
  color: red;
}

.s-cart-area a.remove {
  background: #dfdfdf none repeat scroll 0 0 padding-box;
  border-radius: 50%;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  height: 17px;
  line-height: 12px;
  margin: 10px auto 0;
  position: relative;
  text-align: center;
  width: 17px;
}

td.sop-cart.an-shop-cart {
  text-align: inherit;
}

.s-cart-area a img.primary-image {
  margin: 20px 17px 10px 0px;
  width: 173px;
}

.s-cart-area th.low7 {
  min-width: 178px;
}

.s-cart-area .data-table th {
  color: #333;
}

.s-cart-area .tb-product-price .amount,
.cen span.amount,
.s-cart-area .tb-product-price .amount2 {
  font-size: 16px;
  font-weight: 600;
}

.cen span.amount {
  color: #333;
}

.checkout-coupon.an-cop {
  margin-bottom: 0;
  margin-left: 0;
  padding: 25px 25px 25px 0;
  text-align: right;
}

p.checkout-coupon.an-cop input[type="submit"] {
  font-family: var(--font-1);
  padding: 7px 55px;
}

.tb-tab-container2 {
  border: 1px solid #c5c5c5;
  display: inline-block;
  width: 100%;
}

.tb-tab-container2 .etabs {
  border-bottom: 1px solid #ddd;
  float: left;
  margin: 20px 0 0;
  padding: 0;
  width: 35%;
}

.tb-tab-container2 .etabs li {
  background: #fff none repeat scroll 0 0;
  border-top: 1px solid #c5c5c5;
  display: inline-block;
  width: 100%;
}

.tb-tab-container2 .etabs li a.active {
  background: #ce9634 none repeat scroll 0 0;
  color: #fff;
}

.tb-tab-container2 .etabs li a {
  color: #6f6f6f;
  display: inline-block;
  font-size: 13px;
  outline: medium none;
  padding: 15px 20px;
  text-transform: uppercase;
  width: 100%;
}

.tb-tab-container2 .nav-tabs>li.active>a,
.tb-tab-container2 .nav-tabs>li.active>a:hover,
.tb-tab-container2 .nav-tabs>li.active>a:focus {
  border-width: inherit;
}

.tb-tab-container2 .nav-tabs>li>a {
  border-radius: inherit;
}

.tb-tab-container2 .another-cen {
  border-left: 1px solid #c5c5c5;
  float: left;
  min-height: 220px;
  padding: 20px 40px;
  width: 65%;
}

.top-shopping4>p {
  margin: 0;
}

.down-shop {
  padding-bottom: 10px;
}

.woocommerce-shipping-calculator p {
  display: inline-block;
  width: 100%;
}

.woocommerce-shipping-calculator p.form-row {
  margin: 0 0 6px;
  padding: 3px;
}

.woocommerce-shipping-calculator p.form-row label {
  color: #666666;
  float: left;
  font-size: 12px;
  font-weight: normal;
  width: 135px;
}

.woocommerce-shipping-calculator p.form-row label span,
.sin-ha em {
  color: #ce9634;
  font-size: 15px;
}

.woocommerce-shipping-calculator p.form-row select,
.form-row-wide input[type="text"] {
  float: left;
  width: calc(100% - 135px) !important;
}

.woocommerce-shipping-calculator p.form-row select {
  background-color: #fff;
  border: 1px solid #d3d3d3;
  line-height: 28.8px;
  outline: medium none;
  padding: 5px 15px;
  transition: all 0.4s ease 0s;
  width: 100%;
  height: 34px;
}

p.checkout-coupon.two input[type="submit"] {
  border-radius: 30px;
  font-family: var(--font-1);
  margin-left: 138px;
  margin-top: 15px;
  padding: 5px 27px;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #c5c5c5;
  color: #1e1e1e;
  transition: all 0.4s ease 0s;
}

p.checkout-coupon.two input[type="submit"]:hover,
p.checkout-coupon.full input[type="submit"]:hover {
  background-color: #ce9634;
  border-color: #ce9634;
  color: #fff;
}

.form-row-wide input.again[type="text"] {
  float: left;
  width: calc(100% - 0px) !important;
}

p.checkout-coupon.full input[type="submit"] {
  border-radius: 30px;
  margin-left: 0;
  margin-top: 12px;
  width: 100%;
  padding: 5px 27px;
  font-family: var(--font-1);
  background: #fff none repeat scroll 0 0;
  border: 1px solid #c5c5c5;
  color: #1e1e1e;
  transition: all 0.4s ease 0s;
}

.sub-total {
  border: 1px solid #ddd;
  text-align: center;
}

.cart-table td {
  text-align: center;
}

.cart-subtotal th {
  color: #646464;
  font-size: 17px;
  font-weight: normal;
}

.cart-subtotal td {
  color: #646464;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
}

.order-total th {
  color: #363636;
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: bolder;
}

.order-total td {
  color: #484848;
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  font-weight: 600;
}

.sub-total table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.sub-total table th {
  text-align: right;
  width: 40%;
  padding: 15px 0;
}

.cart-subtotal>td {
  width: 60%;
  padding: 15px 0;
}

.order-total td .amount,
.cart-subtotal td .amount {
  padding-left: 80px;
}

.s-cart-area .order-total {
  border-top: 1px solid #ddd;
}

.wc-proceed-to-checkout a.wc-backward,
.wc-proceed-to-checkout a.wc-forward {
  background-color: transparent;
  border: 1px solid #c5c5c5;
  border-radius: 30px;
  color: #1e1e1e;
  display: inline-block;
  font-weight: normal;
  outline: medium none;
  padding: 4px 27px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  font-family: var(--font-1);
}

.wc-proceed-to-checkout a.wc-backward:hover,
.wc-proceed-to-checkout a.wc-forward:hover {
  background-color: #ce9634;
  border-color: #ce9634;
  color: #fff;
}

.wc-proceed-to-checkout p.return-to-shop {
  float: left;
}

.wc-forward {
  float: right;
}

.wc-proceed-to-checkout {
  margin-top: 20px;
}

.second-all-class {
  display: block;
  margin: 20px 0 41px;
  overflow: hidden;
}

/*--------------------- 17. single-product--------------------*/
.single-product-area {
  margin: 50px 0;
}

.single-product-area .b-none {
  display: block;
  margin-bottom: 30px;
  overflow: hidden;
}

.single-product-area .entry-summary .entry-title {
  color: black;
  font-size: 17px;
  margin-bottom: 8px;
  margin-top: 8px;
  text-transform: uppercase;
}

.single-product-area .tb-product-price.nurore {
  font-size: 22px;
  float: left;
}

.single-product-area .tb-product-wrap-price-rating {
  border-bottom: 1px dotted #c5c5c5;
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}

.single-product-area .stock {
  color: black;
  display: inline-block;
  float: right;
  margin-top: 9px;
}

.stock-1 {
  color: black;
  display: inline-block;
  float: right;
  margin-top: 15px;
}

.single-product-area .stock span {
  color: #ce9634;
}

.single-product-area .description>p {
  border-bottom: 1px dotted #c5c5c5;
  margin-bottom: 30px;
  margin-top: 10px;
  padding-bottom: 8px;
}

.single-product-area .woocommerce-shipping-calculator p.form-row label {
  width: 60px;
}

.single-product-area .woocommerce-shipping-calculator p.form-row select {
  width: calc(100% - 61px) !important;
}

.single-product-area .single-price>div {
  display: block;
  float: left;
}

.single-product-area .ro-quantity {
  margin-bottom: 15px;
}

.single-product-area .ro-quantity label {
  float: left;
  width: 15%;
  color: #515151;
  font-size: 13px;
  font-weight: normal;
}

.single-product-area .ro-quantity span.s-color {
  color: #ce9634;
}

.single-product-area .ro-quantity .quantity input {
  -moz-appearance: textfield;
  float: left;
  font-size: 14px;
  height: 35px;
  line-height: 14px;
  padding: 8px;
  width: 50%;
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  border: 1px solid #d3d3d3;
  color: black;
  margin-bottom: 10px;
  transition: all 0.3s ease 0s;
}

.single-product-area input.cart-plus-minus-box {
  text-align: center;
}

.single-product-area .inc.qtybutton,
.single-product-area .dec.qtybutton {
  border: 1px solid #d3d3d3;
  cursor: pointer;
  float: left;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 25%;
  font-size: 22px;
  transition: all 0.4s ease 0s;
}

.single-product-area .inc.qtybutton {
  border-width: 1px 1px 1px 0px;
}

.single-product-area .dec.qtybutton {
  border-width: 1px 0 1px 1px;
  font-size: 34px;
  line-height: 29px;
}

.cart-plus-minus {
  width: 100%;
}

.single-product-area .quantity {
  display: block;
  overflow: hidden;
  width: 85%;
}

.single-product-area .ro-info-box-wrap.tpl3.st {
  margin-top: 50px;
}

.single-product-area .inc.qtybutton:hover,
.single-product-area .dec.qtybutton:hover {
  color: #ce9634;
}

.single-product-area .tb-product-btn a {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #dcdcdc;
  border-radius: 40px;
  color: #757575;
  display: inline-block;
  height: 40px;
  margin: 10px 2px;
  overflow: hidden;
  padding: 0;
  position: relative;
  transition: all 0.4s ease 0s;
  width: 40px;
  line-height: 39px;
}

.single-product-area .tb-product-btn a:hover {
  background: #ce9634 none repeat scroll 0 0;
  color: #ffffff;
}

.single-product-area .tb-product-btn.shp {
  display: inline-block;
  float: left;
  margin-left: 8px;
}

.single-product-area .tb-product-btn a {
  margin-left: 10px;
  text-align: center;
  margin-top: 5px;
}

.single-product-area .capture-pn {
  margin-top: 8px;
  text-align: right;
  cursor: pointer;
}

.single-product-area .ro-info-box-wrap.tpl3:hover .tb-image>img {
  opacity: inherit;
  transform: inherit;
}

.single-price>div p.single-price-top {
  margin-top: 18px;
}

.single-product-area .top-shop-sidebar::before {
  background: #ebebeb none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 21px;
  width: 100%;
  z-index: -1;
}

.single-product-area .top-shop-sidebar h3.wg-title {
  margin-bottom: 23px;
}

.text-sin {
  margin-top: 48px;
}

.text-sin>ul {
  display: flex;
  justify-content: center;
  /* centers the list horizontally */
  align-items: center;
  /* optional: vertically centers items */
  gap: 20px;
  /* optional: spacing between list items */
  list-style: none;
  /* removes bullets */
  padding: 0;
  /* remove default padding */
  margin: 0 auto;
  /* ensure it stays centered */
}

.text-sin ul li a.active {
  background: #ce9634 none repeat scroll 0 0 !important;
}

.text-sin ul li a.active {
  color: #fff !important;
}

.text-sin ul li {
  display: inline-block;
  float: left;
  overflow: hidden;
}

.text-sin ul li a {
  display: inline-block;
  font-weight: 700;
  padding: 0.5em 14px;
  text-decoration: none;
  color: black !important;
  font-size: 17px !important;
  font-weight: normal !important;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: var(--font-1);
}

.single-product-area .text-sin .tab-content {
  background-clip: padding-box;
  border: 1px solid #bebebe !important;
  border-radius: 0 !important;
  padding: 30px 25px !important;
}

.sin-ha h2 {
  font-size: 14px;
  line-height: 15.4px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: black;
  font-family: var(--font-1);
}

.last-line h3 {
  font-size: 15px;
  margin-bottom: 12px;
}

.single-product-area table.shop_attributes {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: rgba(0, 0, 0, 0.1) -moz-use-text-color -moz-use-text-color;
  border-image: none;
  border-style: dotted none none;
  border-width: 1px 0 0;
  margin-bottom: 1.618em;
  width: 100%;
}

.single-product-area table.shop_attributes th {
  font-weight: 700;
  padding: 8px;
  width: 150px;
}

.single-product-area table.shop_attributes td,
.single-product-area table.shop_attributes th {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  border-top: 0 none;
  line-height: 2.5;
  margin: 0;
}

.single-product-area table.shop_attributes td {
  font-style: italic;
  padding: 0;
}

.single-product-area table.shop_attributes td p {
  margin: 0;
  padding: 8px;
}

.single-product-area table.shop_attributes tr.alt {
  background-color: #f9f9f9;
}

.single-product-area table.shop_attributes th {
  border-right: 1px dotted rgba(0, 0, 0, 0.2);
}

.last-cart-con.s-icon2 {
  float: left;
  margin-top: -8px;
}

.single-product-area textarea.form-control {
  margin-bottom: 15px;
  height: 75px;
}

.sin-form2 span a {
  color: #aaaaaa;
  font-size: 17px;
}

.sin-form2 {
  margin: 0 0 14px;
}

p.woocommerce-nore2 {
  margin: 0;
}

.tagged_as>a {
  color: #1e1e1e;
}

.last-line {
  position: relative;
}

.single-pro-area7 .last-line::before {
  background: #ebebeb none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 21px;
  width: 100%;
  z-index: -1;
}

.zoom {
  border-radius: 0 !important;
  border: 3px solid #ce9634 !important;
  box-shadow: none !important;
}

.demo4 img {
  width: 100%;
}

.tab-zoom .tab-menu img {
  width: 100px;
}

.tab-zoom .tab-menu>li {
  display: inline-block;
  float: left;
  margin-top: 30px;
  position: relative;
}

.zoom-mrgn-none {
  margin-right: 0 !important;
}

.tab-menu li>a {
  display: block;
  margin: 0 17px;
  position: relative;
}

.tab-menu li>a::before {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 100%;
}

.tab-menu li>a:hover::before {
  opacity: 1;
}

.tab-zoom {
  position: relative;
}

.tab-menu li.active>a::before {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  transition: all 0.4s ease 0s;
  width: 100%;
}

/*............. 18. scrollUp................*/
#toTop {
  text-align: center;
  background-color: #7f7f7f;
  bottom: 35px;
  cursor: pointer;
  display: none;
  height: 40px;
  position: fixed;
  right: 12px;
  width: 40px;
  z-index: 9999;
  line-height: 40px;
  color: #fff;
  transition: all 0.4s ease 0s;
}

#toTop:hover {
  background-color: #ce9634;
}

/*............. 19.Start QUICK VIEW................*/
.product-name>h1 {
  font-size: 24px;
  line-height: 42px;
  text-transform: uppercase;
}

.input-content input {
  -moz-appearance: textfield;
  float: left;
  font-size: 14px;
  line-height: 14px;
  width: 85%;
}

.input-content input.qty {
  border: 1px solid #d3d3d3;
  color: #777;
  margin-bottom: 10px;
  padding: 10px;
  transition: all 0.3s ease 0s;
  text-align: center;
  font-size: 16px;
}

.input-content input.qty:focus {
  border-color: #ce9634;
  color: #333;
}

.modal-product .input-content label {
  float: left;
  font-weight: 400;
  width: 15%;
}

.modal-product .input-content {
  margin-bottom: 8px;
  overflow: hidden;
}

.modal-product .last-cart {
  display: block;
  float: left;
  min-width: 251px;
  overflow: hidden;
}

.modal-product .input-content label span {
  color: #ce9634;
}

.add-to-box.add-to-box2 {
  display: block;
  overflow: hidden;
}

.stock2 {
  margin-top: 20px;
}

.modal-content .tb-product-price {
  font-size: 20px;
}

.modal-content .tb-product-price span.amount {
  font-size: 20px;
}

.modal-body {
  padding: 31px;
  position: relative;
}

.availability.in-stock2 {
  font-weight: inherit;
}

.modal {
  z-index: 2147483647;
}

#productModal .modal-dialog {
  margin: 5% auto;
  max-width: 96%;
  min-height: 300px;
  padding: 20px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 1019px;
}

#productModal .modal-header {
  border: 0 none;
  padding: 0;
  min-height: auto;
}

#productModal button.btn-close {
  position: absolute;
  right: 15px;
  top: 15px;
  transition: all 0.3s ease 0s;
  z-index: 2;
  opacity: 1;
}

#productModal button.btn-close {
  border: 1px solid #909295;
  border-radius: 60px;
  color: #909295;
  display: block;
  height: 30px;
  line-height: 20px;
  text-align: center;
  width: 30px;
  padding: 0;
}

#quickview-wrapper .modal-content {
  border-radius: 0;
}

.btn-close:focus {
  box-shadow: none;
}

.modal-product {
  overflow: hidden;
}

.modal-product .product-images {
  display: block;
  float: left;
  width: 50%;
}

.modal-product .product-images .quick-thumbnails {
  float: left;
  width: 100%;
}

.modal-product .product-images .main-image {
  float: left;
  margin-bottom: 10px;
  padding-right: 20px;
  width: 100%;
}

.modal-product .product-images .main-image img {
  box-shadow: none;
  width: 100%;
  height: 70vh;
  object-fit: cover;
  object-position: top;
}

.foot-icon {
  float: right;
  margin-top: 8px;
}

/* 19. QUICK VIEW == */

.mobile-menu {
  display: none;
}

.mobile-menu {
  position: absolute;
  top: 96px;
  width: 100%;
}

.meanmenu-reveal {
  position: absolute;
  top: -67px !important;
}

nav#dropdown {
  display: none;
}

.mobile-menu .mean-nav ul.main-menu {
  height: 215px;
  overflow-y: auto;
}

.mobile-menu .mean-nav ul.main-menu.mobile-ht {
  height: fit-content;
}

/* 20. Coming soon == */
.comming-soon-wrap,
.subscribe-area {
  position: relative;
  z-index: 99;
}

.comming-soon-area {
  padding: 60px 0;
}

.overlay {
  position: relative;
}

.overlay::before {
  background-color: #000;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 9;
}

.comming-soon-top h3 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 8px;
  line-height: 1;
  margin: 58px 0 41px;
}

.comming-soon-top>p {
  color: #fff;
  font-size: 16px;
  width: 66%;
  margin: 0 auto;
}

.comming-soon-top {
  margin: 0 0 54px;
}

.mc-news {
  display: none;
}

.subscribe-area>h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 3px;
  margin: 0 0 14px;
}

.subscribe-form form {
  position: relative;
}

.subscribe-form form input {
  background: transparent;
  border: 1px solid #eceff8;
  color: #fff;
  font-size: 14px;
  height: 55px;
  padding: 2px 146px 2px 40px;
  width: 100%;
  font-weight: 300;
  border-radius: 50px;
}

.subscribe-form form input::-moz-placeholder {
  color: #fff !important;
  opacity: 1;
}

.subscribe-form form input::-webkit-input-placeholder {
  color: #fff !important;
  opacity: 1;
}

.clear {
  position: absolute;
  top: 0;
  right: 0;
}

.subscribe-form form .clear input {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  border-radius: 50px;
  color: #e0e0e0;
  cursor: pointer;
  font-weight: 700;
  padding: 2px 40px 2px 30px;
  width: auto;
}

.subscribe-form form .clear:hover input {
  color: #8f9495;
}

.subscribe-form form .clear::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 35px;
  position: absolute;
  top: 10px;
  transition: all 0.3s ease 0s;
  width: 2px;
  left: 0;
}

.time_circles>div {
  text-align: center;
  display: flex;
  flex-direction: column;
  flex: 1 0 25%;
  position: static;
  width: 25% !important;
  z-index: 99;
}

.DateCountdown .time_circles>div {
  margin-top: 75px;
}

.bg-img {
  background-position: center center;
  background-size: cover;
}

.height-100vh {
  min-height: 100vh;
}

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

/**
 *	Titles (Days, Hours, etc)
 **/

.DateCountdown .time_circles>div>h4 {
  color: #fff;
  font-size: 18px !important;
  font-weight: 400;
  margin: 89px 0 0;
  order: 2;
  padding: 0;
  text-align: center;
  text-transform: capitalize;
}

/**
 *	Time numbers, ie: 12
 **/

.DateCountdown .time_circles>div>span {
  color: #fff;
  display: block;
  font-size: 60px !important;
  font-weight: 400;
  line-height: 47px !important;
  margin-top: 16px;
  text-align: center;
  width: 100%;
}

.time_circles {
  display: flex;
  flex-wrap: wrap;
}

.time_circles canvas {
  width: 100% !important;
  height: auto !important;
  position: absolute;
  left: 0;
  top: 0;
}

.con-text {
  position: relative;
  z-index: 1;
}

.header-none {
  display: none;
}

input:focus-visible {
  outline: none;
}

textarea:focus-visible {
  outline: none;
}

.bg-black {
  background-color: #000;
}

.bg-black-light {
  background-color: #39302e;
}

.bg-gray {
  background-color: #3f4249;
}

.bg-gray-2 {
  background-color: #a29a8d;
}

.highlight {
  color: #d7b56d;
  font-weight: 500;
  font-style: italic;
}

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

/*  */

.product-description {
  /* font-family: "Poppins", Arial, sans-serif; */
  color: #333;
}

.product-description h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 20px 0 12px;
  padding-bottom: 5px;
  border-bottom: 2px solid #eee;
  color: #222;
  text-transform: uppercase;
}

.table-responsive {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 20px;
}

.table-responsive table {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  overflow: hidden;
}

.table-responsive th,
.table-responsive td {
  padding: 12px 15px;
  text-align: center;
  border-bottom: 1px solid #eee;
}

.table-responsive th {
  background: #f7f7f7;
  font-weight: 600;
  font-size: 14px;
  color: black;
  text-transform: uppercase;
}

.table-responsive td {
  font-size: 14px;
  color: #555;
}

.table-responsive tr:hover td {
  background: #fafafa;
}

.table-responsive tr:last-child td {
  border-bottom: none;
}

/* Optional: make first column aligned left */
.table-responsive td:first-child,
.table-responsive th:first-child {
  text-align: left;
  font-weight: 500;
}

/* Responsive stacking on small screens */
@media (max-width: 768px) {

  .table-responsive table,
  .table-responsive thead,
  .table-responsive tbody,
  .table-responsive th,
  .table-responsive td,
  .table-responsive tr {
    display: block;
    width: 100%;
  }

  .table-responsive thead tr {
    display: none;
  }

  .table-responsive td {
    text-align: right;
    padding-left: 50%;
    position: relative;
  }

  .table-responsive td::before {
    content: attr(data-label);
    position: absolute;
    left: 15px;
    width: 45%;
    white-space: nowrap;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
    text-align: left;
  }
}

.swiper-button-next,
.swiper-button-prev {
  color: #ce9634 !important;
  height: 20px !important;
}

.product-img {
  height: 240px !important;
  object-fit: cover;
  object-position: top;
}

.swiper-pagination-bullet-active {
  background: #ce9634 !important;
}

.promo-banner {
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
}

.promo-banner img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 100%;
  border-radius: 10px;
  /* optional: soft corners */
}

.category-banner-row {
  display: block;
  margin: 40px auto;
}

/* .category-box {
  border: 2px dashed gold;
  background-color: lightyellow !important;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
} */

.category-box img {
  width: 100%;
  display: block;
}

.category-info {
  /* background: linear-gradient(to bottom, #d7b56d, #f5e6b8); */
  background: linear-gradient(to bottom, #d7b56d, #8c6b22);

  /* Magenta gradient */
  color: white;
  padding: 12px 10px;
}

.category-info h4 {
  font-size: 22px;
  margin: 5px 0;
}

.category-info p {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

.category-info a {
  display: inline-block;
  margin-top: 5px;
  font-size: 14px;
  text-decoration: none;
  color: white;
  font-weight: 500;
}

/*  */

.carousel-container {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 50px auto;
}

.carousel-wrapper {
  display: flex;
  transition: transform 0.5s ease;
}

.carousel-item {
  min-width: 20%;
  margin: 0 10px;
  position: relative;
}

.carousel-item img {
  width: 100%;
  border-radius: 10px;
  height: auto;
}

.button-container {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
}

.shop-all-btn {
  padding: 10px 20px;
  background-color: #ff6f61;
  color: white;
  text-decoration: none;
  border-radius: 25px;
  font-weight: bold;
  transition: background-color 0.3s;
}

.shop-all-btn:hover {
  background-color: #ff3d2e;
}

.carousel-container {
  position: relative;
}

.carousel-wrapper {
  display: flex;
  gap: 10px;
}

.carousel-item {
  scroll-snap-align: center;
}

/*  */
.collection-box .container-fluid {
  padding: 0;
}

.collection-box-style1 .container-fluid {
  padding: 0 55px;
}

.collection-box .collection-grid-item img {
  margin: 0 auto;
  width: 100%;
  -ms-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.collection-box .collection-grid-item:hover img {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.collection-box .collection-grid-item__title-wrapper {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -ms-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

.collection-box .collection-grid-item__title-wrapper .title-wrapper {
  margin-top: 27px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.collection-box .collection-grid-item__title {
  text-transform: uppercase;
  position: relative;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  display: block;
  width: auto;
  margin: 0;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -ms-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.collection-box .collection-grid-item__title span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 5px 0 0;
}

.collection-box .btn--secondary {
  margin-top: 14px;
  -ms-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
  display: inline-flex;
}

.collection-box .collection-grid-item__title-wrapper:hover {
  background: rgba(0, 0, 0, 0.6);
  opacity: 1;
}

.collection-box .collection-grid-item__title-wrapper:hover .title-wrapper {
  margin-top: 0;
}

.collection-box .collection-grid-item__title-wrapper:hover .btn {
  opacity: 1;
  visibility: visible;
}

.collection-box-style1 .collection-grid-item__title-wrapper {
  top: 50%;
  bottom: auto;
}

.collection-box-style1 .collection-grid-item__title.btn--secondary:hover {
  background-color: #000000;
  color: #ffffff;
  border: 0;
}

.collection-box .slick-arrow {
  opacity: 0;
  visibility: hidden;
  width: 30px;
  height: 30px;
}

.collection-box:hover .slick-arrow {
  color: #000000;
  opacity: 1;
  visibility: visible;
}

.collection-box .slick-prev {
  left: 10px;
}

.collection-box .slick-next {
  right: 10px;
}

.section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.collection-grids {
  margin-top: -30px;
}

.collection-grids .item {
  padding-top: 30px;
}

.collection-grids {
  margin-top: -30px;
}

.collection-grids .item {
  padding-top: 30px;
}

.collection-grid-item {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.collection-box .container-fluid {
  padding: 0;
}

.collection-box-style1 .container-fluid {
  padding: 0 55px;
}

.collection-box .collection-grid-item img {
  margin: 0 auto;
  width: 100%;
  -ms-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.collection-box .collection-grid-item:hover img {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.collection-box .collection-grid-item__title-wrapper {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -ms-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

.collection-box .collection-grid-item__title-wrapper .title-wrapper {
  margin-top: 27px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.collection-box .collection-grid-item__title {
  text-transform: uppercase;
  position: relative;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  display: block;
  width: auto;
  margin: 0;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -ms-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.collection-box .collection-grid-item__title span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 5px 0 0;
}

.collection-box .btn--secondary {
  margin-top: 14px;
  -ms-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
  display: inline-flex;
}

.collection-box .collection-grid-item__title-wrapper:hover {
  background: rgba(0, 0, 0, 0.6);
  opacity: 1;
}

.collection-box .collection-grid-item__title-wrapper:hover .title-wrapper {
  margin-top: 0;
}

.collection-box .collection-grid-item__title-wrapper:hover .btn {
  opacity: 1;
  visibility: visible;
}

.collection-box-style1 .collection-grid-item__title-wrapper {
  top: 50%;
  bottom: auto;
}

.collection-box-style1 .collection-grid-item__title.btn--secondary:hover {
  background-color: #000000;
  color: #ffffff;
  border: 0;
}

.collection-box .slick-arrow {
  opacity: 0;
  visibility: hidden;
  width: 30px;
  height: 30px;
}

.collection-box:hover .slick-arrow {
  color: #000000;
  opacity: 1;
  visibility: visible;
}

.collection-box .slick-prev {
  left: 10px;
}

.collection-box .slick-next {
  right: 10px;
}

.collection-grid-3item .slick-slide,
.collection-grid-4item .slick-slide {
  padding: 1px;
}

@media only screen and (min-width: 992px) {

  .collection-grid-3item.slick-slide,
  .collection-grid-4item.slick-slider .slick-list {
    margin: -1px;
  }
}

/*  */
.border-btn-1 {
  color: #ffffff;
  background-color: transparent;
  border: 1px solid #ffffff;
  opacity: 1;
}

.border-btn-1:hover,
.border-btn-1:focus {
  color: white;
  background-color: #ce9634;
  border-color: #ce9634;
}

.collection-section {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 0;
}

.collection-image img {
  width: 100%;
  /* height: auto; */
  height: 500px;
  object-position: top;
  object-fit: cover;
  width: 100%;
  height: auto;
  transition: transform 0.3s ease-in-out;
}

.collection-image {
  position: relative;
  overflow: hidden;
}

.collection-image img:hover {
  transform: scale(1.2);
}

.collection-content {
  padding: 40px;
}

.collection-title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 20px;
}

.collection-text {
  color: #555;
  font-size: 1.1rem;
  margin-bottom: 30px;
}

.btn-collection {
  border: 2px solid #000;
  background: transparent;
  color: #000;
  font-weight: 600;
  padding: 10px 25px;
  transition: 0.3s;
  text-transform: uppercase;
}

.btn-collection:hover {
  background: #ce9634;
  color: #fff;
}

@media (max-width: 991px) {
  .collection-section {
    flex-direction: column;
    text-align: center;
  }

  .collection-content {
    padding: 20px;
  }
}

.btn-edit {
  border: 1px solid #dcdcdc;
  border-radius: 30px;
  color: black;
  font-size: 12px;
  font-weight: 400px;
  line-height: 15px;
  padding: 7px 15px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}

.btn-edit:hover {
  background-color: #ce9634;
  color: white;
}

p.checkout-coupon input[type="submit"],
.cop-left input[type="submit"] {
  border: 1px solid #dcdcdc;
  background-color: white;
  border-radius: 30px;
  color: black;
  font-size: 12px;
  font-weight: 400px;
  line-height: 15px;
  padding: 7px 15px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}

p.checkout-coupon input[type="submit"]:hover,
.cop-left input[type="submit"]:hover {
  background-color: #ce9634;
  color: white;
}

.contact-details {
  background: #f9f9f9;
  padding: 40px 30px;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.contact-details h3 {
  color: #ce9634;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 15px;
}

.contact-details p {
  color: black;
  line-height: 1.6;
  font-size: 15px;
  margin-bottom: 0;
}

.contact-details ul {
  margin-top: 25px;
  padding-left: 0;
}

.contact-details ul li {
  color: #333;
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.contact-details ul li i {
  color: #ce9634;
  font-size: 18px;
  width: 25px;
  text-align: center;
  margin-right: 8px;
}

/* Social icons */
.social-links {
  margin-top: 25px;
}

.social-links a {
  display: inline-block;
  width: 36px;
  height: 36px;
  color: black;
  border: 1px solid black;
  border-radius: 50%;
  text-align: center;
  line-height: 36px;
  margin-right: 10px;
  font-size: 16px;
  transition: all 0.3s ease;
}

.social-links a:hover {
  background: #ce9634;
  color: white;
  border: none;
  transform: translateY(-3px);
}

@media (max-width: 767px) {
  .contact-details {
    margin-top: 30px;
    padding: 25px 20px;
  }
}

.contact-details ul {
  padding-left: 0;
  margin-top: 25px;
}

.contact-details ul li {
  color: #333;
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 20px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.contact-details ul li i {
  font-size: 20px;
  margin-top: 3px;
  min-width: 25px;
  text-align: center;
}

.qty-btn {
  border: 1px solid #dcdcdc;
  border-radius: 30px;
  color: black;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  padding: 7px 15px;
  text-transform: uppercase;
  background-color: white;
  cursor: pointer;
  transition: all 0.5s ease 0s;
}

.qty-btn:hover {
  background-color: #ce9634;
  border: none;
  color: white;
}

.input-text.qty {
  width: 50px;
  text-align: center;
  border: 1px solid #dcdcdc;
  border-radius: 30px;
  padding: 5px 10px;
}

.sop-cart {
  text-align: center;
  vertical-align: middle;
}

.quantity {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.about-img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 10px;
}

.product-info-wrap {
  display: flex;
  align-items: center;
  gap: 15px;
}

.product-image img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 6px;
  border: 1px solid #eee;
}

.product-details {
  display: flex;
  flex-direction: column;
}

.product-title {
  font-weight: 600;
  font-size: 15px;
  color: black;
  text-decoration: none;
  margin-bottom: 4px;
}

.product-title:hover {
  color: #cd9534;
}

.product-desc {
  margin: 0;
  font-size: 13px;
  color: black;
  line-height: 1.4;
}

.login-signup {
  border-bottom: 1px solid #eee;
}

/*  */

.collapse_area .panel-title a {
  font-size: 18px;
  font-weight: normal;
}

.collapse_area .panel-body h2 {
  font-size: 24px;
  font-weight: bold;
}

.collapse_area .panel-body p,
.collapse_area .panel-body label,
.collapse_area .panel-body input,
.collapse_area .panel-body .form-group {
  font-size: 16px;
}

.collapse_area .collap {
  font-size: 18px;
  font-weight: normal;
}

.user-profile-card {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #e2e2e2;
}

.user-profile-card .profile-img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border: 3px solid #ddd;
}

.user-profile-card h4 {
  font-weight: 600;
  color: #333;
}

.user-profile-card strong {
  /* color: #555; */
  font-size: 14px;
}

.fnt-14 {
  font-size: 14px;
}

.add-two-single {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
  gap: 10px;
}

.last-cart {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
  gap: 10px;
}

.last-cart a.las4 {
  flex: 1;
  text-align: center;
  /* background-color: #6c63ff; */
  color: black;
  padding: 10px 10px;
  border-radius: 10px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.last-cart a.las4:hover {
  background-color: #ce9634;
}

.tb-product-btn.shp {
  width: 60px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  flex-shrink: 0;
}

.tb-product-btn.shp a {
  color: #ce9634;
  font-size: 20px;
}

.product-options h5 {
  margin-bottom: 10px;
}

.color-options {
  margin-bottom: 20px;
}

.color-item {
  position: relative;
  border: 2px solid transparent;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  transition: 0.3s ease;
}

.color-item img {
  width: 100px;
  border-radius: 8px;
}

.color-item.active {
  border-color: #d6b650;
}

.checkmark {
  position: absolute;
  top: 8px;
  left: 8px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #000;
  border-radius: 50%;
  font-size: 14px;
  padding: 2px 5px;
  display: none;
}

.color-item.active .checkmark {
  display: block;
}

.size-options .size-btn {
  border: 2px solid #ddd;
  background: #fff;
  border-radius: 6px;
  padding: 8px 16px;
  cursor: pointer;
  transition: 0.3s ease;
  font-weight: 500;
}

.size-options .size-btn.active,
.size-options .size-btn:hover {
  border-color: #d6b650;
  background-color: #f7f2e6;
}

.size-options {
  margin-bottom: 20px;
}

.size-chart-btn {
  display: inline-block;
  background: #eee;
  color: #333;
  border-radius: 50%;
  font-weight: bold;
  width: 20px;
  height: 20px;
  text-align: center;
  cursor: pointer;
  margin-left: 5px;
  transition: all 0.2s ease;
}

.size-chart-btn:hover {
  background: #333;
  color: #fff;
}

/* Popup styling */
.size-chart-popup {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px 15px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 100;
}

.size-chart-popup table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

.size-chart-popup th,
.size-chart-popup td {
  border: 1px solid #ddd;
  padding: 5px 8px;
  text-align: center;
}

.size-chart-popup h6 {
  margin-bottom: 8px;
  text-align: center;
}

/* ===== MOBILE DRAWER MENU ===== */
.mobile-drawer-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  display: flex;
  align-items: stretch;
}

.mobile-drawer {
  width: 300px;
  max-width: 85vw;
  background: #fff;
  height: 100%;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  animation: slideInLeft 0.3s ease;
}

@keyframes slideInLeft {
  from {
    transform: translateX(-100%);
  }

  to {
    transform: translateX(0);
  }
}

.mobile-drawer-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 20px;
  border-bottom: 1px solid #eee;
  background: #1a1a1a;
}

.drawer-logo {
  width: 120px;
}

.drawer-close {
  background: none;
  border: none;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  line-height: 1;
  padding: 0;
}

.mobile-nav {
  flex: 1;
}

.mobile-menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mobile-menu-list>li {
  border-bottom: 1px solid #f0f0f0;
}

.mobile-menu-list>li>a,
.mobile-menu-list>li>.menu-item-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px;
  color: #333;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-decoration: none;
  cursor: pointer;
}

.menu-item-row>a {
  color: #333;
  text-decoration: none;
  flex: 1;
}

.accordion-icon {
  font-size: 18px;
  font-weight: 300;
  color: #999;
  padding-left: 10px;
}

.sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #f9f9f9;
}

.sub-menu>li>.menu-item-row,
.sub-menu>li>a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 30px;
  color: #555;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}

.sub-sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #f0f0f0;
}

.sub-sub-menu>li>a {
  display: block;
  padding: 9px 40px;
  color: #777;
  font-size: 12px;
  text-decoration: none;
  border-bottom: 1px solid #e8e8e8;
}

.sub-sub-menu>li>a:hover,
.sub-menu>li>a:hover,
.mobile-menu-list>li>a:hover {
  color: #c0aa83;
}

/* Hamburger Button */
.meanmenu-reveal {
  display: none;
  /* hidden on desktop */
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 38px;
  height: 38px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 6px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  z-index: 999;
}

.meanmenu-reveal span {
  display: block;
  width: 22px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
  transition: all 0.3s ease;
}

.home-2 .meanmenu-reveal span {
  background: #fff;
}

/* ===== THREE BREAKPOINT RESPONSIVE SYSTEM ===== */

/* DESKTOP: 992px and above */
@media (min-width: 992px) {
  .muti_menu {
    display: block !important;
  }

  .meanmenu-reveal {
    display: none !important;
  }

  .mobile-drawer-overlay {
    display: none !important;
  }
}

/* Overlap fix for large screens 1450px+ */
@media (min-width: 1451px) {
  .home-2 .header-menu-2 .muti_menu ul li a {
    padding: 0px 18px;
  }

  .home-2 .muti_menu ul li .mega-menu .tas {
    width: 25.666%;
  }
}

/* TABLET: 768px - 991px */
@media (min-width: 768px) and (max-width: 991px) {
  .muti_menu {
    display: none !important;
  }

  .meanmenu-reveal {
    display: flex !important;
  }

  .header-menu-2 {
    position: relative;
  }

  .header-area.home-2.sd-bar {
    padding-left: 255px;
  }

  .header-area.home-2.sd-bar .widget ul>li>a {
    font-size: 12px;
  }

  .home-2 .menu-cart {
    float: right;
  }

  .home-2 .header-wrapper {
    padding-right: 0px;
  }

  .menu-sidebar-container {
    position: relative;
  }

  .home-2 .top-shop-title>a {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }

  .home-2 .top-shop-title a span.count {
    right: 70px !important;
    top: 64px !important;
  }

  .home-2 .stick .top-shop-title a span.count {
    right: 70px !important;
    top: 23px !important;
  }
}

/* MOBILE: max 767px */
@media (max-width: 767px) {
  .muti_menu {
    display: none !important;
  }

  .meanmenu-reveal {
    display: flex !important;
  }

  .header-menu-2 {
    position: relative;
  }

  .home-2 .header-top {
    display: none;
  }

  .header-area.home-2 {
    padding-left: 0;
    position: relative;
    background: #000;
  }

  .header-menu.header-menu-2.stick {
    padding-left: 0;
  }

  .home-2 .logo-2-wrap {
    border-right: 0;
    height: auto;
  }

  .logo-2-wrap img {
    padding-top: 8px;
  }

  .home-2 .search-item,
  .home-2 .top-cart-wrapper.wrap {
    width: 45px;
  }

  .menu-sidebar-container {
    position: relative;
  }

  .home-2 .header-wrapper {
    padding-right: 0;
    position: static;
  }

  .home-2 .top-shop-title a span.count {
    right: 55px !important;
    top: 23px !important;
  }

  .home-2 .stick .top-shop-title a span.count {
    right: 55px !important;
    top: 23px !important;
  }

  .home-2 .menu-cart {
    float: right;
    margin-right: 5px;
  }

  .home-2 .logo-2-wrap>a {
    transform: translateY(0%);
    left: 15px;
  }

  .home-2 .stick .logo-stiky {
    left: 15px;
  }
}

/* Very small mobile */
@media (max-width: 427px) {
  .logo-head {
    width: 180px;
  }
}

/* MOBILE MENU DROPDOWN */
.mobile-hamburger {
  display: none;
  width: 20px;
  height: 18px;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  margin-top: 10px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1000;
}

.mobile-hamburger span {
  display: block;
  height: 3px;
  width: 100%;
  background-color: #fff;
  border-radius: 2px;
  transition: all 0.3s ease;
}

.mobile-hamburger.open span:nth-child(1) {
  transform: translateY(11px) rotate(45deg);
}

.mobile-hamburger.open span:nth-child(2) {
  opacity: 0;
}

.mobile-hamburger.open span:nth-child(3) {
  transform: translateY(-11px) rotate(-45deg);
}

.mobile-dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #333;
  z-index: 999;
  max-height: calc(100vh - 70px);
  overflow-y: auto;
}

@keyframes menuSlideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.mobile-dropdown-menu.open {
  display: block;
  animation: menuSlideDown 0.3s ease forwards;
}

.mobile-nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.mobile-nav-list>li {
  border-top: 1px solid #444;
}

.mobile-nav-list>li>a,
.mobile-menu-item>a,
.mobile-nav-list>li>div>a {
  display: block;
  padding: 15px 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  flex: 1;
}

.mobile-menu-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mobile-expand-btn {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  color: #fff;
  width: 40px;
  height: 40px;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-left: 1px solid #444;
}

.mobile-sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #2a2a2a;
  border-top: 1px solid #444;
}

.mobile-sub-menu>li {
  border-bottom: 1px solid #3a3a3a;
}

.mobile-sub-menu>li:last-child {
  border-bottom: none;
}

.mobile-sub-menu .mobile-menu-item>a {
  padding-left: 30px;
  font-size: 13px;
  text-transform: capitalize;
  color: #ddd;
}

.mobile-sub-sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #222;
  border-top: 1px solid #333;
}

.mobile-sub-sub-menu>li>a {
  display: block;
  padding: 12px 40px;
  color: #bbb;
  font-size: 12px;
  text-decoration: none;
}

@media (max-width: 991px) {
  .muti_menu {
    display: none !important;
  }

  .mobile-hamburger {
    display: flex;
  }
}

@media (max-width: 767px) {
  .mobile-hamburger {
    top: 18px;
    right: 15px;
  }

  .header-area.home-2 {
    position: relative;
  }

  .header-wrapper {
    position: static;
  }
}

/* MOBILE MENU DROPDOWN */
.mobile-hamburger {
  display: none;
  width: 20px;
  height: 18px;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  margin-top: 10px;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1000;
}

.mobile-hamburger span {
  display: block;
  height: 3px;
  width: 100%;
  background-color: #fff;
  border-radius: 2px;
  transition: all 0.3s ease;
}

.mobile-hamburger.open span:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

.mobile-hamburger.open span:nth-child(2) {
  opacity: 0;
}

.mobile-hamburger.open span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

.mobile-dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #000;
  z-index: 999;
  max-height: calc(100vh - 70px);
  overflow-y: auto;
}

.mobile-dropdown-menu.open {
  display: block;
  animation: menuSlideDown 0.3s ease forwards;
}

.mobile-nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.mobile-nav-list>li {
  border-top: 1px solid #1a1a1a;
}

.mobile-nav-list>li>a,
.mobile-menu-item>a,
.mobile-nav-list>li>div>a {
  display: block;
  padding: 15px 20px;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none !important;
  flex: 1;
}

.mobile-nav-list>li>a:hover,
.mobile-menu-item>a:hover {
  color: #ce9634 !important;
}

.mobile-menu-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mobile-expand-btn {
  background: rgba(255, 255, 255, 0.05);
  border: none;
  color: #fff;
  width: 50px;
  height: 50px;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border-left: 1px solid #1a1a1a;
}

.mobile-sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #050505;
  border-top: 1px solid #1a1a1a;
}

.mobile-sub-menu>li {
  border-bottom: 1px solid #1a1a1a;
}

.mobile-sub-menu>li:last-child {
  border-bottom: none;
}

.mobile-sub-menu .mobile-menu-item>a {
  padding-left: 30px;
  font-size: 13px;
  text-transform: capitalize;
  color: #ddd !important;
}

.mobile-sub-sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #000;
  border-top: 1px solid #1a1a1a;
}

.mobile-sub-sub-menu>li>a {
  display: block;
  padding: 12px 40px;
  color: #aaa !important;
  font-size: 12px;
  text-decoration: none !important;
}

/* DESKTOP ( > 768px ) */
@media (min-width: 769px) {
  .mobile-hamburger {
    display: none !important;
  }

  .mobile-dropdown-menu {
    display: none !important;
  }
}

/* MOBILE ( <= 768px ) */
@media (max-width: 768px) {
  .muti_menu {
    display: none !important;
  }

  .home-2 .header-top {
    display: none !important;
  }

  .mobile-hamburger {
    display: flex;
  }

  .mobile-hamburger {
    top: 18px;
    right: 15px;
  }

  .header-area.home-2 {
    position: relative;
  }

  .header-wrapper {
    position: static;
  }
}

/* TABLET SPECIFIC TWEAKS ( >425px and <= 768px ) */
@media (min-width: 426px) and (max-width: 768px) {
  .home-2 .search-item .search-icon {
    font-size: 22px !important;
  }

  .home-2 .top-shop-title>a>i.fa-shopping-cart {
    font-size: 24px !important;
  }

  .home-2 .top-shop-title a span.count {
    top: 23px !important;
    right: 55px !important;
  }
}

/* ===== LOGO RESPONSIVE FIX (L5 SIZES) ===== */
.logo-2-wrap {
  width: 250px !important;
  min-height: 122px !important;
  height: auto !important;
  display: flex;
  align-items: center;
}

.logo-2-wrap>a {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  transform: none !important;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.logo-head {
  width: 100%;
  max-width: 200px;
  height: auto;
  object-fit: contain;
}

/* TABLET (769px - 991px) */
@media (max-width: 991px) and (min-width: 769px) {
  .logo-2-wrap {
    width: 220px !important;
    min-height: 80px !important;
  }
}

/* LARGE MOBILE & TABLET (426px - 768px) */
@media (max-width: 768px) and (min-width: 426px) {
  .logo-2-wrap {
    width: 200px !important;
    min-height: 60px !important;
  }
}

/* SMALL MOBILE ( <= 425px ) */
@media (max-width: 425px) {
  .logo-2-wrap {
    width: 180px !important;
    min-height: 50px !important;
  }
}

/* Responsive aspect ratio for collection images */
.collection-section-img { width: 100%; aspect-ratio: 16/9; object-fit: cover; border-radius: 10px; }
@media (min-width: 992px) { .collection-section-img { height: 500px; aspect-ratio: auto; } }

/* Premium Underline for Section Titles */
.title-section {
  position: relative;
  display: inline-block;
  padding-bottom: 12px;
  margin-bottom: 15px;
}
.title-section::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 60px;
  height: 2px;
  background-color: #ce9634; /* BinniesBliss Theme Gold */
  border-radius: 2px;
}