.travelera-cols {
  margin-left: -10px;
  margin-right: -10px; }
  .travelera-cols .col {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px; }
  .travelera-cols .col-1 {
    width: 100%; }
  .travelera-cols .col-2 {
    width: 50%; }
    .travelera-cols .col-2:nth-child(2n+1) {
      clear: left; }
  .travelera-cols .col-3 {
    width: 33.333%; }
    .travelera-cols .col-3:nth-child(3n+1) {
      clear: left; }

.travelera-heading-wrap {
  margin-bottom: 20px;
  position: relative; }
  .travelera-heading-wrap .travelera-heading {
    margin: 0;
    position: relative; }
    .travelera-heading-wrap .travelera-heading a {
      color: inherit; }

.travelera-heading-inner {
  padding: 10px 0; }

.travelera-heading-border {
  position: relative;
  height: 3px;
  background: #212121;
  margin: 0 20px; }

.travelera-heading-plane-left {
  left: 0; }
  .travelera-heading-plane-left:before {
    left: -20px; }

.travelera-heading-plane-right {
  right: 0; }
  .travelera-heading-plane-right:before {
    right: -17px; }

.travelera-heading-plane-left,
.travelera-heading-plane-right {
  color: #212121;
  position: absolute;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  .travelera-heading-plane-left:before,
  .travelera-heading-plane-right:before {
    content: "\f072";
    position: absolute;
    top: 0;
    font-family: 'FontAwesome';
    font-size: 16px;
    margin-top: -13px;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg); }

.travelera-heading-button {
  border: 2px solid #212121;
  color: #212121;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  padding: 7px 26px;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.travelera-heading-text-left {
  text-align: left; }
  .travelera-heading-text-left .travelera-heading {
    float: left; }
  .travelera-heading-text-left .travelera-heading-button-wrap {
    float: right; }
.travelera-heading-text-right {
  text-align: right; }
  .travelera-heading-text-right .travelera-heading {
    float: right; }
  .travelera-heading-text-right .travelera-heading-button-wrap {
    float: left; }
.travelera-heading-text-center {
  text-align: center; }

.travelera-subheading {
  font-size: 14px; }

.grid-post-inner {
  padding: 20px; }

.panel-grid .widget:before {
  border-top: 3px solid #000;
  position: absolute;
  left: 20px;
  right: 20px; }
.panel-grid .widget-title {
  font-size: 20px;
  line-height: 1.3;
  margin-top: 6px;
  padding-top: 20px; }
  .panel-grid .widget-title:before, .panel-grid .widget-title:after {
    background: transparent;
    color: inherit;
    content: "\f072";
    font-family: 'FontAwesome';
    font-size: 13px;
    line-height: 1;
    position: absolute;
    text-align: left;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg); }
  .panel-grid .widget-title:before {
    right: -28px;
    top: 9px; }
  .panel-grid .widget-title:after {
    left: 0;
    top: -5px; }
.panel-grid .widget-title-wrap {
  margin-bottom: 20px; }
  .panel-grid .widget-title-wrap .widget-title {
    margin-bottom: 0; }
.panel-grid .widget_travelera_title .widget-title {
  margin-bottom: -8px; }

.widget-subtitle {
  font-style: italic; }

.grid-posts .post-avtar img,
.list-posts .post-avtar img {
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.view-all {
  top: 20px;
  position: absolute;
  right: 0; }
  .view-all a {
    border: 2px solid #212121;
    border-radius: 4px;
    color: #212121;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 30px; }
    .view-all a:hover {
      background: #212121;
      color: #fff; }

.pa-resource-box-image {
  margin-bottom: 20px; }

.resource-button {
  background: #1e88e5;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 25px;
  padding: 9px 30px;
  text-transform: uppercase; }
  .resource-button:hover {
    background: #333331;
    color: #fff; }

.resource-content {
  padding: 0 25px; }

.resource-img {
  margin-bottom: 25px; }
  .resource-img img {
    width: 100%; }

/*# sourceMappingURL=travelera-addons.css.map */
