/*
Theme Name: leo_garden
Author: TuanICT
Version: 1.0
Text Domain: leo_garden

/* =WordPress Core
-------------------------------------------------------------- */
a {
  color: #506a7f;
}

a:hover,
a:focus {
  color: #8a3b37;
}

html {
  height: 100%;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
  font-size: 15px;
}

.entry-meta {
  margin-bottom: 15px;
  color: #777;
}

.topmod .container {
  position: relative;
}

.blog .more-link,
.category .more-link {
  display: none;
}

.post-list .item {
  margin-top: 15px;
  margin-bottom: 15px;
}

.post-list .item .entry-title {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
}

.post-list .post-item + .post-item {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #ebebeb;
}

.footer-menu {
  padding: 30px 0 20px;
}

#main-footer {
  color: #eee;
  font-size: 0.7em;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}

#main-footer a {
  color: #fefefe;
}

#main-footer .social a {
  color: #fff;
  text-shadow: 0 3px 2px rgba(0, 0, 0);
}

#main-footer a:hover {
  color: #eee;
}

.navbar-brand.active .text,
.navbar-brand:hover .text,
.navbar-inverse .navbar-nav > li:hover,
.navbar-inverse .navbar-nav > li:focus,
.navbar-inverse .navbar-nav > .active,
.navbar-inverse .navbar-nav > .active:hover,
.navbar-inverse .navbar-nav > .active:focus,
.navbar-inverse .navbar-nav > .current-menu-item,
.navbar-inverse .navbar-nav > .current-menu-item:hover,
.navbar-inverse .navbar-nav > .current-menu-item:focus {
  background-color: transparent !important;
}

.background-inverse {
}

#slideshow .item .thumb.resize {
  padding-top: 33.3333%;
}

#slideshow .item .container {
  position: relative;
}

#slideshow .item .description {
  position: absolute;
  z-index: 20;
  bottom: 30px;
  left: 30px;
  right: 40%;
  background: rgba(235, 235, 235, 0.8);
  padding: 15px 20px;
  border-radius: 3px;
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.35);
  color: #111;
}

#slideshow .item h3,
#slideshow .item h3 a {
  color: #111;
  margin-top: 0;
  font-weight: 600;
}

.build-thumb .owl-dots {
  position: static;
  padding: 0;
}

.build-thumb .owl-dot {
  background-size: cover;
  background-position: center;
  margin: 10px 5px 0;
  width: 60px;
  height: 40px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.6);
  border: 1px solid #aaa;
}

.build-thumb .owl-dot span {
  display: none;
  margin: 0;
}

.build-thumb .owl-dot.active,
.build-thumb .owl-dot:hover {
  opacity: 1;
  border: 1px solid #fff;
}

.thumb.resize {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-top: 66.6666%;
  /* 56.25 */
}

.post-item .post-image .thumb.resize {
  padding-top: 56.25%;
  /* 37.5 */
}

.thumb.resize > .over {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  position: absolute;
  background: transparent;
  transition: all 0.2s ease 0s;
}

.thumb.resize > img {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  position: absolute;
  z-index: 10;
  transition: all 0.4s ease 0s;
}

.product-list .item {
  margin-top: 15px;
  margin-bottom: 15px;
}

.product-image .thumb.resize {
  padding-top: 100%;
}

.product-image .thumb.resize > img {
  object-fit: scale-down;
}

.products-heading {
  overflow: hidden;
}

.products-heading .heading,
.products-heading .subheading {
  display: inline-block;
}

.resize h3 {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -10px;
  font-size: 20px;
  line-height: 1;
  color: #eee;
  font-weight: 600;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  /*transition: all 0.4s ease 0s;*/
}

.big-item .resize h3 {
  margin-top: -13px;
  font-size: 26px;
}

.thumb.resize.hover > .over,
.thumb.resize:hover > .over {
  background: rgb(0, 0, 0, 0.4);
  /*rgb(255, 194, 119, 0.4)*/
}

.thumb.resize.hover > h3,
.thumb.resize:hover > h3 {
  /*transform: scale(1.2);*/
  color: #fff;
}

.thumb.resize:hover > img {
  /*transform: scale(1.1);*/
}

.row-padding-sm {
  margin-left: -5px;
  margin-right: -5px;
}

.row-padding-sm > div {
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.toolbar h4 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.form-vertical .row-padding-sm > div {
  margin-top: 0;
  margin-bottom: 0;
}

.row-nopadding {
  margin-left: 0;
  margin-right: 0;
}

.row-nopadding > div {
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.navbar-inverse {
  transition: all 0.2s ease-in-out;
}

.navbar-fixed-top.navbar-inverse.nav-up {
  top: -30px;
}

.social > a {
  font-size: 24px;
  margin-right: 15px;
  line-height: 1;
  display: inline-block;
}

.slogan {
  float: left;
  line-height: 50px;
  margin-left: 225px;
  color: #f8ff8b;
  font-style: italic;
  font-size: 18px;
}

.breadcrumb {
  margin-top: 20px;
  padding: 5px 0;
  background: none;
  font-size: 0.8em;
  margin: 0 0 10px;
  display: none;
}

.breadcrumb > .term-item + .term-item + .term-item,
.post-terms > .term-item:nth-child(n + 4) {
  display: none;
}

.page-header {
  border-color: #999;
}

hr {
  border-color: #bbb;
}

h1.page-header {
  margin-top: 10px;
}

.background-gray {
  background: #f7f7f7;
}

.myblock {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.myblock h2.heading {
  margin-top: 0;
}

.container-sm {
  max-width: 980px;
  font-size: 21px;
  margin: 0 auto;
  font-weight: 300;
}

.container-sm .btn {
  margin-top: 10px;
}

.fact_keys .heading {
  margin-bottom: 20px;
}

ol,
ul {
  padding-left: 22px;
}

ol li,
ul li {
  margin-top: 4px;
  margin-bottom: 4px;
}

.fact_keys ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: -5px;
  margin-right: -5px;
}

.fact_keys ul:before,
.fact_keys ul:after {
  display: table;
  content: ' ';
}

.fact_keys ul:after {
  clear: both;
}

.fact_keys ul > li {
  padding-left: 26px;
  padding-right: 5px;
  margin-bottom: 10px;
  line-height: 1.2;
}

.fact_keys ul > li:before {
  content: '\2013';
  /*2713*/
  color: #666;
  position: absolute;
  margin-left: -1.2em;
  font-size: inherit;
  text-rendering: auto;
}

.fact_keys ul > li:before {
  content: '\f00c';
  /*2713  f00c*/
  margin-top: 2px;
  font: normal normal normal 14px/1 FontAwesome;
}

.logo_footer {
}

.logo_footer img {
  height: 30px;
  width: auto;
  vertical-align: middle;
}

.footer-copy p {
  margin: 0;
}

.list-inline > li {
  padding-right: 0;
  padding-left: 0;
}

.list-inline > li + li:before {
  content: '/\00a0';
  padding: 0 5px;
  color: #ccc;
}
.single .images.owl-carousel .thumb.resize {
  background-color: rgba(0, 0, 0, 0.3);
}
.single .images.owl-carousel .thumb.resize > img {
  object-fit: contain;
}

.fb-icon {
  color: #4267b2;
}

.bg-opacity {
  background-color: #000;
  opacity: 0.4;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.page-list.row.row-list > .item {
  margin-top: 30px;
  margin-bottom: 30px;
}

.page-list.row.row-list > .item h3 {
  text-align: center;
}

.page-list.row.row-list > .item h3 a {
  color: #555;
}

.page-list .post-image .thumb.resize {
  padding-top: 35%;
  width: 70%;
  margin: 0 auto;
  border-radius: 10px;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.6);
}

.switchlang {
  text-align: center;
  margin-top: 10px;
}

.nav > li > a.flag {
  display: inline-block;
  opacity: 0.7;
  border: 2px solid #fff;
}

.nav > li > a.flag:hover,
.nav > li > a.flag.disabled {
  opacity: 1;
  border: 2px solid #337ab7;
}

.flag {
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-size: 100% auto;
  margin-left: 2px;
  margin-right: 2px;
  background-repeat: no-repeat;
}

.flag span {
  display: none;
}

.flag-en {
  background-image: url(images/flag/en.png);
}

.flag-fr {
  background-image: url(images/flag/fr.png);
}

.flag-vi {
  background-image: url(images/flag/vi.png);
}

.images.owl-carousel {
  margin-bottom: 20px;
}

#main-footer {
  margin-top: 10px;
  margin-bottom: 5px;
  line-height: 24px;
}

#main-footer .social {
  float: left;
}

.footer-copy {
  float: right;
}

.feedback-list .feedback-item + .feedback-item {
  margin-top: 20px;
}

.feedback-item .rgt .inner {
  background-color: #f1efef;
  padding: 15px;
  position: relative;
  border-radius: 4px;
}

.feedback-item .rgt .inner:before {
  background-color: #f1efef;
  content: '';
  position: absolute;
  left: -5px;
  top: 36px;
  display: block;
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
}

.form-control {
  background-color: rgba(255, 255, 255, 0.8);
}

.header-image,
#slideshow {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

#main .container {
  padding: 15px;
  background: rgba(255, 255, 255, 0.85);
  font-weight: 600;
}

.home #main {
  left: 0;
  right: 0;
  position: fixed;
  bottom: 0;
  padding-bottom: 100px;
  background: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0)
  );
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0) 20%);
  background: -moz-linear-gradient(
    center bottom,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0)
  );
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
}

.home #main .container {
  background: none;
  text-align: center;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 1);
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.home #main .container h2.heading a {
  font-style: italic;
  color: #ffdf57;
  font-size: 48px;
}

.booknow {
  background-color: transparent;
  background-image: url('images/booknow.png');
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: fixed;
  bottom: 0;
  right: -40px;
  z-index: 22;
  width: 211px;
  height: 169px;
}

.booknow a {
  margin-top: 35px;
  margin-left: 40px;
  display: inline-block;
  padding: 10px 0;
  color: #fedcbc;
  text-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
}

.text-red {
  color: red;
}

@media (min-width: 1200px) {
}

@media (min-width: 769px) {
  .navbar.navbar-inverse {
    background-color: transparent;
    border: 0;
    margin-bottom: 0;
    color: #fff;
    box-shadow: none;
    position: fixed;
    z-index: 55;
    top: 0;
    left: 3%;
    width: 16.67%;
    max-width: 220px;
  }

  .container {
    max-width: 58%;
  }

  .navbar.navbar-inverse.navbar-fixed-top {
    background: rgba(0, 0, 0, 0.65);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }

  #mainnav {
    background-color: transparent;
    background-image: url('images/nav-bg.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -30px;
    margin-right: 30px;
    padding: 15px 15px 15px;
    font-style: italic;
  }

  #mainnav .nav > li {
    display: block;
    float: none;
    text-align: center;
  }

  .navbar-nav {
    float: none;
  }

  .navbar-inverse #primary-menu.navbar-nav > li > a {
    color: #506a7f;
    /*#8A3B37*/
    font-weight: 500;
    padding: 5px 0;
    font-weight: 600;
  }

  .navbar-header {
    float: none;
  }

  .navbar-brand {
    padding: 0;
    float: none;
    display: block;
    text-align: center;
    height: auto;
  }

  .navbar-brand > img {
    height: auto;
    width: 100%;
    display: inline-block;
  }

  .navbar-inverse #primary-menu.navbar-nav > li:hover > a,
  .navbar-inverse #primary-menu.navbar-nav > li:focus > a,
  .navbar-inverse #primary-menu.navbar-nav > .active > a,
  .navbar-inverse #primary-menu.navbar-nav > .active:hover > a,
  .navbar-inverse #primary-menu.navbar-nav > .active:focus > a,
  .navbar-inverse #primary-menu.navbar-nav > .current-menu-item > a,
  .navbar-inverse #primary-menu.navbar-nav > .current-menu-item:hover > a,
  .navbar-inverse #primary-menu.navbar-nav > .current-menu-item:focus > a,
  .navbar-inverse #primary-menu.navbar-nav > .current-menu-parent > a {
    color: #8a3b37;
    background-color: transparent;
  }

  #main {
    margin-top: 50px;
  }

  body {
    position: relative;
    margin: 0;
    min-height: 100%;
    padding-bottom: 60px;
  }

  #wapper {
    padding-bottom: 20px;
  }

  .topmod {
    position: fixed;
    top: 50px;
    right: 3%;
    z-index: 55;
    width: 15.6%;
    max-width: 180px;
    text-align: center;
    background-color: transparent;
    background-image: url('images/top-bg.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% auto;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  }

  .topmod .navbar-nav > li {
    float: none;
    margin: 0;
  }

  .topmod .navbar-nav {
    margin: 0;
    padding: 0;
  }

  .topmod .navbar-nav > li a {
    font-size: 14px;
    line-height: 1;
    padding: 5px 0;
    display: block;
    color: #fff;
    font-style: italic;
    font-weight: 600;
  }

  .topmod .navbar-nav > li a:hover,
  .topmod .navbar-nav > li.active a {
    color: #ddd;
  }

  .topmod .navbar-nav > li a:hover,
  .topmod .navbar-nav > li:hover,
  .topmod .navbar-nav > li:focus,
  .topmod .navbar-nav > .active,
  .topmod .navbar-nav > .active:hover,
  .topmod .navbar-nav > .active:focus,
  .topmod .navbar-nav > .current-menu-item,
  .topmod .navbar-nav > .current-menu-item:hover,
  .topmod .navbar-nav > .current-menu-item:focus {
    background-color: transparent !important;
  }

  #top-menu.nav > li.switchlang {
    display: none;
  }

  #main-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

@media (max-width: 768px) {
  #other-menu,
  #slideshow .owl-dots {
    display: none;
  }

  .navbar-inverse {
    background: rgba(0, 0, 0, 0.6);
    border: 0;
    margin: 0;
  }

  #main {
    margin-top: 115px;
  }

  .home #main {
    padding-bottom: 200px;
  }

  .navbar-brand {
    padding: 0;
    height: 100px;
  }

  #primary-menu.nav > li.switchlang {
    display: none;
  }

  #top-menu.nav > li.switchlang > a {
    display: inline-block;
  }

  .flag {
  }

  .nav > li {
    margin: 0;
  }

  #slideshow .item .description {
    bottom: 15px;
    left: 40px;
    right: 40px;
    padding: 10px 15x;
  }

  .navbar-inverse .navbar-nav > li > a {
    color: #fff;
  }

  .navbar-inverse .navbar-nav > li > a:hover {
    text-decoration: underline;
  }

  .footer-copy a {
    margin-right: 0;
  }

  .slogan,
  .logo-lg,
  .topmod .social,
  .tel span {
    display: none;
  }

  .tel .number {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 70px;
    font-size: 24px;
    line-height: 50px;
    font-family: 'Roboto Condensed';
  }

  .tel .number a {
    color: #fff;
  }

  .product_category-list .parent .sub-menu {
    position: static;
    width: auto;
    display: none !important;
  }

  .nohome .booknow {
    display: none;
  }
}

@media (max-width: 767px) {
  #primary-menu.navbar-nav,
  #top-menu.navbar-nav {
    float: left;
    width: 50%;
  }

  .navbar-brand {
    padding: 0;
    height: 50px;
    margin-left: 15px;
  }

  .navbar-inverse {
    background: rgba(255, 255, 255, 0.75);
  }

  .navbar-collapse {
    border-color: #aaa;
  }

  .navbar-inverse .navbar-nav > li > a {
    color: #111;
  }

  .navbar-inverse .navbar-nav > li > a:hover {
    text-decoration: #555;
  }

  .navbar-inverse .navbar-toggle {
    background-color: rgba(0, 0, 0, 0.5);
  }

  .navbar-inverse .navbar-toggle .icon-bar {
    color: #555;
  }

  #main {
    margin-top: 50px;
  }
}
