/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/* Title Block */
.ApColumn .block {
  margin-bottom: 30px; }

.title_block {
  color: #aba5a9;
  display: inline-block;
  margin-bottom: 25px;
  font-family: "Cormorant", serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 2px;
  position: relative;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .title_block {
      margin: 0 0 10px;
      font-size: 16px; } }

.sub-title-widget {
  font-size: 60px;
  font-weight: 500;
  font-family: "Cormorant", serif;
  line-height: 70px;
  color: #79425f;
  margin-bottom: 50px;
  letter-spacing: 1px; }
  @media (max-width: 767px) {
    .sub-title-widget {
      font-size: 30px;
      line-height: 35px;
      margin-bottom: 30px; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .sub-title-widget {
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 50px; } }

  @media (min-width: 1200px) and (max-width: 1400px) {
    .sub-title-widget .sub-title-widget {
      font-size: 42px;
      line-height: 58px; } }

.ap-popup {
  display: none; }

.bg-fullwidth {
  position: relative; }
  .bg-fullwidth:before {
    content: "";
    padding: 0px 1000px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 100%;
    display: block !important;
    top: 0;
    box-sizing: content-box;
    margin-left: -1000px; }
    .rtl .bg-fullwidth:before {
      margin-right: -1000px;
      margin-left: inherit; }

.block-toggler .title, .footer-container .links .title {
  cursor: pointer; }
  .block-toggler .title .collapse-icons .remove, .footer-container .links .title .collapse-icons .remove {
    display: none; }
.block-toggler .title[aria-expanded="true"] .collapse-icons .add, .footer-container .links .title[aria-expanded="true"] .collapse-icons .add {
  display: none; }
.block-toggler .title[aria-expanded="true"] .collapse-icons .remove, .footer-container .links .title[aria-expanded="true"] .collapse-icons .remove {
  display: block; }
.block-toggler .navbar-toggler, .footer-container .links .navbar-toggler {
  display: block;
  padding: 0;
  margin-top: 0;
  width: 1.25rem;
  height: 1.25rem; }
.block-toggler.ApBlockLink ul li, .footer-container .links.ApBlockLink ul li {
  font-size: 16px; }
@media (min-width: 768px) {
  .block-toggler.accordion_small_screen .collapse-icons, .footer-container .links.accordion_small_screen .collapse-icons {
    display: none; } }
.block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
  display: block; }
  @media (min-width: 768px) {
    .block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
      height: 100% !important; } }
  @media (max-width: 767px) {
    .block-toggler.accordion_small_screen .collapse, .footer-container .links.accordion_small_screen .collapse {
      display: none; }
      .block-toggler.accordion_small_screen .collapse.in, .footer-container .links.accordion_small_screen .collapse.in {
        display: block; } }

/* Widget Alert */
.alert {
  text-align: left;
  margin-top: 15px;
  padding-left: 50px;
  position: relative; }
  .rtl .alert {
    text-align: right; }
  .rtl .alert {
    padding-right: 50px;
    padding-left: inherit; }
  .alert:before {
    font-family: "FontAwesome";
    font-size: 1.25rem;
    vertical-align: -2px;
    padding: 0 7px 0 0;
    float: left;
    position: absolute;
    left: 20px;
    top: 11px; }
    .rtl .alert:before {
      padding: 0 0 0 7px; }
    .rtl .alert:before {
      float: right; }
    .rtl .alert:before {
      right: 20px;
      left: auto; }
  .alert.alert-success:before {
    content: "\f00c"; }
  .alert.alert-warning {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
    .alert.alert-warning:before {
      content: "\f071"; }
  .alert.alert-info {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
    .alert.alert-info:before {
      content: "\f05a"; }
  .alert.alert-danger {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1); }
    .alert.alert-danger:before {
      content: "\f00d"; }

/* Css Accordion */
.ap-accordion .in {
  display: block; }
.ap-accordion .panel-group .panel-default .panel-title {
  border-top: 1px solid transparent;
  padding: 0px;
  margin-bottom: 0px;
  font-size: 0.8125rem; }
  .ap-accordion .panel-group .panel-default .panel-title .collapsed {
    display: block;
    font-weight: normal; }
.ap-accordion .panel-default {
  border: 1px solid transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }
  .ap-accordion .panel-default .panel-title {
    text-transform: none;
    background: transparent;
    position: relative;
    font-weight: normal;
    margin-bottom: 0; }
    .ap-accordion .panel-default .panel-title a {
      font-size: 24px;
      line-height: 30px;
      color: #292f2f;
      padding: 30px 0 30px 30px;
      display: block; }
      .ap-accordion .panel-default .panel-title a:before {
        background: none;
        content: "arrow_drop_up";
        cursor: pointer;
        display: block;
        font-family: "Material Icons";
        font-size: 1.5625rem;
        position: absolute;
        left: 0;
        right: auto;
        top: 50%;
        transform: translateY(-50%);
        width: auto; }
    .ap-accordion .panel-default .panel-title .collapsed:before {
      background: none;
      content: "arrow_drop_down";
      cursor: pointer;
      display: block;
      font-family: "Material Icons";
      font-size: 1.5625rem;
      position: absolute;
      left: 0;
      right: auto;
      top: 50%;
      transform: translateY(-50%);
      width: auto; }
  .ap-accordion .panel-default .panel-heading {
    border-bottom: 1px solid #f0f0f0; }
  .ap-accordion .panel-default > .panel-heading + .panel-collapse .panel-body {
    padding: 30px; }
    .ap-accordion .panel-default > .panel-heading + .panel-collapse .panel-body p {
      font-size: 16px;
      line-height: 25px;
      color: #777; }
    .ap-accordion .panel-default > .panel-heading + .panel-collapse .panel-body .block {
      margin-bottom: 0; }

/* Widget Tab */
.tabs-below .nav-tabs,
.tabs-right .nav-tabs,
.tabs-left .nav-tabs {
  border-bottom: 0px; }

.tab-content .tab-pane, .tab-content .pill-pane, .pill-content .tab-pane, .pill-content .pill-pane {
  display: none; }
.tab-content .active, .pill-content .active {
  display: block; }

.tabs-below .nav-tabs {
  border-top: 1px solid #ececec; }
  .tabs-below .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0; }
    .tabs-below .nav-tabs > li > a {
      -moz-border-radius: 0px 0px 4px 4px;
      -webkit-border-radius: 0px 0px 4px 4px;
      border-radius: 0px 0px 4px 4px; }
      .rtl .tabs-below .nav-tabs > li > a {
        -moz-border-radius: 0px 0px 4px 4px;
        -webkit-border-radius: 0px 0px 4px 4px;
        border-radius: 0px 0px 4px 4px; }
      .tabs-below .nav-tabs > li > a:hover, .tabs-below .nav-tabs > li > a:focus {
        border-top-color: #ececec;
        border-bottom-color: transparent; }
  .tabs-below .nav-tabs > .active a, .tabs-below .nav-tabs > .active a:hover, .tabs-below .nav-tabs > .active a:focus {
    border-color: transparent #ececec #ececec #ececec; }

.tabs-left .nav-tabs > li, .tabs-right .nav-tabs > li {
  float: none; }
  .tabs-left .nav-tabs > li > a, .tabs-right .nav-tabs > li > a {
    min-width: 74px;
    margin-bottom: 3px;
    margin-right: 0; }
    .rtl .tabs-left .nav-tabs > li > a, .rtl .tabs-right .nav-tabs > li > a {
      margin-left: 0;
      margin-right: inherit; }

.tabs-left .nav-tabs {
  float: left;
  border-right: 1px solid #ececec; }
  .rtl .tabs-left .nav-tabs {
    float: right; }
  .rtl .tabs-left .nav-tabs {
    border-left: 1px solid #ececec;
    border-right: inherit; }
  .tabs-left .nav-tabs > li > a {
    margin-right: -1px;
    -moz-border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px; }
    .rtl .tabs-left .nav-tabs > li > a {
      margin-left: -1px;
      margin-right: inherit; }
    .rtl .tabs-left .nav-tabs > li > a {
      -moz-border-radius: 0px 4px 4px 0px;
      -webkit-border-radius: 0px 4px 4px 0px;
      border-radius: 0px 4px 4px 0px; }
    .tabs-left .nav-tabs > li > a:hover, .tabs-left .nav-tabs > li > a:focus {
      border-color: #eeeeee #ececec #eeeeee #eeeeee; }
  .tabs-left .nav-tabs .active > a, .tabs-left .nav-tabs .active > a:hover, .tabs-left .nav-tabs .active > a:focus {
    border-color: #ececec transparent #ececec #ececec;
    *border-right-color: #FFFFFF; }

.tabs-right .nav-tabs {
  float: right;
  border-left: 1px solid #ececec; }
  .rtl .tabs-right .nav-tabs {
    float: left; }
  .rtl .tabs-right .nav-tabs {
    border-right: 1px solid #ececec;
    border-left: inherit; }
  .tabs-right .nav-tabs > li > a {
    margin-left: -1px;
    -moz-border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    border-radius: 0px 4px 4px 0px; }
    .rtl .tabs-right .nav-tabs > li > a {
      margin-right: -1px;
      margin-left: inherit; }
    .rtl .tabs-right .nav-tabs > li > a {
      -moz-border-radius: 4px 0px 0px 4px;
      -webkit-border-radius: 4px 0px 0px 4px;
      border-radius: 4px 0px 0px 4px; }
    .tabs-right .nav-tabs > li > a:hover, .tabs-right .nav-tabs > li > a:focus {
      border-color: #eeeeee #eeeeee #eeeeee #ececec; }
  .tabs-right .nav-tabs .active > a, .tabs-right .nav-tabs .active a:hover, .tabs-right .nav-tabs .active a:focus {
    border-color: #ececec #ececec #ececec transparent;
    *border-left-color: #ffffff; }

.widget-tabs li {
  padding: 5px 8px;
  border: 1px solid transparent;
  text-transform: uppercase; }
  .widget-tabs li a {
    color: #92a06b; }
  .widget-tabs li.active {
    border: 1px solid #79425f; }
    .widget-tabs li.active a {
      color: #79425f; }

.block .nav-pills > li.active > a {
  position: relative; }
  .block .nav-pills > li.active > a:before {
    content: "\f0d7";
    position: absolute;
    bottom: -7px;
    height: 0.625rem;
    line-height: 0.625rem;
    font-family: "FontAwesome";
    color: #79425f;
    font-size: 1.1875rem;
    z-index: 9;
    right: 50%;
    margin-right: -4px; }
    .rtl .block .nav-pills > li.active > a:before {
      left: 50%;
      right: auto; }
    .rtl .block .nav-pills > li.active > a:before {
      margin-left: -4px;
      margin-right: inherit; }
.block .panel-group {
  margin-bottom: 0; }

.nav-tabs {
  border-bottom: none;
  display: block; }
  .nav-tabs .nav-link {
    color: #999999;
    padding: 0 13px 11px;
    position: relative;
    font-size: 18px;
    text-transform: capitalize;
    border: none;
    background: transparent;
    line-height: 48px;
    position: relative; }
    .nav-tabs .nav-link:after {
      content: "";
      position: absolute;
      height: 2px;
      top: 40px;
      background: #92a06b;
      right: 50%;
      left: 50%;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus, .nav-tabs .nav-link.active {
      color: #92a06b;
      border: none;
      background: transparent; }
      .nav-tabs .nav-link:hover:after, .nav-tabs .nav-link:focus:after, .nav-tabs .nav-link.active:after {
        right: 0%;
        left: 0%; }
  .nav-tabs .nav-item:last-child .nav-link {
    padding-right: 0; }
  .nav-tabs .nav-item:first-child .nav-link {
    padding-left: 0; }

.ApTabs .tab-content {
  position: relative; }
  .ApTabs .tab-content > .tab-pane {
    visibility: hidden;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s; }
    .ApTabs .tab-content > .tab-pane.active {
      position: static;
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100); }

/**
* Start for module ap_gmap
*/
div[id^="google-maps"] {
  position: relative; }

div[id^="gmap-stores-list"] {
  overflow: auto !important; }

div[id^="gmap-stores-list"] > ul {
  margin: 30px; }

.display-list-store {
  background-color: #6cabd5;
  float: left; }
  .rtl .display-list-store {
    float: right; }

.gmap-stores-content, .gmap-content {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative; }

.not-display-list-store .gmap-stores-content, .not-display-list-store .gmap-content {
  width: 100%; }

.gmap-cover {
  width: 100%; }

.item-gmap-store {
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0.625rem 0.9375rem;
  text-transform: uppercase;
  color: #FFFFFF;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }
  .item-gmap-store:hover {
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .item-gmap-store .icon-map-marker {
    margin-right: 6px;
    font-size: 120%; }
    .rtl .item-gmap-store .icon-map-marker {
      margin-left: 6px;
      margin-right: inherit; }
  .item-gmap-store text {
    font-size: 85%; }

/**
* End for module ap_gmap
*/
/**
* Start for module ap_product_list
*/
.box-show-more {
  text-align: center; }
  .box-show-more a {
    background: #282d35;
    clear: both;
    text-align: center;
    width: auto;
    height: 56px;
    line-height: 56px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 45px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    display: none;
    font-size: 12px;
    color: #FFFFFF;
    border-radius: 0;
    font-weight: 700;
    font-family: "Overpass", sans-serif;
    background: #79425f; }
    .box-show-more a:hover {
      background-color: #79425f; }
    .box-show-more a .fa {
      margin-left: 0.3125rem; }
      .rtl .box-show-more a .fa {
        margin-right: 0.3125rem;
        margin-left: inherit; }
  .box-show-more.open a {
    display: inline-block; }

/**
* End for module ap_product_list
*/
/**
* Start for module ap_image
*/
.ap_image .has-animation {
  opacity: 0;
  filter: alpha(opacity=0); }
  .ap_image .has-animation.animated {
    opacity: 1;
    filter: alpha(opacity=100); }

/**
* End for module ap_image
*/
/**
* End for module ApFullSlider
*/
.full-slider .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: transparent; }
  .full-slider .carousel-inner .item {
    width: 100%;
    height: 100%; }
.full-slider .content-slider {
  position: absolute;
  top: 35%;
  color: #FFFFFF;
  left: 0;
  right: 0;
  text-align: center; }
  .full-slider .content-slider h3 {
    font-size: 3.75rem;
    text-transform: uppercase;
    font-weight: 600; }
  .full-slider .content-slider p {
    margin-top: 1.875rem;
    background: #c70005;
    padding: 0.625rem 1.25rem;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1rem; }
.full-slider .carousel-control {
  top: 50%;
  width: 40px;
  height: 40px;
  background-color: #121212;
  background-color: rgba(18, 18, 18, 0.52);
  zoom: 1;
  background-color: transparent\9; }
  .full-slider .carousel-control.left {
    left: 0.625rem; }
    .rtl .full-slider .carousel-control.left {
      right: 0.625rem;
      left: auto; }
  .full-slider .carousel-control.right {
    right: 0.625rem; }
    .rtl .full-slider .carousel-control.right {
      left: 0.625rem;
      right: auto; }

/**
* Widget Video
*/
.embed-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-responsive iframe, .embed-responsive object, .embed-responsive embed {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0px; }
    .rtl .embed-responsive iframe, .rtl .embed-responsive object, .rtl .embed-responsive embed {
      right: 0px;
      left: auto; }

/**
* Start for module ApFullSlider
*/
.cover-live-edit {
  width: 100%;
  border-top: 1px solid #ececec; }
  .cover-live-edit .link-to-back-end {
    text-decoration: none;
    color: #FFFFFF;
    z-index: 9999;
    background-color: rgba(204, 153, 0, 0.5);
    padding: 5px;
    position: relative;
    -moz-box-shadow: 0 0 5px #bdbdbd;
    -webkit-box-shadow: 0 0 5px #bdbdbd;
    -o-box-shadow: 0 0 5px #bdbdbd;
    -ms-box-shadow: 0 0 5px #bdbdbd;
    box-shadow: 0 0 5px #bdbdbd;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .cover-live-edit .link-to-back-end:hover {
      background-color: #00e676;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }

.ap-cover-hook {
  border: 1px solid #ececec;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .ap-cover-hook:hover {
    border: 1px dashed #79425f;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

/**
* End for module ApFullSlider
*/
/*
  Widget Manufacturers
*/
.manufacturers_block img {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .manufacturers_block img:hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

/*
  Widget Category Image
*/
.widget-category_image .cover-img {
  display: inline-block; }
.widget-category_image ul {
  margin-bottom: 30px; }
.widget-category_image .cate_content {
  position: relative;
  display: block; }
.widget-category_image .cat-name-wr {
  margin: auto;
  position: absolute;
  top: 50%;
  background: #fff;
  text-align: center;
  display: block;
  padding: 5px 30px;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .widget-category_image .cat-name-wr:hover {
    background: #79425f; }
    .widget-category_image .cat-name-wr:hover .cat_name, .widget-category_image .cat-name-wr:hover .leo-qty {
      color: #fff; }
.widget-category_image .cat_name {
  font-size: 30px;
  display: block;
  color: #fff; }
.widget-category_image .leo-qty {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: #fff;
  padding-top: 10px;
  display: block;
  text-transform: capitalize; }
  .widget-category_image .leo-qty span {
    margin-left: 5px; }
    .rtl .widget-category_image .leo-qty span {
      margin-right: 5px;
      margin-left: inherit; }

/* Widget Lastest blogs */
.latest-blogs {
  margin-bottom: 0; }
  .latest-blogs .blog-image-container {
    display: block;
    overflow: hidden;
    position: relative; }
  .latest-blogs .blog-title {
    text-transform: capitalize;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
    .latest-blogs .blog-title a {
      color: #79425f; }
  .latest-blogs .blog-desc {
    padding-top: 3px;
    text-align: justify;
    line-height: 24px;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 25px; }
  .latest-blogs .blog-container {
    position: relative;
    text-align: left; }
  .latest-blogs .blog-meta {
    font-size: 12px;
    font-family: "Overpass", sans-serif;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 11px;
    margin-top: 15px;
    color: #999; }
    .latest-blogs .blog-meta .author a {
      color: #92a06b;
      display: block; }
    .latest-blogs .blog-meta .span {
      padding-right: 10px; }
      .rtl .latest-blogs .blog-meta .span {
        padding-left: 10px;
        padding-right: inherit; }
  .latest-blogs .learn-more {
    color: #92a06b;
    font-family: "Overpass", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px; }
    .latest-blogs .learn-more:before {
      content: "";
      background: #92a06b;
      width: 80px;
      height: 1px;
      vertical-align: middle;
      display: inline-block;
      margin-right: 40px; }

/* Multi Image Product List */
.leo-more-info {
  background-color: #FFFFFF;
  position: absolute;
  z-index: 4000;
  top: 0;
  width: 0;
  min-height: 100%;
  overflow: hidden;
  right: 0px;
  float: left;
  text-align: left;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  opacity: 0;
  filter: alpha(opacity=0); }
  .rtl .leo-more-info {
    left: 0px;
    right: auto; }
  .rtl .leo-more-info {
    float: right; }
  .rtl .leo-more-info {
    text-align: right; }
  .leo-more-info .thumbs_list {
    margin: auto;
    overflow: hidden;
    width: 80px;
    height: 240px; }
    .leo-more-info .thumbs_list ul.thumbs_list_frame {
      margin-bottom: 0px;
      list-style-type: none;
      padding-left: 0; }
      .rtl .leo-more-info .thumbs_list ul.thumbs_list_frame {
        padding-right: 0;
        padding-left: inherit; }
    .leo-more-info .thumbs_list li {
      cursor: pointer;
      width: 80px;
      height: 80px; }
      .leo-more-info .thumbs_list li a {
        display: block;
        text-align: center; }
      .leo-more-info .thumbs_list li .leo-hover-image {
        max-width: 100%; }
  .leo-more-info .view_scroll_left,
  .leo-more-info .view_scroll_right {
    position: absolute;
    width: 15px;
    margin: auto;
    left: 0px;
    right: 0px; }
  .leo-more-info .view_scroll_right {
    bottom: 0px;
    margin-bottom: 0.3125rem; }
  .leo-more-info .view_scroll_left {
    margin-top: 0.3125rem; }

.leo-more-over {
  position: relative;
  z-index: 0; }

.leo-more-image {
  top: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0; }
  .rtl .leo-more-image {
    right: 0;
    left: auto; }

.leo-more-over {
  position: relative;
  z-index: 0; }

.leo-more-image {
  top: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0; }
  .rtl .leo-more-image {
    right: 0;
    left: auto; }

/* Instagram Block */
.instagram-block .owl-item {
  padding-left: 0;
  padding-right: 0; }
.instagram-block a {
  display: inline-block;
  overflow: hidden;
  position: relative;
  background: #000; }
  .instagram-block a img {
    max-width: 100%;
    transition: all .4s; }
  .instagram-block a:before {
    content: "\f16d";
    font-family: "FontAwesome";
    font-size: 40px;
    color: #fff;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(50%, -50%);
    margin: auto;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    transition: all .4s; }
  .instagram-block a:hover:before {
    opacity: 1;
    visibility: visible; }
  .instagram-block a:hover img {
    opacity: 0.75;
    transform: scale(1.05); }
.instagram-block .link-instagram {
  display: none; }
  .instagram-block .link-instagram a {
    margin: 0.625rem 0 0; }

#instafeed {
  margin: -0.3125rem; }

.ap-wishlist {
  font-size: 20px;
  position: relative; }
  .ap-wishlist .ap-total {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Overpass", sans-serif;
    background: #92a06b;
    text-align: center;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    top: -10px;
    right: -10px; }

.list_inline li {
  display: inline-block;
  margin-bottom: 5px; }
  .list_inline li a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    color: #333;
    padding: 10px 18px; }

@media (min-width: 992px) {
  .latest-blogs .blog-image-container {
    background: #222; }

  .latest-blogs .blog-image-container .blog_img_link img {
    margin-left: 0;
    margin-top: 0;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; }

  .latest-blogs .blog-image-container:hover .blog_img_link img {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    transform: scale(1.1);
    opacity: 0.8;
    filter: alpha(opacity=80); } }
.header-container .ApColumn .block {
  margin-bottom: 0; }

.dropdown-menu {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.text-box p {
  color: #616161;
  font-size: 20px;
  line-height: 36px; }
.text-box .learn-more {
  font-size: 14px;
  font-family: "Overpass", sans-serif;
  color: #92a06b;
  letter-spacing: 1px;
  display: block;
  margin-top: 40px; }
  .text-box .learn-more:before {
    content: "";
    background: #92a06b;
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    height: 1px;
    margin-right: 40px; }

@media (min-width: 992px) {
  .flex-box {
    display: flex;
    align-items: center; } }
.box-video {
  text-align: center;
  margin-top: 160px;
  margin-bottom: 385px; }
  .box-video svg {
    width: 50px;
    height: 50px;
    cursor: pointer; }

.video {
  display: none; }

.tour-guide p {
  color: #616161;
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 60px; }
.tour-guide .title {
  font-size: 24px;
  line-height: 35px;
  display: block;
  margin-top: 20px;
  color: #79425f; }
.tour-guide .sub-title {
  font-size: 14px;
  line-height: 35px;
  color: #aba5a9;
  font-family: "Overpass", sans-serif;
  margin-bottom: 20px; }
.tour-guide .self-social {
  margin-bottom: 60px; }
  .tour-guide .self-social li {
    display: inline-block; }
    .tour-guide .self-social li a {
      color: #92a06b;
      width: 45px;
      height: 45px;
      display: block;
      border-radius: 100%;
      border: 1px solid;
      line-height: 45px;
      transition: all 0.4s;
      margin: 0 10px; }
      .tour-guide .self-social li a:hover {
        background: #92a06b;
        color: #fff; }
@media (min-width: 768px) {
  .tour-guide .owl-wrapper {
    display: flex !important;
    align-items: center; }
  .tour-guide .first img,
  .tour-guide .last img {
    width: 110px; }
  .tour-guide .first .title, .tour-guide .first .sub-title, .tour-guide .first .self-social,
  .tour-guide .last .title,
  .tour-guide .last .sub-title,
  .tour-guide .last .self-social {
    opacity: 0; } }
@media (max-width: 767px) {
  .tour-guide .self-social {
    margin-bottom: 30px; } }

.image-carousel {
  padding: 180px 0; }
  .image-carousel:before {
    content: "";
    display: block;
    background: #f9f5ec;
    border-radius: 100%;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: -450px;
    z-index: -1; }
  @media (max-width: 1199px) {
    .image-carousel {
      padding: 50px 0; } }

.about-box p {
  color: #616161;
  font-size: 20px;
  line-height: 36px;
  margin-bottom: 85px; }

.about-item {
  display: inline-block; }
  .about-item img {
    height: 100px; }
  .about-item span {
    display: block;
    text-transform: uppercase;
    font-family: "Overpass", sans-serif;
    color: #79425f;
    margin-top: 20px;
    font-size: 14px;
    line-height: 35px;
    letter-spacing: 1px; }
  @media (min-width: 768px) {
    .about-item + .about-item {
      margin-left: 80px; } }
  @media (max-width: 767px) {
    .about-item {
      padding: 30px; } }

.service-item img {
  height: 40px; }
.service-item span {
  text-align: left;
  margin-left: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  color: #79425f; }
@media (min-width: 768px) {
  .service-item {
    display: flex;
    align-items: center; }
    .service-item + .service-item:before {
      content: "";
      background: rgba(0, 0, 0, 0.1);
      width: 70px;
      height: 1px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 40px; } }

.service {
  display: flex; }
  @media (min-width: 768px) {
    .service {
      justify-content: space-around;
      align-items: center; } }
  @media (max-width: 767px) {
    .service {
      flex-direction: column; }
      .service .service-item {
        padding: 20px 0; } }
  @media (min-width: 1200px) {
    .service {
      padding: 100px 80px 65px; } }
@media (min-width: 768px) and (max-width: 1199px) {
  .service {
    padding: 50px; } }

  @media (max-width: 767px) {
    .service {
      padding: 30px; } }

.latest-box {
  position: relative; }
  .latest-box:before {
    content: "";
    background: #f7f6f0;
    display: block;
    width: 150%;
    height: 100%;
    z-index: -1;
    left: 0;
    right: auto;
    top: 0;
    position: absolute; }

.single-box {
  padding: 240px 0 160px; }
  .single-box .title_block {
    color: #92a06b; }
  .single-box .sub-title-widget {
    color: #fff; }
  .single-box p {
    color: #fff; }
  .single-box .shop-now {
    background: #79425f;
    color: #fff;
    font-size: 12px;
    font-family: "Overpass", sans-serif;
    padding: 25px 70px;
    display: inline-block;
    letter-spacing: 2px;
    margin-top: 32px; }
    .single-box .shop-now:hover {
      color: #fff; }

.liquid-image {
  display: block; }
  .liquid-image h4 {
    font-size: 12px;
    font-weight: 700;
    font-family: "Overpass", sans-serif;
    color: #92a06b;
    line-height: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px; }
    .liquid-image h4:before {
      content: "";
      background: #92a06b;
      width: 30px;
      height: 1px;
      margin-right: 20px;
      display: inline-block;
      vertical-align: middle; }
  .liquid-image h3 {
    font-size: 24px;
    line-height: 36px;
    color: #fff;
    font-weight: 400; }
  .liquid-image .image_description {
    text-align: left;
    position: absolute;
    bottom: 50px;
    left: 40px;
    right: 40px; }
  @media (max-width: 991px) {
    .liquid-image h3 {
      font-size: 20px;
      line-height: 26px; }
    .liquid-image h4 {
      line-height: 20px; } }

@media (min-width: 1400px) {
  .container {
    max-width: 1305px;
    width: 100%; }

  .larger-container {
    max-width: 1800px;
    width: 100%;
    margin: auto; }

  .medium-container {
    max-width: 1400px;
    width: 100%;
    margin: auto; } }

/*# sourceMappingURL=styles.css.map */
