/*
Theme Name: OceanWP Child for Expats
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/
/* Parent stylesheet should be loaded from functions.php not using @import */
/* Author Box */
#author-info {
  background: #fff;
  padding: 10px;
  margin: 10px 0 0 0;
  font-size: 13px;
  overflow: auto;
  border: 1px solid #ccc; }

#author-font {
  font-size: 18px;
  font-weight: bold; }

#authorbox-title {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 3px; }

#author-image {
  float: left;
  margin: 0 10px 5px 0; }

.authorboxfix {
  clear: both;
  height: 1px;
  margin: -1px 0 0;
  overflow: hidden;
  padding-top: 5px; }

#wpadminbar.mobile {
  top: -46px; }

.widget_expatscz_author_widget img {
  float: left;
  margin-right: 15px; }
.widget_expatscz_author_widget span {
  display: block;
  float: left; }
.widget_expatscz_author_widget div.auth {
  margin-bottom: 10px; }
  .widget_expatscz_author_widget div.auth:after {
    content: '';
    clear: both;
    display: table; }

#primary .box.content.box.review_box {
  border: solid 1px #d2d2d2;
  float: right;
  margin-left: 15px;
  padding: 15px;
  width: 350px; }
  #primary .box.content.box.review_box p.preview_title {
    font-weight: bold; }
  #primary .box.content.box.review_box table.list_tbl {
    margin-bottom: 5px; }
    #primary .box.content.box.review_box table.list_tbl tr:last-of-type td {
      border-bottom: 0; }

.gw .scrollable {
  position: relative;
  overflow: hidden;
  width: 592px;
  height: 90px;
  display: inline-block;
  margin-left: 15px; }
  .gw .scrollable .items {
    width: 20000em;
    position: absolute;
    z-index: 10; }
    .gw .scrollable .items div {
      float: left; }
    .gw .scrollable .items a {
      display: inline-block;
      width: 137px;
      height: 77px;
      background-color: black;
      margin-right: 1px;
      text-align: center;
      margin-right: 15px; }
  .gw .scrollable .browse {
    display: inline-block;
    cursor: pointer;
    width: 27px;
    height: 77px; }
    .gw .scrollable .browse.left {
      margin-right: 15px;
      float: left; }
    .gw .scrollable .browse.right {
      float: right; }
    .gw .scrollable .browse.disabled img {
      display: none; }
.gw .scroller {
  width: 675px;
  margin-left: auto;
  margin-right: auto; }
  .gw .scroller p.browser-right {
    float: right; }
  .gw .scroller p.browser-left {
    float: left; }
.gw .image_wrap {
  text-align: center;
  background-color: black;
  margin-bottom: 15px;
  position: relative; }
  .gw .image_wrap img {
    cursor: pointer; }
  .gw .image_wrap .prev, .gw .image_wrap .next {
    position: absolute;
    z-index: 10;
    display: block;
    top: 210px; }
  .gw .image_wrap .prev {
    left: 0; }
  .gw .image_wrap .next {
    right: 0; }
  .gw .image_wrap span {
    display: none;
    position: absolute;
    z-index: 30;
    padding: 12px 15px;
    bottom: 0px;
    left: 0px;
    color: #d2d2d2;
    width: 646px;
    text-align: left; }
    .gw .image_wrap span.b {
      background: black;
      background: rgba(0, 0, 0, 0.6);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; }
.gw ul {
  display: none; }
  .gw ul li {
    list-style: none; }

/*# sourceMappingURL=style.css.map */
