.package-style1 .currency {
    vertical-align: super;
    font-size: 17px;
    top:8px;
    position: relative;
    margin-left: 3px;
}

.package-style1 .package-price {
    color: var(--theme-color);
    font-family: var(--title-font);
    font-size: 17px;
    line-height: 0.7;
    margin: 0 0 1px 0;
    transition: all ease 0.4s;
    float: right;
}
.package-style1 .package-shape {
    text-align: center;
    margin: 10px 0 15px 0;
}
.package-style1 .package-top {
    display: inline;
    text-align: center;
    align-items: center;
}
.package-style1 .package-list li {
    position: relative;
    margin: 0 10px 8px 10px;
    color: #6f6c6c;
}
.package-style1 .package-list ul {
    margin: 0px 0 10px 0;
}

.slider-chi{
    height: 460px !important;
    width: auto;
    margin: auto;
    display: block !important;
    margin-top: 80px;
}
.bg-vs-secondary {
    background-color: #fdf5ef !important;
}
.footer-layout6 {
    background-color: #9a563a;
}

.footer-layout6 .copyright-wrap {
    padding: 24px 0;
    text-align: center;
    background-color: #49200f;
}

.form-style5 input {
    height: 50px;
    border: none;
    --body-color: #a3a2a2;
    background-color: #49200f;
    margin-bottom: 15px;
    border-radius: 0;
    font-weight: 500;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
}
.footer-widget .fs-22 {
    font-size: 18px;
    color: white;
}

.footer-time {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin: 0;
}

.footer-info {
    color: #fff;
    font-weight: 500;
    margin-top: -0.3em;
    line-height: 32px;
}

.form-style5 .form-text {
    font-size: 16px;
    margin-bottom: 22px;
    color: #fff;
    margin-top: -0.4em;
    max-width: 320px;
}
.footer-logo img{
    max-height: 150px;
}

.footer-widget.widget_nav_menu a {
    width: -moz-max-content;
    width: max-content;
    display: block;
    border: none;
    max-width: 100%;
    padding: 0 0 0 13px;
    color: #FFF;
    margin-bottom: 23px;
    text-transform: uppercase;
}
.footer-time .time{
  color: #FFF;
}
.social {
    height: 45px !important;
    margin: 10px;
}

.img-1 img{
  max-width: 400px;
}

.gallery-style2 .gallery-img img {
    width: auto;
    max-height: 500px;
    margin: auto;
    display: block;
}
.main-menu .menu-pages a {
    text-align: center;
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0 0 10px 0;
    transition: all ease 0.4s;
    background-color: #9a563a;
    color: var(--white-color);
}
.form-style6 .vs-btn {
    margin-top: 20px;
}

.form-style4 .vs-btn {
    margin-top: 20px;
}

.breadcumb-menu li, .breadcumb-menu a{
  color: #fff;
  text-shadow: 3px 3px 3px black;
}

.breadcumb-title {
    color: #fff;
    text-shadow: 3px 3px 3px black;
}
.breadcumb-menu li:last-child {
    color: #ffffff;
    text-shadow: 3px 3px 3px black;
}
.vs-btn {
    font-size: 12px;
}
.footer-widget.widget_nav_menu a {
    width: -moz-max-content;
    width: max-content;
    display: block;
    border: none;
    max-width: 100%;
    width: 100%;
    padding: 0 0 0 13px;
    color: #FFF;
    margin-bottom: 23px;
    text-transform: uppercase;
}

.breadcumb-menu li span{
  color: white !important;
}
@media (max-width: 1399px) {
  .package-style1 {
      padding: 10px 20px 10px 20px;
  }
  .footer-widget {
      text-align: center;
      margin-bottom: 60px;
  }
  .widget_categories li, .widget_nav_menu li {
    text-align: center;
  }
}

@media (max-width:  797px) {
  .vs-btn.style6 i {
      width: 30px;
      height: 30px;
      line-height: 30px;
      background-color: var(--theme-color);
      color: var(--white-color);
      margin-right: 10px;
      font-size: 10px;
      text-align: center;
  }
  .slider-chi {
    height: 200px !important;
    width: auto;
    margin: auto;
    display: block !important;
    margin-top: 80px;
}
.img-1 img {
    max-width: 200px;
}
.img-box3 .img-1 {
    overflow: hidden;
    margin: auto;
    border-radius: 99999px;
    display: block;
    max-width: 200px;
}
.img-box3 .text-shape svg {
    overflow: initial;
    width: 75%;
    height: 100%;
    fill: none;
}
.img-box3 .shape-line {
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
}
.vs-btn {
    font-size: 10px;
}
}
@media (min-width: 991px){
  .header-icons {
     display: none;
  }
}
