@font-face {
  font-family: vagroundedbt;
  src: url('/assets/fonts/vagroundedbt-regular.otf');
}

@font-face {
  font-family: vagroundedthin;
  src: url('/assets/fonts/vag-rounded-thin.ttf');
}

/* @font-face {
  font-family: MontserratBold;
  src: url('/assets/fonts/Montserrat-Bold.woff');
}

@font-face {
  font-family: MontserratRegular.woff;
  src: url('/assets/fonts/Montserrat-Regular.woff');
} */

.swiper-button-prev,
.swiper-button-next {
  color: rgb(0, 0, 0, .6);
}

header {
  background: #F1F2F2;
  margin-top: 44px;
}

/* swiper-headline-section */
.swiper-headline-section .swiper-slide a {
  width: 100%;
}

.swiper-headline-section .container-fluid {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.swiper-headline-section .swiper-container {
  width: 100%;
  height: 100%;
  /* border: 1px solid rgb(0,0,0,0.5); */
}

.swiper-headline-section .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;

  /* box-shadow: 0px 0px 4px 2px rgb(0,0,0,0.5); */
}

.swiper-headline-section .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* swiper-headline-section end */

/* swiper-categories-section */
.swiper-categories-section .container-fluid {
  /* min-height: 300px; */
  padding: 10px 30px;
}

.swiper-categories-section .swiper-container {
  width: 100%;
  height: 100%;
  /* border: 1px solid rgb(0,0,0,0.5); */
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 4px;
  padding-right: 4px;
}

.swiper-categories-section .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;

  /* box-shadow: 0px 0px 4px 2px rgb(0, 0, 0, 0.20); */
}

.swiper-categories-section .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-categories-section .swiper-button-prev,
.swiper-categories-section .swiper-button-next {
  color: rgb(0, 0, 0, 0.5);
}

.swiper-categories-section .swiper-button-prev {
  left: 20px;
}

.swiper-categories-section .swiper-button-next {
  right: 20px;
}

.swiper-categories-section .swiper-slide a {
  width: 100%;
}

/* swiper-categories-section end */

/* warranty-home-section */
.warranty-home-section {
  margin-bottom: 20px;
}

.warranty-home-section .warranty-home-wrapper {
  /* background: rgb(161, 106, 56);
  background: linear-gradient(90deg, rgb(161, 106, 56, 1) 0%, rgb(98, 48, 0, 1) 70%, rgb (96, 57, 19, 1) 100%); */
  background: linear-gradient(to bottom right, #A16A38 0, #774818 50%, #603913 100%);
}

.warranty-home-section .warranty-home-inner {
  padding: 20px;
  text-align: center;
  font-size: x-large;
  font-weight: bolder;
  color: #ffffff;
}

.warranty-home-section .warranty-home-inner p {
  margin-bottom: 0;
}

.btn-white {
  background: #ffffff;
  border-radius: 20px;
}

.warranty-home-section a {
  color: #A16A38;
  font-weight: bolder;
}

.warranty-home-section a:hover {
  color: #5f3e1f;
}

/* warranty-home-section end */

/* product-home-section */
.product-home-section {
  /*font-family: 'vagroundedbt';*/
  font-family: 'Montserrat';
  padding: 0 300px;
  color: #58595B;
  margin-bottom: 60px;
}

.product-home-section img {
  border: 1px solid rgb(0, 0, 0, .125);
}

.product-home-section .product-home-row {
  margin-bottom: 40px;
}

.product-home-section .product-home-title {
  font-size: 36px;
  margin-top: 30px;
  line-height: 1;
  font-weight: bold;
}

.product-home-section .product-home-category {
  font-size: medium;
  margin-bottom: 10px;
  font-weight: bold;
}

.product-home-section .product-home-description {
  text-align: justify;
  padding: 20px;

  border-top: 2px solid rgb(0, 0, 0, .4);
  border-bottom: 2px solid rgb(0, 0, 0, .4);

}

.product-home-section .product-home-description p {
  margin-bottom: 0;
}

/* product-home-section end */


/* testimonial-home-section */
.testimonials-home-section {
  margin-top: 30px;
  margin-bottom: 20px;
}

.testimonials-home-section .text-divider {
  line-height: 0;
  text-align: center;
  margin-bottom: 40px;
}

.testimonials-home-section .text-divider span {
  padding: 20px;
}

.testimonials-home-section .text-divider:before {
  position: relative;
  content: " ";
  display: block;
  bottom: 16px;

  border-top: 2px solid #e3e3e3;
  border-bottom: 2px solid #f7f7f7;
}

.testimonials-home-section .testimonials-home-user {
  font-weight: bold;
  text-align: center;
}

.testimonials-home-section .testimonials-home-text {
  display: flex;
}

.testimonials-home-section .testimonials-home-text p {
  /* text-align: justify; */
  margin-bottom: 0;
  /* height: 100px; */
  font-size: small;
}

.testimonials-home-wrapper {
  padding: 10px 20px;
}

.testimonials-home-section .swiper-slide {
  /* height: 400px; */
  border: 1px solid rgb(0, 0, 0, .125);
  padding: 10px;

}

/* end testimonial-home-section */


/* video-home-playlist-section */
.video-home-playlist-section {
  padding: 0 20px;
  margin-bottom: 20px;
}

.video-home-playlist-section .video-home-playlist-video {
  /* padding: 0 300px; */
  margin-bottom: 20px;
}

.video-home-playlist-section .video-home-playlist-title {
  font-size: x-small;
  font-weight: bold;
  padding: 10px;
  /* height: 80px; */
}

.video-home-playlist-section .swiper-slide {
  border: 1px solid rgb(0, 0, 0, .125);
}

.video-home-playlist-section a {
  text-decoration: none;
  color: #000000;
}

/* video-home-playlist-section end */

/* video-home-section */
.video-home-section {
  padding: 0 20px;
  margin-bottom: 60px;
}

/* video-home-section end */

/* product-home-section */
.product-home-section .product-home-row:nth-child(even) .product-home-col:nth-child(1) {
  order: 2;
}

.product-home-section .product-home-row:nth-child(even) .product-home-col:nth-child(2) {
  order: 1;
}

/* product-home-section end */

.instagram-feed-section {
  padding: 0 20px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .product-home-section {
    padding: 0;
    overflow: hidden;
  }

  .product-home-section .product-home-title {
    margin-top: 0;
  }

  .video-home-playlist-section .video-home-playlist-video {
    padding: 0;
  }
  
  footer .footer-featured-section .footer-market-place img{
      height:50px;
      width: auto;
  }
}


@media only screen and (max-width: 767.98px) {


  .product-home-section {
    padding: 0;
    overflow: hidden;
    margin-bottom:0;

  }

  .product-home-section .product-home-title {
    margin-top: 10px;
    text-align: center;
  }

  .product-home-section .product-home-category {
    text-align: center;
  }

  .product-home-section .product-home-row:nth-child(even) .product-home-col:nth-child(1) {
    order: 1;
  }

  .product-home-section .product-home-row:nth-child(even) .product-home-col:nth-child(2) {
    order: 2;
  }

  .product-home-section .product-home-description p {
    font-size: 16px;
    /*font-family: 'vagroundedthin';*/
    font-family: 'Montserrat';
  }


  .testimonials-home-section .text-divider {
    margin-bottom: 20px;
  }

  .swiper-button-prev:after,
  .swiper-button-next:after {
    font-size: small;
    color: #000000;
  }

  .swiper-categories-section {
    padding-left: 4px;
    padding-right: 4px;
  }

  .swiper-categories-section .swiper-container {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .swiper-categories-section .container-fluid {
    /* min-height: 0; */
    padding: 0;
  }

  .warranty-home-section {
    margin-bottom: 6px;
  }

  .warranty-home-section .warranty-home-inner {
    padding: 10px 20px;
  }

  .warranty-home-section .warranty-home-inner .warranty-col {
    padding: 0;
  }

  .warranty-home-section .warranty-home-inner p {
    font-size: x-small;
  }

  .warranty-home-section .warranty-home-inner .btn {
    font-size: x-small;
    padding: 2px 8px;
  }

  .testimonials-home-section {
    margin-top: 24px;
    margin-bottom: 0;
  }

  .testimonials-home-section .testimonials-home-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonials-home-section .testimonials-home-user {
    font-size: x-small;
  }

  .testimonials-home-section .testimonials-home-text p {
    font-size: xx-small;
    line-height: normal;
    text-align: justify;
    font-weight: 500;
  }

  .video-home-section {
    padding: 0;
    margin-bottom: 10px;
  }

  .video-home-playlist-section {
    padding: 0;
  }

  .video-home-playlist-section .video-home-playlist-video {
    padding: 0;
    margin-bottom: 10px;
  }

  .video-home-playlist-section .video-home-playlist-title {
    font-size: xx-small;
    /* height: 60px; */
  }
}

 /* navbar-default */
 .navbar-default-top {
  display: flex;
  justify-content: space-between;
  /* background: #A16A38; */
  background: #FFFFFF;
  padding: 0 100px;
  /* font-family: 'vagroundedbt'; */
  box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
}

.navbar-default-top .default-menu-list {
  display: flex;
  list-style-type: none;
  align-self: flex-end;
  margin-bottom: 0;
}

.navbar-default-top .default-menu-list .navbar-menu-item a svg {
  width: 25px;
}

.navbar-default-top .default-menu-list .navbar-menu-item:hover .default-submenu-list {
  /* display: block; */
  visibility: visible;
  opacity: 1;
}

.navbar-default-top .default-menu-list .navbar-menu-item a {
  /*border-left: 1px solid rgba(0, 0, 0, 0.2);*/
  /*border-right: 1px solid rgba(255, 255, 255, 0.1);*/
}

.navbar-default-top .default-menu-list .navbar-menu-item:last-child a {
  /*border-right: 1px solid rgba(0, 0, 0, 0.2);*/
}

.navbar-default-top .default-menu-list .navbar-menu-item a:hover {
  /* background: #c08043; */
  background: #c08043;
  color: #FFFFFF;
}

.navbar-default-top .default-menu-list .navbar-menu-item:hover {
  background: #c08043;
  color: #FFFFFF;
}

.navbar-default-top .default-menu-list .default-submenu-list {
  list-style-type: none;
  /* background: #A16A38; */
  background: #FFFFFF;

  padding: 0;
  position: absolute;
  box-shadow: 0 2px 5px rgb(0 0 0 / 30%);

  opacity: 0;
  visibility: hidden;
  transition: visibility 0s, opacity 0.5s linear;
  /* display: none; */
  /* transition: visibility 0s, opacity 0.5s linear; */

  /* display: none; */
}

.navbar-default-top .default-submenu-list .navbar-submenu-item a {
  padding: 10px 20px;
  width: 250px;
}

.navbar-default-top .default-submenu-list .navbar-submenu-item a:hover {
  background: #c08043;
}

.navbar-default-top .default-menu-list .navbar-menu-item:hover>a {
  /* background: #c08043; */
  color: #ffffff;
}

.navbar-default-top .navbar-brand-logo {
  /* padding: 0; */
  padding: 13px 10px;
	line-height: 1;
}

.navbar-default-top .navbar-brand-logo-image {
  /* height: 44px;
  width: auto; */
  height: 16px;
  width: auto;
}

@media only screen and (max-width:1023.98px) {
  .caret {
    position: relative;
    left: 30%;
  }

  .navbar-default-top {
    padding: 0 10px;

  }
}

/* navbar-default end*/


/* navbar-mobile-top */
.navbar-default-top {
  position: fixed;
  padding: 0;
  top: 0;
  width: 100%;

  /* background: #A16A38; */
  text-decoration: none;
  font-weight: bold;
  font-size: medium;

  display: inline-flex;
  padding: 0 20px;

  z-index: 9990;
}

.navbar-default-top a {
  display: block;
  text-decoration: none;
  color: #A16A38;
  padding: 10px;
}

.navbar-default-top .navbar-menu-brand {
  display: flex;
  align-items: center;
}

.navbar-default-top .navbar-menu-icon {
  margin-left: auto;
}

.mobile-menu-wrapper {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  right: 0;
  display: none;
  z-index: 9999;
}

.mobile-menu-wrapper .mobile-menu-list {
  list-style-type: none;
  padding: 0;

}

.mobile-menu-wrapper .mobile-menu-list .navbar-menu-item {}

.mobile-menu-wrapper .mobile-menu-list .navbar-menu-item a {
  color: #A16A38;
  text-decoration: none;
  font-weight: bold;
  /* border: 1px solid black; */
  display: block;
  text-align: left;
  padding: 10px;

  white-space: nowrap;
  overflow: hidden;
  /* padding-right: 50px; */
  /* text-overflow: ellipsis; */
}

.mobile-menu-wrapper .mobile-menu-list .navbar-menu-item a svg {
  width: 40px;
}

.mobile-menu-inner {
  width: 65%;
  height: 100%;
  background: rgba(255, 255, 255, 1);
  position: absolute;
  right: 0;
}

/* submenu */
.mobile-menu-wrapper .mobile-submenu-list {
  list-style-type: none;
  padding: 0;
  display: none;
}

.mobile-menu-wrapper .mobile-submenu-list .navbar-submenu-item {
  /* list-style-type: none; */
}

.mobile-menu-wrapper .mobile-submenu-list .navbar-submenu-item a {
  padding-left: 25%;
  text-align: left;
}

/* submenu end */



.mobile-close-icon {
  text-align: right;
}

.mobile-menu-inner .mobile-close-icon a {
  display: block;
  text-decoration: none;
  color: black;
  padding: 10px 32px;
  font-size: medium;
}

nav.navbar {
  padding: 0;
  position: absolute;

}

/* navbar-mobile-top end */


/* navbar-mobile-bottom */
.navbar-mobile-bottom {
  position: fixed;
  padding: 0;
  bottom: 0;
  width: 100%;

  /* background: #A16A38; */
  background: #ffffff;
  box-shadow: 0 -2px 5px rgb(0 0 0 / 30%);
  z-index: 9990;

}

.navbar-mobile-bottom .navbar-menu-list {
  text-align: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
  /* border: 1px solid black; */
}


.navbar-mobile-bottom .navbar-menu-list .navbar-menu-item {
  display: inline-flex;
}

.navbar-mobile-bottom .navbar-menu-list .navbar-menu-item a {
  text-decoration: none;
  font-weight: bold;
  font-size: small;
  padding: 10px 14px;
  /* color: white; */
  color: #A16A38;
  text-align: center;
}

.navbar-mobile-bottom .navbar-menu-list .navbar-menu-item a i {}

/* navbar-mobile-bottom end */

/* footer-featured-section */
.footer-featured-section {
  text-align: center;
  color: #58595B;
}

.footer-featured-wrapper {
  /* background: #A16A38; */

  /* background: linear-gradient(to bottom right, #A16A38 0, #91581f 50%, #603913 100%); */
  margin-left: 20px;
  margin-right: 20px;

}

.footer-featured-section .footer-title {
  /*font-family: 'vagroundedbt';*/
  
  font-family: 'Montserrat';
  font-weight: bold;
  margin-bottom: 0;

}

.footer-featured-section .footer-title.logo-title{
  padding: 20px;

}

.footer-featured-section .footer-row {
  border-top: 1px solid rgb(0, 0, 0, .125);
}

.footer-featured-section .footer-featured-inner {
  /* background: #A16A38; */
  /*font-family: 'vagroundedthin';*/
  font-family: 'Montserrat';
  /*font-weight: 600;*/
  padding: 20px;
  padding-bottom: 0;
  border-right: 1px solid rgb(0, 0, 0, .125);
}

.footer-featured-section .footer-featured-inner:first-child {
  border-left: 1px solid rgb(0, 0, 0, .125);
}

.footer-featured-section .row {
  /* box-shadow: 0px -1px 3px 1px rgba(0, 0, 0, 0.7); */
  /* padding-left: 40px;
  padding-right: 40px; */
}

.footer-featured-section .footer-featured-body img {
  /*width: 100%;*/
}

.footer-featured-section .market-place-brand {
  margin-bottom: 20px;
}

.footer-featured-text {
  text-align: left;
  font-size: medium;
  padding: 20px;
}

.footer-featured-body {
  padding: 20px;
}


.footer-contact-title{
    font-weight:bold;
}

.footer-contact-link{
    
    color:#58595B;
}

.footer-contact-link:hover{
    text-decoration:none;
    color:#58595B;
}
/* footer-featured-section end */


/* footer-bottom */
.footer-bottom {
  background: #A16A38;
  /* background: linear-gradient(to bottom right, #A16A38 0, #975d22 50%, #603913 100%); */

  text-align: center;
  color: #FFFFFF;
  font-weight: 600;
  font-size: small;
  padding: 6px;

  border-top: 1px solid #FFFFFF;
}

.footer-bottom a {
  /* color: #492f17; */
  color: #FFFFFF;

}

/* footer-bottom end */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
  bottom: 24px;
}

@media only screen and (max-width: 767.98px) {
  footer{
    margin-bottom: 58px;
  }
  .footer-featured-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .footer-featured-section .footer-featured-inner {
    border: 0;
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px solid rgb(0, 0, 0, .125);
  }

  .footer-featured-section .footer-featured-inner:first-child {
    border-top: 1px solid rgb(0, 0, 0, .125);
    border-left: 0;
  }

  .footer-featured-section .footer-featured-inner:last-child {
    border-bottom: 0;
  }

  .footer-featured-section .footer-featured-inner:last-child .footer-featured-text {
    padding-bottom: 0;
  }

  .footer-featured-section .row {
    border: 0;
  }
}

.about-section {
    font-family: 'Montserrat';
  /*font-family: 'vagroundedbt';*/
  color: #58595B;
  margin-bottom: 20px;
  margin-top: 44px;
  padding: 40px 0;
}

.about-section .about-head {
  font-weight: bold;
  text-align: center;
  border-bottom: 2px solid rgb(88, 89, 91, .3);
  padding: 10px;
  /* margin-bottom: 20px; */
}

.about-section .about-content {
  padding: 20px;
}

.about-section .about-content img {
  border: 1px solid rgb(0, 0, 0, .125);
  margin-bottom: 20px;
}

.about-section .about-product .swiper-slide {
  border: 1px solid rgb(0, 0, 0, .125);
}

.about-section .swiper-button-prev:after,
.about-section .swiper-button-next:after {
  font-size: 20px;
  color: #58595B;
}

.contact-section {
    font-family: 'Montserrat';
  /*font-family: 'vagroundedbt';*/
  color: #58595B;
  margin-top: 44px;
  padding: 40px 0;
}

.contact-section .contact-head {
    font-weight: bold;
  text-align: center;
  border-bottom: 2px solid rgb(88, 89, 91, .3);
  padding: 10px;
  /* margin-bottom: 20px; */
}

.contact-section .contact-address-head,
.contact-section .contact-map-head,
.contact-section .contact-market-place-head {
  display: flex;
  margin-bottom: 10px;
}

.contact-section .contact-address-head img,
.contact-section .contact-map-head img,
.contact-section .contact-market-place-head img {
  display: inline-flex;
  height: 50px;
  width: auto;
  margin-right: 10px;
}

.contact-section .contact-address-head h2,
.contact-section .contact-map-head h2,
.contact-section .contact-market-place-head h2 {
  display: inline-flex;
  margin-bottom: 0;
  align-items: center;
  font-weight: bold;
}

.contact-section .contact-address-body a {
  text-decoration: none;
  color: #58595B;
}

.contact-section .contact-address-body svg {
  width: 20px;
}

.contact-address,
.contact-map,
.contact-market-place {
  padding: 20px;
}

@media only screen and (max-width:767.98px) {
  .contact-market-place .contact-market-place-col {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 399.98px){
  .navbar-mobile-bottom .navbar-menu-list .navbar-menu-item a {

    padding: 10px 8px;

  }
}

@media only screen and (max-width: 340px){
  .navbar-mobile-bottom .navbar-menu-list .navbar-menu-item a {

    padding: 8px 6px;

  }
}

@media only screen and (max-width: 319.98px){
  .navbar-mobile-bottom .navbar-menu-list .navbar-menu-item a {
    padding: 6px 4px;
  }
}

@media only screen and (max-width:767.98px){
  .about-section,.contact-section,.warranty-section{
    padding: 20px 0;
  }
  .warranty-section .warranty-wrapper{
    padding: 0 10%;
  }
}