/*** Global - Start ***/

.footer-logo{
  width:200px;
}

.hidden{
  display :none;
}

/*** Global - End ***/

/*** Home/Index - Start ***/

.dealer-login{
  font-weight: 800 !important;
  text-transform: uppercase;
}

.image-banner-svg-logo{
  height:40px
}

.cardImage2{
  width: 100%;
  max-width: 100% !important;
  padding-right:25px;
}

.cardImage3{
  width: 100%;
  max-width: 100% !important;
  padding-left:25px;
}

.home-ourdesign-img{
  width: 100%;
}

.home-ourdesign-txtbox-pad{
  padding-right:30px;
  padding-left:30px;
}

.cardReviewText > img {
  border-radius: 50%;
}

.gallery-1 {
  /* background-image: url("../imgs/custom/home/insta1.jpg");
  background-size: cover; */
  width: 40.5%;
}

.box-collection {
  background-image: url(../imgs/custom/home/ambassador.jpg);
  background-image:none;
  border: 10px solid #ffffff;
  padding: 30px 40px 30px 40px;
}

.ambassador-txt{
  font-weight: bold;
}

.ambassador-ul li{
  margin-bottom: 10px;
}

.footer.footer-style-2 .menu-footer li a.linkedin {
  background: url(../imgs/custom/linkedin.svg) no-repeat left center;
  padding-left: 24px;
}

.page-loading{
  width: 250px !important;
  height: 250px !important;
}

.page-loading > img{
  width: 250px;
  max-width: 250px;
}

.box-gallery-about-2{
  margin-bottom: 0px;
}

.content-detail2{
  /* max-width: 100% !important; */
}

.block-reviews {
  padding: 90px 0px 120px 0px;
  background: url(../imgs/custom/bg-review.jpg) no-repeat top center;
  background-size: cover;
  text-align: center;
}

/*** Home/Index - End ***/

/*** About Us - Start ***/

.block-shop-head.block-blog-head-2.about-us-head {
  background-image: url(../imgs/custom/banner-bg-1.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #EEF9FF;
}
/*** About Us - End ***/

/*** Shop - Start ***/

.box-quick-button > a{
  display:none;
}

.block-blog-head-3-2{

  background-image: url(../imgs/custom/banner-bg-2.jpg);
  /* padding-top: 200px;
  padding-bottom: 120px; */
  background-color: #FFEFEA;
  background-position: center bottom;
  text-align: center;
  background-repeat: repeat-x;


  /* background-position: top center; */
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #EEF9FF;
}

/*** Shop - End ***/


/*** Product Detail - Start ***/

.list-color li .box-circle-color a.color-darkblue {
  background-color: #466196;
}

.list-color li .box-circle-color a.color-pink {
  background-color: #fdb0a0;
}

.list-color li .box-circle-color a.color-gray2 {
  background-color: #b7b7b7;
}

.list-color li .box-circle-color a.color-grey {
  background-color: #b7b7b7;
}

.product-detail-category{
  color: #000;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 9 / 16 = 0.5625 for 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.product-detail-table {
  table-layout: fixed;
}
.product-detail-table {
  width: 500px; /* Adjust as needed */
}
.product-detail-table, .table-wrap {
  overflow: auto;
}

.product-detail-table th,
.product-detail-table td {
  white-space: nowrap;
}

.product-detail-table tbody, tr, th, td{
  border: 1px solid #dee2e6;
}

.product-detail-table th{
  width: fit-content;
}

.form-control2 {
  appearance: none;
  /* Background image for older browser compatibility (optional) */
  background-image: url(../imgs/template/icons/sort.svg);
  background-repeat: no-repeat;
  background-position: right 15px center;
}

.form-control2::after {
  content: '\25BC'; /* Unicode down arrow character */
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

.quantity2{
  max-width: 150px;
}

.box-button-checkout-2{
  text-align: left;
}

.box-table-cart {
  margin-top: 38px;
}

/*** Product Detail - End ***/


/*** Distributor - Start ***/

h1 {
  text-align: center;
}

.vertical-tabs.accordion {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
}

.tab {
  border-bottom: 1px solid #ddd;
  padding: 10px;
  cursor: pointer;
}

.tab:hover, .tab.active {
  background-color: #f5f5f5;
}

/* .tab-content {
  display: none;
  padding: 10px;
} */

@media (max-width: 768px) {
  .vertical-tabs.accordion {
      flex-direction: row;
      flex-wrap: wrap;
  }

  .tab {
      width: 100%;
  }

  .tab-content {
      width: 100%;
  }
}

.distributor-content{
  background-color: #faf7f2 !important;
  margin-bottom: 0px !important;
  transition: all 0.2s !important;
}

.dist-title{
  margin-top: 20px;
}

.dist-outlet:not(:last-child) {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}

.dist-outlet-desc-loc,.dist-outlet-desc-tel{
  margin-bottom: 14px !important;
}

.dist-outlet-desc > tbody > tr {
  border:none;
}

.dist-outlet-desc > tbody > tr > td{
  border:none;
}

.dist-outlet-branch-title{
  margin-bottom: 12px !important;
    font-weight: 700 !important;
    font-size: 22px !important;
}

.dist-outlet-branch-content{
  margin-bottom: 20px;
}

.td-1{
  padding-right: 10px;
}

.td-2{
  padding-bottom: 14px;
}

.dist-outlet-desc-loc img,.dist-outlet-desc-tel img,.dist-outlet-desc-time img{
  width: 20px;
    margin-right: 10px;
    margin-bottom: 4px;
    vertical-align: middle;
}

.dist-outlet-desc-loc img{
  width: 22px;
}

.block-shop-head.block-distributor-head-1 {
  background-image: url(../imgs/custom/banner-bg-3.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #EEF9FF;
}

/*** Distributor - End ***/


/*** Contact Us - Start ***/

.block-shop-head.block-blog-head {
  background-image: url(../imgs/custom/banner-bg-4.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #EEF9FF;
}

/*** Contact Us - End ***/

/*** Privacy - Start ***/

.privacy-content-detail > ul{
  padding-left: 2rem;
  list-style: disc;
}

.privacy-content-detail > h2{
  margin-top: 50px;
}

/*** Privacy - End ***/


/*** Formatting - Start ***/

.txt-up-2{
  font-size: 2.5rem !important;
  line-height: normal;
  color: #000;
  font-family: "Lobster Two", display;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
  font-weight: 700;
}

.txt-justify{
  text-align: justify !important;
}

.mr-8{
  margin-right: 8px!important;
}
/*** Formatting  - End ***/


/*** Mobile Responsive - Start ***/

@media (max-width: 575.98px){
  .cardImage2{
    padding-right:0px;
  }

  .cardImage3{
    padding-left:0px;
  }

  .home-ourdesign-txtbox-pad{
    padding-right:0px;
    padding-left:0px;
  }

  .gallery-1 {
    width: 100%;
  }

  .box-collection {
    padding: 15px 15px 45px 15px;
  }
}

/*** Mobile Responsive - End ***/
