@font-face {
  font-family: 'Bison-Bold';
  src: url("../fonts/Bison-Bold.svg#Bison-Bold") format("svg"), url("../fonts/Bison-Bold.ttf") format("truetype"), url("../fonts/Bison-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: Rapha Sans Condensed, a-otf-midashi-go-mb31-pr6n, sans-serif;
  letter-spacing: 0.4px;
}

ol, ul {
  margin: 0px;
  padding: 0px;
}

a:hover {
  color: #ffc002;
}

.categories-heading {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  border-top: 1px solid #7f7f7f;
  border-bottom: 1px solid #7f7f7f;
  padding: 20px 0;
  margin-top: 15px;
  font-family: Rapha Sans Condensed, a-otf-midashi-go-mb31-pr6n, sans-serif;
  letter-spacing: 0.4px;
}

.feature-products-main-container {
  margin-top: 20px;
}

.heading-container {
  margin: 20px 0;
}

.heading-container h4 {
  font-size: 26px;
  text-transform: capitalize;
  margin: 0px;
  font-weight: 600;
  padding: 0px;
  letter-spacing: 0.4px;
  font-family: "Prompt", sans-serif;
}

.heading-container p {
  color: #b0b0b0;
  font-size: 16;
  text-transform: capitalize;
}

.swiper-button-next, .swiper-button-prev {
  color: #000;
}

.product-container {
  background: #fafafa;
  padding-bottom: 10px;
}

.product-container:hover .discover-btn {
  background: #ffc002 !important;
  color: #fff;
  border: 1px solid #ffc002 !important;
}

.product-info {
  padding: 10px 10px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 10px;
}

.product-info h2 {
  font-size: 18px;
  font-weight: 600;
}

.product-info p {
  font-size: 16px;
}

.discover-btn {
  background: #000;
  color: #fff;
  float: right;
  margin-right: 5px;
  border-radius: 5px !important;
}

.promo-banner-sec {
  padding: 50px 0 20px;
}

#dixa-widget .dixa-widget, .i-chat, #minimized-button, .kFxKi {
  border: 1px solid red;
  display: none !important;
}

.btn-secondary:not([disabled]):not(.disabled):hover {
  color: #fff;
  background: #ffc002 !important;
  border: 1px solid #ffc002 !important;
}

.swiper-container-featured {
  position: relative;
  overflow: hidden;
}

footer {
  background: #000;
}

.footer-feature-points {
  padding: 30px 0;
}

.col-feature-column {
  border-right: 1px solid #2f353a;
  text-align: center;
  color: #fff;
  height: 100%;
  padding: 10px 0;
}

.col-feature-column i {
  color: #fff;
}

.col-feature-column p {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 5px;
}

.col-feature-column address {
  margin-bottom: 0px;
  font-size: 14px;
  color: #fff;
}

.col-feature-column a {
  color: #fff;
}

.col-feature-column a:hover {
  color: #ffc002;
}

.footer-center-sec {
  padding: 30px 0 10px;
  border-top: 1px solid #2f353a;
  border-bottom: 1px solid #2f353a;
  color: #7d7d7d;
}

.footer-center-sec h4 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}

.footer-center-sec p {
  font-size: 15px;
  margin-bottom: 15px;
}

.footer-center-sec p + p {
  margin-top: 5px;
}

.footer-column-sec {
  padding-top: 20px;
}

.footer-column-sec ul li {
  margin-top: 10px;
}

.footer-column-sec ul li h3 {
  font-size: 14px;
  text-transform: capitalize;
}

.footer-column-sec ul li a {
  font-size: 14px;
}

.quick-contact address {
  display: flex;
  justify-content: flex-start;
}

.quick-contact address i {
  margin-right: 10px;
  font-size: 18px;
}

.company-detail {
  background: #000;
  color: #fff;
  padding: 30px 0;
}

.company-detail .material-heading h3 {
  font-size: 7vw;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Bison-Bold";
}

.company-features {
  padding-top: 15px;
  margin-bottom: 15px;
  min-height: 200px;
}

.company-features h3 {
  font-size: 18px;
  color: #ffc002;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.company-features p {
  font-size: 14px;
  margin-top: 0px;
}

.what-we-do {
  padding: 30px 0;
  text-align: center;
  font-family: "Roboto", sans-serif;
}

.what-we-do h1 {
  font-size: 2.8vw;
  margin-bottom: 15px;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .what-we-do h1 {
    font-size: 18px;
    font-weight: bold;
  }
}

.what-we-do p {
  margin-top: 0px;
  margin-bottom: 15px;
  font-weight: 300;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  letter-spacing: .06em;
  line-height: 1.6em;
  text-transform: none;
  color: #333;
}

.production-process {
  padding: 17px 0;
  text-align: center;
}

.production-process h4 {
  font-size: 26px;
  margin-bottom: 15px;
  letter-spacing: 0.2em;
  text-transform: capitalize;
}

@media screen and (max-width: 768px) {
  .production-process h4 {
    font-size: 18px;
    font-weight: bold;
  }
}

@media screen and (min-width: 1140px) {
  .production-process img {
    width: 80%;
  }
}

.production-process .btn-black {
  background: #000;
  color: #fff;
  padding: 10px 25px;
  border: none;
  outline: none;
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  font-size: 18px;
  padding: 15px 30px;
  display: block;
  margin: 0 auto;
}

.production-process .btn-black:hover {
  background: #ffc002;
}

.footer-short-contact {
  background: #171f27;
  color: #fff;
}

.footer-center {
  padding: 0 15px;
}

.short-contact-container {
  padding: 20px 15px;
}

.short-contact-container h5 {
  font-family: "Prompt", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #fff;
  word-spacing: -3px;
}

.short-contact-container label {
  color: #fff;
  display: inline-block;
  padding: 0 10px;
}

.short-contact-container .form-control {
  border-radius: 20px;
  background: transparent;
  padding: 10px;
  font-size: 13px;
  color: #fff;
}

.short-contact-container p {
  font-size: 14px;
}

.short-contact-container .hover-btn {
  background: #ffc002;
  color: #000;
  font-size: 16px;
  text-transform: capitalize;
  border-radius: 30px;
  padding: 15px 30px;
}

.short-contact-container .hover-btn:hover {
  color: #fff;
}

.social-media-list ul {
  display: flex;
  justify-content: flex-start;
}

.social-media-list ul li {
  margin: 10px 10px;
}

.social-media-list ul li a {
  color: #fff;
  font-size: 26px;
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
}

.social-media-list ul li a:hover {
  color: #ffc002;
}

.product-list {
  display: flex;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-gap: 15px;
  flex-wrap: wrap;
}

.product-list li {
  width: 32%;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .product-list li {
    width: 48%;
  }
}

@media screen and (max-width: 576px) {
  .product-list li {
    width: 95%;
    margin: 15px auto;
  }
}

.product-list li:hover {
  box-shadow: 0px 0 5px 3px rgba(0, 0, 0, 0.3);
}

.sidebar-item {
  width: 100%;
}

.make-me-sticky, .sticky-sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
  padding: 0 15px;
}

.cat-heading {
  font-size: 20px;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.2px;
}

.products-heading {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.2px;
}

.page-item.active .page-link {
  background: #ffc002;
  color: #000;
}

.page-link {
  color: #000;
}

.large-view {
  display: flex;
}

.large-view .other-views {
  margin-right: 15px;
  position: relative;
}

.large-view .other-views li {
  margin: 0 0 10px 0;
}

.large-view .other-views .mz-thumb-selected {
  opacity: 1;
}

.large-view .other-views .specification {
  position: absolute;
  bottom: 0px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}

.large-view .other-views .specification span {
  transform: rotate(90deg);
}

@media screen and (max-width: 1020px) {
  .large-view .other-views .specification {
    display: none;
  }
}

.large-view .mz-thumb img {
  margin: 0px;
}

.large-product-main-container {
  padding-top: 50px;
}

.qty-btn {
  color: #000;
  width: 200px;
}

.qty-btn span {
  font-size: 14px;
  color: #2f2f2f;
}

.qty-btn .qty-field {
  width: 70%;
  height: 40px;
  border: 1px solid #000;
  text-align: center;
  color: #000;
}

.qty-btn .less, .qty-btn .more {
  height: 40px;
  width: 15%;
  border: 1px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 200;
  font-size: 11px;
  cursor: pointer;
}

.qty-btn .less {
  border-right: none;
}

.qty-btn .more {
  border-left: none;
}

.qty-btn b {
  text-align: left;
  font-size: 16px;
  display: block;
  margin-top: 10px;
}

.qty-btn b sup {
  color: red;
}

.qty-input {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  margin-right: 10px;
}

.large-description {
  padding: 0 10px;
}

.large-description h2 {
  font-size: 22px;
  font-weight: bold;
}

.large-description strong {
  color: #ffc002;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  padding-bottom: 15px;
}

.large-description .sizes span {
  text-align: center;
  display: block;
  letter-spacing: 0px;
}

.large-description .sizes input[type="radio"] {
  display: none;
}

.large-description .sizes {
  display: flex;
  margin-top: 15px;
}

.large-description .sizes label {
  font-size: 16px;
  cursor: pointer;
  margin: 0 5px;
  width: 80px;
  height: 40px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}

.large-description .sizes input[type="radio"]:checked + label {
  border: 2px solid #000;
  width: 55px;
  height: 40px;
}

.large-description .sizes input[type="radio"] + label {
  border: 1px solid #7d7d7d;
}

.large-description .inquiry-btn {
  width: 100%;
  margin-top: 25px;
  border: 1px solid #000;
  padding: 10px;
  text-align: center;
}

.large-description .inquiry-btn:hover {
  background: #ffc002 !important;
}

.size-guide-div b {
  font-size: 16px;
}

.size-guide-div b sup {
  color: red;
}

.select-colors {
  padding: 50px 0;
  border-top: 1px solid #7f7f7f;
}

.detail {
  margin-bottom: 20px;
}

.detail b {
  color: #000;
  font-size: 18px;
}

.detail ul li {
  font-size: 14px;
  line-height: 16px;
}

.youmaylike {
  margin: 30px 0;
}

.contactus-banner {
  background: #1b2734;
  padding: 80px 0;
  text-align: center;
}

.contactus-banner .contact-banner-content {
  line-height: 1px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.contactus-banner .contact-banner-content h6 {
  font-size: 20px;
}

.contactus-banner .contact-banner-content h5 {
  font-size: 6vw;
  letter-spacing: 1px;
}

.contactus-info {
  padding: 35px 0;
}

.contactus-info h4 {
  letter-spacing: 1px;
  font-size: 3vw;
  font-weight: 900;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.contactus-info strong {
  color: #ffc002;
  font-size: 14px;
}

.contactus-info address {
  font-size: 14px;
}

.contactus-right {
  background-color: #efefef;
}

.contactus-right {
  padding: 35px 0;
}

.contactus-right p {
  font-family: "Roboto", sans-serif;
}

.contactus-right p a {
  color: #ffc002;
}

.contactus-right h4 {
  font-size: 3vw;
  font-weight: 400;
  margin-bottom: 20px;
  font-family: "Prompt", sans-serif;
  padding-left: 20px;
  letter-spacing: 1px;
}

.contactus-right .cs-support {
  padding: 20px 50px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.contactus-right .cs-support h5 {
  font-family: "Prompt", sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
}

.contactus-right .sale-support {
  padding: 30px 50px;
}

.contactus-right .sale-support h5 {
  font-family: "Prompt", sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
}

.contactfields {
  padding: 20px 0;
}

.contactfields h5 {
  font-size: 3vw;
  font-weight: 900;
  letter-spacing: 1px;
  text-transform: capitalize;
  text-align: center;
}

.contactfields p {
  margin-bottom: 20px;
  text-align: center;
  color: #ffc002;
  font-size: 14px;
}

.contactfields label {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 5px;
}

.contactfields .form-control {
  padding: 10px;
}

.contactfields .contact-message {
  height: 200px;
}

.contactfields .send-btn {
  border-radius: 100px;
  background: #ffc002;
  color: #fff;
  font-size: 18px;
  margin-top: 15px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
}

.contactfields .send-btn:hover {
  background: #000;
}

.custom-form-heading {
  text-align: center;
  padding: 30px 0;
  border-bottom: 1px solid #7f7f7f;
  margin-bottom: 20px;
}

.custom-form-heading h4 {
  font-size: 2.5vw;
  letter-spacing: 1px;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.custom-form-heading p {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  letter-spacing: .06em;
  line-height: 1.6em;
}

.custom-features {
  text-align: center;
  min-height: 250px;
  font-family: "Roboto", sans-serif;
}

.custom-features strong {
  font-size: 16px;
  display: block;
  font-family: "Roboto", sans-serif;
  margin-bottom: 20px;
}

.custom-features img {
  margin: 20px 0;
}

.custom-features p {
  line-height: 25px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  margin-top: 15px;
  color: #333;
  font-weight: 300;
}

.share-needs {
  background-color: #f0f0f0;
  padding: 30px 0;
  margin-top: 20px;
}

.share-needs h5 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 10px 0 15px;
}

.share-needs label {
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 0px;
  color: #333;
}

.share-needs .form-control {
  padding: 10px;
}

.share-needs .send-btn:hover {
  color: #fff;
}

.content-wrapper article {
  margin: 15px 0;
}

.content-wrapper h1 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
}

.content-wrapper p {
  line-height: 30px;
  font-size: 16px;
}

.content-wrapper h3 {
  margin-top: 20px;
  font-weight: 600;
}

.terms-conditions-list li {
  text-align: left;
  margin-top: 10px;
  font-size: 14px;
  list-style-type: decimal;
}

.faq-loop .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  background-color: #fff;
  background-clip: border-box;
  overflow: hidden;
  margin-top: 10px;
}

.faq-loop .card.active .question {
  background: #000;
}

.faq-loop .card.active .question h6 {
  color: #fff;
}

.faq-loop .card.active .question h6:after {
  content: "\f068";
  font-family: FontAwesome;
  color: #fff;
}

.faq-loop .card.active .answer {
  display: block;
}

.faq-loop .card .question {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: #f5f5f5;
}

.faq-loop .card .question:hover {
  background: #000;
}

.faq-loop .card .question:hover h6 {
  color: #fff;
}

.faq-loop .card .question:hover h6:after {
  color: #fff;
}

.faq-loop .card .question h6 {
  color: #000;
  line-height: 1.2;
  font-size: 17px;
  font-family: "Source Sans Pro", sans-serif;
  padding: 20px 40px 20px 30px;
  margin: 0;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
}

.faq-loop .card .question h6:after {
  content: "\f067";
  font-family: FontAwesome;
  color: #000;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.faq-loop .card .answer {
  display: none;
}

.faq-loop .card .answer .card-body {
  padding: 0 40px 20px 30px;
  font-size: 15px;
  line-height: 1.4;
  background-color: #000;
  color: #fff;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
}

.faq-loop .card .answer .card-body ul, .page_faqs_section .faq-section .container .faq-loop .card .answer .card-body ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.faq-loop .card .answer .card-body li {
  margin-bottom: 8px;
}

.faq-loop .card .answer .card-body li i {
  margin-right: 10px;
}

.faq-loop .card .answer .card-body p {
  margin-bottom: 12px;
  font-size: 15px;
}
