/*
  Theme Name: DonRecroze-Child
  Template: bootstrap
  License: GNU General Public License version 3.0
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/* =Theme customization starts here */
/* -------------------------------------------------------------- */
.dr-logo img {
  width: 30%;
}

.dr-title h1 {
  font-size: 90px;
  color: #ffffff;
  padding-right: 10%;
  text-align: right;
}

.dr-header {
  z-index: 5;
}

.dr-header-links {
  position: absolute;
  bottom: 0;
  right: 0;
}
.dr-header-links .dr-header-links-container {
  position: absolute;
  bottom: 60px;
  text-align: right;
}
.dr-header-links .dr-header-link {
  text-align: left;
  margin-bottom: 15px;
  width: 25%;
  margin-left: auto;
  display: block;
}
.dr-header-links .dr-header-link:hover, .dr-header-links .dr-header-link:active {
  text-decoration: none;
}
.dr-header-links .dr-header-link img {
  width: 60px;
  vertical-align: middle;
  margin-right: 5px;
}
.dr-header-links .dr-header-link span {
  padding: 10px 20px;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.fb_type_box_count {
  margin-right: 5%;
}

.ized-nextsection-link {
  bottom: 60px;
}

.offset-id {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: -40px;
}

.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
  background-color: #fff;
  border: 3px solid #333;
  color: #333;
  font-weight: bold;
}

.dr-menu-front {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  background-color: #fff;
  z-index: 20;
}

.menu-nav.affix {
  position: fixed;
  top: 0;
  left: 0;
  bottom: auto;
  width: 100%;
  z-index: 20;
}

.navbar {
  margin: 0;
  background-color: #fff;
  padding: 15px;
}
.navbar .navbar-header {
  width: 100%;
}
.navbar .navbar-header .site-title {
  float: left;
}
.navbar .navbar-header .site-title a {
  color: inherit;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.navbar .navbar-header .site-logo {
  height: 30px;
  width: auto;
  vertical-align: top;
  margin-right: 10px;
}
.navbar .navbar-header .navbar-nav {
  padding-top: 4px;
}
.navbar .navbar-header .navbar-nav li {
  display: inline-block;
  padding-left: 15px;
}
.navbar .navbar-header .navbar-nav li a {
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0;
}
.navbar .navbar-toggle {
  margin: 0;
  border: none;
  border-radius: 0;
  padding: 5px;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #222;
}

#donrecroze {
  padding-top: 80px;
}

.store-map {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  background-color: #333;
  padding-right: 30px;
}
.store-map .wpsl-search {
  margin-bottom: 0;
  padding-bottom: 30px;
  background-color: #333;
  color: #fff;
}
.store-map .wpsl-search #wpsl-search-input {
  color: #333;
}
.store-map .wpsl-search #wpsl-search-btn {
  background-color: #fff;
  color: #333;
}
.store-map .vc_column-inner {
  padding: 0;
}
.store-map .wpsl-input label, .store-map #wpsl-radius label, .store-map #wpsl-category label {
  width: auto;
}
.store-map #wpsl-search-wrap div {
  float: none;
}
.store-map #wpsl-search-wrap div label {
  float: none;
  display: block;
}
.store-map #wpsl-search-wrap .wpsl-input {
  display: block;
  float: left;
  width: 20%;
  margin-right: 45px;
}
.store-map #wpsl-search-wrap .wpsl-input input {
  display: block;
  width: 100%;
}
.store-map #wpsl-search-wrap .wpsl-select-wrap {
  display: block;
  float: left;
  width: 40%;
}
.store-map #wpsl-search-wrap .wpsl-select-wrap #wpsl-radius, .store-map #wpsl-search-wrap .wpsl-select-wrap #wpsl-results {
  display: block;
  margin: 0;
  padding-right: 45px;
  width: 50%;
  float: left;
}
.store-map #wpsl-search-wrap .wpsl-select-wrap #wpsl-radius .wpsl-dropdown, .store-map #wpsl-search-wrap .wpsl-select-wrap #wpsl-results .wpsl-dropdown {
  width: 100%;
}
.store-map #wpsl-search-wrap .wpsl-search-btn-wrap {
  padding-top: 30px;
}
.store-map #wpsl-stores {
  color: #fff;
}
.store-map #wpsl-stores .wpsl-store-location span {
  display: block;
}
.store-map #wpsl-stores .wpsl-directions {
  display: none;
}
.store-map #wpsl-gmap .wpsl-directions {
  display: none;
}

.store-map #wpsl-result-list {
  width: 20%;
}
.store-map #wpsl-gmap {
  width: 80%;
}

.news .vc_gitem-zone {
  min-height: 100px;
}
.news h4 {
  font-weight: bold;
}

.post .header {
  background-color: #333;
  padding-top: 75px;
  padding-bottom: 15px;
}
.post .header img {
  width: 100px;
  vertical-align: bottom;
  margin-right: 30px;
}
.post .header h2 {
  display: inline-block;
  padding: 15px 30px;
  color: #fff;
}
.post article {
  padding-top: 30px;
  padding-bottom: 30px;
}
.post article .post-thumbnail {
  padding-bottom: 15px;
}
.post article .post-thumbnail img {
  width: 100%;
  height: auto;
}
.post article .post-content {
  font-size: 14px;
}
.post article .post-photos {
  padding: 0 10px;
}
.post article .post-photo-container {
  padding: 5px;
}
.post article .post-photo-container .post-photo {
  display: block;
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center center;
}
.post article .post-photo-container .fancybox {
  position: relative;
  display: block;
  overflow: hidden;
}
.post article .post-photo-container .fancybox:after {
  display: block;
  content: "+";
  position: absolute;
  top: -30px;
  right: -30px;
  width: 30px;
  height: 30px;
  color: #fff;
  background-color: #222;
  text-align: center;
  font-size: 20px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.post article .post-photo-container .fancybox:hover:after {
  top: 0;
  right: 0;
}
.post article .post-video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-top: 15px;
  margin-bottom: 5px;
}
.post article .post-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.footer {
  padding-top: 7%;
}

/* Medium devices (tablets > 800px) */
/* Medium devices (desktop < 1500px) */
@media (max-width: 1500px) {
  .dr-title h1 {
    font-size: 60px;
  }

  .store-map #wpsl-result-list {
    width: 33%;
  }
  .store-map #wpsl-gmap {
    width: 67%;
  }
}
/* Medium devices (desktop < 1100px) */
@media (max-width: 1100px) {
  .dr-title h1 {
    font-size: 40px;
  }

  .dr-header-links .dr-header-link {
    margin-bottom: 15px;
    width: 33%;
  }
  .dr-header-links .dr-header-link img {
    width: 50px;
    margin-right: 15px;
  }
  .dr-header-links .dr-header-link span {
    padding: 5px 10px;
    font-size: 14px;
  }
}
/* Medium devices (tablets < 767px) */
@media (max-width: 767px) {
  .dr-title h1 {
    font-size: 40px;
    text-align: center;
    color: #222;
  }

  .dr-header-links {
    bottom: 0;
  }
  .dr-header-links .dr-header-links-container {
    text-align: right;
  }
  .dr-header-links .dr-header-link {
    margin-bottom: 10px;
    width: 100%;
    margin-left: 0;
  }
  .dr-header-links .dr-header-link img {
    width: 30px;
    margin-right: 15px;
  }
  .dr-header-links .dr-header-link span {
    padding: 5px 10px;
    font-size: 14px;
    color: #222;
  }

  .navbar {
    margin: 0;
    background-color: #fff;
    padding: 15px;
  }
  .navbar .navbar-header {
    width: 100%;
  }
  .navbar .navbar-header .site-title {
    float: left;
  }
  .navbar .navbar-header .site-title a {
    color: inherit;
    font-size: 18px;
    font-weight: bold;
  }
  .navbar .navbar-header .navbar-collapse {
    margin-top: 30px;
  }
  .navbar .navbar-header .navbar-nav {
    padding-top: 4px;
  }
  .navbar .navbar-header .navbar-nav li {
    display: block;
    text-align: right;
    margin-bottom: 10px;
  }

  .store-map #wpsl-search-wrap .wpsl-input {
    float: none;
    width: 100%;
    margin-right: 45px;
  }
  .store-map #wpsl-search-wrap .wpsl-select-wrap {
    float: none;
    width: 100%;
  }
  .store-map #wpsl-search-wrap .wpsl-search-btn-wrap {
    clear: both;
    padding-bottom: 15px;
  }
  .store-map #wpsl-search-wrap .wpsl-search-btn-wrap #wpsl-search-btn {
    float: none;
  }

  .store-map #wpsl-result-list {
    width: 40%;
  }
  .store-map #wpsl-gmap {
    width: 60%;
  }

  .post .header {
    text-align: center;
  }
}
/* Medium devices (smartphones < 401px) */
@media (max-width: 675px) {
  .store-map {
    padding-right: 0;
  }
  .store-map #wpsl-wrap #wpsl-result-list {
    width: 100%;
  }
  .store-map #wpsl-wrap #wpsl-result-list li {
    padding-left: 15px;
  }
  .store-map #wpsl-wrap #wpsl-gmap {
    width: 100%;
    height: 300px !important;
  }
}
/* Medium devices (smartphones < 401px) */
@media (max-width: 460px) {
  .dr-title h1 {
    font-size: 20px;
    text-align: center;
  }
}
