@import url('https://fonts.googleapis.com/css?family=Quicksand&display=swap');
body,h2,h1,h3,h4,h5,h6,a,p,span
{
  font-family: 'Quicksand', sans-serif !important;
}

.section-title {
  font-size: 39px;
  font-weight: 700;
  line-height: 1.3;
  font-family: 'Quicksand', sans-serif !important;
}

.ltn__header-top-area
{
  background: hsl(39deg 27% 49%);
}

.ltn__top-bar-menu > ul > li > i, .ltn__top-bar-menu > ul > li > a > i
{
  color: hsl(0deg 0% 100%);
  float: left;
  margin-right: 10px;
  margin-top: 5.5px;
}
.fa, .fas
{
  color: hsl(210deg 77% 29%);
}

.theme-btn-1
{
  background: hsl(39deg 27% 49%);
}

.ltn__list-item-half li i
{
  background: hsl(40deg 2% 76%);
  color: hsl(0deg 0% 100%);
}

.ltn__callout
{
  border-color:#000;
}

.ltn__counterup-item .counter-icon i , .ltn__feature-item-3 .ltn__feature-icon
{
  color:  hsl(210deg 77% 29%);
}

.ltn__blog-title {
  margin-bottom: 20px  ;
      font-size: 12px;
      font-weight: 600;
      line-height: 22px;
      text-align: justify;
}

.ltn__copyright-area {
  padding-top: 10px;
  padding-bottom: 10px;
}
.call-to-action-inner-6
{
  background: hsl(39deg 27% 49%);
}

.ltn__breadcrumb-area {
  background-color: var(--section-bg-1);
  margin-bottom: 120px;
  padding-top: 70px;
  padding-bottom: 70px;
}

.sticky-active
{
  position: relative;
}

.ltn__header-4 .ltn__header-middle-area, .ltn__header-5 .ltn__header-middle-area {
  padding-top: 5px;
  padding-bottom: 5px;
}
.ltn__main-menu li > ul
{
  min-width: 260px;
}
.ltn__main-menu > ul > li
{
  margin-right: 11px;
}

.pt-120 {
  padding-top: 70px;
}

.pb-70 {
  padding-bottom: 40px;
}

.ltn__product-item-4 .product-info {
  padding: 10px 9px 10px;
}

.ltn__product-item-5 .product-info-bottom {
  padding: 6px 12px 0px;
  background: hsl(0deg 0% 0%);
}
.product-price
{
  color: hsl(0deg 0% 100%) !important;
  font-size: 15px !important;
}
.ltn__product-item-4 .product-title {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 600;
}
.product-price span
{
  color: hsl(0deg 100% 43%);
}
.ltn__section-title-2 .section-title {
  font-size: 60px;
  color: hsl(0deg 0% 0%);
}

.btn-call
{
  background-color: hsl(0deg 0% 0%);
}
.ltn__section-title-2 .section-subtitle {
  margin-top: 0;
  font-size: 25px;
}

.ltn__menu-widget-2 ul li.active a, .ltn__menu-widget-2 ul li:hover > a {
  background-color: hsl(39deg 27% 49%);
  color: var(--white);
}

.property-detail-info-list ul {
  padding: 10px 28px 15px;
  margin: 0;
  float: left;
  border-right: 1px solid;
  border-color: var(--border-color-7);
  width: 50%;
}
/* .ltn__menu-widget-2 ul li a {
  padding: 10px 10px 10px 30px;
} */

/* .ltn__menu-widget-2 ul li a span {
  background-color: var(--white);
  color: var(--ltn__primary-color);
  position: relative;
  top: -10px;
  width: 50px;
  height: 45px;
  line-height: 47px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
} */