/*

TemplateMo 546 Sixteen Clothing

https://templatemo.com/tm-546-sixteen-clothing

*/
body {
  font-family: 'Poppins', sans-serif;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 300;
  color: #4a4a4a;
  line-height: 24px;
}

a {
  text-decoration: none !important;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
}

ul.social-icons li {
  display: inline-block;
  margin-right: 3px;
}

ul.social-icons li:last-child {
  margin-right: 0px;
}

ul.social-icons li a {
  width: 50px;
  height: 50px;
  display: inline-block;
  line-height: 50px;
  background-color: #eee;
  color: #121212;
  font-size: 18px;
  text-align: center;
  transition: all .3s;
}

ul.social-icons li a:hover {
  background-color: #f33f3f;
  color: #fff;
}

a.filled-button, .btcs1 {
  background-color: #f33f3f;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 300;
  padding: 10px 20px;
  border-radius: 5px;
  display: inline-block;
  transition: all 0.3s;
}

.filled-button:hover {
  color: white;
}

.btcs1 {
  border:none;
  cursor: pointer;
  padding: 13px 20px;
}
.btcs1:hover {
  background-color: #ff5e5e;
}

.btcs2 {
  background-color: #f33f3f;
  color: #fff;
  border:none;
  cursor: pointer;
  padding: 10px 20px;
  text-transform: capitalize;
  border-radius: 5px;
  display: inline-block;
  transition: all 0.3s;
}
.btcs2:hover {
  background-color: #ff5e5e;
}

.btcs3 {
  background-color: white;
  color: black;
  border:2px solid grey;
  cursor: pointer;
  padding: 10px 20px;
  text-transform: capitalize;
  border-radius: 5px;
  display: inline-block;
  transition: all 0.3s;
}
.btcs3:hover {
  background-color: rgb(240, 240, 240);
}

.btcs4 {
  background-color: white;
  color: black;
  cursor: pointer;
  padding: 10px 20px;
  text-transform: capitalize;
  border-radius: 5px;
  display: inline-block;
  transition: all 0.3s;
  width: fit-content;
}
.btcs4:hover {
  background-color: rgb(240, 240, 240);
}

.btcs5 {
  border-radius: 3px;
  height: 30px;
  width: 30px;
  background: rgb(122, 122, 122);
  border: none;
  color: white;
  text-align: center;
  /* box-shadow: 0px 4px 21px 0px rgba(0, 0, 0, 0.25); */
  margin: 3px;
}

.btcs6 {
  border-radius: 3px;
  height: 30px;
  width: 30px;
  background: #ff0000;
  border: none;
  color: white;
  text-align: center;
  /* box-shadow: 0px 4px 21px 0px rgba(0, 0, 0, 0.25); */
  margin: 3px;
}

.btcs7 {
  background: white;
  border: none;
  padding: 10px 20px;
  min-width: 100px;
  font-weight: 500;
  width: 100%;
}
.btcs7:hover {
  background-color: rgb(245, 245, 245);
}

.btcs8 {
  background: #f33f3f;
  border-radius: 8px;
  border: 1px solid #f33f3f;
  width: 35px;
  height: 35px;
  cursor: pointer;
  color: white;
  display: inline-flex; /* Aligns icon and text */
  align-items: center; /* Centers content vertically */
  justify-content: center;
}



.ipcs-1 {
  width: 100%;
  padding: 10px 15px;
  background-color: #f7f7f7;
  border: 1px solid #ececec;
  border-radius: 5px;
  outline: none;
}

/* a.filled-button:hover {
  background-color: #121212;
  color: #fff;
} */

.section-heading {
  text-align: left;
  margin-bottom: 60px;
  border-bottom: 1px solid #d1d1d1;
}

.section-heading h2 {
  font-size: 28px;
  font-weight: 400;
  color: #1e1e1e;
  margin-bottom: 15px;
}

.products-heading {
  background-image: url(../images/products-heading.jpg);
}

.about-heading {
  background-image: url(../images/about-heading.jpg);
}

.contact-heading {
  background-image: url(../images/contact-heading.jpg);
}

.page-heading {
  padding: 210px 0px 130px 0px;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-heading .text-content h4 {
  color: #f33f3f;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
}

.page-heading .text-content h2 {
  color: #fff;
  font-size: 62px;
  text-transform: uppercase;
  letter-spacing: 5px;
}

#preloader {
  overflow: hidden;
  background: #0000005e;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  z-index: 9999999;
  color: #fff;
}

#preloader .jumper {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  position: absolute;
  margin: auto;
  width: 90px;
  height: 90px;
}

#preloader .jumper>div {
  background-color: #fff;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  opacity: 0;
  width: 90px;
  height: 90px;
  -webkit-animation: jumper 1.5s 0s linear infinite;
  animation: jumper 1.5s 0s linear infinite;
}

#preloader .jumper>div:nth-child(2) {
  -webkit-animation-delay: 0.33333s;
  animation-delay: 0.33333s;
}

#preloader .jumper>div:nth-child(3) {
  -webkit-animation-delay: 0.66666s;
  animation-delay: 0.66666s;
}

@-webkit-keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  5% {
    opacity: 1;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes jumper {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  5% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}


/* Header Style */
header {
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 80px;
  background-color: #232323;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

header .navbar {
  padding: 17px 0px;
}

.background-header .navbar {
  padding: 17px 0px;
}

.background-header {
  top: 0;
  position: fixed;
  background-color: #fff !important;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}

.background-header .navbar-brand h2 {
  color: #121212 !important;
}

.background-header .navbar-nav a.nav-link, .background-header ._btncart {
  color: #1e1e1e !important;
}

.background-header ._header_cont2 {
  color: #1e1e1e !important;
}

.background-header .navbar-nav .nav-link:hover,
.background-header .navbar-nav .active>.nav-link,
.background-header .navbar-nav .nav-link.active,
.background-header .navbar-nav .nav-link.show,
.background-header .navbar-nav .show>.nav-link {
  color: #f33f3f !important;
}

.navbar .navbar-brand {
  float: left;
  margin-top: -12px;
  outline: none;
}

.navbar .navbar-brand h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

.navbar .navbar-brand h2 em {
  font-style: normal;
  color: #f33f3f;
}

#navbarResponsive {
  z-index: 999;
}

.navbar-collapse {
  text-align: center;
}

.navbar .navbar-nav .nav-item {
  margin: 0px 15px;
}

.navbar .navbar-nav a.nav-link {
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #fff;
  transition: all 0.5s;
  margin-top: 5px;
  text-wrap: nowrap;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .active>.nav-link,
.navbar .navbar-nav .nav-link.active,
.navbar .navbar-nav .nav-link.show,
.navbar .navbar-nav .show>.nav-link {
  color: #fff;
  padding-bottom: 25px;
  border-bottom: 3px solid #f33f3f;
}

.navbar .navbar-toggler-icon {
  background-image: none;
}

.navbar .navbar-toggler {
  /* border-color: #fff; */
  background-color: #fff0;
  height: 36px;
  outline: none;
  border-radius: 0px;
  position: absolute;
  right: 15px;
  top: 22px;
}

.navbar .navbar-toggler-icon:after {
  content: '\f0c9';
  color: #ffffff;
  font-size: 22px;
  line-height: 26px;
  font-family: 'FontAwesome';
}

.background-header .navbar .navbar-toggler-icon:after {
  color: #f33f3f;
}



/* Banner Style */
.banner {
  position: relative;
  text-align: center;
  padding-top: 80px;
}

.banner-item-01 {
  padding: 300px 0px;
  /* background-image: url(../images/slide_01.jpg); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 0;
}

.banner .content,
.page-heading .content {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  color: white;
  /* Assuming you want the text to be white */
}

.page-heading .content {
  z-index: unset;
}

.banner-item-02 {
  padding: 300px 0px;
  /* background-image: url(../images/slide_02.jpg); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.banner-item-03 {
  padding: 300px 0px;
  /* background-image: url(../images/slide_03.jpg); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.banner .banner-item {
  max-height: 600px;
}

.banner .text-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  z-index: 2;
}

.banner .text-content h4 {
  color: #f33f3f;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 15px;
}

.banner .text-content h2 {
  color: #fff;
  font-size: 62px;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.banner .text-content p {
  color: white;
  font-size: 18px;
  margin-top: 25px;
}

.owl-banner .owl-dots .owl-dot {
  border-radius: 3px;
}

.owl-banner .owl-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
}

.owl-banner .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 10px;
  background-color: #fff;
  opacity: 0.5;
}

.owl-banner .owl-dots .owl-dot:focus {
  outline: none
}

.owl-banner .owl-dots .owl-dot.active {
  background-color: #fff;
  opacity: 1;
}

.dp-flx {
  display: flex;
}
.f-g-1 {
  flex-grow: 1;
}

._hover_cs_1 {
  transform: scale(1);
  transition: transform 0.2s linear;
  cursor: pointer;
}

._hover_cs_1:hover {
  transform: scale(1.05);
  transition: transform 0.1s linear;
}

._loadingcs {
  height: 100px;
  width: 100px;
}

/* Latest Produtcs */

.latest-products {
  margin-top: 100px;
}

.latest-products .section-heading a {
  float: right;
  margin-top: -35px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #f33f3f;
}

.product-item {
  border: 1px solid #d1d1d1;
  margin-bottom: 30px;
  position: relative;
}

.product-item ._discount {
  position: absolute;
  background: #f33f3f;
  padding: 2px 12px;
  color: white;
  font-weight: 500;
  border-radius: 0px 0px 12px 0px;
  font-size: 14px;
  text-shadow: 1px 1px 1px grey;
}

.product-item ._outofstock {
  position: absolute;
  background: grey;
  color: white;
  left: 43px;
  top: 80px;
  text-align: center;
  padding: 8px 20px;
  border-radius: 6px;
}

.product-item .down-content {
  padding: 20px;
  position: relative;
}

.product-item img {
  width: 100%;
  overflow: hidden;
  aspect-ratio: 1;
  object-fit: cover;
}

.product-item .down-content h4 {
  font-size: 17px;
  color: #232323;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.product-item .down-content h6 {
  /* position: absolute;
  top: 30px;
  right: 30px; */
  font-size: 18px;
  color: #f33f3f;
}

.product-item .down-content p {
  margin-bottom: 20px;
}

.product-item .down-content ul li {
  display: inline-block;
}

.product-item .down-content ul li i {
  color: #f33f3f;
  font-size: 14px;
}

.product-item .down-content span {
  /* position: absolute;
  right: 30px;
  bottom: 30px; */
  font-size: 13px;
  color: #a3a3a3;
  font-weight: 500;
  line-height: 22px;
}




/* Best Features */

.about-features {
  margin-top: 100px !important;
}

.about-features p {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}

.about-features .container .row {
  padding-bottom: 0px !important;
  border-bottom: none !important;
}

.best-features {
  margin-top: 50px;
}

.best-features .container .row {
  border-bottom: 1px solid #eee;
  padding-bottom: 60px;
}

.best-features img {
  width: 100%;
  overflow: hidden;
  height: 300px;
  object-fit: cover;
}

.best-features h4 {
  font-size: 17px;
  color: #1a6692;
  margin-bottom: 20px;
}

.best-features ul.featured-list li {
  display: block;
  margin-bottom: 10px;
}

.best-features p {
  margin-bottom: 25px;
}

.best-features ul.featured-list li a {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 300;
  transition: all .3s;
  position: relative;
  padding-left: 13px;
}

.best-features ul.featured-list li a:before {
  content: '';
  width: 5px;
  height: 5px;
  display: inline-block;
  background-color: #4a4a4a;
  position: absolute;
  left: 0;
  transition: all .3s;
  top: 8px;
}

.best-features ul.featured-list li a:hover {
  color: #f33f3f;
}

.best-features ul.featured-list li a:hover::before {
  background-color: #f33f3f;
}

.best-features .filled-button {
  margin-top: 20px;
}





/* Call To Action */

.call-to-action .inner-content {
  margin-top: 60px;
  padding: 30px;
  background-color: #f7f7f7;
  border-radius: 5px;
}

.call-to-action .inner-content h4 {
  font-size: 17px;
  color: #1a6692;
  margin-bottom: 15px;
}

.call-to-action .inner-content em {
  font-style: normal;
  font-weight: 700;
}

.call-to-action .inner-content .col-md-4 {
  text-align: right;
}

.call-to-action .inner-content .filled-button {
  margin-top: 12px;
}




/* Footer */

footer {
  text-align: center;
}

footer .inner-content {
  border-top: 1px solid #eee;
  margin-top: 60px;
  padding: 60px 0px;
}

footer .inner-content p {
  text-transform: uppercase;
}

footer .inner-content p a {
  color: #f33f3f;
  margin-left: 3px;
}




.ovf-at {
  overflow: auto;
}

.ta-ct {
  text-align: center !important;
}

.ta-l {
  text-align: left !important;
}

.ta-r {
  text-align: right !important;
}

.mg-t-n10 {
  margin-top: -10px !important;
}

.mg-t-5 {
  margin-top: 5px !important;
}

.mg-t-10 {
  margin-top: 10px !important;
}

.mg-t-15 {
  margin-top: 15px !important;
}

.mg-t-20 {
  margin-top: 20px !important;
}

.mg-t-25 {
  margin-top: 25px !important;
}

.mg-t-30 {
  margin-top: 30px !important;
}

.mg-t-40 {
  margin-top: 40px !important;
}

.mg-t-50 {
  margin-top: 50px !important;
}

.mg-t-80 {
  margin-top: 80px !important;
}

.mg-bt-5 {
  margin-bottom: 5px !important;
}

.mg-bt-10 {
  margin-bottom: 10px !important;
}

.mg-bt-15 {
  margin-bottom: 15px !important;
}

.mg-bt-20 {
  margin-bottom: 20px !important;
}

.mg-bt-25 {
  margin-bottom: 25px !important;
}

.mg-bt-30 {
  margin-bottom: 30px !important;
}

.mg-bt-40 {
  margin-bottom: 40px !important;
}

.mg-bt-50 {
  margin-bottom: 50px !important;
}

.mg-bt-70 {
  margin-bottom: 70px !important;
}

.mg-r-0 {
  margin-right: 0px !important;
}

.mg-r-5 {
  margin-right: 5px !important;
}

.mg-r-10 {
  margin-right: 10px !important;
}

.mg-r-15 {
  margin-right: 15px !important;
}

.mg-r-20 {
  margin-right: 20px !important;
}

.mg-l-at {
  margin-left: auto;
}

.mg-l-10 {
  margin-left:10px;
}

.mg-l-15 {
  margin-left:15px;
}

.pd-l-5 {
  padding-left: 5px;
}

.pd-l-10 {
  padding-left: 10px;
}

.pd-l-20 {
  padding-left: 20px;
}

.pd-r-15 {
  padding-right: 15px;
}

.pd-r-25 {
  padding-right: 25px;
}

.pd-bt-5 {
  padding-bottom: 5px;
}

.pd-bt-10 {
  padding-bottom: 10px;
}

.pd-bt-20 {
  padding-bottom: 20px;
}

.pd-t-2 {
  padding-top: 2px !important;
}

.pd-t-5 {
  padding-top: 5px !important;
}

.pd-t-10 {
  padding-top: 10px !important;
}

.pd-t-20 {
  padding-top: 20px !important;
}

.pd-t-50 {
  padding-top: 50px !important;
}

.pd-lr-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.pd-lr-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.pd-lr-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.pd-lr-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.pd-tb-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.pd-tb-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pd-tb-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pd-all-5 {
  padding: 5px;
}

.pd-all-10 {
  padding: 10px;
}

.pd-all-15 {
  padding: 15px;
}

.pd-all-20 {
  padding: 20px;
}

.pd-all-30 {
  padding: 30px;
}

.fnt-8 {
  font-size: 8px !important;
}

.fnt-10 {
  font-size: 10px !important;
}

.fnt-11 {
  font-size: 11px !important;
}

.fnt-12 {
  font-size: 12px !important;
}

.fnt-13 {
  font-size: 13px !important;
}

.fnt-14 {
  font-size: 14px !important;
}

.fnt-15 {
  font-size: 15px !important;
}

.fnt-16 {
  font-size: 16px !important;
}

.fnt-17 {
  font-size: 17px !important;
}

.fnt-18 {
  font-size: 18px !important;
}

.fnt-19 {
  font-size: 19px !important;
}

.fnt-20 {
  font-size: 20px !important;
}

.fnt-21 {
  font-size: 21px !important;
}

.fnt-22 {
  font-size: 22px !important;
}

.fnt-23 {
  font-size: 23px !important;
}

.fnt-24 {
  font-size: 24px !important;
}

.cs-pt {
  cursor: pointer;
}



/* Product Page */

.products {
  margin-top: 100px;
}

.products .filters {
  text-align: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 60px;
}

.products .filters li {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #121212;
  display: inline-block;
  margin: 0px 10px;
  transition: all .3s;
  cursor: pointer;
}

.products .filters ul li.active,
.products .filters ul li:hover {
  color: #f33f3f;
}

.products ul.pages {
  margin-top: 30px;
  text-align: center;
}

.products ul.pages li {
  display: inline-block;
  margin: 0px 2px;
}

.products ul.pages li a {
  width: 44px;
  height: 44px;
  display: inline-block;
  line-height: 42px;
  border: 1px solid #eee;
  font-size: 15px;
  font-weight: 700;
  color: #121212;
  transition: all .3s;
}

.products ul.pages li a:hover,
.products ul.pages li.active a {
  background-color: #f33f3f;
  border-color: #f33f3f;
  color: #fff;
}



/* Team Members */

.team-members {
  margin-top: 100px;
}

.team-member {
  border: 1px solid #eee;
  margin-bottom: 30px;
}

.team-member img {
  width: 100%;
  overflow: hidden;
}

.team-member .down-content {
  padding: 30px;
  text-align: center;
}

.team-member .thumb-container {
  position: relative;
}

.team-member .thumb-container .hover-effect {
  position: absolute;
  background-color: rgba(243, 63, 63, 0.9);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all .5s;
}

.team-member .thumb-container .hover-effect .hover-content {
  position: absolute;
  display: inline-block;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}

.team-member .thumb-container .hover-effect .hover-content ul.social-icons li a:hover {
  background-color: #fff;
  color: #f33f3f;
}

.team-member:hover .hover-effect {
  visibility: visible;
  opacity: 1;
}

.team-member .down-content h4 {
  font-size: 17px;
  color: #1a6692;
  margin-bottom: 8px;
}

.team-member .down-content span {
  display: block;
  font-size: 13px;
  color: #f33f3f;
  font-weight: 500;
  margin-bottom: 20px;
}




/* Services */

.services {
  background-image: url(../images/content/services2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 100px 0px;
}

.services .service-item {
  text-align: center;
}

.services .service-item .icon {
  background-color: #f7f7f7;
  padding: 40px;
}

.services .service-item .icon i {
  width: 100px;
  height: 100px;
  display: inline-block;
  text-align: center;
  line-height: 100px;
  background-color: #f33f3f;
  color: #fff;
  font-size: 32px;
}

.services .service-item .down-content {
  background-color: #fff;
  padding: 40px 30px;
}

.services .service-item .down-content h4 {
  font-size: 17px;
  color: #1a6692;
  margin-bottom: 20px;
}

.services .service-item .down-content p {
  margin-bottom: 25px;
}




/* Clients */

.happy-clients {
  margin-top: 100px;
  margin-bottom: 40px;
}

.happy-clients .client-item img {
  max-width: 100%;
  overflow: hidden;
  transition: all .3s;
  cursor: pointer;
}

.happy-clients .client-item img:hover {
  opacity: 0.8;
}




/* Find Us */

.find-us {
  margin-top: 100px;
}

.find-us p {
  border-bottom: 1px solid #eee;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.find-us h4 {
  font-size: 17px;
  color: #1a6692;
  margin-bottom: 20px;
}

.find-us .left-content {
  margin-left: 30px;
}



/* Send Message */

.send-message {
  margin-top: 100px;
}

.contact-form input {
  font-size: 14px;
  width: 100%;
  height: 44px;
  display: inline-block;
  line-height: 42px;
  border: 1px solid #dbdbdb;
  border-radius: 0px;
  margin-bottom: 30px;
}

.contact-form input:focus {
  box-shadow: none;
  border: 1px solid #dbdbdb;
}

.contact-form textarea {
  font-size: 14px;
  width: 100%;
  min-width: 100%;
  min-height: 120px;
  height: 120px;
  max-height: 180px;
  border: 1px solid #dbdbdb;
  border-radius: 0px;
  margin-bottom: 30px;
}

.contact-form textarea:focus {
  box-shadow: none;
  border: 1px solid #dbdbdb;
}

.contact-form button.filled-button {
  background-color: #f33f3f;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 300;
  padding: 10px 20px;
  border-radius: 5px;
  display: inline-block;
  transition: all 0.3s;
  border: none;
  outline: none;
  cursor: pointer;
}

/* .contact-form button.filled-button:hover {
  background-color: #121212;
  color: #fff;
} */

.accordion {
  margin-left: 30px;
}

.accordion a {
  cursor: pointer;
  font-size: 17px;
  color: #1a6692 !important;
  margin-bottom: 20px;
  transition: all .3s;
}

.accordion a:hover {
  color: #f33f3f !important;
}

.accordion a.active {
  color: #f33f3f !important;
}

.accordion li .content {
  display: none;
  margin-top: 10px;
}

.accordion li:first-child {
  border-top: 1px solid #eee;
}

.accordion li {
  border-bottom: 1px solid #eee;
  padding: 15px 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {}

a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}

a,
a:active,
a:focus {
  color: #333;
  text-decoration: none;
  transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-duration: .2s;
  -ms-transition-duration: .2s;
  -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
  -o-transition-duration: .2s;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
}

span,
a,
a:hover {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}

.section-head {
  margin-bottom: 60px;
}

.section-head h4 {
  position: relative;
  padding: 0;
  color: #f91942;
  line-height: 1;
  letter-spacing: 0.3px;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
  margin-bottom: 30px;
}

.section-head h4:before {
  content: '';
  width: 60px;
  height: 3px;
  background: #f91942;
  position: absolute;
  left: 0px;
  bottom: -10px;
  right: 0;
  margin: 0 auto;
}

.section-head h4 span {
  font-weight: 700;
  padding-bottom: 5px;
  color: #2f2f2f
}

p.service_text {
  color: #cccccc !important;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}

.section-head p,
p.awesome_line {
  color: #818181;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}

.extra-text {
  font-size: 34px;
  font-weight: 700;
  color: #2f2f2f;
  margin-bottom: 25px;
  position: relative;
  text-transform: none;
}

.extra-text::before {
  content: '';
  width: 60px;
  height: 3px;
  background: #f91942;
  position: absolute;
  left: 0px;
  bottom: -10px;
  right: 0;
  margin: 0 auto;
}

.extra-text span {
  font-weight: 700;
  color: #f91942;
}

.item {
  background: #fff;
  text-align: center;
  padding: 30px 25px;
  -webkit-box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0px 25px rgba(0, 0, 0, 0.07);
  border-radius: 20px;
  border: 5px solid rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  -webkit-transition: all .5s ease 0;
  transition: all .5s ease 0;
  transition: all 0.5s ease 0s;
}

.item:hover {
  background: #f91942;
  box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .5s ease 0;
  transition: all .5s ease 0;
  transition: all 0.5s ease 0s;
}

.item:hover .item,
.item:hover span.icon {
  background: #fff;
  border-radius: 10px;
  -webkit-transition: all .5s ease 0;
  transition: all .5s ease 0;
  transition: all 0.5s ease 0s;
}

.item:hover h6,
.item:hover p {
  color: #fff;
  -webkit-transition: all .5s ease 0;
  transition: all .5s ease 0;
  transition: all 0.5s ease 0s;
}

.item .icon {
  font-size: 40px;
  margin-bottom: 25px;
  color: #f91942;
  width: 90px;
  height: 90px;
  line-height: 96px;
  border-radius: 50px;
}

.item .feature_box_col_one {
  background: rgba(247, 198, 5, 0.20);
  color: #f91942
}

.item .feature_box_col_two {
  background: rgba(255, 77, 28, 0.15);
  color: #f91942
}

.item .feature_box_col_three {
  background: rgba(0, 147, 38, 0.15);
  color: #f91942
}

.item .feature_box_col_four {
  background: rgba(0, 108, 255, 0.15);
  color: #f91942
}

.item .feature_box_col_five {
  background: rgba(146, 39, 255, 0.15);
  color: #f91942
}

.item .feature_box_col_six {
  background: rgba(23, 39, 246, 0.15);
  color: #f91942
}

.item p {
  font-size: 15px;
  line-height: 26px;
}

.item h6 {
  margin-bottom: 20px;
  color: #2f2f2f;
}

.mission p {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 28px;
  font-weight: 500;
}

.mission i {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #f91942;
  border-radius: 50%;
  color: #fff;
  font-size: 25px;
}

.mission .small-text {
  margin-left: 10px;
  font-size: 13px;
  color: #666;
}

.skills {
  padding-top: 0px;
}

.skills .prog-item {
  margin-bottom: 25px;
}

.skills .prog-item:last-child {
  margin-bottom: 0;
}

.skills .prog-item p {
  font-weight: 500;
  font-size: 15px;
  margin-bottom: 10px;
}

.skills .prog-item .skills-progress {
  width: 100%;
  height: 10px;
  background: #e0e0e0;
  border-radius: 20px;
  position: relative;
}

.skills .prog-item .skills-progress span {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #f91942;
  width: 10%;
  border-radius: 10px;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.skills .prog-item .skills-progress span:after {
  content: attr(data-value);
  position: absolute;
  top: -5px;
  right: 0;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  background: rgba(0, 0, 0, 0.9);
  padding: 3px 7px;
  border-radius: 30px;
}


._categ_cont {
  width: 25%;
  flex: unset;
}

._categ_cont .down-content {
  padding: 10px 5px 5px 5px;
  font-weight: 500;
}

.ta-ct {
  text-align: center;
}

._header_cont2 {
  padding-bottom: 16px;
  margin-left: 11%;
  font-weight: 500;
  color: white;
}

._header_cont2 ._col1 {
  margin-right: 30px;
  cursor: pointer;
}

._header_cont2 ._col2 i {
  cursor: pointer;
}


.about-features.section2 {
  background-color: #192024;
  position: relative;
  padding: 80px 10px;
  text-align: center;
  color:white;
}

.about-features.section2 .section-heading h2, .about-features.section2 .row p {
  color:white;
  border-bottom: unset;
}

.about-features.section2 .row h3 {
  padding:30px 10px 20px 10px;
  font-weight: 300;
}

.sp_bold {
  font-weight: 500 !important;
}

.sp_red {
  color:#f33f3f;
}

.sp_grey {
  color:grey;
}

.sp_lightgrey {
  color:lightgrey;
}

.sp_darkgrey {
  color:darkgrey;
}

.sp_9c9c9c {
  color: #989898;
}

._disabled .sp_9c9c9c {
  color: #bbbbbb;
};

._btncart {
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #fff;
  transition: all 0.5s;
  margin-top: 13px;
}

._cont1 {
  padding:50px;
  display:flex;
}

._cont1 ._col1 {
  min-width: 300px;
  border-right: 1px solid lightgrey;
}

._cont1 ._col2 ._search_row {
  padding: 0px 15px 25px 15px;
  display: flex;
}

._cont1 ._col2 ._search_row ._input {
  /* position: relative; */
  width: 50%;
  display: flex;
}
._cont1 ._col2 ._search_row ._sort_by, ._contcs11 ._sort_by {
  width: 50%;
  text-align: right;
  line-height: 35px;
  display:flex;
  justify-content: end;
}
._contcs11 ._sort_by {
  width: unset;
  justify-content: unset;
  border-bottom: 1px solid lightgrey;
  padding-bottom:20px;
}
._cont1 ._col2 ._search_row ._sort_by ._icon, ._contcs11 ._sort_by ._icon {
  background: #f33f3f;
  border-radius: 10px 0px 0px 10px;
  border:1px solid #f33f3f;
  padding:0px 12px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  color:white;
}
._cont1 ._col2 ._search_row ._sort_by select, ._contcs11 ._sort_by select {
  padding: 5px 15px 5px 8px;
  border-radius: 0px 10px 10px 0px;
  border: 1px solid lightgrey;
}
._cont1 ._col2 ._search_row ._input input {
  width: 100%;
  padding: 5px 15px;
  border-radius: 10px 0px 0px 10px;
  border: 1px solid lightgrey;
}
._cont1 ._col2 ._search_row ._input input::placeholder {
  color:rgb(197, 197, 197);
}
._cont1 ._col2 ._search_row ._input button {
  background: #f33f3f;
  border-radius: 0px 10px 10px 0px;
  border:1px solid #f33f3f;
  width: 50px;
  height: 35px;
  cursor: pointer;
  color:white;
}
/* ._cont1 ._col2 ._search_row ._input i {
  position: absolute;
  top:6px;
  right: 15px;
} */

._cont1 ._col2 ._product_row, .view-product-desc ._product_row {
  display:flex;
  flex-wrap: wrap;
}

.w-100 {
  width: 100%;
}

._cont1 ._product_cont, .view-product-desc ._product_cont {
  /* flex-basis: 20%;
  max-width: 20%;
  width: 100%;
  min-width: 185px;
  margin: 0px 20px 15px 0px; */
  max-width: 250px;
  min-width: 250px;
}

._cont1 .product-item .down-content {
  padding:10px 15px;
}

._cont1 .product-item .down-content h4 {
  font-size: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  margin-bottom: 5px;
}

._cont1 .product-item .down-content h6 {
  font-size: 16px;
}

._cont_goldprice {
  margin: 50px 0px;
  text-align: center;
  background: #f1f1f1;
  padding: 10px 0px 20px 0px;
}

._cont_goldprice ._row1{
  margin:15px 0px;
  font-size:1.3rem;
  border-bottom: 1px solid lightgrey;
  width: 300px;
  margin: 15px auto;
  padding-bottom: 10px;
}

._cont_goldprice table {
  text-align: left;
  margin: auto;
}

._cont_goldprice td {
  padding:0px 5px;
}

._cont_goldprice ._row2 {
  font-size: 14px;
  color:grey;
  margin-top: 15px;
  border-top: 1px solid lightgrey;
  width:300px;
  margin: 15px auto auto auto;
  padding-top: 10px;
}

.view-product {
  padding-top: 120px;
}

.view-product ._col1, .view-product ._col2 {
  width:50%;
}
.view-product ._col1 ._mainview img {
  width: 500px;
  /* height: 500px; */
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
  border:1px solid lightgrey;
}
.view-product ._col1 ._preview {
  margin-top:20px;
  display: flex;
  flex-wrap: wrap;
}
.view-product ._col1 ._preview img {
  width: 73px;
  height: 73px;
  object-fit: cover;
  object-position: center;
  border:1px solid lightgrey;
  cursor: pointer;
  margin-right: 12px;
  margin-bottom:12px;
}
.view-product ._col2 ._title {
  font-size: 23px;
  font-weight: 500;
}
.view-product ._col2 ._title_dtl {
  padding-top: 10px;
}
.view-product ._col2 .stars {
  display: flex;
  color: #f33f3f;
}
.view-product ._col2 ._price {
  color: #f33f3f;
  font-size: 26px;
  font-weight: 600;
  padding:30px 0px;
  padding-bottom:0px;
}
.view-product ._col2 ._discount {
  background: #f33f3f;
  font-size: 14px;
  color:white;
  font-weight: 500;
  padding:3px 15px;
  width: fit-content;
  border-radius: 6px;
  text-shadow: 1px 1px 1px grey;
}
.view-product ._col2 ._stock {
  color: green;
  padding-top:15px;
}
.view-product ._col2 ._stock._out {
  color: red;
  font-weight: bold;;
}
.view-product ._col2 ._option {
  font-weight: 600;
  padding-bottom: 10px;
}

.view-product ._col2 ._cart {
  padding: 20px 0px;
}

._multisel {
  display:flex;
  flex-wrap: wrap;
}
._multisel ._opt {
  border:1px solid lightgrey;
  border-radius: 7px;
  padding:5px 15px;
  cursor:pointer;
  margin-right:10px;
  color:#4b4b4b;
  margin-bottom:10px;
}
._multisel ._opt.in {
  border:2px solid #f33f3f;
}
._multisel ._opt._disabled {
  background: #e7e7e7;
  color: darkgrey;
}

._qty_cs {
  display:flex;
}
._qty_cs ._qu {
  font-weight: 600;
  padding-bottom: 10px;
  padding-right:20px;
}
._qty_cs ._quin {
  display: flex;
}
._qty_cs ._quin ._quinc1, ._qty_cs ._quin ._quinc3 {
  border-radius: 5px 0px 0px 5px;
  border: 1px solid lightgrey;
  width:28px;
  height:28px;
  text-align: center;
  line-height: 28px;
  color:grey;
  cursor: pointer;
}
._qty_cs ._quin ._quinc3 {
  border-radius: 0px 5px 5px 0px;
}
._qty_cs ._quin input {
  width:50px;
  height:28px;
  border:1px solid lightgrey;
  text-align: center;
}
._qty_cs ._quin input:focus {
  outline: none;
}

.view-product-desc ._productdesc {
  font-size: 20px;
  font-weight: 500;
  padding:12px 20px;
  background:rgb(245, 245, 245);
  border:1px solid rgb(212, 212, 212);
  border-bottom:none;
  margin:30px -15px 0px -15px;
}
.view-product-desc ._productdesc2 {
  border:1px solid rgb(212, 212, 212);
  border-top:none;
  padding:20px 20px;
  margin:0px -15px 20px -15px;
}

.view-product-desc ._rating ._ratingc1 {
  border-right: 2px solid lightgrey;
  padding-right: 25px;
}
.view-product-desc ._rating ._ratingc1 ._ratingc1r1 span {
  font-size: 24px;
  font-weight: 500;
  color:#f33f3f;
}
.view-product-desc ._rating ._ratingc1 ._ratingc1r1 .stars {
  margin-top: 7px;
  padding-left: 7px;
}
.view-product-desc ._rating ._ratingc1 ._ratingc1r2 {
  color:rgb(138, 138, 138);
  font-size:14px;
}

._commentrow {
  display:flex;
  padding: 20px;
  margin-top:30px;
  border-top:1px solid lightgrey;
}
._commentrow ._col1 img {
  width: 50px;
  max-width: 50px;
  height: 30px;
  max-height: 50px;
  min-height: 50px;
  object-fit: cover;
  border-radius: 100%;
  border:1px solid lightgrey;
  margin-right: 15px;
}
._commentrow ._col2 ._uname, ._commentrow ._col2 ._urate, ._commentrow ._col2 ._utime {
  font-size: 13px;
}
._commentrow ._col2 ._urate {
  padding: 1px 0px;
}
._commentrow ._col2 ._utime {
  color:grey;
}
._commentrow ._col2 ._udesc {
  font-size: 14px;
  padding: 15px 0px;
}
._commentrow ._col2 ._upic {
  display: flex;
}
._commentrow ._col2 ._upic img {
  width: 90px;
  max-width: 90px;
  height: 90px;
  min-height: 90px;
  max-height: 90px;
  border:1px solid lightgrey;
  margin-right: 10px;
  margin-bottom:10px;
  cursor: pointer;
}

._cont_ipps {
  position: relative;
}
._cont_ipps i {
  cursor: pointer;
  position: absolute;
  right: 17px;
  top: 15px;
  color:grey;
}

.err_sp_cs {
  color:red;
  font-size: 13px;
  font-style: italic;
}

/* modal */
/* Absolute Centering */
.Modal-result .Absolute-Center { 
  height: 50%;
  width: 90%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  max-width: 450px;
}

/* Fixed floating element within viewport */
.Modal-result .Absolute-Center.is-Fixed { 
  position: fixed;
  z-index: 1061;
}

/* Variable content height */
.Modal-result .Absolute-Center.is-Variable {
  display: table; 
  height: auto;
}

/* Modal Styles */
.Modal-result .Modal { 
  border-radius:6px;
  box-shadow: 0 0 20px rgba(0,0,0,0.5); 
  background: white; 
  padding: 20px 25px;
}

/* Modal Background */
.Modal-result { 
  position: fixed; 
  top: 0; left: 0; bottom: 0; right: 0; 
  background: rgba(0, 0, 0, 0.5); /* Using rgba instead of fade */
  z-index: 1060; 
}

.Modal-result .mbutton { 
  text-align: center;
  margin-top:20px;
}

/* ._modal_cont {
  left: 100%;
  right: 0px;
  transition: 0.5s;
  top: 80px;
}
._modal_cont.in {
  left:unset;
  transition: 0.5s;
  right:15px;
} */


.hdnn {
  display:none;
}

._cont_myacc {
  padding:8px 5px;
}
._cont_myacc.in {
  color: #f33f3f;
  background-color: #f3f3f3;
  border-radius: 5px;
}

._tab_order.in {
  color: #f33f3f;
}

._order_row {
  padding: 15px 20px;
  border: 1px solid lightgrey;
  border-radius: 10px;
  font-size: 14px;
}
._order_row ._row2 {
  border-bottom: 1px solid lightgrey;
  padding-bottom:10px;
}
._order_row ._row3 {
  border-bottom: 1px solid lightgrey;
  padding-bottom:15px;
}
._order_row ._row4 {
  margin-top:-5px;
}
._order_row ._row4 .dp-flx {
  justify-content: end;
}
._order_row ._row4 .dp-flx ._col2 {
  width: 100px;
  text-align: right;
}
._order_row ._row4 .dp-flx.sp_bold {
  border-top:1px solid lightgrey;
  padding-top:10px;
  margin-top:10px;
}
._order_row img, ._cart-content img {
  width: 90px;
  height: 90px;
  object-fit: cover;
  margin-right: 15px;
  min-width: 90px;
}


._cart-content table ._theader {
  background: #f4f4f4;
  color:grey;
  border-radius: 15px;
}
._cart-content table ._tline {
  border-bottom: 1px solid lightgrey;
}
._cart-content table td {
  padding: 15px 10px;
}

._cart-content table ._tbody td {
  border-bottom: 1px solid lightgrey;
  font-size:15px;
}
._cart-content table ._tbody._disabled {
  background: #f4f4f4;
  color:#bbbbbb !important;
}
._cart-content table ._tfooter {
  background: #f4f4f4;
}

#_modal_editcart ._title {
  padding:20px;border-bottom:1px solid lightgrey;
}
#_modal_editcart ._price {
  color: #f33f3f;
  font-size: 20px;
  font-weight: 600;
}
#_modal_editcart ._line {
  padding:10px;border-bottom:1px solid lightgrey;
  height:1px;
  margin-bottom:15px;
}

._normal_price {
  text-decoration: line-through;
  color: grey;
  font-weight: 400;
}

.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #444;
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 250px;
  font-size: 13px;
  padding:10px 0px;
}
.dropdown-menu li a {
  padding: 8px 20px;
  color: white;
  display: block;
}

.dropdown-menu li a:hover {
  background-color: #575757;
}

/* Show dropdown on hover */
.nav-item.dropdown:hover .dropdown-menu {
  display: block;
}

/* Animation for dropdown */
.dropdown-menu {
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.nav-item.dropdown:hover .dropdown-menu {
  opacity: 1;
  transform: translateY(0);
}


input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

._contcs11 {
  background-color: white;
  border-radius: 5px;
  border: 1px solid lightgrey;
  position: fixed;
  top: 90px;
  right: -45px;
  bottom: 0px;
  overflow: auto;
  padding-bottom: 30px;
  padding: 20px;
  width: 0px;
  transition: 0.5s;
  font-size: 14px;
  display: none;
}
._contcs11.in {
  width: 300px;
  right: 0px;
  transition: 0.5s;
}

.__filter_field {
  display:none;
}

footer ._quick_content {
  justify-content: space-around;
  border-bottom:1px solid rgb(210, 210, 210);
  margin-bottom:30px;
  flex-wrap: wrap;
}
footer ._quick_content ._title {
  text-decoration: underline;
  color: #8d8d8d;
  margin-bottom: 10px;
  text-align: left;
}
footer ._quick_content ._content {
  text-align: left;
  font-size:13px;
  color: rgb(68, 68, 68);
  margin-bottom:15px;
}
footer ._quick_content ._content div {
  cursor:pointer;
  padding-bottom:7px;
}
footer ._quick_content ._content div:hover {
  text-decoration: underline;
}
footer ._quick_content ._content2 div:hover {
  text-decoration: unset;
  cursor: unset;
}

.livechat_icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  background: red;
  font-size: 20px;
  border-radius: 100%;
  text-align: center;
  color: white;
  text-shadow: 1px 1px 3px grey;
}

._mbv_show {
  display: none !important;
}
._mbv_hide {
  display: block !important;
}

/* Responsive Style */
@media (max-width: 768px) {
  .banner .text-content {
    width: 90%;
    margin-left: 5%;
  }

  .banner .text-content h4 {
    font-size: 22px;
  }

  .banner .text-content h2 {
    font-size: 36px;
    letter-spacing: 0.5px;
  }

  .banner-item-01,
  .banner-item-02,
  .banner-item-03 {
    padding: 180px 0px;
  }

  .page-heading .text-content h4 {
    font-size: 22px;
  }

  .page-heading .text-content h2 {
    font-size: 36px;
    letter-spacing: 0.5px;
  }

  .latest-products .section-heading a {
    float: none;
    margin-top: 0px;
    display: block;
    margin-bottom: 20px;
  }

  .product-item .down-content h4 {
    margin-bottom: 20px !important;

  }

  /* .product-item .down-content h6 {
    position: absolute !important;
    top: 30px !important;
    right: 30px !important;
  }

  .product-item .down-content span {
    position: absolute !important;
    right: 30px !important;
    bottom: 30px !important;
  } */

  .best-features .left-content {
    margin-bottom: 30px;
  }

  .call-to-action .inner-content {
    text-align: center;
  }

  .call-to-action .inner-content .filled-button {
    text-align: center;
    width: 100%;
    margin-top: 20px;
  }

  .about-features img {
    margin-bottom: 30px;
  }

  .service-item {
    margin-bottom: 30px;
  }

  .find-us #map {
    margin-bottom: 30px;
  }

  .find-us .left-content {
    margin-left: 0px;
  }

  .send-message .accordion {
    margin-top: 30px;
    margin-left: 0px;
  }

  .container {
    max-width: unset;
  }

  ._product_cont {
    width: 33%;
    padding: 5px;
  }
}

@media (max-width:650px) {
  ._product_cont {
    width: 50%;
    padding: 5px;
  }

  .product-item .down-content {
    padding: 7px 10px;
  }

  .product-item .down-content h4 {
    font-size: 13px;
  }

  .product-item .down-content h6 {
    font-size: 13px;
  }

  .product-item .down-content span {
    line-height: 13px;
  }

  ._categ_cont {
    width: 50%;
    padding: 5px;
  }
}

@media (max-width: 992px) {

  ._cart-content table ._tbody td {
    border-bottom: unset !important;
    padding-bottom:0px !important;
    font-size:13px;
  }
  ._cart-content table ._tbody2 td {
    padding-top:0px !important;
    padding-bottom:20px !important;
  }
  ._cart-content table ._tbody2 {
    border-bottom: 1px solid lightgrey;
  }
  ._cart-content img {
    width: 70px;
    height: 70px;
    min-width: 70px;
  }
  ._price_result {
    font-size:13px;
  }

  ._mbv_golddtl {
    font-size:12px !important;
  }

  .view-product {
    padding-top:90px;
  }
  .view-product .row {
    flex-wrap: wrap;
  }
  .view-product ._col1, .view-product ._col2 {
    width: 100%;
    padding-right: 15px !important;
    padding:0px 15px;
  }
  .view-product ._col2 ._title {
    padding-top:15px;
  }

  ._mbv_1 {
    margin: 10px 0px 15px 0px !important;
  }
  ._mbv_2 {
    margin-bottom:0px !important;
  }
  ._mbv_3 {
    margin-top:90px !important;
  }
  ._mbv_4 {
    padding-bottom:20px;
  }
  ._mbv_6 {
    margin-bottom:0px;
  }
  ._mbv_6 h2 {
    font-size: 22px !important;
  }
  ._mbv_7 {
    margin-top:20px;
  }
  ._mbv_8 {
    margin-bottom: 20px !important;
  }
  ._mbv_8 h2 {
    font-size: 22px !important;
  }
  ._mbv_9 {
    margin-bottom: 30px;
  }

  ._mbv_show {
    display: block !important;
  }
  ._mbv_hide {
    display: none !important;
  }

  ._commentrow {
    padding: 20px 0px;
  }

  ._cont1 {
    flex-wrap: wrap;
    padding-top:0px;
    padding: 5px;
  }
  ._cont1 ._col1 {
    display: none;
  }

  ._cont1 ._col2 ._search_row {
    padding: 0px 10px 25px 10px;
  }
  ._cont1 ._col2 ._search_row ._sort_by {
    display:none;
  }
  ._cont1 ._product_cont, .view-product-desc ._product_cont {
    min-width: unset;
    max-width: unset;
  }
  ._cont1 ._col2 ._search_row ._input {
    flex-grow:1;
    max-width: 500px;
  }
  .__filter_field {
    display:block;
  }
  ._contcs11 {
    display:block;
  }

  .navbar .navbar-brand {
    position: absolute;
    left: 30px;
    top: 32px;
  }

  .navbar .navbar-brand {
    width: auto;
  }

  .navbar:after {
    display: none;
  }

  #navbarResponsive {
    z-index: 99999;
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
  }

  .navbar .navbar-nav .nav-item {
    border-bottom: 1px solid #eee;
  }

  .navbar .navbar-nav .nav-item:last-child {
    border-bottom: none;
  }

  .navbar .navbar-nav a.nav-link {
    padding: 15px 0px;
    color: #1e1e1e !important;
  }

  ._btncart {
    color: #1e1e1e !important;
    margin-top: 20px;
    margin-right: 20px;
  }

  .navbar .navbar-nav .nav-link:hover,
  .navbar .navbar-nav .active>.nav-link,
  .navbar .navbar-nav .nav-link.active,
  .navbar .navbar-nav .nav-link.show,
  .navbar .navbar-nav .show>.nav-link {
    color: #f33f3f !important;
    border-bottom: none !important;
    padding-bottom: 15px;
  }

  .product-item .down-content h4 {
    margin-bottom: 10px;
  }

  /* .product-item .down-content h6 {
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 20px;
  } */

  /* .product-item .down-content span {
    position: relative;
    right: 0;
    bottom: 0;
  } */
}

@media (max-width: 1024px) {
  ._header_cont2 {
    margin-left: 7%;
  }
}