body {
    background: #FBF7F2;
}


@font-face {
  font-family: "Begum";
  src: url("../fonts/Begum/Begum.eot");
  src: url("../fonts/Begum/Begum.eot?#iefix")format("embedded-opentype"),
  url("../fonts/Begum/Begum.woff2")format("woff2"),
  url("../fonts/Begum/Begum.woff")format("woff"),
  url("../fonts/Begum/Begum.ttf")format("truetype"),
  url("../fonts/Begum/Begum.svg#Begum")format("svg");
}


.explore_button {
    font-family: 'Gellix-Regular';
    width: 290px;
    height: 60px;
    background-color: none;
    border: 1px solid #F9AF4B;
}
.para_text {
    font-family: 'Gellix-Regular';
    font-size: 24px;
    color: #022623;
}

.cms-vbj-home-page .breadcrumbs {
  display: none;
}

.accordion-toggle:after {
    font-family: "FontAwesome";
    content: "\f078";
    float: right;
  }
  .accordion-opened .accordion-toggle:after {
    content: "\f054";
  }
  
  html {  
    box-sizing: inherit;
    scroll-behavior: smooth;
    height: -webkit-fill-available;
  }
  
  main {
    overflow: hidden;
  }
  
  a,
  button {
    cursor: pointer;
    user-select: none;
    border: none;
    outline: none;
    background: none;
  }

  .desktop-search {
    display: none;
  }

  .mobile-search {
      display: none;
  }

  .vbjheader img,
  .vbjheader video {
    display: block;
    max-width: 100%;
    height: auto;
    object-fit: cover;
  }
  
  .vbjheader img {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -moz-crisp-edges;
    image-rendering: crisp-edges;
  }
  
  .brand img{
      width: 139px;
  }

  .page-wrapper .page-header .header.panel{
    padding: 0px !important;
    max-width: 100%;
  }

  .navigation a.freeze-logo {
      display: none;
  }

 
      
  .menu-item.menu-dropdown .menu-link:hover,
  .menu-item .menu-link:hover{
      color: #F9AF4B;
      border-image: linear-gradient( to left, #03403C 0%, #F9AF4B 100% ) 0 0 100% 0;
      border-width: 3px;
      border-style: solid;
  }

  .menu-item.menu-mobile-dropdown.menu-dropdown{
    display: none;
  }

  
  .vbjnavbar.container.navigation {
      background: #03403C;
      display: flex;
      justify-content: space-between;
      max-width: 100%;
      padding: 8px 80px 8px 80px;
  }
  
  .nav-sections-item-content {
      background: #03403C;
  }
  
  @keyframes slideLeft {
    0% {
      opacity: 0;
      transform: translateX(100%);
    }
    100% {
      opacity: 1;
      transform: translateX(0%);
    }
  }
  @keyframes slideRight {
    0% {
      opacity: 1;
      transform: translateX(0%);
    }
    100% {
      opacity: 0;
      transform: translateX(100%);
    }
  }

  .copyright{
    display: none;
  }
  
 .vbj-otp-modal .modal-popup .modal-title{
      font-family: 'Gellix';
    color: #022623;
}

.vbj-otp-modal .vbj-otp-modal__inner .vbj-otp-title {
    font-family: 'Gellix';
    color: #022623;
}

.vbj-otp-modal .vbj-field label {
    text-align: left;
    font: normal normal normal 20px / 28px Gellix-regular;
    letter-spacing: 0px;
    color: #03403C;
}

.vbj-otp-modal .vbj-field input[type="text"] {
    border: 1px solid #AA8242;
    border-radius: 5px;
    height: 44px;
}

.vbj-otp-modal .vbj-field input[type="email"] {
    border: 1px solid #AA8242;
    border-radius: 5px;
    height: 44px;
}

.vbj-field select {
    border: 1px solid #AA8242;
    border-radius: 5px;
    height: 44px;
}

.vbj-otp-modal .vbj-field input[type="tel"] {
    border: 1px solid #AA8242;
    border-radius: 5px;
    height: 44px;
}

.vbj-otp-modal .action.primary {
    background: #03403c 0% 0% no-repeat padding-box !important;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #03403C;
    width: 100%;
    text-align: center;
    font: normal normal normal 20px / 24px Gellix-Regular;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    padding: 10px 15px;
}
  
  .vbjheader .section {
    margin: 0 auto;
    padding: 6rem 0 2rem;
  }
  
  .vbjheader .container {
    max-width: 1200px; 
    margin-inline: auto;
    padding-inline: 1.5rem;
  }
  
  .vbjheader .centered {
    text-align: center;
    vertical-align: middle;
    margin-bottom: 1rem;
  }
  
  .vbjheader .btn {
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    user-select: none;
    border-radius: 0.25rem;
    text-transform: capitalize;
    transition: all 0.3s ease;
  }
  
  .vbjheader .btn-primary {
    padding: 0.75rem 1.5rem;
    color: #fff;
    background-color: pink;
   
  }
  
  .vbjheader .btn-darken {
    padding: 0.75rem 1.5rem;
    color: #fff;
    background-color: #000; 
  }
  
  .vbjheader {
   position: relative; 
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 100;
    margin: 0 auto;
    background-color: #03403C;  
  }

  /* header user icon dropdown */

.vbjnavbar .vbj-rate-dropdown:hover .rateTitle:after {
  transform: rotate(180deg);
}

.vbjnavbar .vbj-rate-dropdown{
  display: inline-block;
}

.vbjnavbar .link.authorization-link.rateTitle a {
  color: #000;
  font-family: 'Gellix';
  padding: 7px 4px;
  text-align: center;
  background: transparent;
}

.vbjnavbar .vbj-rate-dropdown:hover .vbj-rate-dropdown-content a {
  background: transparent;
  color: #022623;
  padding: 3px 3px;
}

.vbjnavbar .vbj-rate-dropdown .rateTitle .fa-user {
  font-size: 26px;
  color: #fff;
}

.vbjnavbar .vbj-rate-dropdown:hover .vbj-rate-dropdown-content {
  top: 26px;
  padding: 12px 15px 12px;
}

.vbjnavbar .vbj-rate-dropdown:hover .vbj-rate-dropdown-content .vbj-rate-content {
  justify-content: center;
}

.vbjnavbar .vbj-rate-dropdown:hover .vbj-rate-dropdown-content {
  display: block;
  min-width: 100px;
  max-height: 300px;
  text-align: center;
}

  .page-wrapper .vbj-topheader .vbj-topheader-wrapper{
    display: flex;
    flex: 1;
    padding: 5px 5px;
    justify-content: space-between;
  }
  
  .navigation ul {
      position: unset;
  }
  
  .brand {
    font-family: inherit;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    color: pink;
    text-transform: uppercase;
    order: 1;
  }
  
  .vbjnavbar {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;   
    width: 100%;
    height: 11rem;
    margin: 0 auto;
  }
  
   .navbar-left {    
    /* flex: 0 0 15%; */
  }
  
  .navbar-center {      
      /* flex: 0 0 50%;      */
  }
  
  .navbar-right {
    display: flex;
    /* flex: 0 0 35%; */
    align-items: center;
    justify-content: flex-end;
    column-gap: 0.5rem;
  }
  
/* homepage menu */

  .cms-vbj-home-page .navbar-left,
  .cms-vbj-home-page-us .navbar-left{
    display: flex;
    align-items: center;
    /* flex: 0 0 35%;     */
  }

  .cms-vbj-home-page .navbar-center,
  .cms-vbj-home-page-us .navbar-center  {
    display: flex;
    /* flex: 0 0 35%; */
    justify-content: center;   
}

.cms-vbj-home-page .navbar-right, 
.cms-vbj-home-page-us .navbar-right {
  display: flex;
  /* flex: 0 0 30%; */
  align-items: center;
  justify-content: flex-end;
  column-gap: 0.5rem;
}

.cms-vbj-home-page .menu-inner .menu-home,
.cms-vbj-home-page-us .menu-inner .menu-home{
  display: inline-block;
}

.cms-vbj-home-page .menu-inner .menu-left,
.cms-vbj-home-page-us .menu-inner .menu-left{
  display: none;
}

.nav-title {
  text-decoration: none;
  padding-bottom: 6px;
  line-height: 1;
  position: relative;
  z-index: 1;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, rgb(249, 175, 75), rgb(249, 175, 75) 50%, rgb(170, 130, 66) 50%);
  background-size: 200% 100%;
  background-position: -100% center;
  transition: all 0.3s ease-in-out 0s;
}

.nav-title::before {
  content: "";
  width: 0px;
  height: 1px;
  bottom: 2px;
  left: 0px;
  z-index: 0;
  position: absolute;
  background: rgb(249, 175, 75);
  transition: all 0.3s ease-in-out 0s;
}

.nav-title:hover::before {
  width: 100%;
}

.sub-nav-title {
  text-decoration: none;
  padding-bottom: 6px;
  line-height: 1;
  position: relative;
  z-index: 1;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, rgb(255, 255, 255), rgb(255, 255, 255) 50%, rgb(255, 255, 255) 50%);
  background-size: 200% 100%;
  background-position: -100% center;
  transition: all 0.3s ease-in-out 0s;
}

.sub-nav-title::before {
  content: "";
  width: 0px;
  height: 1px;
  bottom: 2px;
  left: 0px;
  z-index: 0;
  position: absolute;
  background: rgb(249, 175, 75);
  transition: all 0.3s ease-in-out 0s;
}

.sub-nav-title:hover::before {
  width: 100%;
}

.sub-nav-title:hover {
  background-image: linear-gradient(to right, rgb(249, 175, 75), rgb(249, 175, 75) 50%, rgb(249, 175, 75) 50%);
  background-size: 200% 100%;
  background-position: -100% center;
}

.submenu-title a:hover {
  color: unset;
  text-decoration: none;
}

.cursor-pointer {
  cursor: pointer;
}

.nav-title:hover {
  background-position: 0% center;
}

  .menu-inner .menu-home{
    display: none;
  }

  .menu-inner .menu-left{
    display: inline-block;
  }

  .menu-link:hover {
      text-decoration: none;
      color: #fff;
  }
  
  .submenu-list {
      padding-inline-start: 0px;
  }
  
  .accordion_container {
    width: 137px;
  }
  
  .accordion_head { 
    color: white;
    cursor: pointer;
    font-family: arial;
    font-size: 14px;
    margin: 0 0 1px 0;
    padding: 7px 11px;
    font-weight: bold;
  }
  
  .accordion_body p {
    padding: 18px 5px;
    margin: 0px;
  }
  
  .plusminus {
    float: right;
    transform: rotate(90deg);
  }
  
  .accordion_body .submenu-list {
      padding: 0px 10px;
  }
  
  .right-links {
      display: flex;
      gap: 20px;
  }

 
  
  
  @media only screen and (max-width: 992px) {    

    .navbar-left {
        order: 2;
        flex: 0 0 51%;
        text-align: center;
    }

    .navbar-center {
        order: 1;
        flex: 0 0 15%;
        padding-left: 10px;
    }

    .navbar-right {
        order: 3;
        flex: 0 0 30%;
        flex-direction: row-reverse;
        justify-content: flex-start;
        align-items: center;
        padding-right: 10px;
    }   
    

    .cms-vbj-home-page .navbar-left {
       order: 1;
       flex: 0 0 20%;
    }
    
    .cms-vbj-home-page .navbar-center {
      order: 2;
      flex: 0 0 45%;
    }

    .cms-vbj-home-page .navbar-right {
      order: 3;
    }

    .cms-vbj-home-page .page-wrapper .page-header{
        margin-bottom: 0px;
        border-bottom: 0px;
    }

    .vbjnavbar .vbj-rate-dropdown:hover .vbj-rate-dropdown-content{
      top: 52px;
    }

    .vbjnavbar .rateTitle{
      padding: 18px 0px 0px 0px;
      display: inline-flex;
    }

    .vbjnavbar .vbj-rate-dropdown {
        display: inline-block;
    }

    .vbjnavbar .rateTitle:after{
        line-height: 42px;
    }

  }

  @media only screen and (width: 1024px) and (orientation: portrait) {
  /* Your portrait styles here */

  .cms-vbj-home-page .navbar-left, 
  .cms-vbj-home-page-us .navbar-left{
      flex: 0 0 46%;
  }

  .cms-vbj-home-page .navbar-center, 
  .cms-vbj-home-page-us .navbar-center{
      flex: 0 0 15%;
  }

  .cms-vbj-home-page .navbar-right,
  .cms-vbj-home-page-us .navbar-right{
      flex: 0 0 38%;
  }

  .page-header .vbj-topheader .vbj-topheader-center{
      width: 40%;
  }

}

@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .cms-vbj-home-page .navbar-left, 
    .cms-vbj-home-page-us .navbar-left{
        flex: 0 0 46%;
    }

    .cms-vbj-home-page .navbar-center, 
    .cms-vbj-home-page-us .navbar-center{
        flex: 0 0 15%;
    }

    .cms-vbj-home-page .navbar-right,
    .cms-vbj-home-page-us .navbar-right{
        flex: 0 0 38%;
    }

    .page-header .vbj-topheader .vbj-topheader-center{
        width: 40%;
    }
}
  
  @media only screen and (max-width: 992px) {
     .menu {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 100;
      overflow: hidden;
      transform: translate(-100%);
      background-color: #fff;
      transition: all 0.4s ease-in-out;
      overflow-y: auto;
      overflow-x: hidden;
    }
    
    .menu.is-active {
      transform: translate(0%);
    }
    
  }
  
  .menu-header {
    display: none;  
  }
  
  .menu-item {
    display: inline-block;
    line-height: 1.5;
    padding-right: 1.25rem;
    margin-bottom: 0px;
  }
  
  .menu-link {
    font-family: 'Gellix-Regular';
    font-size: 18px;
    font-weight: 500;
    line-height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #fff;
    text-transform: capitalize;
    transition: all 0.25s ease;
    text-align: left;
  }
  
  .menu-link > i.fa {
    font-size: 1.35rem;
    margin-left: 0.25rem;
    transform: rotate(90deg);
    display: none;
  }
  
  .menu-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 6px;
    font-size: 1.45rem;
    color: #000;
    transition: all 0.25s ease;
  }
  
  .menu-inner {
      margin: 0px;
      padding-inline-start: 0px;
  }
  
  .menu-item a:visited {
      color: #fff;
  }

  .menu-header-logo{
    display: none;
  }
  
  @media only screen and (min-width: 993px) {
     .menu-dropdown:hover > .submenu {
      opacity: 1;
      visibility: visible;
      margin-top: 1rem;
    }
  }

  @media only screen and (max-width: 992px) {
     .menu-header {
      position: relative;
      top: 0;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      height: 20px;
      z-index: 110;
      /*visibility: hidden;*/
      background: transparent;
    }
     .menu-header.is-active {
      visibility: visible;
      background-color: #fff;
    }
     .menu-header.is-active > .menu-arrow {
      display: block;
    }
    
     .menu-arrow {
      display: block;
      cursor: pointer;
      width: 3rem;
      height: 4rem;
      text-align: center;
    }
     .menu-arrow > i.fa {
      font-size: 1.5rem;
      line-height: 4rem;
      color: #000;
      transition: all 0.25s ease;
    }
   
     .menu-title {
      font-family: 'Gellix-Regular';
      font-size: 16px;
      font-weight: 500;
      line-height: inherit;
      text-transform: capitalize;
      color: #03403C;
    }
    
     .menu-inner {
      margin-top: -3rem;
      overflow-y: auto;
      overflow-x: hidden;	 
    }
     .menu-item {
      display: block;
      line-height: 1;
      padding-inline: 0;
      margin-bottom: 0px;
    }
    .menu-link {
      justify-content: space-between;
      /*height: 2.5rem;*/
      line-height: 2.5rem;
      padding-inline: 1.25rem;
      color: #03403C;
      text-transform: uppercase;
      padding: 10px 10px;
      border-bottom: 1px solid #F9AF4B;
    }
    .menu-link > i.fa {
      margin-left: 0.5rem;
      transform: rotate(90deg);
      display: block;
    }

    .menu-link > i.fa.fa-facebook {
      color: #F9AF4B;
      font-size: 29px;
      transform: rotate(0deg);
      border: 1px solid #AA8242;
      border-radius: 13px;
      padding: 6px 9px 2px;
    }

    .menu-link > i.fa.fa-instagram {
      color: #F9AF4B;
      font-size: 29px;
      transform: rotate(0deg);
      border: 1px solid #AA8242;
      border-radius: 13px;
      padding: 6px 9px 2px;
    }

    .menu-link > i.fa.fa-youtube-play {
      color: #F9AF4B;
      font-size: 29px;
      transform: rotate(0deg);
      border: 1px solid #AA8242;
      border-radius: 13px;
      padding: 6px 9px 2px;
    }

    .menu-header-logo {
      position: relative;
      top: 0;
      display: flex;
      align-items: center;
      justify-content: space-around;
      height: 88px;
      z-index: 110;
      background: transparent;
   }

   .menu-header-logo .menu-close .fa {
    color: #03403C;
   }

   .menu-header-logo .menu-cart .fa-shopping-cart {
    color: #03403C;
  } 

  .menu-inner .menu-left{
    display: block;
  }
  
  }

  .cms-vbj-home-page .menu-inner .menu-home.menu-mobile,
  .cms-vbj-home-page-us .menu-inner .menu-home.menu-mobile {
    display: none;
  }

  .menu-inner .menu-home.menu-mobile{
    display: none;
  }

  .menu-mobile {
    display: none;
  }  
  
  .submenu {
    position: absolute;
    width: 100%;
    height: auto;
    margin-top: 1.75rem;
    padding: 1rem 2rem;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    background-color: #022623;
    transition: all 0.25s ease-in-out;
    background-image: url(../images/menu-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transition: all 0.3s ease-in-out;
  }

  .submenu.is-active {
    opacity: 1;
    visibility: visible;
  }
  
  .submenu-inner {
    /*flex: 0 0 23%;*/
    width: 338px;
    padding: 0 1rem;
  }
  
  .submenu-title {   
    padding: 0.1rem 10px 0.1rem 0px;
    color: #AA8242;
    text-transform: uppercase;
    transition: all 0.3s ease;
    margin-bottom:0rem;
    text-align: left;
    font: normal normal normal 18px / 23px Gellix-Regular;
    letter-spacing: 0px;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  
  .submenu-item {
    display: block;
    line-height: 1;
    margin: 0 auto;
  }
  
  .submenu-link {
    display: inline-block;
    font: normal normal normal 16px / 20px Gellix-Regular;
    padding: 0.5rem 0;
    white-space: nowrap;
    letter-spacing: 0px;
    color: #FBF7F2;
    text-transform: capitalize;
    transition: all 0.25s ease-in-out;
  }
  
  .submenu-link:hover {
      color: #fff;
      text-decoration: none;
  }
  
  .submenu-link:active {
      color: #fff;
  }
  
  .submenu-image {
    display: block;
    width: 100%;
    height: 95%;
    margin-block: 0.5rem;
    object-fit: cover;
  }

  .margin-top-20 {
    margin-top: 20px;
  }

  .submenu-inner-image {
    margin-right: 20px;
  }
  
  @media only screen and (max-width: 992px) {
     .submenu {
      position: absolute;
      display: none;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      max-width: none;
      min-width: auto;
      margin: 0;
      padding: 1rem;
      padding-top: 4rem;
      opacity: 1;
      overflow-y: auto;
      visibility: visible;
      box-shadow: none;
      transform: translateX(0%);
      background-color: #fff; 
    }    

     .submenu.is-active {
      display: block;
    }
     .submenu-inner {
      flex: 0 0 100%;
      padding: 0rem;
    }
     .submenu-list {
      margin-bottom: 1rem;
    }
     .submenu-link {
      display: block;
    }
     .submenu-image {
      margin-top: 0;
    }

    .submenu-title{
      padding-left: 15px;
      margin-top: 0rem;
      margin-bottom: 0rem;
    }

    .cms-vbj-home-page .menu-inner .menu-left,
    .cms-vbj-home-page-us .menu-inner .menu-left{
      display: block;
    }
    .cms-vbj-home-page .menu-inner .menu-home, 
    .cms-vbj-home-page-us .menu-inner .menu-home{
      display: block;
    }
    .menu-inner .menu-home{
      display: block;
    }

    .cms-vbj-home-page .menu-inner .menu-home.menu-mobile,
    .cms-vbj-home-page-us .menu-inner .menu-home.menu-mobile {
      display: block;
    }
  
    .menu-inner .menu-home.menu-mobile{
      display: block;
    }

    .menu-mobile {
      display: block;
      margin: 0 10px;
      list-style: none;
    }  

    .menu-mobile ul.menu-social-icon {
      display: flex;
      justify-content: flex-start;
      margin-top: 20px;
      margin-bottom: 20px;
      flex-direction: row;
    }

    .menu-item.menu-mobile.mobile-login {
      background: #F9AF4B 0% 0% no-repeat padding-box;
      box-shadow: 0px -2px 25px #0000004F;
      display: inline-flex;
      width: 100%;
      justify-content: flex-start;
      align-items: center;
      align-content: center;
      padding: 10px 20px;
      margin: 0 0px;
    }

    .navigation a.mobile-login-btn, 
    .navigation a.mobile-login-btn:hover {
      box-shadow: 0px 1px 2px #00000061;
      border-radius: 2px;
      background: #03403C;
      color: #fff;
      padding: 13px 24px;
    }

    a.mobile-sign-btn {
      color: #03403C;
      font-family: 'Gellix';
    }

    .menu-social-icon li.subsocial-icon .menu-link {
      border-bottom: 0px;
    }

  }
  
   .megamenu {
    left: 50%;
    width: 100%;
    height: auto;
    margin: 0 auto;
    transform: translateX(-50%);
  }
   .megamenu-column-1 {
    left: 65%;
    max-width: 15rem;
    width: 100%;
    height: auto;
  }
  .megamenu-column-4 {
    display: flex;
      /*grid-template-columns: 1fr 1fr 1fr 1fr;*/
      max-width: 1256px;
      height: auto;
      margin: 0 auto;      
  }
  @media only screen and (max-width: 992px) {
     .megamenu {
      position: absolute;
      display: none;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      max-width: none;
      min-width: auto;
      margin: 0;
      padding: 1rem;
      padding-top: 4rem;
      opacity: 1;
      overflow-y: auto;
      visibility: visible;
      transform: translateX(0%);
      box-shadow: none;
    }

    .submenu{
      background-image: none;
      background-repeat: none;
    }

    .navigation .submenu:not(:first-child) ul > li a{
      text-align: left;
      font: normal normal normal 16px / 19px Gellix-Regular;
      letter-spacing: 0px;
      color: #03403C;
    }

    .vbjaccordion-item{
      padding-left: 15px;
    }

    .submenu .vbjaccordion .vbjaccordion-header{
      color: #03403C;
    }
  
  }
  
   .overlay {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.7);
    transition: all 0.45s ease-in-out;
  }
  @media only screen and (max-width: 992px) {
     .overlay.is-active {
      opacity: 1;
      visibility: visible;
    }
  }
  
   .burger {
    position: relative;
    display: block;
    cursor: pointer;
    width: 1.6rem;
    height: 1rem;
    margin-right: 1rem;
    opacity: 0;
    visibility: hidden;
    background: transparent;
  }
  @media only screen and (max-width: 992px) {
     .burger {
      opacity: 1;
      visibility: visible;
    }
  }
   .burger-line {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    opacity: 1;
    border-radius: 1rem;
    background: #fff;
  }
  
   .burger-line:nth-child(1) {
    top: 0px;
  }
   .burger-line:nth-child(2) {
    top: 0.5rem;
    width: 70%;
  }
   .burger-line:nth-child(3) {
    top: 1rem;
  }
  
.vbjnavbar .block-search{
    width: 150px;
}

.vbjnavbar .block-search .action.search{
    left: 16px;
    right: unset;
}

.vbjnavbar .block-search .action.search:before{
    content: "";
    background-image: url(../images/search-icon.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-top: 5px;    
}

.vbjnavbar .block-search input{
    padding-left: 25px;
    background: transparent;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 1px solid #F9AF4B;
    color:#fff;
}



.vbjnavbar .block-search .action.search.disabled, 
.vbjnavbar .block-search .action.search[disabled],
.vbjnavbar fieldset[disabled] .block-search .action.search{
    opacity: 1;
 }


 .minicart-wrapper{
    margin-left: 0px;
 }

 .vbjnavbar .minicart-wrapper .action.showcart:before{
    color: #fff;
 }

 .vbjnavbar .minicart-wrapper .action.showcart:active:before {
    color: #fff;
}

.vbjnavbar .minicart-wrapper .action.showcart:hover:before {
    color: #fff;
}

.vbjnavbar .minicart-wrapper .action.showcart .counter.qty{
    background: #F9AF4B;
    color: #ffffff;
    margin: -12px -11px 0;
    border-radius: 50%;
}

.vbjnavbar .compare.wrapper{
    display: none;
}

.vbjnavbar .wishlist .fa-heart {
    color: #fff;
    font-size: 22px;
}

.vbjnavbar .fa-heart:before{    
    content: "";
    background-image: url(../images/Iconly-Light-Outline-Heart.svg);
    background-repeat: no-repeat;
    background-size: 23px 23px;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-top: 5px;  
}

.vbjnavbar .minicart-wrapper .action.showcart:before{
   content: "";
    background-image: url(../images/cart.svg);
    background-repeat: no-repeat;
    background-size: 23px 23px;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-top: 0px;  
}

.vbjnavbar .authorization-link a {
    color: #fff;
    text-decoration: none;
    font-family: 'Gellix-Regular';
    background: #F9AF4B;
    padding: 8px 15px;
}

.vbj-topheader .con-flag{
  display: inline-block;
  vertical-align: middle;
}

.vbj-topheader .con-flag img {
  display: inline;
  width: 15px;
  height: 15px;
}

.vbj-topheader-video{
  cursor: pointer;
}

.vbj-top-header-bridal-text {
  cursor: pointer;
}

.page-header .panel.wrapper .switcher .options ul.dropdown{
  min-width: 61px;
}

.page-header .panel.wrapper .switcher strong {
  color: #F9AF4B;
  font-family: 'Gellix-Regular';
}

.page-header .panel.wrapper .switcher .options .action.toggle:after,
.page-header .panel.wrapper .switcher .options .action.toggle.active:after,
.page-header .panel.wrapper .switcher .options .action.toggle.active:hover:after{
  color: #F9AF4B;
}

.page-wrapper .page-header{
    background: #03403C;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 111;
}

.page-wrapper .page-header .panel.wrapper{
    background-color: #022623;
    border-bottom: 1px solid #03403C;
    padding: 0px 80px 0px 80px;
}

.page-wrapper .header.content {
    padding: 8px 0px 8px;
    max-width: 100%;
}

.page-wrapper .welcome {
    display: none;
}

.vbjnavbar.navigation ul{
 position: static;
}

.page-wrapper .page-footer{
  background: #fbf7f2;
  margin-top: auto;
  padding-bottom: 0px;
}

.page-wrapper .page-footer .widget.block {
  margin: 0px;
}

.testimonial-wrapper {
  background-image: url(../images/testimonial-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.page-header .widget.block, .page-footer .widget.block {
  margin: 0px 0;
}

/* Footer css */

.vbj-footer-service-title {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  font-size: 32px;
  text-transform: uppercase;
  color: #022623;
  font-family: 'Begum';
  font-weight: bold;
}

.vbj-footer-service-block {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 48px;
  padding: 40px 0px;
}

.vbj-footer-whatsapp-service {
  display: flex;
  justify-items: center;
  align-items: center;
  justify-content: center;
  align-content: center;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #F9AF4B;
  padding: 10px 30px; 
}

.vbj-footer-whatsapp-service-inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}

.vbj-footer-whatsapp-inner{
      display: flex;
  flex-direction: column;
  gap: 6px;
  justify-content: center;
}

.vbj-footer-whatsapp-text {
  color: #022623;
  font-size: 18px;
}

.vbj-footer-whatsapp-chatwith {
  background: #F9AF4B;
 /* width: 100px;
  height: 13px; */
  padding: 10px;
  line-height: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #03403C;
  transition: all 0.3s;
  position: relative;
  cursor: pointer;
  box-shadow: 0px 1px 2px #00000085;
  text-decoration: none;
}

.vbj-footer-whatsapp-inner-icon {
  display: flex;
  justify-content: center;
}

.vbj-footer-whatsapp-icon {
  display: flex;
  justify-content: center;
}

.vbj-footer-whatsapp-icon img {
  width: 70px;
  height: auto;
}
.vbj-footer-whatsapp-chatwith span {
  position: relative;
  z-index: 1;
}

.vbj-footer-whatsapp-chatwith:hover:after {
  width: 100%;
  z-index: 0;
}

.vbj-footer-whatsapp-chatwith:after {
  content: "";
  position: absolute;
  transition: all 0.3s;
  width: 0%;
  height: 100%;
  top: 0;
  left: 0;
  background: #022623;
}
.vbj-footer-whatsapp-chatwith:hover {
  color: #fff;
  text-decoration: none;
}


.vbj-footer-subscriber-wrapper {
  padding: 40px 0px;
}

.vbj-footer-subscriber-title-inner {
  display: grid;
  justify-content: center;
}

.vbj-footer-subscriber-title {
  text-align: center;
  color: #022623;
  font-size: 38px;
  text-transform: uppercase;
  padding-bottom: 11px;
  font-family: 'Cinzel Decorative';
  font-weight: bold;
}

.vbj-footer-Subscribe-subtitle {
  text-align: center;
  color: #022623;
  font-size: 24px;
padding-bottom: 30px;
}

.vbj-footer-Subscriber-email .block.newsletter .field .control:before {
  content: "";
}

.vbj-footer-Subscriber-email .block.newsletter .field.newsletter {
  width: 375px;
}

.vbj-footer-Subscriber-email .block.newsletter input {
  margin-right: 35px;
  padding: 0 0 0 35px;
  border: 1px solid #F9AF4B;
  border-radius: 3px 3px 3px 3px;
  background: #f4ead7;
}

.vbj-footer-Subscriber-email  .block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 36px;
  white-space: nowrap;
  background: #03403C !important;
  border: 1px solid #03403C;
}

.vbj-footer-Subscriber-email {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.vbj-footer-subscriber-divider {
  text-align: center;
}

.vbj-footer-subscriber-stayc {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 30px;
}

.vbj-footer-stayc-title {
  text-align: center;
  color: #03403C;
  font-size: 24px;
  text-transform: capitalize;
  padding-bottom: 11px;
}

.vbj-footer-Subscriber-social {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 30px;
}

.vbj-footer-social {
  display: flex;
  flex-direction: row;
  gap: 10px;
}


.vbj-footer-social li {
  list-style: none;
  display: flex;
  justify-content: space-between;
  border: 1px solid #F9AF4B;
  padding: 7px 10px 3px;
  align-content: center;
  align-items: center;
}

.vbj-footer-Subscrier-links {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.vbj-footer-links {
  display: flex;
  flex-direction: row;
  gap: 129px;
}

.vbj-footer-links li {
  list-style: none;
}

.vbj-footer-links li a {
  color: #03403C;
  font-size: 18px;
  font-family: 'Gellix-Regular';
  font-weight: 600;
}

.vbj-footer-links li a:hover {
  text-decoration: none;
}


.vbj-footer-payments {
  padding: 60px 0px 10px 0px;
}

.vbj-footer-payments-title-warpper {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.vbj-footer-payments-title {
  text-align: center;
  color: #022623;
  font-size: 36px;
  text-transform: uppercase;
  padding-bottom: 11px;
  font-family: 'Cinzel Decorative';
  font-weight: bold;
}

.vbj-footer-payments-gateway {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.vbj-footer-paymentsgateway {
  display: flex;
  flex-direction: row;
  gap: 168px;
  justify-content: center;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
}

.vbj-footer-paymentsgateway li {
  list-style: none;
}

.vbj-footer-payments-links {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.vbj-payments-links {
  display: flex;
  flex-direction: row;
  gap: 10px 60px;
  justify-content: space-evenly;
  margin-bottom: 0px;
}

.vbj-payments-links li {
  list-style: none;
}

.vbj-payments-links li a {
  color: #AA8242;
  font-size: 18px;
  font-family: 'Gellix-Regular';
  font-weight: 600;
}

.vbj-payments-links li a:hover {
  text-decoration: none;
}

.vbj-footer-copyrights-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 14px 17px;
}

.vbj-footer-copyrights-left {
  display: flex;
  flex-direction: row;
  gap: 5px;
}

.vbj-footer-copyrights-year {
  color: #F9AF4B;
  font-size: 18px;
      font-family: 'Begum';
  font-weight: bold;
}

.vbj-footer-Allrights {
  color: #FFFFFF;
  font-size: 16px;
}

.vbj-top {
  color: #FFFFFF;
  cursor: pointer;
}

.vbj-footer-marquee-wrapper {
 display: none;
}

.vbj-footer-subscriber-links-wrapper{
  display: block;
}

.footeraccordion{
  display: none;
}

#social_top {
  cursor: pointer;
  display: block;
  height: 44px;
  right: 6px;
  width: 65px;
  z-index: 999;
  position: fixed;
  bottom: 138px;
}

.socicons-body-full {
  bottom: 157px;
  cursor: pointer;
  display: none;
  height: 44px;
  position: fixed;
  right: 0px;  
}

.social-float-icons {
  list-style: none;
}

.home-social-icon-outer {
  position: fixed;
  z-index: 100;  
}

.homepage-social-outer {
  position: fixed;
  top: 146px;
  right: 0;
}

.socicons-body {
  position: fixed;
  bottom: 121px;
  right: 8px;
  z-index: 9;
  height: 222px;
  overflow: hidden;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px -1px 12px #00000029;
  border-radius: 7px 7px 45px 45px;
}

.social-float-icons {
  list-style: none;
  padding-inline-start: 0px;
  width: 65px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 10px 0px 20px;
}

.socialshare{
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right:0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}

.vbjmodal {
  display: none;
  position: fixed;
  z-index: 111;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
  padding-top: 60px;
}
.vbjmodal-content {
  background-color: #fefefe;
  margin: 5% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}
.vbjclose {
  color: #F9AF4B;
  float: right;
  font-size: 28px;
  font-weight: bold;
  background: #022623 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 5px #0000005E;
  border: 3px solid #FFFFFF;
  border-radius: 25px;
  width: 20px;
  height: 20px;
  padding: 5px 2px 5px 8px;
  line-height: 18px;
  margin-right: 20px;
}
.vbjclose:hover,
.vbjclose:focus {
  color: #F9AF4B;
  text-decoration: none;
  cursor: pointer;
}

.vbjmodal-content-wrapper {
  display: flex;
  padding: 30px;
}

.vbjmodal-content-left {
  width: 50%;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.vbjmodal-content-right {
  width: 50%;
}

.vbjmodal-content_text {
  text-align: center;
  font: normal normal normal 18px / 21px Gellix-Regular;
  letter-spacing: 0px;
  color: #707070;
  padding: 0px 0px 14px 0px;
  margin: 0px 20px;
}

.vbjmodal-content_whattext {
  text-align: center;
  font: normal normal normal 18px / 21px Gellix-Regular;
  letter-spacing: 0px;
  color: #AA8242;
  opacity: 1;
  padding: 0px 0px 30px 0px;
  margin: 0px 20px 0px 20px;
}

.vbjmodal-content-outer {
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 15px;
}

.vbjmodal-header {
  background: #D8D8D8 0% 0% no-repeat padding-box;
  padding: 10px 0px;
}

.vbjmodal-header p {
  text-align: center;
  font: normal normal normal 24px / 34px Gellix-Regular;
  letter-spacing: 0px;
  color: #022623;
}

.vbjmodal-content-wrapper {
  display: flex;
  padding: 30px;
}

.vbjmodal-contact-outer .label {
  width: 90%;
  padding: 15px; 
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 0px 10px 0px;
  background: #D8D8D8 0% 0% no-repeat padding-box;
  border-radius: 10px;
}

.vbjmodal-contact-outer .prefix {
  padding: 0px 10px 0px 10px;
}

.vbjmodal-contact-outer input.forminput {
  background-color: #dedede !important;
  border-left: 1px solid #000000 !important;
  border-right: 0px !important;
  border-top: 0px !important;
  border-bottom: 0px !important;
  padding: 7px 5px !important;
  color: #666666;
  outline: none;
  background: #D8D8D8 0% 0% no-repeat padding-box;
}

.vbjmodal-contact-outer input.cinput{
  background-color: #dedede !important;
  padding: 7px 5px !important;
  color: #666666;
  outline: none;
  background: #D8D8D8 0% 0% no-repeat padding-box;
  border:0px;
}

.language-prefered {
  text-align: left;
  font: normal normal normal 24px / 29px Gellix-Regular;
  letter-spacing: 0px;
  color: #022623;
}

.language-select {
  text-align: left;
  font: normal normal normal 18px / 21px Gellix-Regular;
  letter-spacing: 0px;
  color: #707070;
  opacity: 1;
}

.vbjmodal-contact-title {
  text-align: left;
  font: normal normal normal 24px / 29px Gellix-Regular;
  letter-spacing: 0px;
  color: #022623;
  opacity: 1;
  margin: 10px 0px;
}

.vbjmodal-contact-outer {
  padding: 30px;
}

.catlanguage {
  margin: 4px;  
  border-radius: 4px;
  border: 1px solid #fff;
  overflow: hidden;
  display: inline-flex;
  height: 60px;
}

.catlanguage label {
  line-height: 3.0em;
  width: 7.0em;
  height: 3.0em;
}

.catlanguage label input {
  position: absolute;
  display: none;
  color: #fff;
}

.catlanguage input:checked + .icon {
  background: #03403C 0% 0% no-repeat padding-box;
  color: #fff;
}

.catlanguage label input + .icon {
  color: #fff;
  text-align: center;
  padding: 10px 0;
  display: block;
  background: #D8D8D8 0% 0% no-repeat padding-box;
  border-radius: 8px;
  cursor: pointer;
  font: normal normal normal 18px / 21px Gellix-Regular;
}

.labeltextarea {
  width: 90%;
  padding: 15px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 0px 10px 0px;
  background: #D8D8D8 0% 0% no-repeat padding-box;
  border-radius: 10px;
  margin: 10px 0px;
}

.labeltextarea textarea {
  background-color: #dedede !important;
  padding: 7px 5px !important;
  color: #666666;
  outline: none;
  background: #D8D8D8 0% 0% no-repeat padding-box;
  box-shadow: none;
  border: 0px;
  text-align: left;
}

.formbtn {
  margin: 20px 0px;
}

.vbj-modal-submit {
  background: #F9AF4B 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  width: 92%;
  padding: 18px 0px;
  font: normal normal normal 20px / 24px Gellix-Regular;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.mobilesearch {
  display: none;
}

.rateTitle:after {
  content: '\e622';
  font-family: 'luma-icons';
  font-size: 10px;
  line-height: 25px;
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  color: #F9AF4B;
  padding-left: 4px;
}

.vbjaccordion-item {
  margin: 5px 0;
}

.vbjaccordion-header {
  padding: 0px;
  cursor: pointer;
  display: flex;  
  align-items: center;
  font-size: 16px;
  color: #fff;
  line-height: 1px;
  font-family: 'Gellix-Regular';
  gap:10px;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}

.vbjaccordion-content {
  display: none;
  padding: 5px 0px;
  border: 0px solid #ddd;
  border-top: none;
}

.vbjaccordion-header .arrow::before {
  content: '\f078'; /* Unicode for down arrow */
  font-size: 14px;
  transition: transform 0.3s ease;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.vbjaccordion-header.active .arrow::before {
  content: '\f054'; /* Unicode for up arrow */
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.vbjaccordion-header.active {
  color: #AA8242;
}



/* Block minicart */

.block-minicart .block-content > .actions > .primary .action.primary {
  background: #F9AF4B !important;
  box-shadow: 0px 1px 2px #00000085;
  border-radius: 3px;
  border: 1px solid #F9AF4B;
  font-family: 'Gellix-Regular';
}

.block-minicart .preorder-minicart-notify {
  font-weight: 700;
  color: #022623;
  font-family: 'Gellix-Regular';
  font-size: 13px;
}

.minicart-items .product-item-name a {
  color: #022623;
  font-family: 'Gellix-Regular';
}

.minicart-items .action.edit:before, 
.minicart-items .action.delete:before {
  color: #aa8242;
  border: 1px solid #aa8242;
  border-radius: 3px;
}

.minicart-items .action.edit:hover:before, 
.minicart-items .action.delete:hover:before {
  color: #aa8242;
}

.minicart-wrapper.active .block-minicart a.action.viewcart {
    color: #022623;
    font-family: 'Gellix-Regular';
}

/* megamenu image change */

#menu-image-container {  
  overflow: hidden; 
}

#menu-image-container img {
  width: 100%;  
}

#menu-image-list {
  list-style-type: none;
  padding: 0;
}




@keyframes slideLeft {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
@keyframes slideRight {
  0% {
    opacity: 1;
    transform: translateX(0%);
  }
  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}

@media only screen and (max-width: 768px) {
  .breadcrumbs {
      display: none;
  }
}

@media (min-width: 768px) {
  .desktop-search {
      display: block;
  }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {

  .sub-nav-title{
    -webkit-text-fill-color: unset;
    background-image: unset;
    background-size: unset;
    background-position: unset;
  }

  .submenu-title a {
    padding-left: 0px;
  }

  .page-wrapper .page-header.sticky .navigation a.freeze-logo {
    display: block; 
  }

  .page-wrapper .page-header.sticky .navigation a.header-logo {
    display: none; 
  }

  .mobile-search {
    display: block;
  }

  .block-search .minisearch input#search{position:static;margin-top: 0px;padding-left: 32px;}
  .block-search .minisearch .label{display:none;}
  .block-search .control {
    border-top: 0px solid #cccccc;
    clear: both;
    margin: 0 -15px -1px;
    padding: 0 0px 0px 15px;
  }
  .block-search .action.search{display: block;}
  .mobilesearch .actions .action.search span {display: none;}

  .search-autocomplete ul li{
    padding: 12px 40px 32px 10px;
  }

  .search-autocomplete ul li .amount{
    top: 14px;
  }

  .mobilesearch .actions .action.search:before {
    content: "";
    background-image: url(../images/Search.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-top: 5px;
  }

  .vbjnavbar .minicart-wrapper .action.showcart:before{
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    margin-top: 0px;
  }

  .vbjnavbar .fa-heart:before{
    background-size: 28px 28px;
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-top: 2px;
  }

  .page-wrapper .page-header.sticky .panel.wrapper {
    display: none;
  }

  .page-wrapper .page-header.sticky .mobilesearch{
    display: none;
  }

  .page-wrapper .page-header.sticky{
    background: #FBF7F2 0% 0% no-repeat padding-box;
  }

  .page-wrapper .page-header.sticky .vbjnavbar.container.navigation{ 
    background: #FBF7F2 0% 0% no-repeat padding-box;
  }

  .page-wrapper .page-header.sticky .burger-line{
    background: #03403C;
  }
  .page-wrapper .page-header.sticky .wishlist .fa-heart{
    color: #03403C;
  }

  .page-wrapper .page-header.sticky .minicart-wrapper .action.showcart:before{
    color: #03403C;
    content: '\e611';
    font-family: 'luma-icons';
    margin-top: -5px;
  }

  .page-wrapper .page-header.sticky .wishlist .fa-heart:before{
    content: "\f004";
    background-image: none;
  }

  .page-header{
    border-bottom: 0px solid #cccccc;
    margin-bottom: 0px;
  }

  .page-wrapper .header.content {
    padding: 5px 20px 0px;
  }

  .mobilesearch {
    display: flex;
    position: relative;
    padding: 10px 20px 0px;
    background: #FFFBF6 0% 0% no-repeat padding-box;
  }

  .mobilesearch .block.block-title {
    display: none;
  }

  .mobilesearch .block {
    margin: 0px;
  }

  .mobilesearch .actions .action.search {
    position: absolute;
    left: 10px;
    top: 4px;
  }  

  .mobilesearch .nested {
    display: none;
}

.mobilesearch .block.block-content {
  width: 100%;
  line-height: 1px;
}

.mobilesearch .vbj-currency-switcher {
  width: 23%;
}

.mobilesearch .switcher .switcher-label {
  display: none;
}

.mobilesearch .switcher strong {
  color: #F9AF4B;
  font-family: 'Gellix-Regular';
}

.mobilesearch .actions.dropdown.options.switcher-options {
  right: 20px;
  position: absolute;
  top: 12px;
}

.mobilesearch .block.block-content input[type="text"]{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 0.5px solid #AA8242;
  border-radius: 5px;
}

.mobilesearch .switcher .options:before, 
.mobilesearch .switcher .options:before, 
.mobilesearch .switcher .options:after, 
.mobilesearch .switcher .options:after {
  content: '';
  display: table;
}

.mobilesearch .switcher strong {
  color: #F9AF4B;
  font-family: 'Gellix-Regular';
}

.mobilesearch .con-flag {
  display: inline-block;
  vertical-align: middle;
}

.mobilesearch .con-flag img {
  display: inline;
  width: 15px;
  height: 15px;
}

.mobilesearch .switcher .options .action.toggle:after {
  color: #F9AF4B !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: "";
  background-image: url(../images/arrow-btn.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  display: inline-block;
  width: 20px;
  height: 20px;
}

.mobilesearch .switcher .options.active ul.dropdown {
  display: block;
}

.mobilesearch .switcher .options ul.dropdown {
  min-width: 61px;
  right: 0;
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin-top: 4px;
  /* min-width: 160px; */
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}

.mobilesearch .switcher .options ul.dropdown:before {
  left: auto;
  right: 10px;
  top: -12px;
  border: 6px solid;
  border-color: transparent transparent #ffffff transparent;
  z-index: 99;
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.mobilesearch .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}

.mobilesearch .switcher .options ul.dropdown a {
  color: #333333;
  text-decoration: none;
  display: block;
  padding: 8px;
}

  .vbj-footer-whatsapp-chatwith{
    width: 100%;
  }

  .vbj-footer-service-block {
    display: flex;
    gap: 14px;
    padding: 40px 0px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .vbj-footer-whatsapp-service {
    display: flex;
    justify-items: center;
    align-items: center;
    justify-content: center;
    align-content: center;
    height: 118px;
    border-radius: 10px 10px 10px 10px;
    border: 1px solid #F9AF4B;
    padding: 20px;
    width: 33.3%;
  }

  .vbj-footer-whatsapp-service-inner {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    justify-content: center;
    align-content: center;
    align-items: center;
    gap: 1px 0px;
  }

  .vbj-footer-whatsapp-inner {
    display: flex;
    flex-direction: column;
    gap: 0px;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 4px 0px 0px;
}

  .vbj-footer-whatsapp-icon{
    min-height: 35px;
  }

  .vbj-footer-whatsapp-icon img{
    width: 54px;
  }

.vbj-footer-whatsapp-text {
  color: #022623;
  font-size: 14px;
  width: 102px;
  text-align: center;
  min-height: 37px;
}

.vbj-footer-Subscrier-links {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.vbj-footer-links {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-inline-start: 0px;
}

.block.newsletter .form.subscribe {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
  gap: 20px;
}

.vbj-footer-payments-links {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.vbj-payments-links {
  display: none;  
}

.vbj-footer-copyrights-wrapper {
  display: flex;
  padding: 14px 17px;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
}

.vbj-footer-copyrights-left {
  display: flex;
  flex-direction: column;
  gap: 5px;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.vbj-footer-Allrights {
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
}

.vbj-footer-paymentsgateway {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  padding-inline-start: 0px;
}

.vbj-footer-Subscriber-email .block.newsletter .field.newsletter {
  width: 100%;
}

.vbj-footer-Subscriber-email .block.newsletter .actions{
  width: auto;
}

.vbj-footer-Subscriber-email .block.newsletter .action.subscribe{
  margin-left: 0px;
}

.vbj-footer-Subscriber-email .block.newsletter{
  width: 80%;
}

.vbj-footer-copyrights .vbj-top{
  display: none;
}

.vbj-footer-copyrights .vbj-footer-copyrights-year{
  text-align: center;
}

/* top header */

.page-wrapper .page-header .panel.wrapper {
  border-bottom: 1px solid #03403C;
  background: linear-gradient(0deg, #03403C 0%, #028D81 50%);
  padding: 0px 10px;
}

.page-header .vbj-topheader .vbj-topheader-wrapper {
  display: flex;
  padding: 6px 1px;
  justify-content: space-between;
  gap: 1px;
}

.page-header .vbj-topheader .vbj-topheader-left{
  width: 46%; 
  display: flex;
  align-items: center;
}

.page-header .vbj-topheader .vbj-topheader-center {
   width: 50%; 
  display: flex;
  justify-content: flex-start;
}

.page-header .vbj-topheader .vbj-topheader-center {
   width: 50%; 
  display: flex;
}

.page-header .vbj-topheader-marquee-text {
  text-align: left;
  font: normal normal normal 12px / 15px Gellix-Regular;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.page-header .vbj-topheader .vbj-topheader-right {
  width: auto;
  display: none;
}

.page-header .vbj-topheader-video {
  display: none;
}

.page-header .vbj-topheader .vbj-top-header-bridal-text {
  text-align: left;
  font: normal normal normal 12px / 15px Gellix-Regular;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.page-header .vbj-topheader-marquee-wrapper {
  width: 188px;
}

.page-header .vbj-topheader-marquee img {
  width: 14px;
  height: 14px;
}


.page-header .vbjnavbar .block-search{
  display: none;
}

.cms-vbj-home-page .navbar-left, 
.cms-vbj-home-page-us .navbar-left {
  display: flex;
  align-items: center;
  flex: 0 0 0;
  order: 1;
}

.cms-vbj-home-page .navbar-center, 
.cms-vbj-home-page-us .navbar-center {
  display: flex;
  flex: 0 0 50%;
  justify-content: center;
  order: 2;
}

.cms-vbj-home-page .navbar-right, 
.cms-vbj-home-page-us .navbar-right {
  display: flex;
  flex: 0 0 24%;
  align-items: center;
  justify-content: flex-end;
  column-gap: 0.9rem;
  flex-direction: row-reverse;
}

.navbar-right {
  order: 3;
  flex: 0 0 30%;
  flex-direction: row-reverse;
  justify-content: flex-start;
}

.navbar-center{
  order: 1;
  flex: 0 0 15%;
}

.navbar-left {  
  order: 2;
  flex: 0 0 auto;
  text-align: center;
}


/* header */

.vbjnavbar{
  height: auto;
}

.vbjnavbar .authorization-link a{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.vbjnavbar .authorization-link a:after {
  content: "\f2c0";
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: -6px;
  font-size: 20px;
}

.vbjnavbar .navbar-right .authorization-link{
  display: none;
}

.vbjnavbar .navbar-right .wishlist a {
  padding-left: 0px;
}

.vbjnavbar .navbar-right .mobilesearch {
  display: none;
}

.vbjnavbar.container.navigation{
  justify-content: space-between;
  padding: 8px 0px;
}

.menu-item a:visited{
  color: #03403C;
}

.page-header .navigation .submenu:not(:first-child) ul{
  padding-left: 0px;
}

.navigation a, .navigation a:hover {
  color: #03403C;
  text-decoration: none;
}

.navigation li{
  margin: 0 10px;
  list-style: none;
}

.minicart-wrapper {
  margin-left: 0px;
  margin-top: 0px;
}

.copyright{
  display: none;
}

.vbj-footer-marquee-wrapper {
  background: #022623;
  display: block;
}

.vbj-footer-marquee-text {
  text-align: center;
  font: normal normal 300 12px / 14px Gellix-Regular;
  letter-spacing: 0px;
  color: #F9AF4B;
}

.vbj-footer-marquee-inner{
  display: flex;
  justify-content: center;
  align-items: center;
}

.vbj-footer-marquee.slick-slide {
  padding: 6px 0px;
}

.vbj-footer-subscriber-links-wrapper{
  display: none;
}

.footeraccordion {
  width: 100%;
  max-width: 390px;
  margin: 20px auto;
}

.footer-accordion-item {  
  border-radius: 0px;
  margin-bottom: 10px;
}

.footer-accordion-header:hover {
  background: transparent;
  border: 0px;
  border-bottom: 1px solid #F9AF4B;
  color: #03403C;
}

.footer-accordion-header {  
  border: none;
  width: 100%;
  text-align: left;
  padding: 15px;
  font-size: 18px;
  cursor: pointer;
  outline: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #03403C;
  border-bottom: 1px solid #F9AF4B;
  border-radius: 0px;
  font: normal normal normal 16px / 19px Gellix-Regular;
  letter-spacing: 0px;
}

.footer-accordion-content {
  padding: 15px;
  display: none;
  border-top: 1px solid #ccc;
}

.footer-accordion-header[aria-expanded="true"] .icon::before {
  content: '-';
}

.footer-accordion-header[aria-expanded="false"] .icon::before {
  content: '+';
}

.footeraccordion .icon {
  font-size: 20px;
}

.footeraccordion{
  display: block;
}

.vbj-footer-links li a{
  font: normal normal normal 16px / 19px Gellix-Regular;
}

.vbj-footer-links .color-green-4 {
  color: #03403C;
  text-decoration: none;
}

.tele-logo {
  position: relative;
  left: 2px;
  transition: transform 0.3s ease-in;
  margin-right: 10px;
}

.contact-info-text {
  font-size: 16px;
  color: #03403C;
} 

.ml-4 {
  margin-left: 3rem !important;
}

 .pl-1 {
  padding-left: .25rem !important;
}

.vbjmodal-header p{
  font-size: 16px;
}

.vbjmodal-content-wrapper{
  flex-direction: column;
  padding: 30px 20px;
}

.vbjmodal-content-left{
  width: 100%;
}

.vbjmodal-content-right {
  width: 100%;
}

.vbjmodal-contact-outer {
  padding: 30px 0px;
}

.vbjmodal-contact-title{
  font-size: 18px;
}

.language-prefered{
  font-size: 18px;
}

.language-select{
  font-size: 18px;
}

.catlanguage{
  height: 46px;
}

.catlanguage label {
  line-height: 3.0em;
  width: 53px;
  height: 14px;

}

.catlanguage label input + .icon{
  font-size: 11px;
}

.vbj-modal-submit{
  font-size: 12px;
  width: 100%;
}

.vbjmodal-contact-outer .labeltextarea{
  width: 98%;
}

.vbjmodal-contact-outer .label{
  width: 98%;
}

.vbjmodal-content{
  height: 553px;
  overflow-y: auto;
  padding: 0;
  border-radius: 20px;
}

.vbjclose{
  margin-right: 0px;
  z-index: 1;
  position: absolute;
  right: 31px;
  top: 73px;
}

.breadcrumbs {
  display: block;
  margin: 20px 0px 0px;
}

/* menu mobile todays dropdown */

.menu-item.menu-mobile-dropdown.menu-dropdown{
  display: block;
}

.menu-item.menu-mobile-dropdown.menu-dropdown .vbj-rate-dropdown-content {
  display: block;
  position: unset;
  background: transparent;
}

}

@media only screen and (max-width: 992px) {
  
    .vbj-footer-links{
      gap: 14px;
    }

    .vbj-footer-copyrights-year{
      font-size: 15px;
    }

    .vbj-footer-Allrights{
      font-size: 15px;
    }

    .vbj-top{
      font-size: 15px;
    }

    .vbj-payments-links{
      gap: 10px 10px;
    }

    .vbj-footer-whatsapp-text{
      font-size: 12px;
    }

    .vbj-footer-whatsapp-service{
      padding: 10px 10px;
    }

    .vbj-footer-whatsapp-chatwith{
      font-size: 9px;
      padding: 10px 5px;
    }

    .vbj-footer-whatsapp-inner{
      gap: 0px;
    }

    .vbj-footer-whatsapp-service-inner{
      gap: 3px;
    }

    .vbj-footer-whatsapp-icon img {
      width: 40px;
      height: 39px;
    }
}