@charset "UTF-8";
/*STYLE.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that contains custom style rules used in this template*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: Hawa.*/
/* Version: 1.0 Initial Release*/
/* Build Date: 2-09-2015*/
/* Author: .*/
/* Website: 
/* Copyright: (C) 2015 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------*/
/* TABLE OF CONTENTS: */
/*--------------------------------------------------------*/
/* 01 - LAYOUT INITIALIZATION & COLOR PRESETS */
/* 02 - HOMEPAGE 1 */
/* 03 - HOMEPAGE 2 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - LAYOUT INITIALIZATION & COLOR PRESETS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800|Josefin+Sans:400,700|Cardo:400,700,400italic|Sorts+Mill+Goudy:400,400italic");
/*------------------------------------------------------*/
/*----------------------RESET----------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

body * {
  -webkit-text-size-adjust: none; }

.clear {
  clear: both;
  overflow: hidden;
  height: 0px;
  font-size: 0px;
  display: block; }

input:focus, select:focus, textarea:focus, button:focus {
  outline: none;
  box-shadow: none; }

input, textarea, select {
  border-radius: 0;
  outline: none;
  border: 0px none;
  outline: none;
  transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  background: none; }

a, a:link, a:visited, a:active, a:hover {
  cursor: pointer;
  text-decoration: none;
  outline: none; }

a {
  text-decoration: none;
  outline: none;
  transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in; }

iframe {
  border: none;
  outline: none; }

ul {
  list-style: none;
  padding-left: 0; }

button {
  background: none;
  border: 0px none; }

body {
  overflow-x: hidden; }

::-webkit-input-placeholder {
  color: #949494;
  opacity: 1; }

::-moz-placeholder {
  color: #949494;
  opacity: 1; }

:-moz-placeholder {
  color: #949494;
  opacity: 1; }

:-ms-input-placeholder {
  color: #949494;
  opacity: 1; }

pre {
  padding: 20px;
  margin: 20px; }

/*------------------------------------------------------*/
/*----------------------GLOBAL STYLES----------------------*/
a {
  font-family: 'Josefin Sans', sans-serif; }

body {
  overflow-x: hidden; }

strong {
  font-weight: bold; }

/*------------------------------------------------------*/
/*------------MARGIN AND PADDING RETREAT---------------*/
.no-padd {
  padding-left: 0;
  padding-right: 0; }

.marg-t-300 {
  margin-top: 300px; }

.padd-l-55 {
  padding-left: 55px; }

.padd-r-55 {
  padding-right: 55px; }

.mt-md-5 {
  margin-top: 5px; }

.mb-md-5 {
  margin-bottom: 5px; }

.mt-md-10 {
  margin-top: 10px; }

.mb-md-10 {
  margin-bottom: 10px; }

.mt-md-15 {
  margin-top: 15px; }

.mb-md-15 {
  margin-bottom: 15px; }

.mt-md-20 {
  margin-top: 20px; }

.mb-md-20 {
  margin-bottom: 20px; }

.mt-md-25 {
  margin-top: 25px; }

.mb-md-25 {
  margin-bottom: 25px; }

.mt-md-30 {
  margin-top: 30px; }

.mb-md-30 {
  margin-bottom: 30px; }

.mt-md-35 {
  margin-top: 35px; }

.mb-md-35 {
  margin-bottom: 35px; }

.mt-md-40 {
  margin-top: 40px; }

.mb-md-40 {
  margin-bottom: 40px; }

.mt-md-45 {
  margin-top: 45px; }

.mb-md-45 {
  margin-bottom: 45px; }

.mt-md-50 {
  margin-top: 50px; }

.mb-md-50 {
  margin-bottom: 50px; }

.mt-md-55 {
  margin-top: 55px; }

.mb-md-55 {
  margin-bottom: 55px; }

.mt-md-60 {
  margin-top: 60px; }

.mb-md-60 {
  margin-bottom: 60px; }

.mt-md-65 {
  margin-top: 65px; }

.mb-md-65 {
  margin-bottom: 65px; }

.mt-md-70 {
  margin-top: 70px; }

.mb-md-70 {
  margin-bottom: 70px; }

.mt-md-75 {
  margin-top: 75px; }

.mb-md-75 {
  margin-bottom: 75px; }

.mt-md-80 {
  margin-top: 80px; }

.mb-md-80 {
  margin-bottom: 80px; }

.mt-md-85 {
  margin-top: 85px; }

.mb-md-85 {
  margin-bottom: 85px; }

.mt-md-90 {
  margin-top: 90px; }

.mb-md-90 {
  margin-bottom: 90px; }

.mt-md-95 {
  margin-top: 95px; }

.mb-md-95 {
  margin-bottom: 95px; }

.mt-md-100 {
  margin-top: 100px; }

.mt-md-125 {
  margin-top: 125px; }

.mb-md-125 {
  margin-bottom: 125px; }

.mt-md-140 {
  margin-top: 140px; }

.mb-md-100 {
  margin-bottom: 100px; }

.pt-md-5 {
  padding-top: 5px; }

.pb-md-5 {
  padding-bottom: 5px; }

.pt-md-10 {
  padding-top: 10px; }

.pb-md-10 {
  padding-bottom: 10px; }

.pt-md-15 {
  padding-top: 15px; }

.pb-md-15 {
  padding-bottom: 15px; }

.pt-md-20 {
  padding-top: 20px; }

.pb-md-20 {
  padding-bottom: 20px; }

.pt-md-25 {
  padding-top: 25px; }

.pb-md-25 {
  padding-bottom: 25px; }

.pt-md-30 {
  padding-top: 30px; }

.pb-md-30 {
  padding-bottom: 30px; }

.pt-md-35 {
  padding-top: 35px; }

.pb-md-35 {
  padding-bottom: 35px; }

.pt-md-40 {
  padding-top: 40px; }

.pb-md-40 {
  padding-bottom: 40px; }

.pt-md-45 {
  padding-top: 45px; }

.pb-md-45 {
  padding-bottom: 45px; }

.pt-md-50 {
  padding-top: 50px; }

.pb-md-50 {
  padding-bottom: 50px; }

.pt-md-55 {
  padding-top: 55px; }

.pb-md-55 {
  padding-bottom: 55px; }

.pt-md-60 {
  padding-top: 60px; }

.pb-md-60 {
  padding-bottom: 60px; }

.pt-md-65 {
  padding-top: 65px; }

.pb-md-65 {
  padding-bottom: 65px; }

.pt-md-70 {
  padding-top: 70px; }

.pb-md-70 {
  padding-bottom: 70px; }

.pt-md-75 {
  padding-top: 75px; }

.pb-md-75 {
  padding-bottom: 75px; }

.pt-md-80 {
  padding-top: 80px; }

.pb-md-80 {
  padding-bottom: 80px; }

.pt-md-85 {
  padding-top: 85px; }

.pb-md-85 {
  padding-bottom: 85px; }

.pt-md-90 {
  padding-top: 90px; }

.pb-md-90 {
  padding-bottom: 90px; }

.pt-md-95 {
  padding-top: 95px; }

.pb-md-95 {
  padding-bottom: 95px; }

.pt-md-100 {
  padding-top: 100px; }

.pb-md-100 {
  padding-bottom: 100px; }

.pb-md-130 {
  padding-bottom: 130px; }

.pt-md-135 {
  padding-top: 135px; }

.pt-md-150 {
  padding-top: 150px; }

.pb-md-150 {
  padding-bottom: 150px; }

@media (min-width: 768px) and (max-width: 992px) {
  .mt-sm-5 {
    margin-top: 5px; }
  .mb-sm-5 {
    margin-bottom: 5px; }
  .mt-sm-10 {
    margin-top: 10px; }
  .mb-sm-10 {
    margin-bottom: 10px; }
  .mt-sm-15 {
    margin-top: 15px; }
  .mb-sm-15 {
    margin-bottom: 15px; }
  .mt-sm-20 {
    margin-top: 20px; }
  .mb-sm-20 {
    margin-bottom: 20px; }
  .mt-sm-25 {
    margin-top: 25px; }
  .mb-sm-25 {
    margin-bottom: 25px; }
  .mt-sm-30 {
    margin-top: 30px; }
  .mb-sm-30 {
    margin-bottom: 30px; }
  .mt-sm-35 {
    margin-top: 35px; }
  .mb-sm-35 {
    margin-bottom: 35px; }
  .mt-sm-40 {
    margin-top: 40px; }
  .mb-sm-40 {
    margin-bottom: 40px; }
  .mt-sm-45 {
    margin-top: 45px; }
  .mb-sm-45 {
    margin-bottom: 45px; }
  .mt-sm-50 {
    margin-top: 50px; }
  .mt-sm-65 {
    margin-top: 65px; }
  .mt-sm-80 {
    margin-top: 80px; }
  .mb-sm-50 {
    margin-bottom: 50px; }
  .pt-sm-0 {
    padding-top: 0; }
  .pt-sm-5 {
    padding-top: 5px; }
  .pb-sm-5 {
    padding-bottom: 5px; }
  .pt-sm-10 {
    padding-top: 10px; }
  .pb-sm-10 {
    padding-bottom: 10px; }
  .pt-sm-15 {
    padding-top: 15px; }
  .pb-sm-15 {
    padding-bottom: 15px; }
  .pt-sm-20 {
    padding-top: 20px; }
  .pb-sm-20 {
    padding-bottom: 20px; }
  .pt-sm-25 {
    padding-top: 25px; }
  .pb-sm-25 {
    padding-bottom: 25px; }
  .pt-sm-30 {
    padding-top: 30px; }
  .pb-sm-30 {
    padding-bottom: 30px; }
  .pt-sm-35 {
    padding-top: 35px; }
  .pb-sm-35 {
    padding-bottom: 35px; }
  .pt-sm-40 {
    padding-top: 40px; }
  .pb-sm-40 {
    padding-bottom: 40px; }
  .pt-sm-45 {
    padding-top: 45px; }
  .pb-sm-45 {
    padding-bottom: 45px; }
  .pt-sm-50 {
    padding-top: 50px; }
  .pb-sm-50 {
    padding-bottom: 50px; } }

@media (max-width: 767px) {
  .mt-xs-5 {
    margin-top: 5px; }
  .mb-xs-5 {
    margin-bottom: 5px; }
  .mt-xs-10 {
    margin-top: 10px; }
  .mb-xs-10 {
    margin-bottom: 10px; }
  .mt-xs-15 {
    margin-top: 15px; }
  .mb-xs-15 {
    margin-bottom: 15px; }
  .mt-xs-20 {
    margin-top: 20px; }
  .mb-xs-20 {
    margin-bottom: 20px; }
  .mt-xs-25 {
    margin-top: 25px; }
  .mb-xs-25 {
    margin-bottom: 25px; }
  .mt-xs-30 {
    margin-top: 30px; }
  .mb-xs-30 {
    margin-bottom: 30px; }
  .mt-xs-35 {
    margin-top: 35px; }
  .mb-xs-35 {
    margin-bottom: 35px; }
  .mt-xs-40 {
    margin-top: 40px; }
  .mb-xs-40 {
    margin-bottom: 40px; }
  .mt-xs-45 {
    margin-top: 45px; }
  .mb-xs-45 {
    margin-bottom: 45px; }
  .mt-xs-50 {
    margin-top: 50px; }
  .mb-xs-50 {
    margin-bottom: 50px; }
  .pt-xs-5 {
    padding-top: 5px; }
  .pb-xs-5 {
    padding-bottom: 5px; }
  .pt-xs-10 {
    padding-top: 10px; }
  .pb-xs-10 {
    padding-bottom: 10px; }
  .pt-xs-15 {
    padding-top: 15px; }
  .pb-xs-15 {
    padding-bottom: 15px; }
  .pt-xs-20 {
    padding-top: 20px; }
  .pb-xs-20 {
    padding-bottom: 20px; }
  .pt-xs-25 {
    padding-top: 25px; }
  .pb-xs-25 {
    padding-bottom: 25px; }
  .pt-xs-30 {
    padding-top: 30px; }
  .pb-xs-30 {
    padding-bottom: 30px; }
  .pt-xs-35 {
    padding-top: 35px; }
  .pb-xs-35 {
    padding-bottom: 35px; }
  .pt-xs-40 {
    padding-top: 40px; }
  .pb-xs-40 {
    padding-bottom: 40px; }
  .pt-xs-45 {
    padding-top: 45px; }
  .pb-xs-45 {
    padding-bottom: 45px; }
  .pt-xs-50 {
    padding-top: 50px; }
  .pb-xs-50 {
    padding-bottom: 50px; } }

@media (min-width: 1200px) {
  .mt-lg-125 {
    margin-top: 125px; }
  .mb-lg-125 {
    margin-bottom: 125px; } }

@media (min-width: 992px) {
  .left-sidebar {
    padding-right: 45px;
    margin-left: -31px; }
  .right-sidebar {
    padding-left: 45px; } }

.no-padding {
  padding: 0; }

.empty-header {
  padding-top: 100px; }

body.header-dark .empty-header,
body.header-light .empty-header {
  padding-top: 150px; }

body.header-dark.sticky-header .empty-header,
body.header-light.sticky-header .empty-header {
  padding-top: 95px; }

/*------------------------------------------------------*/
/*----------------------HEADER----------------------*/
.hawa-main-header {
  padding: 55px 0;
  position: absolute;
  width: 100%; }

.header-animate nav {
  right: 0% !important; }

/** Logo **/
.top-header {
  position: relative;
  width: 100%; }

.hawa-logo {
  display: block;
  height: 70px;
  background-color: #333;
  padding: 17px 21px 24px 20px;
  float: left;
  position: absolute;
  left: 15px;
  z-index: 3; }

.hawa-logo a img {
  height: 100%;
  width: auto; }

.hawa-logo a {
  border-bottom: 3px solid #fff85f;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 1px; }

/** Navigation **/
.hawa-navigation {
  position: absolute;
  overflow: hidden;
  right: 15px;
  float: none;
  z-index: 1; }

.hawa-navigation nav {
  height: 70px;
  position: relative;
  right: -100%;
  padding: 0;
  text-align: right;
  -webkit-transition: right .3s ease-out;
  transition: right .3s ease-out; }

.hawa-main-header.dark .hawa-navigation nav {
  background-color: #333; }

.hawa-main-header.light .hawa-navigation nav {
  background-color: #f7f7f7; }

.hawa-navigation .main-menu > .menu-item {
  display: inline-block;
  position: relative;
  padding: 25px 21px 25px 20px; }

.hawa-navigation .main-menu .menu-item.active > a {
  color: #fff; }

.hawa-navigation .main-menu .menu-item a {
  color: #8d8d8d; }

.hawa-navigation ul li:hover > .sub-menu {
  display: block; }

.hawa-navigation ul > li .sub-menu {
  display: none;
  width: 230px;
  background-color: #000;
  position: absolute;
  top: 63px;
  left: -7px;
  text-align: left;
  padding-top: 24px;
  padding-bottom: 19px;
  z-index: 3; }

.hawa-navigation ul > li.mega-menu .sub-menu {
  padding-top: 13px;
  padding-bottom: 0; }

.hawa-navigation .in-line ul > li .sub-menu {
  left: -4px; }

.hawa-navigation ul li .sub-menu:before {
  content: '';
  display: inline-block;
  border: 9px solid transparent;
  border-bottom: 11px solid #000;
  position: absolute;
  top: -20px;
  left: 25px; }

.hawa-navigation .in-line ul li .sub-menu:before {
  left: 22px; }

.hawa-navigation ul li .sub-menu li {
  position: relative;
  display: block; }

.hawa-navigation ul li .sub-menu li a {
  display: block;
  width: 100%;
  padding: 7px 22px 7px 24px;
  font-size: 13px; }

.hawa-navigation ul li .sub-menu li span.fa {
  display: inline-block;
  position: absolute;
  right: 24px;
  top: 5px; }

.hawa-navigation ul li .sub-menu li i.fa {
  display: inline-block;
  margin-right: 10px; }

.hawa-navigation ul li .sub-menu li:hover ul {
  display: block; }

.hawa-navigation ul li .sub-menu li ul {
  display: none;
  width: 100%;
  position: absolute;
  left: 100%;
  top: -24px;
  margin-left: 1px; }

.hawa-navigation ul li .sub-menu li ul:before {
  display: none; }

.hawa-navigation .main-menu li .sub-menu .menu-item-has-children > a {
  position: relative; }

.hawa-navigation .main-menu li .sub-menu .menu-item-has-children > a:after {
  content: "\f105";
  font-family: FontAwesome;
  color: #8d8d8d;
  position: absolute;
  right: 20px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.hawa-navigation .main-menu.black-submenu ul li a:hover,
.hawa-navigation .main-menu.black-submenu ul li a:hover:after {
  color: #fff; }

.hawa-navigation .main-menu > li > a > i.fa {
  margin-right: 8px; }

.hawa-navigation .main-menu.in-line li .sub-menu .menu-item-has-children > a:after {
  content: ''; }

.hawa-main-header .hawa-navigation .main-menu .sub-menu .sub-menu a:after {
  content: ''; }

.dl-back {
  display: none !important; }

.hawa-main-header .hawa-navigation .white-submenu ul > li .sub-menu,
.hawa-navigation .main-menu.white-submenu .sub-menu {
  background-color: #fff; }

.hawa-navigation .main-menu.white-submenu .sub-menu:before {
  border: 9px solid transparent;
  border-bottom: 11px solid #fff; }

.hawa-main-header .hawa-navigation .white-submenu ul li .sub-menu:before {
  border-color: #fff; }

.hawa-navigation .main-menu.white-submenu ul li a:hover,
.hawa-navigation .main-menu.white-submenu ul li a:hover:after {
  color: #000; }

.hawa-navigation ul li .sub-menu ul.reverse {
  left: auto;
  right: 100%;
  margin-right: 1px;
  margin-left: 0; }

/** mega menu **/
.hawa-navigation .mega-menu .sub-menu li:last-child > a {
  padding-bottom: 0; }

.hawa-navigation .mega-menu .sub-menu {
  width: 480px; }

.hawa-navigation .mega-menu .sub-menu > li {
  width: 33.3333%;
  float: left; }

.hawa-navigation .mega-menu .sub-menu > li > a {
  font-family: 'Cardo', serif;
  text-transform: uppercase; }

.hawa-navigation .mega-menu .sub-menu li ul {
  display: block;
  width: 100%;
  position: static;
  padding-top: 0;
  padding-bottom: 10px;
  margin: 0; }

.hawa-navigation .mega-menu .sub-menu li ul li {
  width: 100%;
  float: none; }

.hawa-navigation .mega-menu .sub-menu li ul li a {
  font-family: 'Josefin Sans', sans-serif;
  text-transform: lowercase; }

.hawa-navigation .mega-menu .sub-menu li ul li .fa {
  position: static;
  margin-right: 10px; }

.hawa-navigation .mega-menu .sub-menu .menu-item-has-children > a:after,
.hawa-navigation .mega-menu .sub-menu li a span.fa-angle-down {
  display: none; }

.hawa-navigation li.mega-menu .sub-menu li:last-child > a {
  padding-bottom: 10px; }

/** inline menu **/
.hawa-navigation .main-menu.in-line li .sub-menu {
  width: 550px;
  padding: 24px; }

.hawa-navigation .main-menu.in-line li .sub-menu .sub-menu li {
  width: 100%;
  float: none;
  width: auto; }

.hawa-navigation .main-menu.in-line li .sub-menu a {
  line-height: 16px;
  padding: 5px 22px 5px 24px; }

.hawa-navigation .main-menu.in-line li .sub-menu > li {
  width: 33.3333%;
  float: left; }

.hawa-navigation .main-menu.in-line li .sub-menu li .fa {
  left: 0; }

.hawa-navigation .main-menu.in-line li .sub-menu li:hover .sub-menu {
  display: none; }

.hawa-cart-btn-text .fa {
  padding-right: 5px; }

/** nav menu icon **/
.hawa-nav-menu-icon {
  display: block;
  width: 70px;
  height: 70px;
  background-color: #fff85f;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer; }

.hawa-nav-menu-icon span {
  display: inline-block;
  width: 21px;
  height: 2px;
  background-color: #333;
  position: absolute;
  top: 36px;
  right: 22px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.hawa-nav-menu-icon span:before {
  display: inline-block;
  content: '';
  width: 24px;
  height: 2px;
  background-color: #333;
  position: absolute;
  top: -6px;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.header-animate .hawa-nav-menu-icon span {
  background-color: transparent; }

.header-animate .hawa-nav-menu-icon span:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0; }

.hawa-nav-menu-icon span:after {
  display: inline-block;
  content: '';
  width: 26px;
  height: 2px;
  background-color: #333;
  position: absolute;
  top: 6px;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.header-animate .hawa-nav-menu-icon span:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: auto;
  bottom: 0;
  width: 24px; }

.hawa-main-header .hawa-search-btn {
  position: relative;
  display: inline-block;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent; }

.hawa-navigation .main-menu > .menu-item.hawa-search-btn {
  padding: 23px 0;
  margin-right: 0; }

.hawa-search-btn .fa {
  display: block;
  padding: 0 35px;
  font-size: 24px; }

.hawa-search-btn i {
  color: #333; }

.search-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(41, 41, 41, 0.8);
  z-index: 100; }

.layer-dark {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  z-index: 50;
  transition: all 0.6s cubic-bezier(0.6, 0, 0.3, 1);
  -ms-transition: all 0.6s cubic-bezier(0.6, 0, 0.3, 1);
  -webkit-transition: all 0.6s cubic-bezier(0.6, 0, 0.3, 1);
  -moz-transition: all 0.6s cubic-bezier(0.6, 0, 0.3, 1); }

body.act .layer-dark {
  visibility: visible;
  opacity: 1; }

.close-search {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 55; }

.close-search:before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  background-color: #333;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  position: absolute;
  right: 5px; }

.close-search:before,
.close-search:after {
  -webkit-transition: none;
  transition: none; }

.close-search:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  background-color: #333;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  position: absolute;
  right: 5px; }

.search-form {
  display: none; }

.popup-search {
  display: block;
  background-color: #fff;
  padding: 100px;
  z-index: 100;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 617px;
  height: 240px; }

.popup-search label {
  display: block;
  float: left; }

.popup-search .search-field {
  border: 1px solid #333;
  color: #333;
  padding: 9px;
  font: 500 15px 'Josefin Sans',sans-serif; }

.popup-search .search-submit {
  background-color: #333;
  color: #fff;
  padding: 9px 20px;
  font-family: 'Josefin Sans',sans-serif;
  border: 1px solid #333;
  display: inline-block;
  height: 38px;
  float: left; }

.popup-search .search-submit:hover {
  background-color: transparent;
  color: #333; }

.hawa-main-header.dark .hawa-search-btn {
  border-left-color: #8d8d8d;
  border-right-color: #8d8d8d; }

.hawa-main-header.dark .hawa-search-btn .fa {
  color: #8d8d8d;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.hawa-main-header.dark .hawa-search-btn:hover .fa {
  color: #fff; }

.hawa-main-header.light .hawa-search-btn {
  border-left-color: rgba(51, 51, 51, 0.1);
  border-right-color: rgba(51, 51, 51, 0.1); }

.hawa-main-header.hawa-opacity-header .hawa-search-btn {
  color: rgba(51, 51, 51, 0.1); }

.hawa-main-header.hawa-opacity-header .hawa-search-btn {
  border-left-color: #c5c7ca;
  border-right-color: #c5c7ca; }

.hawa-main-header.hawa-transparent-header .hawa-search-btn {
  border-left-color: rgba(51, 51, 51, 0.1);
  border-right-color: rgba(51, 51, 51, 0.1); }

.hawa-main-header.hawa-white-header .hawa-search-btn {
  border-left-color: rgba(51, 51, 51, 0.1);
  border-right-color: rgba(51, 51, 51, 0.1); }

@media (max-width: 680px) {
  .popup-search {
    padding: 50px 100px;
    height: 140px;
    width: 580px; } }

@media (max-width: 640px) {
  .popup-search {
    padding: 50px 100px;
    height: 140px;
    width: 90%; }
  .popup-search label span {
    display: none; }
  .popup-search .search-submit,
  form.popup-search label {
    display: inline-block;
    float: none; }
  form.popup-search {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    line-height: 1; } }

/** header information style **/
.hawa-main-header.dark .no-menu {
  color: #fff;
  font: 400 15px 'Josefin Sans', sans-serif;
  line-height: 70px;
  margin-right: 30px; }

.hawa-main-header.dark .no-menu a {
  padding-left: 15px; }

.hawa-main-header.light .no-menu {
  color: #333;
  font: 400 15px 'Josefin Sans', sans-serif;
  line-height: 70px; }

.hawa-main-header.light .no-menu a {
  padding-left: 15px; }

.hawa-main-header.hawa-opacity-header .no-menu {
  color: #333;
  font: 400 15px 'Josefin Sans', sans-serif;
  line-height: 70px; }

.hawa-main-header.hawa-opacity-header .no-menu a {
  color: #000;
  padding-left: 15px; }

.hawa-main-header.hawa-transparent-header .no-menu {
  color: #000;
  font: 400 15px 'Josefin Sans', sans-serif;
  line-height: 70px; }

.hawa-main-header.hawa-transparent-header .no-menu a {
  color: #000;
  padding-left: 15px; }

.hawa-main-header.hawa-white-header .no-menu {
  color: #333;
  font: 400 15px 'Josefin Sans', sans-serif;
  line-height: 70px; }

.hawa-main-header.hawa-white-header .no-menu a {
  padding-left: 15px; }

@media only screen and (max-width: 768px) {
  .hawa-navigation {
    width: 100%; }
  .hawa-logo {
    margin-left: 0; } }

@media only screen and (max-width: 480px) {
  .hawa-logo {
    width: 90px;
    height: 52px;
    padding: 9px 20px 5px; }
  .hawa-logo a {
    font-size: 18px; }
  .hawa-nav-menu-icon {
    width: 52px;
    height: 52px; }
  .hawa-nav-menu-icon span {
    top: 26px;
    right: 12px; } }

/**----- Header style 2 -----**/
.hawa-opacity-header {
  padding: 0;
  position: absolute;
  width: 100%; }

.hawa-opacity-header .container {
  width: inherit;
  padding-right: 0;
  padding-left: 0; }

.hawa-opacity-header .hawa-logo, .hawa-opacity-header .hawa-navigation nav, .hawa-opacity-header .hawa-nav-menu-icon {
  background-color: rgba(255, 255, 255, 0.3); }

.hawa-opacity-header .hawa-logo {
  padding: 24px 45px 25px 45px; }

.hawa-opacity-header .hawa-logo a {
  color: #333;
  border-bottom: 0; }

.hawa-opacity-header .hawa-nav-menu-icon {
  width: 98px; }

.hawa-opacity-header .hawa-nav-menu-icon span {
  right: 36px; }

@media only screen and (min-width: 1450px) {
  .hawa-opacity-header .hawa-navigation {
    width: 98%; }
  .hawa-opacity-header .hawa-navigation nav {
    width: 96.2%; } }

/**----- Header style 3 -----**/
header.sticky-header {
  z-index: 2;
  position: fixed !important;
  padding: 0; }

.hawa-transparent-header {
  padding: 0;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  position: absolute;
  width: 100%; }

.hawa-transparent-header .container {
  width: inherit;
  padding-right: 0;
  padding-left: 0; }

.hawa-transparent-header .hawa-logo, .hawa-transparent-header .hawa-navigation nav, .hawa-transparent-header .hawa-nav-menu-icon {
  background-color: inherit; }

.hawa-transparent-header .hawa-logo {
  width: 162px;
  padding: 24px 45px 25px 45px; }

.hawa-transparent-header .hawa-logo a {
  color: #333;
  border-bottom: 0; }

.hawa-transparent-header .hawa-navigation {
  width: 96.2%; }

.hawa-transparent-header .hawa-navigation nav {
  width: 91.75%; }

.hawa-transparent-header .hawa-nav-menu-icon {
  width: 98px; }

.hawa-transparent-header .hawa-nav-menu-icon span {
  right: 36px; }

@media only screen and (min-width: 1450px) {
  .hawa-transparent-header .hawa-navigation {
    width: 100%; }
  .hawa-transparent-header .hawa-navigation nav {
    width: 94.4%; } }

/**----- Header style 4 -----**/
.hawa-white-header {
  padding: 0;
  position: absolute;
  width: 100%; }

.hawa-white-header .container {
  width: inherit;
  padding-right: 0;
  padding-left: 0; }

.hawa-white-header .hawa-logo, .hawa-white-header .hawa-navigation nav, .hawa-white-header .hawa-nav-menu-icon {
  background-color: #fff; }

.hawa-white-header .hawa-logo {
  padding: 0 25px;
  line-height: 70px;
  text-align: center; }

@media (max-width: 480px) {
  .hawa-white-header .hawa-logo {
    line-height: 52px; } }

.hawa-white-header .hawa-logo a {
  color: #333;
  border-bottom: 0; }

.hawa-white-header .hawa-nav-menu-icon {
  width: 98px; }

.hawa-white-header .hawa-nav-menu-icon span {
  right: 36px; }

@media only screen and (min-width: 1450px) {
  .hawa-white-header .hawa-navigation {
    width: 100%; }
  .hawa-white-header .hawa-navigation nav {
    width: 96.4%; } }

/* Reaponsive menu */
/*------------------------------------------------------*/
@media (min-width: 992px) {
  .hawa-navigation .main-menu li a {
    position: relative; }
  .hawa-navigation ul li .sub-menu li span.fa,
  .hawa-navigation .main-menu span.fa {
    display: none; }
  .hawa-navigation .main-menu > .menu-item-has-children > a:after {
    content: '\f107';
    font-family: 'FontAwesome';
    margin-left: 10px;
    bottom: 2px;
    font-size: 12px; } }

@media (max-width: 992px) {
  .hawa-navigation .main-menu.black-submenu {
    background-color: #000;
    text-align: center; }
  .hawa-navigation .main-menu.white-submenu {
    background-color: #fff;
    text-align: center; }
  .hawa-navigation .mega-menu .sub-menu .menu-item-has-children > a:after,
  .hawa-navigation .mega-menu .sub-menu li a span.fa-angle-down {
    display: inline-block; }
  .hawa-navigation ul li .sub-menu li .fa,
  .hawa-navigation .main-menu .fa-angle-down {
    display: inline-block;
    position: relative;
    margin-left: 6px;
    right: 0;
    top: 0;
    font-size: 12px; }
  .hawa-navigation .main-menu .active > a > .fa-angle-down:before {
    content: '\f106'; }
  .hawa-navigation .main-menu.white-submenu .menu-item.active > a {
    color: #000; }
  .hawa-navigation .main-menu.black-submenu .menu-item.active > a {
    color: #fff; }
  .hawa-white-header .hawa-navigation ul > li .sub-menu li .sub-menu,
  .hawa-opacity-header .hawa-navigation ul > li .sub-menu,
  .hawa-opacity-header .hawa-navigation ul > li .sub-menu li .sub-menu,
  .hawa-navigation ul li .sub-menu li ul,
  .hawa-navigation ul li .sub-menu {
    position: relative;
    text-align: center;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
    padding-top: 12px;
    display: none; }
  .hawa-opacity-header .hawa-navigation .main-menu {
    background-color: #fff; }
  .hawa-navigation .main-menu li .sub-menu .menu-item-has-children > a:after,
  .hawa-navigation ul li .sub-menu:before {
    display: none; }
  .hawa-navigation ul li .sub-menu .menu-item,
  .hawa-navigation .main-menu .menu-item {
    display: block;
    width: 100%;
    float: none;
    clear: both;
    padding: 12px 0; }
  .hawa-navigation .mega-menu .sub-menu li ul,
  .hawa-navigation ul li .sub-menu li:hover ul,
  .hawa-navigation ul li:hover > .sub-menu,
  .hawa-navigation .main-menu .sub-menu {
    display: none; }
  .hawa-navigation .main-menu .menu-item.active > .sub-menu {
    display: block;
    margin: auto; }
  .hawa-navigation .main-menu {
    padding: 12px; }
  .hawa-navigation .main-menu .menu-item.hawa-search-btn {
    display: none; } }

.hawa-navigation .main-menu.black-submenu .sub-menu .current-menu-item > a,
.hawa-navigation .main-menu.black-submenu .sub-menu .current-menu-ancestor > a,
.hawa-navigation .main-menu.black-submenu .sub-menu .current-menu-parent > a {
  color: #fff; }

.hawa-navigation .main-menu.white-submenu .sub-menu .current-menu-item > a,
.hawa-navigation .main-menu.white-submenu .sub-menu .current-menu-ancestor > a,
.hawa-navigation .main-menu.white-submenu .sub-menu .current-menu-parent > a {
  color: #fff; }

.hawa-navigation .main-menu .current-menu-ancestor > a {
  font-weight: bold; }

/*------------------------------------------------------*/
/*----------------------FOOTER----------------------*/
/*all styles footer*/
.main-footer {
  background-repeat: no-repeat;
  background-size: cover; }

.main-footer {
  padding-top: 50px;
  position: relative; }

.main-footer:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0; }

.main-footer .hawa-title-footer {
  font: bold 24px 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 60px; }

.main-footer p {
  font-size: 15px;
  font-family: 'Josefin Sans', sans-serif; }

.main-footer .hawa-social-icons {
  margin-top: 35px;
  margin-bottom: 90px; }

.main-footer .hawa-social-icons a {
  margin-right: 30px; }

.footer-widget.hawa-instagram-photos {
  margin-bottom: 90px;
  text-align: center;
  padding-top: 4px; }

.footer-widget.Info_Widget .hawa-lines {
  width: 69px;
  height: 3px;
  background-color: #fff85f;
  margin-left: 0;
  border: none;
  margin-bottom: 62px; }

.footer-widget.Info_Widget h3 {
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0; }
  .footer-widget.Info_Widget h3 > a {
    color: #333;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px; }

.footer-widget.hawa-instagram-photos img {
  width: 73px;
  height: 65px;
  margin-left: -4px;
  margin-top: -4px; }

.main-footer .hawa-title {
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px; }

.main-footer .hawa-lines {
  width: 30px;
  height: 13px;
  margin: 0 auto;
  margin-bottom: 45px; }

.main-footer .email-input,
.main-footer .input-group button {
  border: none;
  outline: 0;
  border-radius: 0;
  background-color: transparent;
  box-shadow: 1px 1px 1px transparent;
  font-family: 'Josefin Sans', sans-serif; }

.main-footer .input-group button i {
  font-size: 10px;
  margin-left: 5px; }

.main-footer .input-group {
  margin-top: 60px;
  margin-bottom: 60px; }

.main-footer .footer-copy,
.main-footer .footer-copy a {
  color: #8d8d8d;
  font-family: 'Josefin Sans', sans-serif;
  text-align: center;
  padding: 25px 0; }

#scroll-top {
  position: fixed;
  display: none;
  right: 40px;
  bottom: 80px;
  z-index: 1;
  width: 47px;
  height: 47px;
  display: inline-block;
  background-color: #000;
  cursor: pointer; }

#scroll-top:before {
  content: '';
  display: inline-block;
  border: 5px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

#scroll-top:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 50px;
  background-color: #fff;
  position: absolute;
  top: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

/*light footer*/
.hawa-light-footer {
  background-color: #f6f6f6; }

.hawa-light-footer:before {
  content: "";
  background-color: rgba(246, 246, 246, 0.92); }

.hawa-light-footer .hawa-title-footer {
  border-bottom: 3px solid #fff85f; }

.hawa-light-footer p {
  color: #959595; }

.hawa-light-footer .hawa-social-icons a {
  color: #8d8d8d; }

.hawa-light-footer .hawa-social-icons a:hover {
  color: #333333; }

.hawa-light-footer .hawa-title {
  color: #333333; }

.hawa-light-footer .hawa-lines {
  border-top: 3px solid #333333;
  border-left: 1px solid #333333; }

.hawa-light-footer .input-group button {
  color: #4d4d4d; }

.hawa-light-footer .input-group button:hover {
  outline: 0; }

.hawa-light-footer .email-input {
  border-right: 1px solid #333; }

.hawa-light-footer .input-group {
  border-bottom: 4px solid #333; }

/*dark footer*/
.hawa-dark-footer {
  background-color: #f6f6f6; }

.hawa-dark-footer:before {
  content: "";
  background-color: rgba(79, 79, 79, 0.92); }

.hawa-dark-footer .hawa-title-footer {
  border-bottom: 3px solid #fff85f;
  color: #fff; }

.hawa-dark-footer p {
  color: #8d8d8d; }

.hawa-dark-footer .hawa-social-icons a {
  color: #8d8d8d; }

.hawa-dark-footer .hawa-social-icons a:hover {
  color: #fff; }

.hawa-dark-footer .footer-widget .title {
  color: #fff; }

.hawa-dark-footer .hawa-lines {
  border-top: 2px solid #fff;
  border-left: 1px solid #fff; }

.hawa-dark-footer .input-group button {
  color: #4d4d4d;
  color: #fff; }

.hawa-dark-footer .input-group button:hover {
  outline: 0; }

.hawa-dark-footer .email-input {
  border-right: 1px solid #fff;
  color: #8d8d8d; }

.hawa-dark-footer .widget li {
  color: #fff; }

.hawa-dark-footer .widget_calendar td#today {
  background-color: #333; }

.hawa-dark-footer .footer-copy {
  color: #fff; }

.hawa-dark-footer .widget.widget_archive select,
.hawa-dark-footer .widget.widget_categories select,
.hawa-dark-footer .widget.widget_text select {
  border-color: #fff;
  color: #fff; }

.hawa-dark-footer .widget.widget_archive select option,
.hawa-dark-footer .widget.widget_categories select option,
.hawa-dark-footer .widget.widget_text select option {
  color: #333; }

.hawa-dark-footer .input-group {
  border-bottom: 4px solid #fff; }

.hawa-dark-footer .widget a {
  color: #fff; }

.hawa-dark-footer .footer-widget .group-input {
  border-bottom-color: #fff; }

.hawa-dark-footer .footer-widget .group-input .email-input {
  border-right-color: #fff; }

.hawa-dark-footer .footer-widget .group-input:before {
  border-color: transparent transparent transparent #fff; }

.hawa-dark-footer .footer-widget .group-input .btn-submit {
  color: #fff;
  border-color: #fff; }

.hawa-dark-footer .widget_calendar table th {
  border-color: #fff;
  color: #fff; }

.hawa-dark-footer .widget_calendar table td {
  border-color: #fff;
  color: #fff; }

.hawa-dark-footer .widget .tagcloud a {
  color: #fff;
  border-color: #fff; }

.hawa-dark-footer .widget .tagcloud a:hover {
  color: #d3d3d3;
  border-color: #d3d3d3; }

.hawa-dark-footer .widget.widget_rss .rss-date,
.hawa-dark-footer .widget.widget_rss .rssSummary,
.hawa-dark-footer .widget.widget_rss cite {
  color: #fff; }

.hawa-dark-footer .widget_calendar caption {
  color: #fff; }

/*------------------------------------------------------*/
/*----------------------PRICING----------------------*/
.hawa-price-block {
  margin-bottom: 60px; }

.hawa-price-block .title {
  background-color: #eeeeee;
  color: #3f3f3f;
  font-family: "Cardo", sans-serif;
  display: table;
  width: 100%;
  height: 60px; }

.hawa-price-block .title h1 {
  font-size: 25px;
  display: table-cell;
  vertical-align: middle; }

.hawa-price-block .title h2 {
  font-size: 23px;
  display: table-cell;
  vertical-align: middle; }

.hawa-price-block .title h3 {
  font-size: 21px;
  display: table-cell;
  vertical-align: middle; }

.hawa-price-block .title h4 {
  font-size: 19px;
  display: table-cell;
  vertical-align: middle; }

.hawa-price-block .title h5 {
  font-size: 17px;
  display: table-cell;
  vertical-align: middle; }

.hawa-price-block .title h6 {
  font-size: 15px;
  display: table-cell;
  vertical-align: middle; }

.hawa-price-block .title p {
  font-size: 15px;
  display: table-cell;
  vertical-align: middle; }

.hawa-price-block.active .title {
  background-color: #333333;
  color: #fff; }

.hawa-price-block .price {
  padding: 50px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #f7f7f7; }

.hawa-price-block .price.light {
  color: #fff; }

.hawa-price-block .price {
  border-bottom: 1px solid #eee; }

.hawa-price-block .price.dark {
  color: #333;
  background-position: center;
  background-size: cover; }

.hawa-price-block .price-currency {
  display: inline-block;
  margin-right: 5px; }

.hawa-price-block .price-value {
  display: inline-block;
  font-family: "Josefin Sans", sans-serif;
  font-size: 36px; }

.hawa-price-block .price-interval {
  text-transform: capitalize;
  font-family: "Josefin Sans", sans-serif;
  font-size: 13px; }

.hawa-price-block .price-value,
.hawa-price-block .price-interval,
.hawa-price-block .price-currency {
  color: #fff; }

.hawa-price-block .price-body {
  background-color: #f7f7f7; }

.hawa-price-block .price-body > ul li {
  padding: 25px 0 16px;
  font-family: "Josefin Sans", sans-serif;
  color: #8d8d8d;
  border-bottom: 1px solid #eee; }

@media (min-width: 768px) and (max-width: 991px) {
  .hawa-price-block .price-body > ul li {
    font-size: 14px; } }

.hawa-price-block .price-button {
  padding: 35px 0;
  background-color: #f7f7f7; }

.hawa-price-block .price-button a {
  color: #4d4d4d;
  font-size: 13px;
  border-bottom: 4px solid #333;
  border-left: 2px solid #333;
  padding: 10px 25px 10px 10px;
  position: relative; }

.hawa-price-block .price-button a:hover {
  background-color: #fff;
  color: #000; }

.hawa-price-block .price-button a:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 68px;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left: 6px solid #333; }

/*------------------------------------------------------*/
/*----------------------SKILLS-------------------------*/
.hawa-skill-block {
  margin-bottom: 25px;
  position: relative; }

.hawa-skill-block .title {
  font-family: "Josefin Sans", sans-serif;
  color: #333;
  display: inline-block; }

.hawa-skill-block .title h1 {
  font-size: 22px; }

.hawa-skill-block .title h2 {
  font-size: 20px; }

.hawa-skill-block .title h3 {
  font-size: 18px; }

.hawa-skill-block .title h4 {
  font-size: 16px; }

.hawa-skill-block .title h5 {
  font-size: 14px; }

.hawa-skill-block .title h6 {
  font-size: 12px; }

.hawa-skill-block .skill-line {
  background-color: #fff85f;
  height: 2px;
  margin-top: 5px;
  width: 100%;
  position: relative; }

.hawa-skill-block .skill-line div {
  background-color: #000;
  height: 2px;
  position: absolute;
  width: 0%;
  transition: all 2s ease-in-out 0.3s;
  -webkit-transition: all 2s ease-in-out 0.3s;
  -moz-transition: all 2s ease-in-out 0.3s;
  -o-transition: all 2s ease-in-out 0.3s;
  -ms-transition: all 2s ease-in-out 0.3s; }

.hawa-skill-block .skill-line .timer {
  color: #a4a4a4;
  position: absolute;
  right: 10px;
  top: -24px;
  font-family: "Josefin Sans", sans-serif; }

.hawa-skill-block.modern {
  margin-top: 0; }

.hawa-skill-block.modern .title {
  margin-left: 13px;
  margin-bottom: 5px; }

.hawa-skill-block.modern .skill-line {
  height: 25px;
  background-color: #eff0f9;
  background: -webkit-linear-gradient(left, #eff0f9, #fefeff);
  background: linear-gradient(to right, #eff0f9, #fefeff); }

.hawa-skill-block.modern .skill-line div {
  background-color: #fff85f;
  height: 5px; }

.hawa-skill-block.modern .skill-line .timer {
  left: 90px;
  top: -27px; }

/*------------------------------------------------------*/
/*----------------------COUNTERS------------------------*/
.hawa-counter {
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase; }

.hawa-counter .devider {
  background-color: #fff85f; }

.hawa-counter .devider {
  margin-top: 15px;
  margin-bottom: 15px; }

.hawa-counter.text-center .devider {
  margin: 15px auto; }

.hawa-counter.black {
  color: #fff; }

.hawa-counter .timer {
  font-size: 38px;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px; }

.hawa-counter .devider {
  height: 5px;
  width: 70px;
  margin-top: 15px; }

.hawa-counter h1 {
  font-size: 22px; }

.hawa-counter h2 {
  font-size: 20px; }

.hawa-counter h3 {
  font-size: 18px; }

.hawa-counter h4 {
  font-size: 16px; }

.hawa-counter h5 {
  font-size: 14px; }

.hawa-counter h6 {
  font-size: 12px; }

.hawa-counter p {
  font-size: 16px; }

/*------------------------------------------------------*/
/*----------------------COMING SOON-------------------------*/
.hawa-coming-soon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  padding-top: 70px;
  width: 100%; }

.hawa-page-coming-soon {
  width: 100%;
  height: 100vh;
  margin-bottom: -4px; }

.hawa-coming-soon .title {
  font-size: 80px;
  font-family: "Cardo", sans-serif;
  color: #fff;
  margin-bottom: 30px; }

.hawa-coming-soon .title span {
  position: relative; }

.hawa-coming-soon .title span:after {
  content: '';
  width: 100%;
  height: 4px;
  background-color: #fff;
  display: block;
  position: absolute;
  bottom: 9px;
  left: 0; }

.hawa-coming-soon .subtitle {
  font: italic 18px "Cardo", sans-serif;
  color: #fff;
  margin-bottom: 53px; }

.hawa-coming-soon .social a {
  color: #fff;
  font-size: 14px;
  margin-right: 39px; }

.hawa-coming-soon .social a:hover {
  color: #fff85f; }

.hawa-coming-soon .form {
  padding-top: 70px;
  width: 368px;
  border-bottom: 5px solid #fff;
  margin: auto;
  margin-bottom: 60px; }

.hawa-coming-soon .email-input,
.hawa-coming-soon .input-group-btn .btn {
  border: none;
  outline: 0;
  border-radius: 0;
  background-color: transparent;
  box-shadow: 1px 1px 1px transparent;
  font-family: 'Josefin Sans', sans-serif;
  padding: 0 0 3px 15px; }

.hawa-coming-soon .wpcf7-submit {
  padding: 0 0 12px 18px; }

.hawa-coming-soon .email-input {
  width: 280px;
  float: left;
  color: #fff;
  border-right: 1px solid #fff; }

.hawa-coming-soon .email-input::-webkit-input-placeholder {
  color: #fff; }

.hawa-coming-soon .input-group-btn .btn {
  color: #fff; }

.hawa-coming-soon .input-group-btn .btn i {
  font-size: 10px;
  margin-left: 5px; }

/** Counts **/
.ClassyCountdown-wrapper {
  margin-bottom: 100px; }

.ClassyCountdown-wrapper > div {
  display: inline-block;
  position: relative;
  width: 72px;
  height: 80px;
  margin-right: 125px; }

.ClassyCountdown-wrapper > div:last-child {
  margin-right: 0; }

.ClassyCountdown-wrapper .ClassyCountdown-value {
  width: 100%;
  height: 88px;
  text-align: left;
  display: block;
  margin-left: 9px;
  border-bottom: 4px solid #fff85f; }

.ClassyCountdown-value div {
  font: 36px 'Josefin Sans', sans-serif;
  color: #fff; }

.ClassyCountdown-value span {
  font-weight: 400;
  color: #fff;
  display: block;
  font: 13px 'Josefin Sans', sans-serif !important;
  text-transform: uppercase;
  margin-top: 5px; }

@media only screen and (max-width: 768px) {
  .hawa-coming-soon {
    width: 70%;
    padding-top: 0; } }

@media only screen and (max-width: 480px) {
  .hawa-coming-soon {
    width: 100%;
    padding-top: 150px; }
  .hawa-coming-soon .title {
    font-size: 42px; }
  .hawa-navigation {
    width: 87%; }
  .hawa-navigation nav {
    margin-left: 0; } }

@media (max-width: 800px) {
  .ClassyCountdown-wrapper > div {
    margin-right: 55px; }
  .ClassyCountdown-value div {
    margin-bottom: 0; } }

@media (max-width: 660px) {
  .ClassyCountdown-wrapper > div {
    margin-right: 20px; } }

@media only screen and (max-width: 320px) {
  .hawa-coming-soon {
    width: 100%;
    padding-top: 350px; }
  .hawa-coming-soon .title {
    font-size: 32px; }
  .ClassyCountdown-wrapper > div {
    width: 55px; }
  .ClassyCountdown-value div {
    font-size: 34px; }
  .ClassyCountdown-wrapper .ClassyCountdown-value {
    margin-bottom: 15px; } }

@media only screen and (min-width: 1450px) {
  .hawa-coming-soon {
    padding-top: 165px; }
  .hawa-coming-soon .title {
    font-size: 80px;
    margin-bottom: 33px; }
  .hawa-coming-soon .subtitle {
    margin-bottom: 23px; }
  .hawa-coming-soon .form {
    padding-top: 105px; } }

/*------------------------------------------------------*/
/*----------------------404 PAGE------------------------*/
.hawa-page-404 {
  position: relative;
  height: 100%;
  overflow: hidden; }

.hawa-page-404 img {
  display: block;
  height: 100%; }

.hawa-not-found {
  text-align: center;
  background-color: #fff;
  max-width: 462px;
  padding: 42px 48px 70px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.hawa-not-found .title {
  font: italic 100px "Cardo",sans-serif;
  line-height: 130px; }

.hawa-not-found .subtitle {
  font: 48px "Cardo",sans-serif;
  line-height: 60px;
  margin-bottom: 50px; }

.hawa-not-found .home-link {
  display: inline-block;
  color: #333;
  font-size: 14px;
  position: relative;
  padding: 6px 38px 16px 17px;
  border-left: 3px solid #333;
  border-bottom: 5px solid #333;
  -webkit-transition: 1s;
  transition: 1s; }

.hawa-not-found .home-link:hover {
  background-color: #F7EEEE; }

.hawa-not-found .home-link:before {
  content: '';
  position: absolute;
  top: 42%;
  right: 10px;
  width: 0;
  height: 0;
  -webkit-transform: translateY(-42%);
  transform: translateY(-42%);
  border: 5px solid transparent;
  border-left: 4px solid #333; }

.format-gallery .post-header {
  position: relative;
  overflow: hidden; }

.format-gallery .post-header .gallery {
  position: absolute;
  left: 0;
  top: 0;
  width: 9999px; }

@media (max-width: 768px) {
  .hawa-page-404 img {
    width: auto;
    max-height: 100%;
    height: auto; }
  .hawa-not-found {
    padding: 70px 15px;
    margin: 0 15px;
    zoom: 0.8;
    width: 100%; } }

@media (max-width: 480px) {
  .hawa-not-found {
    padding: 20px 0;
    left: inherit;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); } }

/*------------------------------------------------------*/
/*------------------------BLOG--------------------------*/
.hawa-page-header {
  position: relative; }

.hawa-page-header img {
  width: 100%;
  display: block; }

.hawa-page-header .title-blog-banner {
  position: absolute;
  top: 65%;
  left: 50%;
  -webkit-transform: translate(-50%, -65%);
  transform: translate(-50%, -65%);
  text-align: center; }

.hawa-page-header .title-blog-banner .post-info {
  color: #fff; }

.hawa-page-header .title-blog-banner .post-info li {
  border-right: 1px solid #fff;
  padding: 0 8px;
  font-size: 18px;
  font-family: "Cardo",sans-serif; }

.blog .hawa-page-header .title-blog-banner .post-info li {
  border-right: 0;
  padding: 0; }

.hawa-page-header .title-blog-banner .post-info li:last-child {
  border-right: 0; }

.hawa-page-header .title-blog-banner .title {
  font: 48px "Cardo",sans-serif;
  color: #fefefe;
  margin-top: 0;
  margin-bottom: 15px; }

.hawa-page-header .title-blog-banner ul li {
  display: inline-block; }

.hawa-page-header ul li a {
  font: italic 18px "Cardo",sans-serif;
  color: #fff; }

.hawa-page-header ul li:first-child a {
  color: #8d8d8d; }

.hawa-page-header ul li:first-child a:after {
  content: '/';
  width: 2px;
  height: 100%;
  padding-left: 5px; }

.blog-title {
  font: 30px "Cardo",sans-serif; }

.hawa-posts .blog-title {
  margin-bottom: 90px;
  margin-top: 15px; }

.hawa-posts .portfolio-item .item-img {
  width: 100%; }

.blog-title:after {
  content: '';
  display: block;
  width: 30px;
  height: 13px;
  border-bottom: 3px solid #333;
  border-left: 1px solid #333;
  margin: auto;
  margin-top: 20px; }

.hawa-posts .blog-title:after {
  margin-top: 10px; }

.has-none-sidebar .hawa-post {
  padding-left: 170px;
  padding-right: 200px; }

.column-blog.has-none-sidebar {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 0;
  padding-right: 0; }

.column-blog.has-none-sidebar .hawa-post {
  padding-left: 15px;
  padding-right: 15px; }

.hawa-post .post-info {
  text-align: center;
  margin-top: 33px; }

.hawa-post .post-info li {
  color: #bcbcbc;
  display: inline-block;
  padding-right: 9px;
  padding-left: 9px;
  font-family: "Cardo",sans-serif;
  font-size: 14px; }

.hawa-post .post-info li:not(:last-child) {
  border-right: 1px solid #d1d1d1; }

.hawa-post .post-info li a {
  color: #4e4e4e;
  font-style: italic;
  font-family: "Cardo",sans-serif;
  font-size: 12px; }

.hawa-post .title {
  font: 24px "Cardo",sans-serif;
  color: #333;
  margin-top: 12px;
  margin-bottom: 23px;
  text-align: center;
  position: relative; }

.hawa-post .title:after {
  content: '';
  display: block;
  width: 30px;
  height: 13px;
  border-top: 3px solid #333333;
  border-left: 1px solid #333333;
  margin: 13px auto 0;
  cursor: default; }

#comments .comm-txt {
  line-height: 24px; }

#comments .comm-txt p {
  margin-bottom: 12px; }

.single-post .post-excerpt u {
  color: #8d8d8d; }

.single-post .post-excerpt strong {
  color: #000; }

.page .post-excerpt td,
.page .post-excerpt th,
.single-post .post-excerpt td,
.single-post .post-excerpt th {
  border: 1px solid #e7e7e7;
  padding: 3px 7px; }

.page .post-excerpt table,
.single-post .post-excerpt table {
  margin-bottom: 15px; }

.page .post-excerpt ul li,
.single-post .post-excerpt ul li,
#comments ul li {
  list-style: circle;
  line-height: 24px; }

.single-post .post-excerpt .post-nav {
  font-size: 18px; }

.single-post .post-excerpt .post-nav a {
  text-decoration: underline; }

.page .post-excerpt ol li,
.single-post .post-excerpt ol li,
#comments ol li {
  list-style-type: decimal;
  line-height: 24px; }

.page .post-excerpt var,
.single-post .post-excerpt var,
.comm-txt var {
  font-style: italic; }

.page .post-excerpt address,
.single-post .post-excerpt address,
.comm-txt address {
  margin-bottom: 15px;
  padding: 10px;
  border-left: 1px solid #ccc;
  font-style: italic; }

.comm-txt ul,
.comm-txt ol,
.page .post-excerpt ul,
.page .post-excerpt ol,
.single-post .post-excerpt ul,
.single-post .post-excerpt ol {
  margin-left: 30px;
  margin-bottom: 15px;
  line-height: 24px; }

.page .post-excerpt ul ol,
.page .post-excerpt ul ul,
.page .post-excerpt ol ul,
.page .post-excerpt ol ol,
.single-post .post-excerpt ul ol,
.single-post .post-excerpt ul ul,
.single-post .post-excerpt ol ul,
.single-post .post-excerpt ol ol {
  margin-bottom: 0; }

.page .post-excerpt input,
.single-post .post-excerpt input {
  border: 1px solid #ccc; }

.comm-txt ul ul,
.comm-txt ol ol {
  margin-bottom: 0; }

.classic-blog-item {
  margin-bottom: 85px; }

.hawa-post .post-excerpt {
  color: #686868;
  font: 17px "Josefin Sans", sans-serif;
  line-height: 24px;
  margin-bottom: 30px; }

.post-header iframe {
  max-width: 100%; }

.hawa-post img {
  width: 100%;
  display: block; }

.gallery-columns-3 .gallery-item:nth-child(3n+1) {
  clear: none; }

.blog .format-image .post-header .gallery,
.single-format-image .post-header .gallery {
  margin: -5px; }

.blog .format-image.col-md-6 .post-header .gallery figure:first-child img {
  min-height: 283px; }

.blog .format-image.col-md-4 .post-header .gallery figure:first-child img {
  min-height: 183px; }

.blog .column-blog .format-image .post-header:after {
  bottom: 6px; }

.single-format-image .post-header .gallery img {
  display: block; }

.single-format-image .post-header .gallery figure,
.blog .format-image .post-header .gallery figure {
  padding: 5px; }

.widget {
  margin-top: -1px; }

.widget:first-child {
  margin-top: 0; }

.widget.widget_categories_widget .title-w {
  margin-bottom: 42px; }

.widget .title-w {
  color: #4e4e4e;
  font: 17px "Cardo",sans-serif;
  text-align: center;
  margin-top: 39px;
  margin-bottom: 35px;
  font-weight: bold; }

body.single-product .widget:first-child .title-w {
  margin-top: 0; }

.widget.about_widget .title-w {
  margin-top: 54px; }

.widget.widget_latest_posts ul li a {
  font: 700 15px "Cardo", sans-serif;
  color: #333; }

.widget.widget_latest_posts ul li .post-date {
  color: #b2b2b2;
  font-size: 12px;
  font-family: "Josefin Sans",sans-serif; }

.widget.widget_latest_posts ul li .post-date span {
  color: #333;
  font-family: "Josefin Sans",sans-serif; }

.widget.widget_categories .title-w {
  margin-top: 42px;
  margin-bottom: 44px; }

.widget.widget_categories .current-cat a {
  font-family: "Josefin Sans",sans-serif; }

.widget.widget_categories .cat-item a {
  position: relative; }

.widget.widget_categories_widget ul li a {
  position: relative;
  color: #333;
  text-transform: capitalize;
  font-family: "Josefin Sans",sans-serif; }

.widget.widget_categories .cat-item a:after {
  top: 7px; }

.widget.widget_categories_widget .title {
  font: 18px "Cardo",sans-serif;
  text-align: center;
  color: #333;
  text-transform: capitalize; }

.widget.widget_categories .cat-item a {
  font-size: 17px; }

.widget .hawa-cart-btn,
.widget .hawa-search-btn {
  display: none; }

.widget.widget_nav_menu ul li ul,
.widget.widget_pages ul li ul,
.widget.widget_categories ul li ul {
  margin-top: 11px; }

.widget.widget_archive_widget ul li,
.widget.widget_nav_menu ul li,
.widget.widget_meta ul li,
.widget.widget_pages ul li,
.widget.widget_recent_comments ul li,
.widget.widget_recent_entries ul li,
.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_categories_widget ul li {
  margin-bottom: 14px;
  margin-left: 11px; }

.widget.widget_categories ul li {
  margin-bottom: 9px; }

.widget.widget_instagram_widget .hawa-instagram {
  padding: 0 12px; }

.widget.widget_instagram_widget {
  padding-bottom: 22px; }

.widget.widget_categories_widget ul li span,
.widget.widget_archive_widget ul li span {
  color: #8d8d8d;
  margin-left: 10px;
  font-family: "Josefin Sans",sans-serif; }

.widget.widget_categories_widget ul li span:before,
.widget.widget_archive_widget ul li > span:before {
  content: "/";
  margin-right: 10px; }

.widget.widget_archive_widget .title-w {
  margin-bottom: 40px; }

.widget.widget_archive_widget ul {
  padding-left: 5px; }

.widget.widget_instagram_widget .title-w {
  margin-bottom: 40px;
  margin-top: 43px; }

.widget.widget_latest_posts ul {
  margin-left: 14px; }

.widget {
  border: 1px solid #eee;
  padding: 0 15px 30px; }

.widget.about_widget {
  padding-bottom: 43px; }

.widget a {
  color: #4e4e4e;
  font-size: 17px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.widget.widget_nav_menu a .fa {
  display: none; }

.widget a:hover {
  color: #000; }

.widget li {
  line-height: 1.5; }

.widget img,
.hawa-post img {
  max-width: 100%;
  height: auto; }

.widget .hawa-about-me img {
  margin: 46px auto 19px;
  display: block;
  border-radius: 50%;
  width: 147px;
  height: 147px; }

.widget .hawa-about-me .text {
  font-family: "Josefin Sans", sans-serif;
  text-align: center;
  margin-bottom: 18px;
  font-size: 15px;
  line-height: 25px;
  padding: 0 15px;
  color: #8d8d8d; }

.widget .hawa-about-me a {
  display: block;
  text-align: center;
  color: #333;
  font-size: 14px;
  text-decoration: underline;
  font-family: "Josefin Sans", sans-serif;
  -webkit-transition: 1s;
  transition: 1s; }

.widget .hawa-about-me a:hover {
  text-decoration: none; }

#pager .page-numbers.current {
  color: #333; }

#pager .page-numbers {
  color: #9c9c9c;
  margin-right: 7px;
  width: 30px;
  height: 47px;
  display: inline-block;
  line-height: 47px; }

#pager .page-numbers.next,
#pager .page-numbers.prev {
  display: inline-block;
  width: 47px;
  height: 47px;
  line-height: 47px;
  background-color: #f7f7f7;
  vertical-align: bottom; }

#pager .page-numbers.next {
  margin-left: 62px;
  margin-right: 0; }

#pager .page-numbers.prev {
  margin-right: 68px; }

.wp-playlist.wp-audio-playlist {
  background-color: #eae9e4;
  border: none; }

.wp-playlist-item-title {
  color: #949390; }

.wp-playlist-light .wp-playlist-playing {
  display: none; }

.wp-playlist .wp-playlist-current-item img {
  visibility: hidden; }

.widget.widget_tag_cloud {
  padding-bottom: 11px; }

.widget .tagcloud a {
  padding: 6px 18px 7px 16px;
  color: #959595;
  border: 1px solid #dedede;
  font-size: 13px !important;
  text-transform: capitalize;
  display: inline-block;
  margin-bottom: 9px;
  margin-right: 4px;
  -webkit-transition: 1s;
  transition: 1s; }

.widget .tagcloud a:hover {
  border-color: #333;
  color: #333; }

.widget li.recentcomments:not(:last-child) {
  margin-bottom: 10px; }

.widget.widget_search form {
  position: relative; }

.widget.widget_search form .screen-reader-text {
  display: none; }

.widget.widget_search {
  padding: 30px 15px; }

.widget.widget_search label {
  width: 91%;
  position: relative;
  bottom: 5px; }

.widget.widget_search .search-field {
  border: 1px solid #eee;
  border-radius: 3px;
  padding: 10px;
  width: 100%; }

.widget.widget_search .search-field:focus {
  border-color: #CFCFF2; }

.widget.widget_search .search-submit {
  position: absolute;
  bottom: 5px;
  right: 0;
  background-color: #eae9e4;
  padding: 10px;
  color: #626260;
  border: 1px solid #eae9e4;
  border-radius: 0 3px 3px 0; }

.widget.widget_search .search-submit:hover,
.widget.widget_search .search-submit:active {
  background-color: #ccc;
  color: #746A6A; }

.widget.widget_text {
  font: 17px "Josefin Sans", sans-serif;
  line-height: 1.6; }

.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select {
  border: 1px solid #dedede;
  border-radius: 3px;
  font-family: "Josefin Sans", sans-serif;
  padding: 10px;
  width: 100%;
  color: #4e4e4e;
  margin: 10px 0; }

.widget.widget_tag_cloud .title-w {
  margin-top: 43px;
  margin-bottom: 48px; }

.widget.widget_tag_cloud .tagcloud {
  margin-bottom: 25px;
  padding-left: 15px; }

#pager {
  margin-bottom: 30px; }

.widget.widget_text + div.widget.widget_tag_cloud {
  margin-bottom: 50px; }

.widget.widget_text select {
  margin-top: 20px; }

.widget.widget_text img {
  margin-bottom: 20px;
  margin-top: 10px; }

.widget.widget_text .wp-caption p.wp-caption-text {
  padding: 0;
  margin-top: -18px; }

.widget.widget_text .wp-caption.alignnone {
  margin: 0;
  max-width: 100%;
  margin-bottom: 20px;
  margin-top: 10px; }

.widget.widget_rss + div.widget_search {
  padding-top: 0;
  padding-bottom: 60px; }

.widget.widget_text .wp-caption.alignnone img {
  margin-top: 0px; }

.widget.widget_rss ul li {
  margin-bottom: 15px; }

.widget.widget_rss .title-w .rsswidget {
  font-size: 15px; }

.widget.widget_rss .rss-date {
  font: bold 14px "Cardo", sans-serif;
  color: #555; }

.widget.widget_rss ul li .rsswidget {
  display: block;
  margin-bottom: 0;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.widget.widget_rss .rssSummary {
  font: 17px "Josefin Sans", sans-serif;
  line-height: 1.5; }

.widget.widget_rss cite {
  font-size: 16px;
  font-family: 'Josefin Sans', sans-serif;
  font-style: italic; }

.widget_calendar table {
  width: 100%; }

.widget_calendar #wp-calendar {
  width: 100%; }

.widget_calendar caption {
  font: 16px "Josefin Sans", sans-serif;
  margin-bottom: 20px;
  margin-left: 8px; }

.widget_calendar table thead {
  margin-bottom: 10px;
  font-weight: bold; }

.widget_calendar table th {
  border: 1px solid #dedede;
  padding: 5px;
  text-align: center;
  font: bold 15px "Josefin Sans", sans-serif; }

.widget_calendar td#today {
  background-color: #eae9e4; }

#wp-calendar a {
  display: block;
  text-align: center; }

.widget_calendar table td {
  text-align: center;
  border: 1px solid #dedede;
  padding: 5px; }

.widget_calendar table tfoot td {
  padding-top: 10px;
  text-align: left;
  padding-left: 8px; }

.footer-widget.widget_calendar table tfoot td {
  padding: 10px 0 10px 8px; }

.format-quote .post-header {
  position: relative; }

.format-quote .hawa-qoute-post .post-excerpt {
  position: absolute;
  bottom: 50px;
  color: #fff;
  right: 50px;
  left: 50px;
  font-size: 18px;
  text-align: center;
  font: 30px "Cardo",sans-serif; }

.hawa-post.col-md-4.format-quote .hawa-qoute-post .post-excerpt {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  bottom: auto;
  right: auto;
  width: 100%;
  padding: 20px; }

.format-quote .hawa-qoute-post .post-excerpt.dark-text {
  color: #333; }

.format-quote .post-header img {
  display: none; }

.format-quote .hawa-qoute-post {
  min-height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative; }

.format-gallery .gallery-icon {
  height: 435px;
  width: 60vw;
  background-repeat: no-repeat;
  background-size: cover; }

.format-gallery .gallery-icon img {
  display: none; }

.format-gallery .sliderbut {
  position: absolute;
  top: 50%;
  z-index: 1;
  background-color: #000;
  width: 50px;
  height: 50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.format-gallery .sliderbut.next {
  right: 0; }

.format-gallery .sliderbut:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 21px; }

.format-gallery .sliderbut.next:before {
  content: "";
  border-width: 4px 0 4px 7.6px;
  border-color: transparent transparent transparent #fff;
  top: 21px;
  right: 20px; }

.format-gallery .sliderbut.prev:before {
  content: "";
  border-width: 4px 7.6px 4px 0;
  border-color: transparent #fff transparent transparent;
  left: 20px; }

.format-gallery .sliderbut:after {
  content: "";
  width: 80px;
  height: 1px;
  background-color: #fff;
  position: absolute; }

.format-gallery .sliderbut.next:after {
  content: "";
  right: 20px; }

.format-quote .post-header:after {
  content: "”";
  position: absolute;
  top: 50px;
  left: 50%;
  background-color: #999;
  color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 10px;
  border-radius: 50%;
  font-size: 40px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.next.page-numbers,
.prev.page-numbers {
  position: relative; }

.next.page-numbers:before,
.prev.page-numbers:before {
  content: "";
  width: 0;
  height: 0;
  top: -1px; }

body.blog #pager .next.page-numbers:before,
body.blog #pager .prev.page-numbers:before {
  content: "";
  width: 0;
  height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

body.blog #pager .prev.page-numbers:before {
  position: absolute;
  border: 3px solid transparent;
  border-right: 5px solid #000;
  right: auto; }

.next.page-numbers:before {
  content: '';
  display: inline-block;
  border: 4px solid transparent;
  border-left: 4px solid #000;
  right: -4px;
  margin-bottom: 1px; }

.next.page-numbers:after,
.prev.page-numbers:after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: -27px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.prev.page-numbers:before {
  content: '';
  display: inline-block;
  border: 4px solid transparent;
  border-right: 4px solid #000;
  left: 20px; }

.prev.page-numbers:after {
  right: -30px;
  left: inherit; }

.hawa-post.sticky {
  border: 1px solid #eee;
  margin-bottom: 20px; }

.hawa-post.sticky.classic-blog-item {
  padding: 0 20px; }

.hawa-post .gallery-item {
  cursor: pointer; }

.format-standard .gallery-icon.landscape,
.single-format-image .post-header .gallery-icon a,
.blog .format-image .gallery-icon a {
  position: relative;
  -webkit-transition: 1s;
  transition: 1s; }

.format-standard .gallery-icon.landscape:before,
.single-format-image .post-header .gallery-icon a:before,
.blog .format-image .gallery-icon a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.format-standard .gallery-icon.landscape:hover:before,
.single-format-image .post-header .gallery-icon a:hover:before,
.blog .format-image .gallery-icon a:hover:before {
  background-color: rgba(255, 248, 95, 0.8);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 1;
  visibility: visible; }

.single-format-image .post-header .gallery-icon a:hover:after,
.blog .format-image .gallery-icon a:hover:after {
  opacity: 1;
  visibility: visible; }

.blog .format-gallery .gallery figure {
  width: auto; }

.format-standard .gallery-icon.landscape:after,
.single-format-image .post-header .gallery-icon a:after,
.blog .format-image .gallery-icon a:after {
  opacity: 0;
  visibility: hidden;
  content: "\e037";
  font-family: 'et-line';
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #333;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.widget_latest_posts .title-w {
  margin-bottom: 51px;
  margin-top: 42px; }

.widget_latest_posts .hawa-latest-post .img {
  float: left;
  margin-right: 30px;
  margin-bottom: 24px; }

.widget_latest_posts .hawa-latest-post .img img {
  display: block; }

.widget_latest_posts .hawa-latest-post li {
  display: block;
  float: none;
  width: 100%;
  min-height: 45px;
  clear: both; }

.widget_latest_posts .hawa-latest-post .content {
  display: block; }

.widget_latest_posts .hawa-latest-post .content .link {
  line-height: 22px;
  display: block;
  margin-top: -8px; }

.widget_latest_posts .hawa-latest-post .post-info-content {
  font: italic 11px "Cardo", sans-serif;
  color: #333;
  margin-top: 9px; }

.widget_latest_posts .hawa-latest-post .post-info-content span {
  font-family: "Josefin Sans", sans-serif;
  font-style: normal;
  color: #b2b2b2; }

.widget_latest_posts .hawa-latest-post li {
  margin-bottom: 20px; }

.format-standard .gallery-icon.landscape:hover:before,
.gallery-icon.portrait:hover:before {
  background-color: rgba(255, 249, 119, 0.7); }

.hawa-instagram img {
  width: 25%;
  float: left; }

.footer-widget .hawa-instagram img {
  width: 20%; }

.hawa-instagram figure:last-child img {
  float: none; }

.widget .about-me .title {
  font-family: "Cardo", sans-serif;
  font-size: 18px;
  color: #333;
  text-align: center; }

.widget .about-me .text {
  font-family: "Josefin Sans", sans-serif;
  color: #8d8d8d;
  text-align: center;
  margin-top: 20px; }

.widget .about-me .ava img {
  display: block;
  margin: 20px auto; }

.column-blog .post-header {
  position: relative; }

.column-blog .format-standard .post-header:after,
.column-blog .format-image .post-header:after,
.column-blog .format-gallery .post-header:after,
.column-blog .format-video .post-header:after,
.column-blog .format-audio .post-header:after,
.column-blog .format-quote .post-header:after {
  content: "";
  width: 50px;
  height: 50px;
  background-color: #333;
  color: #fff;
  font: 14px FontAwesome;
  line-height: 50px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0;
  top: auto;
  padding-top: 0;
  -webkit-transform: none;
  transform: none; }

.column-blog .format-gallery .post-header:after {
  content: "\f1de"; }

.column-blog .format-video .post-header:after {
  content: "\f03d"; }

.column-blog .format-image .post-header:after {
  content: "\f03e"; }

.column-blog .format-audio .post-header:after {
  content: "\f028"; }

.column-blog .format-standard .post-header:after {
  content: "\f08d"; }

.column-blog .format-quote .post-header:after {
  content: "\f10e";
  top: 0; }

#comments li {
  list-style-type: none; }

#comments .comm-block .comm-img img {
  border-radius: 50%; }

.footer-widget {
  border: none;
  padding: 0;
  margin-bottom: 50px; }

.footer-widget .title {
  font: 18px "Cardo", sans-serif;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 15px; }

.footer-widget .caption-form {
  font-family: "Josefin Sans", sans-serif;
  color: #a1a1a1;
  text-align: center;
  margin-bottom: 39px;
  line-height: 24px; }

.footer-widget .group-input {
  border-bottom: 5px solid #333; }

.footer-widget .group-input {
  font-family: "Josefin Sans", sans-serif; }

.footer-widget .group-input .email-input {
  width: 77%;
  padding: 13px 10px 13px;
  border-right: none; }

.footer-widget .group-input .btn-submit:hover {
  background: rgba(141, 141, 141, 0.5);
  color: #fff; }

.footer-widget .group-input .btn-submit {
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  border-left: 2px solid #333;
  color: #4d4d4d;
  font-size: 14px;
  padding: 13px 42px 13px 16px;
  position: absolute;
  right: 0;
  bottom: 0; }

.footer-widget .group-input {
  position: relative; }

.footer-widget .group-input:before {
  content: "";
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #4d4d4d;
  right: 14px;
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 19px; }

.footer-widget.Info_Widget .hawa-info img {
  margin-bottom: 64px;
  padding-top: 20px; }

.footer-widget.Info_Widget .hawa-info .text {
  margin-bottom: 30px;
  line-height: 25px; }

.footer-widget.Info_Widget .hawa-info .social-info li {
  display: inline-block;
  margin-right: 38px; }

.widget_search .search-form {
  display: block; }

.widget_search .search-form .search-submit,
.widget_search .search-form .search-field {
  font-family: 'Josefin Sans', sans-serif; }

.footer-widget.widget_search .search-form .search-field {
  color: #fff; }

.footer-widget .menu-testing-menu-container .hawa-search-btn {
  display: none; }

@media (max-width: 1699px) {
  .format-gallery .gallery-icon {
    width: 60vw; } }

@media (max-width: 1420px) {
  .format-gallery .gallery-icon {
    width: 100vw; } }

@media (max-width: 991px) {
  .hawa-page-header img {
    width: inherit; }
  .widget_latest_posts .hawa-latest-post .content {
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  .format-quote .post-header:after {
    width: 35px;
    height: 35px;
    font-size: 27px; }
  .hawa-post .hawa-qoute-post .post-excerpt {
    font-size: 16px;
    bottom: 10px; } }

@media (max-width: 450px) {
  .footer-widget .group-input {
    margin: 5px 5px 65px; }
  .hawa-page-header .title-blog-banner {
    left: inherit;
    -webkit-transform: translate(0, -65%);
    transform: translate(0, -65%);
    padding-left: 15px;
    padding-right: 15px; }
  .format-quote .post-header:after {
    width: 20px;
    height: 20px;
    padding-top: 3px;
    font-size: 20px; }
  .hawa-post .hawa-qoute-post .post-excerpt {
    font-size: 11.5px;
    bottom: 0; }
  .hawa-page-header .title-blog-banner .title {
    font-size: 32px; } }

/*------------------------------------------------------*/
/*------------------------ PRELOADER --------------------------*/
#loading {
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1000;
  margin-top: 0px;
  top: 0px;
  display: block; }

#loading-center {
  width: 100%;
  height: 100%;
  position: relative; }

#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 50px;
  width: 125px;
  margin-top: -25px;
  margin-left: -62.5px; }

.object {
  width: 8px;
  height: 50px;
  margin-right: 5px;
  background-color: #fff85f;
  -webkit-animation: animate 1s infinite;
  animation: animate 1s infinite;
  float: left; }

.object:last-child {
  margin-right: 0px; }

.object:nth-child(10) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.object:nth-child(9) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.object:nth-child(8) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s; }

.object:nth-child(7) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.object:nth-child(6) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.object:nth-child(5) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.object:nth-child(4) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.object:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.object:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

@-webkit-keyframes animate {
  50% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0); } }

@keyframes animate {
  50% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0); } }

/*------------------------------------------------------*/
/*------------------------ PROCESS --------------------------*/
.hawa-process.hawa-1-items .hawa-process-item {
  width: 100%; }

.hawa-process.hawa-2-items .hawa-process-item {
  width: 50%; }

.hawa-process.hawa-3-items .hawa-process-item {
  width: 33.333%; }

.hawa-process.hawa-4-items .hawa-process-item {
  width: 25%; }

@media (max-width: 992px) {
  .hawa-process.hawa-4-items .hawa-process-item {
    width: 50%;
    margin-bottom: 40px; } }

@media (max-width: 480px) {
  .hawa-process.hawa-2-items .hawa-process-item,
  .hawa-process.hawa-3-items .hawa-process-item,
  .hawa-process.hawa-4-items .hawa-process-item {
    width: 100%;
    margin-bottom: 40px; } }

.hawa-process-item {
  text-align: center;
  float: left;
  position: relative; }

.hawa-process-item:after {
  content: '';
  display: inline-block;
  width: 113px;
  height: 1px;
  background-color: #eee;
  position: absolute;
  top: 17%;
  right: -55px; }

.hawa-process-item:last-child:after {
  display: none; }

.hawa-process-item .media {
  display: inline-block;
  position: relative;
  width: 120px;
  height: 120px;
  background-color: #fff;
  margin-bottom: 25px;
  border-radius: 50%;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  cursor: pointer; }

.hawa-process-item .media i {
  font-size: 48px;
  color: #8d8d8d;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.hawa-process-item .media:hover {
  background-color: #fff85f; }

.hawa-process-item .media:hover i {
  color: #333; }

.hawa-process-item .title {
  font: 18px "Cardo",sans-serif;
  color: #333333;
  margin-bottom: 8px; }

.hawa-process-item .subtitle {
  font: 15px "Josefin Sans", sans-serif;
  color: #333333;
  margin-bottom: 16px; }

.hawa-process-item .devider {
  width: 30px;
  height: 13px;
  border-top: 3px solid #333333;
  border-left: 1px solid #333333;
  margin: auto;
  margin-bottom: 24px; }

.hawa-process-item .text {
  font: 400 15px  'Josefin Sans', sans-serif;
  color: #8d8d8d;
  max-width: 270px;
  display: inline-block;
  line-height: 24px; }

/*------------------------------------------------------*/
/*------------------------ PORTFOLIO --------------------------*/
.hawa-portfolio-content {
  position: relative;
  height: 100%; }

/** item portfolio **/
.hawa-portfolio-content .portfolio-item {
  position: relative;
  padding-left: 0;
  padding-right: 0; }
.landing .hawa-portfolio-content .portfolio-item {
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 767px) {
  .hawa-portfolio-content .portfolio-item {
    width: 100%; } }

.portfolio-item .item-img {
  width: 100%;
  height: auto;
  display: block; }

.portfolio-item .layer {
  opacity: 0;
  visibility: hidden;
  background-color: rgba(255, 248, 95, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 20%;
  text-align: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.portfolio-item:hover .layer {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(0.9);
  transform: scale(0.9); }

.portfolio-item .layer a {
  width: auto;
  height: 135px;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

.hawa_grid_title .portfolio-item .layer a {
  position: relative;
  height: auto; }

.portfolio-item .layer .icon-item {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #333;
  border-radius: 50%;
  margin-bottom: 27px; }

.portfolio-item .layer .icon-item:before {
  color: #fff; }

.portfolio-item .layer .item-title {
  font: 400 15px "Cardo",sans-serif;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 17px;
  letter-spacing: 1px; }

.portfolio-item .layer .item-category {
  font: 400 12px  'Josefin Sans', sans-serif;
  color: #8d8d8d;
  text-transform: uppercase; }

/** filters portfolio **/
.hawa-portfolio .hawa-portfolio-filter {
  margin: 45px 0; }

.hawa-portfolio .hawa-portfolio-filter .filter-item {
  display: inline-block;
  margin-right: 42px; }

.hawa-portfolio .hawa-portfolio-filter .filter-item .but {
  font: 400 13px  'Josefin Sans', sans-serif;
  color: #333333;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 9px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.hawa-portfolio .hawa-portfolio-filter .filter-item:hover .but {
  background-color: #fff85f; }

.hawa-portfolio .hawa-portfolio-filter .filter-item .activbut {
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
  color: #333; }

/** hawa grid title **/
.hawa-portfolio-content.hawa_grid_title .layer {
  background-color: inherit;
  position: static;
  padding: 30px 0;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1); }

.hawa-portfolio-content.hawa_grid_title .layer .item-title {
  margin-bottom: 8px; }

.hawa-portfolio-content.hawa_grid_title .layer .icon-item,
.hawa-portfolio-content.hawa_grid_title .layer .fa {
  display: none; }

/** portfolio pagination **/
.hawa-portfolio-pagination {
  border-bottom: 5px solid #333;
  margin-bottom: 125px; }

.hawa-portfolio-pagination .prev,
.hawa-portfolio-pagination .next,
.hawa-portfolio-pagination .all {
  float: left;
  display: block;
  padding: 14px 0;
  position: relative; }

.hawa-portfolio-pagination .all {
  width: 36.8%;
  text-align: center; }

.hawa-portfolio-pagination .all:after {
  content: '';
  display: inline-block;
  background-image: url("../img/theme-img/hamburger.png");
  width: 20px;
  height: 15px; }

.hawa-portfolio-pagination .prev:hover,
.hawa-portfolio-pagination .next:hover {
  color: #a1a1a1;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.hawa-portfolio-pagination .prev,
.hawa-portfolio-pagination .next {
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  font: 'Josefin Sans', sans-serif;
  color: #333;
  width: 31.6%; }

.hawa-portfolio-pagination .prev {
  border-right: 2px solid #333;
  padding-left: 23px; }

.hawa-portfolio-pagination .next {
  border-left: 2px solid #333;
  padding-right: 50px;
  text-align: right; }

.hawa-portfolio-pagination .prev:after,
.hawa-portfolio-pagination .next:after {
  content: '';
  display: inline-block;
  border: 4px solid transparent;
  border-left: 4px solid #333;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.hawa-portfolio-pagination .prev:after {
  left: 128px; }

.hawa-portfolio-pagination .next:after {
  right: 20px; }

@media only screen and (max-width: 480px) {
  .hawa-portfolio-pagination .next {
    text-align: left;
    padding-left: 10px; }
  .hawa-portfolio-pagination .prev:after,
  .hawa-portfolio-pagination .next:after {
    display: none; }
  .hawa-portfolio-pagination .prev {
    padding-left: 15px; }
  .hawa-portfolio-pagination .prev:after {
    left: 108px; }
  .hawa-portfolio-pagination .next {
    padding-right: 40px; }
  .hawa-portfolio-pagination .next:after {
    right: 25px; } }

@media only screen and (max-width: 320px) {
  .hawa-portfolio-pagination .prev:after {
    left: 75px; }
  .hawa-portfolio-pagination .next:after {
    right: 15px; }
  .hawa-portfolio-pagination .all {
    padding: 24px 0; } }

/*------------------------------------------------------*/
/*------------------------ TEAM --------------------------*/
.hawa-team {
  float: left;
  width: 100%; }

.hawa-team img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto; }

.hawa-team,
.hawa-team .wrapper {
  position: relative; }

.hawa-team.classic .wrapper img,
.hawa-team.modern .wrapper img {
  width: 100%;
  height: auto;
  display: block; }

.hawa-team.classic .name,
.hawa-team.modern .name {
  font: 400 13px "Cardo",sans-serif;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 7px;
  margin-top: 35px;
  letter-spacing: 1px; }

.hawa-team.classic .position,
.hawa-team.modern .position {
  font: 400 11px 'Josefin Sans', sans-serif;
  color: #8d8d8d;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 40px; }

.hawa-team.classic .hover,
.hawa-team.modern .wrapper .hover {
  opacity: 0;
  visibility: visible;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 248, 95, 0.8);
  padding: 35% 20px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  overflow: hidden; }

.hawa-team.classic .hover {
  padding: 20px 20px 0; }

.hawa-team.classic:hover .hover,
.hawa-team.modern .wrapper:hover .hover {
  opacity: 1;
  -webkit-transform: scale(0.9);
  transform: scale(0.9); }

.hawa-team.classic .hover .title,
.hawa-team.modern .wrapper .hover .title {
  font: 700 18px "Cardo",sans-serif;
  color: #333333;
  margin-bottom: 30px; }

.hawa-team.classic .hover .text,
.hawa-team.modern .wrapper .hover .text {
  font: 400 15px 'Josefin Sans', sans-serif;
  color: #424242;
  line-height: 26px;
  margin-bottom: 40px; }

.hawa-team.classic .team-share a,
.hawa-team.modern .wrapper .team-share a {
  font-size: 13px;
  color: #8d8d8d;
  margin-right: 25px; }

.hawa-team.classic .team-share a:last-child {
  margin-right: 0; }

.hawa-team.classic .team-share a:hover,
.hawa-team.modern .wrapper .team-share a:hover {
  color: #333333; }

/*------------------------------------------------------*/
/*------------------------ TABS --------------------------*/
.hawa-tabs.classic .tabs-header {
  margin-bottom: 38px; }

.hawa-tabs.modern .tabs-header {
  margin-bottom: 37px;
  border-bottom: 1px solid #eee; }

.hawa-tabs.modern .tabs-header ul {
  margin-bottom: 0; }

.hawa-tabs.classic .tabs-header li {
  display: inline-block;
  margin-right: 44px; }

.hawa-tabs.classic .tabs-header li:last-child {
  margin-right: 0; }

.hawa-tabs.modern .tabs-header li {
  display: inline-block;
  margin-right: 17px; }

.hawa-tabs.classic .tabs-header li.active a {
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
  color: #333; }

.hawa-tabs.modern .tabs-header li.active a {
  border-bottom: 3px solid #333; }

.hawa-tabs.classic .tabs-header li a, .hawa-tabs.modern .tabs-header li a {
  font: 400 13px  'Josefin Sans', sans-serif;
  color: #333333;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 9px 10px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  display: block; }

.hawa-tabs.modern .tabs-header li a {
  border-bottom: 3px solid transparent;
  padding: 9px 47px 9px 0; }

.hawa-tabs.classic .tabs-header li a:hover {
  background-color: #fff85f; }

.tabs-item.active {
  display: block; }

.tabs-item {
  font: 400 18px 'Josefin Sans', sans-serif;
  line-height: 36px;
  margin-bottom: 45px;
  display: none; }

.tabs-subitem {
  font: 400 15px  'Josefin Sans', sans-serif;
  color: #8d8d8d;
  line-height: 26px;
  margin-top: 30px; }

/* VC Tabs */
.vc_tta-tabs-list {
  text-align: center; }

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab a {
  border: 0;
  border-radius: 0;
  background-color: transparent; }

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab a:hover {
  background-color: transparent; }

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab span:hover {
  background-color: #fff85f; }

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab.vc_active a {
  background-color: transparent; }

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab span {
  padding: 8px 7px;
  text-transform: uppercase;
  font-size: 15px;
  color: #333; }

.vc_tta-container .vc_tta-tabs .vc_tta-tabs-list .vc_tta-tab.vc_active span {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333; }

.vc_tta-container div.vc_tta.vc_tta-tabs div.vc_tta-panels {
  background-color: transparent;
  border: 0; }

/*------------------------------------------------------*/
/*------------------------ BUTTONS --------------------------*/
.hawa-button {
  position: relative;
  display: inline-block; }

.hawa-button.big a {
  padding: 13px 45px 16px 19px; }

.hawa-button.medium a {
  padding: 12px 40px 12px 12px; }

.hawa-button.small a {
  padding: 10px 40px 6px 12px; }

.hawa-button.vsmall a {
  padding: 8px 37px 6px 12px; }

.hawa-button.big a {
  font-size: 14px; }

.hawa-button.vsmall a {
  font-size: 12px; }

.hawa-button a {
  display: block;
  font: 400 13px  'Josefin Sans', sans-serif;
  border: 1px solid transparent; }

.hawa-button a:after {
  content: '';
  display: inline-block;
  border: 4px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.hawa-button.medium a:after {
  right: 15px; }

.hawa-button.small a:after,
.hawa-button.vsmall a:after {
  right: 13px; }

/** Dark style **/
.hawa-button.dark {
  box-shadow: -2px 5px 0 #333; }

.hawa-button.dark a {
  color: #333; }

.hawa-button.dark a:after {
  border-left-color: #333; }

.hawa-button.dark a:hover {
  border-color: #333; }

.hawa-button a.black:hover {
  background-color: #000;
  color: #fff;
  border-color: #000; }

.hawa-button.dark a.black:hover:after {
  border-left-color: #fff; }

.hawa-button.dark a.yellow:hover {
  background-color: #fff85f;
  color: #333;
  border-color: #fff85f; }

.hawa-button.dark a.yellow:hover:after {
  border-left-color: #333; }

.hawa-button.dark a.gray:hover {
  background-color: #d0d0d0;
  color: #333;
  border-color: #d0d0d0; }

.hawa-button.dark a.gray:hover:after {
  border-left-color: #333; }

/** Light style **/
.hawa-button.light {
  box-shadow: -2px 5px 0 #fff; }

.hawa-button.light a:hover {
  border: 1px solid #fff; }

.hawa-button.light a {
  color: #fff; }

.hawa-button a:after {
  border-left-color: #fff; }

.hawa-button.light a:hover {
  border-color: #fff; }

.hawa-button.light a.black:hover {
  background-color: #000;
  color: #fff;
  border-color: #000; }

.hawa-button.light a.yellow:hover {
  background-color: #fff85f;
  color: #333;
  border-color: #fff85f; }

.hawa-button.light a.yellow:hover:after {
  border-left-color: #333; }

.hawa-button.light a.gray:hover {
  background-color: #d0d0d0;
  color: #333;
  border-color: #d0d0d0; }

.hawa-button.light a.gray:hover:after {
  border-left-color: #333; }

.hawa-button.button-classic.light,
.hawa-button.button-classic.dark,
.hawa-button.button-classic {
  box-shadow: none;
  border: 3px solid; }

/*------------------------------------------------------*/
/*------------------------ GOOGLE MAPS --------------------------*/
.hawa-map {
  height: 225px;
  margin-bottom: 50px; }

/*------------------------------------------------------*/
/*------------------------ ACCORDION --------------------------*/
.panel {
  box-shadow: none; }

.panel-default {
  border-color: transparent;
  border-bottom: 5px solid #eee; }

.panel-default:last-child {
  border-bottom-color: #333; }

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0; }

.panel-default > .panel-heading {
  position: relative;
  background-color: inherit;
  border-color: inherit;
  padding: 0; }

.hawa-accordian .panel-title {
  font-size: 14px;
  letter-spacing: 3px; }

.panel-body {
  padding: 14px 19px; }

.hawa-accordian .panel-title a {
  display: block;
  width: 100%;
  font: 13px "Cardo",sans-serif;
  color: #333333;
  text-transform: uppercase;
  padding: 14px 17px; }

.hawa-accordian .panel-title a[aria-expanded="true"] {
  background-color: #fff85f; }

.hawa-accordian .panel-title a[aria-expanded="true"]:after {
  display: inline-block;
  content: "\f106";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.hawa-accordian .panel-title a[aria-expanded="false"]:after {
  display: inline-block;
  content: "\f107";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.panel-body {
  font: 400 15px 'Josefin Sans', sans-serif;
  color: #8d8d8d;
  padding-top: 31px;
  padding-bottom: 35px;
  line-height: 23px; }

/*------------------------------------------------------*/
/*------------------------ TESTIMONIALS --------------------------*/
.hawa-testimonials {
  max-width: 800px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px; }

.hawa-testimonials.big {
  margin-bottom: 60px; }

.hawa-testimonials .testimonials-icon.size-big {
  font-size: 36px;
  margin-bottom: 36px; }

.hawa-testimonials .testimonials-icon.size-small {
  font-size: 18px;
  background-color: rgba(51, 51, 51, 0.8);
  border-radius: 50%;
  padding: 32px; }

.hawa-testimonials .signature-img {
  margin-bottom: 25px;
  margin-top: -20px; }

.hawa-550-block {
  max-width: 520px;
  margin: 0 auto;
  float: none !important; }

/** stars testimonials **/
.hawa-testimonials .rating {
  margin-bottom: 22px; }

.hawa-testimonials .rating .star.full,
.hawa-testimonials .rating .star.half {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px; }

.hawa-testimonials .rating .star.full:after {
  content: "\f005";
  font-family: FontAwesome;
  color: #ff5d15; }

.hawa-testimonials .rating .star.half:after {
  content: "\f123";
  font-family: FontAwesome;
  color: #ff5d15; }

.hawa-testimonials .content {
  font: 400 18px 'Josefin Sans', sans-serif;
  line-height: 36px;
  margin-bottom: 45px; }

.hawa-testimonials.blck .content {
  font: 400 18px 'Josefin Sans', sans-serif;
  line-height: 36px;
  margin-bottom: 45px;
  color: #333; }

.hawa-testimonials .author-title {
  margin-top: -33px;
  text-indent: 20px;
  margin-bottom: 17px; }

.hawa-testimonials .author-title.style-inline {
  margin-top: -20px;
  margin-bottom: 32px; }

.hawa-testimonials .author-title.style-inline ~ .devider.line {
  height: 8px; }

.hawa-testimonials.black .author-title.style-inline ~ .devider.line {
  height: 5px;
  background-color: #333; }

.hawa-testimonials .author-title .author {
  position: relative;
  text-transform: uppercase; }

.hawa-testimonials .author-title.style-block span {
  font: 11px "Josefin Sans",sans-serif;
  color: transparent;
  text-transform: uppercase;
  display: block; }

.hawa-testimonials.black .author-title.style-block span {
  color: #333; }

.hawa-testimonials .author-title.style-block .author {
  font: 13px "Cardo",sans-serif;
  margin-bottom: 10px; }

.hawa-testimonials .author-title.style-inline span {
  font: italic 11px "Cardo",sans-serif;
  color: transparent; }

.hawa-testimonials.black .author-title.style-inline .author:before {
  border-color: #333; }

.hawa-testimonials.black .author-title.style-inline span {
  color: #333; }

.hawa-testimonials .author-title.style-inline .author {
  display: inline-block;
  margin-right: 5px;
  font: 13px "Cardo", sans-serif;
  margin-top: 0; }

.hawa-testimonials .author-title.style-inline .author:before {
  content: '';
  display: inline-block;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  width: 5px;
  height: 3px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.hawa-testimonials .devider.line {
  max-width: 540px;
  width: 100%;
  height: 5px;
  background-color: transparent;
  display: inline-block;
  margin: auto; }

.hawa-testimonials .devider.symbol {
  content: '';
  display: inline-block;
  width: 30px;
  height: 13px;
  border-bottom: 3px solid transparent;
  border-left: 1px solid transparent;
  display: inline-block;
  margin-top: 6px; }

/** Light style **/
.hawa-testimonials.light .content,
.hawa-testimonials.light .author-title .author,
.hawa-testimonials.light .author-title span {
  color: #fff; }

.hawa-testimonials.light.big .content {
  font: 400 36px 'Cardo', sans-serif; }

.hawa-testimonials.light .author-title .author:before {
  border-top-color: #fff;
  border-right-color: #fff; }

.hawa-testimonials.light .devider.line {
  background-color: #fff; }

.hawa-testimonials.light .testimonials-icon {
  color: #fff;
  margin-bottom: 32px;
  margin-top: 25px; }

.hawa-testimonials.light .devider.symbol {
  border-bottom-color: #fff;
  border-left-color: #fff; }

/** Dark style **/
.hawa-testimonials.dark .author-title .author,
.hawa-testimonials.dark .author-title span,
.hawa-testimonials.dark .testimonials-icon {
  color: #8d8d8d; }

.hawa-testimonials.dark .author-title .author:before {
  border-top-color: #8d8d8d;
  border-right-color: #8d8d8d; }

.hawa-testimonials.dark .devider.line {
  background-color: #333; }

.hawa-testimonials.dark .devider.symbol {
  border-bottom-color: #333;
  border-left-color: #333; }

.hawa-testimonials.dark .content {
  font-family: 'Cardo', sans-serif;
  margin-top: 35px;
  line-height: 43px;
  font-size: 36px;
  margin-bottom: 0;
  color: #fff; }

.hawa-testimonials.dark .fa {
  color: #fff; }

/*------------------------------------------------------*/
/*------------------------ TEXT BLOCK --------------------------*/
.single-post .post-excerpt b {
  font: 400 18px 'Josefin Sans', sans-serif;
  color: #333;
  line-height: 34px; }

body.blog .main-footer,
.single-post .main-footer {
  margin-top: 125px; }

.page .post-excerpt h1,
.single-post .post-excerpt h1,
#comments .comm-txt h1,
.hawa-text-block h1 {
  font-size: 60px; }

.page .post-excerpt h2,
.single-post .post-excerpt h2,
#comments .comm-txt h2,
.hawa-text-block h2 {
  font-size: 48px; }

.hawa-text-block h2 {
  line-height: 58px; }

.page .post-excerpt h3,
.single-post .post-excerpt h3,
#comments .comm-txt h3,
.hawa-text-block h3 {
  font-size: 38px; }

.page .post-excerpt h4,
.single-post .post-excerpt h4,
#comments .comm-txt h4,
.hawa-text-block h4 {
  font-size: 32px; }

.page .post-excerpt h5,
.single-post .post-excerpt h5,
#comments .comm-txt h5,
.hawa-text-block h5 {
  font-size: 24px; }

.page .post-excerpt h6,
.single-post .post-excerpt h6,
#comments .comm-txt h6,
.hawa-text-block h6 {
  font-size: 18px; }

.hawa-text-block {
  font: 400 15px 'Josefin Sans', sans-serif;
  line-height: 36px; }

.hawa-text-block .text-dark {
  color: #333;
  font-size: 18px;
  line-height: 36px; }

.hawa-text-block .text-light {
  color: #8d8d8d;
  line-height: 25px; }

.hawa-text-block .text-goudy {
  font-family: Sorts Mill Goudy;
  font-size: 16px;
  font-style: italic; }

.page .post-excerpt h1,
.page .post-excerpt h2,
.page .post-excerpt h3,
.page .post-excerpt h4,
.page .post-excerpt h5,
.page .post-excerpt h6,
.single-post .post-excerpt h1,
.single-post .post-excerpt h2,
.single-post .post-excerpt h3,
.single-post .post-excerpt h4,
.single-post .post-excerpt h5,
.single-post .post-excerpt h6,
#comments .comm-txt h1,
#comments .comm-txt h2,
#comments .comm-txt h3,
#comments .comm-txt h4,
#comments .comm-txt h5,
#comments .comm-txt h6 {
  font-family: "Cardo", sans-serif;
  color: #333;
  margin-bottom: 20px;
  line-height: 1; }

.hawa-text-block .title {
  font-family: "Cardo", sans-serif;
  margin-bottom: 17px;
  position: relative; }

.hawa-text-block .title i {
  position: relative; }

.hawa-text-block.lh-100 h2.title {
  line-height: 100px; }

.hawa-text-block .title i:after {
  content: '';
  position: absolute;
  bottom: 10px;
  left: 0;
  height: 3px;
  width: 100%;
  background-color: #333; }

.hawa-text-block p.title {
  display: block;
  margin-bottom: -20px;
  letter-spacing: -2px;
  font-size: 30px; }

.hawa-text-block h6.title {
  font-style: italic;
  margin-bottom: 18px; }

.hawa-text-block h4.title.text-right {
  line-height: 44px;
  position: relative;
  font-size: 36px;
  margin: -10px 0 0; }

.hawa-text-block h4.title.text-right:after {
  content: '';
  display: block;
  width: 30px;
  height: 13px;
  border-bottom: 3px solid #fff;
  border-right: 1px solid #fff;
  right: 0;
  position: absolute;
  bottom: -35px; }

.hawa-text-block .devider {
  content: '';
  display: inline-block;
  width: 30px;
  height: 13px;
  border-top: 3px solid #333;
  border-left: 1px solid #333;
  margin-bottom: 11px; }

.hawa-text-block .devider.text-right {
  float: right;
  margin-top: 30px;
  position: relative;
  z-index: 3; }

.hawa-text-block .devider.line {
  border-left: 0;
  margin-top: 36px !important;
  margin-bottom: 30px !important; }

.hawa-text-block .devider.text-center {
  display: block;
  margin: 0 auto 23px; }

.hawa-text-block ul {
  list-style: disc; }

.hawa-text-block ul li,
.hawa-text-block ol li {
  padding-left: 15px; }

.hawa-text-block ul li ul {
  padding-left: 20px;
  list-style: circle; }

.hawa-text-block ol li ol {
  padding-left: 15px; }

.hawa-text-block .text-light ul {
  list-style: none; }

.hawa-text-block .text-light ul li {
  position: relative; }

.hawa-text-block .text-light ul li:before {
  content: "\f101";
  font-family: FontAwesome;
  display: inline-block;
  position: absolute;
  left: -20px; }

.hawa-text-block .text-light ul li ul li:before {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  position: absolute;
  left: -20px; }

.hawa-text-block a {
  font-style: italic;
  color: #333;
  border-bottom: 1px solid #adadad; }

.hawa-text-block a:hover {
  color: #000;
  border-bottom-color: #333; }

.hawa-text-block strong {
  color: #333; }

code {
  color: #333;
  background-color: #fff85f;
  padding: 5px; }

/*------------------------------------------------------*/
/*------------------------ CONTACT FORM --------------------------*/
.hawa-contact-form input[type="text"], .hawa-contact-form input[type="email"], .hawa-contact-form textarea {
  border-bottom: 5px solid #333;
  font: 400 14px 'Josefin Sans', sans-serif;
  color: #8d8d8d;
  text-indent: 15px; }

.hawa-contact-form input[type="text"], .hawa-contact-form input[type="email"] {
  width: 100%;
  margin-bottom: 39px;
  padding: 11px 0; }

.hawa-contact-form textarea {
  width: 100%;
  margin-bottom: 50px;
  padding: 13px 0 0;
  height: 169px; }

.hawa-contact-form input[type="submit"] {
  padding: 16px 44px 16px 18px;
  display: inline-block;
  font: 400 14px  'Josefin Sans', sans-serif;
  box-shadow: -2px 5px 0 #333; }

.hawa-contact-form input[type="submit"]:hover {
  background-color: #000;
  color: #fff; }

.hawa-contact-form input[type="submit"]:after {
  content: '';
  display: inline-block;
  border: 5px solid #333;
  border-left: 5px solid #333;
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.hawa-contact-form.style-light textarea {
  height: 170px;
  margin-bottom: 53px; }

.hawa-contact-form input,
.hawa-contact-form textarea {
  max-width: 470px; }

.hawa-contact-form.style-light input,
.hawa-contact-form.style-light textarea {
  border-color: #fff;
  max-width: 470px; }

.hawa-contact-form .full-width input,
.hawa-contact-form .full-width textarea {
  max-width: 100%; }

.hawa-contact-form .hawa-submit-wrapper {
  max-width: 470px;
  display: inline-block;
  width: 100%; }

.hawa-contact-form.style-light input[type="submit"] {
  box-shadow: none;
  border: 3px solid #fff;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0 0 0 12px;
  margin: 0;
  top: 0;
  left: 0;
  width: 90px;
  height: 50px;
  color: #fff;
  text-align: left; }

.hawa-contact-form.style-light .sbutton:hover:after {
  color: #333; }

.hawa-contact-form.style-light input[type="submit"]:hover {
  color: #333;
  background-color: #fff; }

.hawa-contact-form.text-right .sbutton {
  text-align: left; }

.hawa-contact-form.style-light .sbutton {
  position: relative;
  width: 90px;
  height: 50px; }

.hawa-contact-form.style-light .sbutton:after {
  content: '\f0da';
  font-family: FontAwesome;
  color: #fff;
  position: absolute;
  top: 17px;
  right: 17px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

/*------------------------------------------------------*/
/*------------------------ POST CONTENT --------------------------*/
.post-content .post-info {
  text-align: center;
  margin-top: 35px; }

.post-content .post-info li {
  color: #b2b2b2;
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 15px;
  font-family: "Cardo",sans-serif; }

.post-content .post-info li:not(:last-child) {
  border-right: 1px solid #d1d1d1; }

.post-content .post-info li a {
  color: #333;
  font-style: italic;
  font-family: "Cardo",sans-serif;
  font-size: 14px; }

.post-content .title {
  font: 36px "Cardo",sans-serif;
  color: #333;
  margin-top: 14px;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.post-content .title:after {
  content: '';
  display: block;
  width: 30px;
  height: 13px;
  border-bottom: 3px solid #333333;
  border-left: 1px solid #333333;
  cursor: default;
  margin: 14px auto 0; }

.post-content .post-excerpt {
  color: #686868;
  font: 17px "Josefin Sans", sans-serif;
  line-height: 1.5;
  margin-bottom: 30px; }

.post-content .post-excerpt p {
  line-height: 25px;
  margin-bottom: 22px; }

.post-content .post-excerpt p img {
  margin-bottom: 0; }

.post-content .post-excerpt figure {
  margin-bottom: 20px; }

.post-content .post-header img {
  width: 100%;
  height: auto; }

.post-content img {
  max-width: 100%;
  height: auto; }

/** footer info **/
.footer-info {
  padding-bottom: 23px;
  border-bottom: 1px solid #eee; }

.footer-info .post-share,
.footer-info .tags {
  width: 50%;
  float: left; }

.footer-info .post-share .social-list li {
  font: 14px "Josefin Sans", sans-serif;
  color: #333;
  display: inline-block;
  margin-right: 9px; }

.footer-info .post-share .social-list li a {
  color: #8d8d8d; }

.footer-info .post-share .social-list li a:hover {
  color: #333; }

.footer-info .post-share .social-list li:last-child {
  margin-right: 0; }

#comments .comm-block .comm-txt .comment-author {
  float: left;
  font: 15px "Josefin Sans", sans-serif !important;
  margin: 0 5px 0 0;
  text-transform: capitalize; }

.footer-info .tags {
  text-align: right; }

.footer-info .tags a {
  font: italic 13px "Cardo",sans-serif;
  color: #8d8d8d; }

.footer-info .tags a:hover {
  color: #333; }

/** author info **/
.author-info {
  text-align: center;
  padding-top: 45px;
  max-width: 560px;
  margin: auto; }

.author-info .avatar {
  border-radius: 50%;
  margin-bottom: 16px; }

.author-info .author-name {
  font: 13px "Cardo",sans-serif;
  text-transform: uppercase;
  margin-bottom: 21px; }

.author-info .author-name span {
  font: 11px "Josefin Sans", sans-serif;
  color: #8d8d8d;
  letter-spacing: 1px; }

.author-info .author-text {
  font: 15px "Josefin Sans", sans-serif;
  color: #8d8d8d;
  line-height: 26px; }

/** comments **/
.categ-comments {
  margin-bottom: 70px;
  padding-top: 66px; }

.comments .children {
  padding-left: 60px; }

.comments .children .comm-block {
  position: relative;
  display: inline-block; }

.comments .children .comm-block:before {
  content: '';
  display: inline-block;
  width: 19px;
  height: 40px;
  background-image: url("../img/theme-img/before-comments.png");
  background-repeat: no-repeat;
  position: absolute;
  left: -60px;
  top: 13px; }

.comments .comm-block {
  margin-bottom: 65px; }

.comments .comm-block .comm-img {
  display: inline-block;
  float: left; }

.comments .comm-block .comm-txt {
  padding-left: 100px;
  display: block; }

.comments .comm-block .comm-txt h5 {
  color: #333;
  margin-right: 5px; }

.comments .comm-block .comm-txt .date-post,
.comments .comm-block .comm-txt .comment-reply-link {
  color: #8d8d8d; }

.comments .comm-block .comm-txt h5,
.comments .comm-block .comm-txt .date-post,
.comments .comm-block .comm-txt .comment-reply-link {
  display: inline-block;
  font: 15px "Josefin Sans", sans-serif; }

.comments .comm-block .comm-txt .date-post {
  float: left; }

.page .post-excerpt dl dt,
.single-post .post-excerpt dl dt,
.comments .comm-block .comm-txt dl dt {
  font-weight: bold; }

.page .post-excerpt th,
.single-post .post-excerpt th {
  font-weight: bold; }

.page .post-excerpt dl dd,
.single-post .post-excerpt dl dd,
.comments .comm-block .comm-txt dl dd {
  margin-left: 10px; }

.page .post-excerpt dl,
.single-post .post-excerpt dl,
.comments .comm-block .comm-txt dl,
.comments .comm-block .comm-txt table {
  margin-bottom: 15px; }

.page .post-excerpt cite,
.page .post-excerpt em,
.single-post .post-excerpt cite,
.single-post .post-excerpt em {
  font-style: italic; }

blockquote p {
  display: inline; }

.page .post-excerpt q,
.single-post .post-excerpt q,
.comments .comm-block .comm-txt q,
.single-post .post-excerpt blockquote,
.page .post-excerpt blockquote,
.comments .comm-block .comm-txt blockquote {
  width: 100%;
  color: #333;
  text-align: center;
  line-height: 40px;
  font-family: "Cardo", sans-serif;
  font-size: 30px;
  border-left: 0;
  display: inline-block; }

.single-post .post-excerpt blockquote {
  max-width: 570px;
  display: block;
  margin: 50px auto 29px; }

.single-post .post-excerpt cite {
  font: 13px "Cardo", sans-serif; }

.single-post .post-excerpt cite i {
  font-style: italic; }

.search .not-empty-header,
.blog .not-empty-header,
.single-post .not-empty-header {
  margin-top: 125px; }

.single-post .not-empty-header .post-content .post-header img {
  margin-top: 0; }

.single-post .post-excerpt {
  padding-bottom: 48px;
  padding-top: 20px; }

.single-post .post-excerpt cite:before {
  content: '';
  display: inline-block;
  border-top: 1px solid #8d8d8d;
  border-right: 1px solid #8d8d8d;
  width: 5px;
  height: 3px;
  margin-right: 18px;
  margin-bottom: 3px; }

.single-post .post-excerpt cite i:after {
  content: '';
  display: block;
  margin: 22px auto;
  border-bottom: 3px solid #333;
  border-left: 1px solid #333;
  width: 30px;
  height: 13px; }

.format-quote .hawa-qoute-post .post-excerpt:before,
.page .post-excerpt blockquote:before,
.single-post .post-excerpt blockquote:before,
.comments .comm-block .comm-txt blockquote:before {
  color: #333;
  display: inline-block;
  content: '“';
  font-family: "Cardo", sans-serif;
  font-size: 30px; }

.format-quote .hawa-qoute-post .post-excerpt:after,
.page .post-excerpt blockquote:after,
.single-post .post-excerpt blockquote:after,
.comments .comm-block .comm-txt blockquote:after {
  color: #333;
  display: inline-block;
  content: '”';
  font-family: "Cardo", sans-serif;
  font-size: 30px; }

.format-quote .hawa-qoute-post .post-excerpt p {
  display: inline; }

.format-quote .hawa-qoute-post .post-excerpt:before,
.format-quote .hawa-qoute-post .post-excerpt:after {
  color: #fff; }

.page .post-excerpt acronym,
.single-post .post-excerpt acronym,
.comments .comm-block .comm-txt acronym {
  border-bottom: 1px dashed #ccc; }

.comments li.comment {
  list-style: none !important; }

.comments .comm-block .comm-txt th,
.comments .comm-block .comm-txt td {
  border: 1px solid #ccc;
  padding: 3px 8px; }

.comments .comm-block .comm-txt .comment-reply-link {
  margin-left: 35px;
  float: left; }

.comments .comm-block .comm-txt .comment-reply-link:hover,
.comment-respond #cancel-comment-reply-link:hover {
  color: #333; }

.comments .comm-block .comm-txt .comm-info {
  height: 25px; }

.comments .comm-block .comm-txt .comment-content {
  margin-top: 17px;
  font: 15px "Josefin Sans", sans-serif;
  color: #8d8d8d;
  line-height: 24px;
  /*clear: both;*/ }

.post-nav {
  margin-top: 60px; }

.post-nav .prev-post,
.post-nav .next-post {
  color: #333;
  display: inline-block;
  line-height: 47px;
  font-size: 15px; }

.post-nav .prev-post span,
.post-nav .next-post span {
  display: inline-block;
  width: 47px;
  height: 47px;
  background-color: #f7f7f7;
  position: relative; }

.post-nav .prev-post {
  float: left;
  padding-left: 92px; }

.post-nav .next-post {
  float: right;
  padding-right: 92px; }

.post-nav .prev-post span {
  margin-right: 43px;
  position: absolute;
  left: 0; }

.post-nav .prev-post span:before {
  content: '';
  display: inline-block;
  border: 5px solid transparent;
  border-right: 8px solid #000;
  position: absolute;
  left: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.post-nav .prev-post span:after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.post-nav .next-post span {
  margin-left: 43px;
  position: absolute;
  right: 0; }

.post-nav .next-post span:before {
  content: '';
  display: inline-block;
  border: 5px solid transparent;
  border-left: 8px solid #000;
  position: absolute;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.post-nav .next-post span:after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.comment-respond {
  margin-bottom: 65px; }

.comment-form textarea {
  width: 100%;
  border: 1px solid #b9b9b9;
  font: 15px "Josefin Sans", sans-serif;
  color: #9b9b9b;
  padding: 28px 22px;
  margin-bottom: 35px; }

.comment-form input[type="submit"] {
  padding: 29px 63px;
  background-color: #000;
  border: 1px solid #000;
  font: 11px "Josefin Sans", sans-serif;
  color: #fff;
  text-transform: uppercase; }

.comment-form input[type="submit"]:hover {
  background-color: #fff;
  border-color: #000;
  color: #000; }

.comment-form input[type="text"],
.comment-form input[type="email"] {
  width: 48%;
  float: left;
  margin-bottom: 35px;
  border: 1px solid #b9b9b9;
  font: 15px "Josefin Sans", sans-serif;
  padding: 26px 23px; }

.comment-form input[type="text"] {
  margin-right: 15px; }

.comment-form input[type="email"] {
  margin-left: 15px; }

.comment-reply-title a {
  display: inline-block;
  font: 15px "Josefin Sans", sans-serif;
  color: #8d8d8d;
  padding-left: 22px;
  padding-bottom: 22px; }

.categ-comments li {
  display: inline-block;
  width: 50%;
  float: left;
  border-bottom: 1px solid #e2e2e2;
  font: 18px "Cardo",sans-serif;
  color: #9b9b9b;
  padding: 15px 0 7px;
  cursor: pointer; }

.categ-comments li.active {
  border-bottom-color: #333333;
  color: #333; }

.tab-comment {
  display: none; }

.tab-comment.active {
  display: block; }

.masonry .col-md-6 {
  width: 48%; }

.masonry .col-md-4 {
  width: 32%; }

.masonry .hawa-post {
  margin-bottom: 60px; }

#pager {
  height: 47px;
  line-height: 47px;
  width: 100%; }

/*------------------------------------------------------*/
/*------------------------ SWIPER SLIDER --------------------------*/
.swiper-container {
  overflow: hidden;
  margin-left: -15px;
  margin-right: -15px; }

.swiper-slide {
  cursor: pointer;
  float: left; }

.bypostauthor,
.gallery-caption {
  color: inherit; }

/*------------------------------------------------------*/
/*------------------------ PAGE TITLE --------------------------*/
.hawa-headings {
  position: relative; }

.hawa-headings .title-headings {
  width: 100%;
  position: absolute;
  top: 62%;
  -webkit-transform: translateY(-61%);
  transform: translateY(-61%); }

.background-page-header {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.hawa-headings .title-headings .title {
  font-family: "Cardo",sans-serif;
  margin-bottom: 20px; }

.hawa-headings .title-headings .title h1 {
  font-size: 50px;
  text-transform: uppercase;
  letter-spacing: 8px; }

.hawa-headings .title-headings .title h2 {
  font-size: 48px; }

.hawa-headings .title-headings .title h3 {
  font-size: 40px; }

.hawa-headings .title-headings .title h4 {
  font-size: 32px; }

.hawa-headings .title-headings .title h5 {
  font-size: 24px; }

.hawa-headings .title-headings .title h6 {
  font-size: 18px; }

.hawa-headings .title-headings .breadcrumbs li {
  display: inline-block; }

.hawa-headings .title-headings .breadcrumbs li span {
  padding: 0 5px; }

.hawa-headings .title-headings .breadcrumbs a {
  font: italic 15px "Cardo",sans-serif; }

.hawa-headings .title-headings .subtitle {
  font: italic 18px "Cardo",sans-serif; }

/** Background style image **/
.hawa-headings.style-image .title-headings .title {
  color: #fff; }

.hawa-headings.style-image .title-headings .breadcrumbs li span {
  color: #8d8d8d; }

.hawa-headings.style-image .title-headings .subtitle {
  color: #333333; }

.hawa-headings.style-image .title-headings .breadcrumbs a {
  font: italic 15px "Cardo",sans-serif;
  color: #8d8d8d; }

.hawa-headings.style-image .title-headings .breadcrumbs a:last-child {
  color: #fff; }

/** Background style color **/
.hawa-headings.style-color.color-light .title-headings .title {
  color: #fff; }

.hawa-headings.style-color .color-light .title-headings .subtitle {
  color: #fff; }

.hawa-headings.style-color.color-light .title-headings .breadcrumbs li span {
  color: #8d8d8d; }

.hawa-headings.style-color.color-light .title-headings .breadcrumbs a {
  font: italic 15px "Cardo",sans-serif;
  color: #8d8d8d; }

.hawa-headings.style-color.color-light .title-headings .breadcrumbs a:last-child {
  color: #fff; }

/** color dark **/
.hawa-headings.style-color.color-dark .title-headings .title {
  color: #333; }

.hawa-headings.style-color .color-dark .title-headings .subtitle {
  color: #333333; }

.hawa-headings.style-color.color-dark .title-headings .breadcrumbs li span {
  color: #8d8d8d; }

.hawa-headings.style-color.color-dark .title-headings .breadcrumbs a {
  font: italic 15px "Cardo",sans-serif;
  color: #8d8d8d; }

.hawa-headings.style-color.color-dark .title-headings .breadcrumbs a:last-child {
  color: #333; }

/** Background style simple **/
/** style dark **/
.hawa-headings.style-simple.color-dark .title-headings .title {
  color: #333; }

.hawa-headings.style-simple .color-dark .title-headings .subtitle {
  color: #333333; }

.hawa-headings.style-simple.color-dark .title-headings .breadcrumbs li span {
  color: #8d8d8d; }

.hawa-headings.style-simple.color-dark .title-headings .breadcrumbs a {
  font: italic 15px "Cardo",sans-serif;
  color: #8d8d8d; }

.hawa-headings.style-simple.color-dark .title-headings .breadcrumbs a:last-child {
  color: #333; }

/** style light **/
.hawa-headings.style-simple.color-light .title-headings .title {
  color: #fff; }

.hawa-headings.style-simple .color-light .title-headings .subtitle {
  color: #fff; }

.hawa-headings.style-simple.color-light .title-headings .breadcrumbs li span {
  color: #8d8d8d; }

.hawa-headings.style-simple.color-light .title-headings .breadcrumbs a {
  font: italic 15px "Cardo",sans-serif;
  color: #8d8d8d; }

.hawa-headings.style-simple.color-light .title-headings .breadcrumbs a:last-child {
  color: #fff; }

/** text justify **/
.hawa-headings.full-width .title-headings {
  top: 67%;
  -webkit-transform: translateY(-67%);
  transform: translateY(-67%); }

.hawa-headings.full-width .title-headings .title {
  width: 70%;
  float: left;
  margin-bottom: 0; }

.hawa-headings.full-width .title-headings .breadcrumbs {
  width: 30%;
  float: right;
  text-align: right;
  padding-top: 46px;
  margin-bottom: 0;
  margin-top: -12px; }

@media only screen and (max-width: 768px) {
  .hawa-headings.full-width .title-headings {
    text-align: center; }
  .hawa-headings.full-width .title-headings .title {
    width: 100%;
    float: inherit; }
  .hawa-headings.full-width .title-headings .breadcrumbs {
    width: 100%;
    float: inherit;
    text-align: inherit; } }

@media only screen and (max-width: 480px) {
  .hawa-headings .title-headings .title {
    font-size: 38px;
    margin-bottom: 24px; } }

/*------------------------------------------------------*/
/*------------------------ RESTAURANT MENU --------------------------*/
.hawa-restaurant-menu .restaurant-title {
  font: 48px "Cardo",sans-serif;
  color: #333333; }

.hawa-restaurant-menu .restaurant-title:after {
  content: '';
  display: block;
  width: 30px;
  height: 13px;
  margin: 15px auto 22px;
  border-bottom: 3px solid #333333;
  border-left: 1px solid #333333; }

.hawa-restaurant-menu {
  position: relative;
  height: 100%;
  margin-left: 0;
  margin-right: 0; }

/** filters restaurant **/
.hawa-restaurant-menu .hawa-restaurant-filter {
  margin: 45px 0 55px;
  text-align: center; }

.hawa-restaurant-menu .hawa-restaurant-filter .filter-item {
  display: inline-block;
  margin: 0 23px; }

.hawa-restaurant-menu .hawa-restaurant-filter .filter-item .but {
  font: 400 13px  'Josefin Sans', sans-serif;
  color: #333333;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  padding: 9px 7px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.hawa-restaurant-menu .hawa-restaurant-filter .filter-item:hover .but {
  background-color: #ff5d15;
  color: #fff; }

.hawa-restaurant-menu .hawa-restaurant-filter .filter-item .activbut {
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
  color: #333; }

/** content restaurant menu **/
.hawa-restaurant-menu-content {
  margin-top: 41px; }

.hawa-restaurant-menu-content .restaurant-menu-item {
  margin-bottom: 37px; }

.hawa-restaurant-menu-content .restaurant-menu-item .item-head .item-title,
.hawa-restaurant-menu-content .restaurant-menu-item .item-head .item-price {
  display: inline-block;
  background-color: #fff;
  font: 400 18px 'Cardo', sans-serif;
  color: #333333;
  text-transform: uppercase;
  z-index: 2;
  position: relative; }

.hawa-restaurant-menu-content .restaurant-menu-item.vc_col-sm-3 .item-head .item-title,
.hawa-restaurant-menu-content .restaurant-menu-item.vc_col-sm-3 .item-head .item-price {
  font-size: 17px; }

.hawa-restaurant-menu-content .restaurant-menu-item .item-head .item-price {
  float: right;
  padding-left: 15px;
  margin-top: 0;
  margin-bottom: 10px; }

.hawa-restaurant-menu-content .restaurant-menu-item .item-head {
  margin-bottom: 8px;
  z-index: 3;
  position: relative; }

.hawa-restaurant-menu-content .restaurant-menu-item .item-head:after {
  content: '';
  display: block;
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
  z-index: 1;
  position: absolute;
  bottom: 7px; }

.hawa-restaurant-menu-content .restaurant-menu-item .item-head .item-title {
  padding-right: 15px; }

.hawa-restaurant-menu-content .restaurant-menu-item .item-content {
  font: 400 15px  'Josefin Sans', sans-serif;
  color: #8d8d8d; }

/*------------------------------------------------------*/
/*------------------------ ICON TEXT --------------------------*/
.hawa-icon-text {
  padding: 68px 0; }

.hawa-icon-text.icon-center {
  max-width: 255px;
  margin: auto; }

.hawa-icon-text .icon {
  font-size: 48px;
  margin-bottom: 28px; }

.hawa-icon-text .hawa-icon-content .title {
  font: 400 18px  'Cardo', sans-serif;
  margin-bottom: 14px; }

.hawa-icon-text .hawa-icon-content .devider {
  display: inline-block;
  width: 30px;
  height: 13px;
  border-top: 3px solid #333;
  border-left: 1px solid #333;
  margin-bottom: 6px; }

.hawa-icon-text .hawa-icon-content .content {
  font: 400 15px  'Josefin Sans', sans-serif;
  line-height: 25px; }

/** icon left **/
.hawa-icon-text.icon-left {
  max-width: 370px;
  margin: auto; }

.hawa-icon-text.icon-left .icon {
  float: left; }

.hawa-icon-text.icon-left .hawa-icon-content {
  text-align: left;
  padding-left: 100px; }

/** icon right **/
.hawa-icon-text.icon-right {
  max-width: 370px; }

.hawa-icon-text.icon-right .icon {
  float: right; }

.hawa-icon-text.icon-right .hawa-icon-content {
  text-align: right;
  padding-right: 100px; }

/** icon bottom **/
.hawa-icon-text.icon-bottom .icon {
  margin-top: 45px;
  margin-bottom: 0; }

/** icon dark style **/
.hawa-icon-text.dark .icon i {
  color: #8d8d8d; }

.hawa-icon-text.dark .title {
  color: #333333; }

.hawa-icon-text.dark .devider {
  border-top-color: #333333;
  border-left-color: #333333; }

.hawa-icon-text.dark .devider.line {
  border-left: 0; }

.hawa-icon-text.dark .content {
  color: #8d8d8d; }

/** icon light style **/
.hawa-icon-text.light .icon i {
  color: #8d8d8d; }

.hawa-icon-text.light .title {
  color: #fff; }

.hawa-icon-text.light .devider {
  border-top-color: #fff;
  border-left-color: #fff; }

.hawa-icon-text.light .content {
  color: #8d8d8d; }

/*------------------------------------------------------*/
/*------------------------ IMAGE FEATURES --------------------------*/
.hawa-posts .hawa-blog-content .post-info {
  text-align: center;
  margin-top: 43px;
  font-size: 13px; }

.hawa-posts .hawa-blog-content .post-info .post-date {
  color: #bcbcbc;
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  font-family: "Cardo",sans-serif; }

.hawa-posts .hawa-blog-content .post-info .post-category {
  display: inline-block; }

.hawa-posts .hawa-blog-content .post-info .post-category a {
  color: #4e4e4e;
  font-style: italic;
  font-family: "Cardo",sans-serif; }

.hawa-posts .hawa-blog-content .post-title {
  font: 24px "Cardo",sans-serif;
  color: #333;
  margin-top: 13px;
  margin-bottom: 26px;
  text-align: center;
  position: relative; }

.hawa-posts .hawa-blog-content .post-title:hover {
  color: #000; }

.hawa-posts .hawa-blog-content .post-title:after {
  content: '';
  display: block;
  width: 30px;
  height: 13px;
  border-top: 3px solid #333333;
  border-left: 1px solid #333333;
  margin: 12px auto 0;
  cursor: default; }

.hawa-posts .hawa-blog-content .post-content {
  color: #ababab;
  font: 15px "Josefin Sans", sans-serif;
  line-height: 24px;
  margin-bottom: 30px; }

/*------------------------------------------------------*/
/*------------------------ CONTACT BLOCK --------------------------*/
.hawa-contact .contact-item .contact-item-title {
  padding-top: 5px; }

.hawa-contact.border-on {
  margin-top: -7px; }

.hawa-contact .contact-item:first-child .contact-item-title {
  margin-top: 0; }

.hawa-contact .block-title,
.hawa-contact .contact-item .contact-item-title {
  font: 15px "Josefin Sans", sans-serif;
  color: #8d8d8d;
  line-height: 26px;
  display: inline-block;
  margin-right: 5px; }

.hawa-contact .contact-item .contact-item-text {
  font: 15px "Josefin Sans", sans-serif;
  color: #333;
  display: inline;
  line-height: 26px;
  text-indent: 5px; }

.hawa-contact .contact-item .fa,
.hawa-contact .contact-item .contact-item-text a {
  color: #333; }

.hawa-contact .contact-item .fa {
  margin-right: 25px; }

.hawa-contact.border-on .contact-item {
  padding-bottom: 4px;
  border-bottom: 1px solid #eee;
  width: 100%; }

.hawa-contact.border-on .contact-item:last-child {
  border-bottom: 0; }

.hawa-contact.style-dark .contact-item-text {
  color: #fff; }

/*------------------------------------------------------*/
/*------------------------ TITLE LINE --------------------------*/
.hawa-timeline {
  padding-left: 15px;
  padding-right: 15px; }

.hawa-timeline .timeline-item {
  padding-bottom: 110px;
  position: relative; }

.hawa-timeline .timeline-item:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #ddd;
  border-radius: 50%;
  position: absolute;
  left: -28px;
  top: 3px; }

.hawa-timeline .timeline-item:first-child:before {
  background-color: #fff85f; }

.hawa-timeline .timeline-item:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 110px;
  background-color: #454244;
  position: absolute;
  left: -24px;
  top: 13px; }

.hawa-timeline .timeline-item:last-child:after {
  display: none; }

.hawa-timeline .timeline-item .item-date,
.hawa-timeline .timeline-item .item-title,
.hawa-timeline .timeline-item .item-info {
  float: left; }

.hawa-timeline .timeline-item .item-info {
  margin-right: 0; }

.hawa-timeline .timeline-item .item-date {
  margin-right: 107px; }

.hawa-timeline .timeline-item .item-date,
.hawa-timeline .timeline-item .item-info {
  font: 14px "Josefin Sans", sans-serif;
  color: rgba(255, 255, 255, 0.502); }

.hawa-timeline .timeline-item .item-title {
  font: bold 11px "Josefin Sans", sans-serif;
  color: white;
  text-transform: uppercase;
  line-height: 17px;
  letter-spacing: 2.2px;
  margin-right: 90px; }

.hawa-timeline .timeline-item .item-title span {
  display: block;
  font: 14px "Josefin Sans", sans-serif;
  color: rgba(255, 255, 255, 0.702);
  text-transform: lowercase;
  letter-spacing: 0; }

@media only screen and (max-width: 768px) {
  .hawa-timeline {
    position: relative;
    left: -75px; }
  .hawa-timeline .timeline-item .item-date,
  .hawa-timeline .timeline-item .item-title {
    margin-right: 85px; } }

@media only screen and (max-width: 480px) {
  .hawa-timeline {
    left: 30px; }
  .hawa-timeline .timeline-item .item-date,
  .hawa-timeline .timeline-item .item-title {
    margin-bottom: 20px; }
  .hawa-timeline .timeline-item {
    padding-bottom: 15px; }
  .hawa-timeline .timeline-item .item-date, .hawa-timeline .timeline-item .item-title, .hawa-timeline .timeline-item .item-info {
    float: none; } }

/*------------------------------------------------------*/
/*------------------------ BANNER --------------------------*/
.hawa-banner {
  position: relative;
  height: 40vh; }
  @media (min-width: 768px) {
    .hawa-banner {
      height: 40vh; } }
  @media (max-width: 767px) {
    .hawa-banner {
      height: 60vh; } }
  @media all {
    .hawa-banner.home-page {
      height: 100vh; } }
  .hawa-banner.resume-banner {
    height: auto; }

.blog-slider .hawa-banner {
  height: auto; }

.hawa-banner .img-paralax {
  position: relative;
  display: block;
  -webkit-transition: none;
  transition: none; }

.hawa-banner .img-simple {
  max-width: 100%;
  height: auto;
  display: block;
  width: 100%; }

.hawa-banner .container,
.hawa-banner .content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.hawa-banner .container .content {
  position: static;
  top: 0;
  left: 0;
  -webkit-transform: translate(0);
  transform: translate(0); }

.hawa-banner .content .titles h2,
.hawa-banner .content .titles h3,
.hawa-banner .content .titles h4,
.hawa-banner .content .titles h5,
.hawa-banner .content .titles h6,
.hawa-banner .content .titles p {
  font-family: 'Cardo', sans-serif;
  color: #fff;
  margin-bottom: 40px; }

.hawa-banner .content .titles h2 {
  font-size: 100px;
  letter-spacing: 20px;
  line-height: 100px;
  margin-bottom: 0px; }

.hawa-banner .content .titles h3 {
  font-size: 80px; }

.hawa-banner .content .titles h4 i,
.hawa-banner .content .titles h3 i {
  position: relative; }

.hawa-banner .content .titles h3 i:after {
  width: 100%;
  content: '';
  height: 3px;
  bottom: 15px;
  left: 0;
  display: block;
  background-color: #fff;
  position: absolute; }

.hawa-banner .content .titles h4 i:after {
  width: 100%;
  content: '';
  height: 3px;
  bottom: 15px;
  left: 0;
  display: block;
  background-color: #333;
  position: absolute; }

.hawa-banner .content .titles h4 {
  font-size: 48px; }

.hawa-banner .content .titles h5 {
  font-size: 36px; }

.hawa-banner .content .titles h6 {
  font-size: 24px; }

.hawa-banner .content .titles .text {
  font: italic 18px 'Cardo', sans-serif;
  line-height: 36px;
  color: #fff;
  margin-bottom: 5px;
  display: inline-block; }

.hawa-banner .content .buttons-buttom {
  margin-top: 20px; }

.hawa-banner .content .buttons-buttom a {
  position: relative;
  padding: 16px 44px 16px 18px;
  font-size: 14px;
  display: inline-block;
  font: 400 13px  'Josefin Sans', sans-serif;
  border: 1px solid transparent;
  margin-right: 33px; }

.hawa-banner .content .buttons-buttom a:last-child {
  margin-right: 0; }

.hawa-banner.buttons-classic .content .buttons-buttom a.white,
.hawa-banner.buttons-classic .content .buttons-buttom a.black,
.hawa-banner.buttons-classic .content .buttons-buttom a {
  box-shadow: none;
  border: 2px solid; }

.hawa-banner .content .buttons-buttom a:after {
  content: '';
  display: inline-block;
  border: 5px solid transparent;
  border-left: 5px solid transparent;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

/** white style button **/
.hawa-banner .content .buttons-buttom a.white {
  color: #fff;
  box-shadow: -2px 5px 0 #fff; }

.hawa-banner .content .buttons-buttom a:last-child {
  margin-right: 0; }

.hawa-banner .content .buttons-buttom a.white:hover {
  background-color: #d0d0d0;
  color: #333;
  border-color: #d0d0d0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.hawa-banner .content .buttons-buttom a.white:after {
  border-left-color: #fff; }

.hawa-banner .content .buttons-buttom a.white:hover:after {
  border-left-color: #333;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

/** dark style button **/
.hawa-banner .content .buttons-buttom a.black {
  color: #333;
  box-shadow: -2px 5px 0 #333; }

.hawa-banner .content .buttons-buttom a.black:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.hawa-banner .content .buttons-buttom a.black:after {
  border-left-color: #333; }

.hawa-banner .content .buttons-buttom a.black:hover:after {
  border-left-color: #fff;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.hawa-banner .scroll-link {
  display: inline-block;
  background-color: #000;
  position: absolute;
  left: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: -23px;
  margin-left: -23px;
  z-index: 1;
  width: 47px;
  height: 47px;
  cursor: pointer; }

.hawa-banner .content .buttons-buttom a.arrow-link {
  display: block;
  background-color: #000;
  position: relative;
  width: 47px;
  height: 47px;
  margin: auto;
  cursor: pointer;
  padding: 0; }

.hawa-banner .content .buttons-buttom a.arrow-link {
  box-shadow: none; }

.hawa-banner .content .buttons-buttom a.arrow-link:before {
  content: '';
  display: inline-block;
  border: 4px solid transparent;
  border-left: 5px solid #fff;
  position: absolute;
  left: 23px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.hawa-banner .content .buttons-buttom a.arrow-link:after {
  content: '';
  display: inline-block;
  width: 75px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 23px;
  right: 20px;
  border: 0; }

.hawa-banner .scroll-link:before {
  content: '';
  display: inline-block;
  border: 5px solid transparent;
  border-top: 8px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.hawa-banner .scroll-link:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 50px;
  background-color: #fff;
  position: absolute;
  top: -33px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.wpb_single_image img {
  height: auto;
  max-width: none;
  margin-bottom: 30px; }

.hover-img {
  display: block;
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  right: 0; }

@media only screen and (max-width: 992px) {
  .hawa-banner .content .titles h3,
  .hawa-banner .content .titles h2 {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 10px; } }

@media only screen and (max-width: 768px) {
  .hawa-banner .content .titles h3,
  .hawa-banner .content .titles h2 {
    font-size: 50px;
    line-height: 60px; } }

@media only screen and (max-width: 768px) {
  .hawa-banner .content .titles h3,
  .hawa-banner .content .titles h2 {
    font-size: 40px;
    line-height: 50px; }
  .hawa-banner .img-simple {
    max-width: inherit; }
  .hawa-banner .content .titles h2 {
    margin-bottom: 40px; } }

/*------------------------------------------------------*/
/*------------------------ SLIDER --------------------------*/
.hawa-slider {
  position: relative; }

.hawa-slider .swiper-slide {
  cursor: w-resize; }

.hawa-slider .title {
  width: 100%;
  text-align: center;
  font-size: 31px;
  color: #333;
  letter-spacing: 0.2px;
  margin-bottom: 12px; }

.hawa-slider .devider {
  display: block;
  border-bottom: 3px solid #333;
  border-left: 1px solid #333;
  width: 30px;
  height: 13px;
  background-color: transparent;
  margin: 0 auto 70px; }

/** view 2 slides **/
.hawa-slider.view-2-slides .titles .title {
  font-size: 72px;
  line-height: 72px;
  margin-bottom: 20px; }

/** view 3 slides **/
.hawa-slider.view-3-slides .titles .title {
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 20px; }

.hawa-slider.view-3-slides .pagination {
  bottom: 15px; }

.hawa-slider.view-3-slides .hawa-banner .content .buttons-buttom a {
  padding: 10px 44px 10px 18px; }

/** view 4 slides **/
.hawa-slider.view-4-slides .titles .title {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 20px; }

.hawa-slider.view-4-slides .pagination {
  bottom: 10px; }

.hawa-slider.view-4-slides .hawa-banner .content .buttons-buttom a {
  padding: 10px 44px 10px 18px; }

.hawa-slider .slide-prev,
.hawa-slider .slide-next {
  display: inline-block;
  background-color: #000;
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 47px;
  height: 47px;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.hawa-slider .slide-prev span,
.hawa-slider .slide-next span {
  opacity: 0; }

.show-preview.hawa-slider .slide-prev span,
.show-preview.hawa-slider .slide-next span {
  width: 200px;
  height: 140px;
  display: block;
  position: absolute;
  right: 0;
  top: -50px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  background-size: cover; }

.show-preview.hawa-slider .slide-prev span {
  right: -150px; }

.show-preview.hawa-slider .slide-prev:hover span,
.show-preview.hawa-slider .slide-next:hover span {
  opacity: 1; }

.hawa-slider .slide-prev {
  left: 0; }

.hawa-slider .slide-next {
  right: 0; }

.hawa-slider .slide-next:before {
  content: '';
  display: inline-block;
  border: 5px solid transparent;
  border-left: 8px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2; }

.hawa-slider .slide-next:after {
  content: '';
  display: inline-block;
  width: 75px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: -58px; }

.hawa-slider .slide-prev:before {
  content: '';
  display: inline-block;
  border: 5px solid transparent;
  border-right: 8px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2; }

.hawa-slider .slide-prev:after {
  content: '';
  display: inline-block;
  width: 75px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  right: -58px; }

.hawa-slider .pagination {
  position: absolute;
  bottom: 65px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  counter-reset: my-badass-counter;
  margin: 0; }

.hawa-slider .pagination.under_slides {
  position: relative;
  margin-top: 70px; }

.hawa-slider .pagination.under_slides.dark {
  margin-top: 30px; }

.hawa-slider .pagination.right_side {
  right: 125px;
  top: 50%;
  left: inherit;
  bottom: inherit;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.hawa-slider .pagination.right_side .swiper-pagination-switch {
  display: block;
  margin-bottom: 20px; }

/** style numbers **/
.hawa-slider .pagination.style-numbers span {
  display: inline-block;
  font: bold 12px 'Josefin Sans', sans-serif;
  width: 18px;
  padding: 6px 0;
  cursor: pointer;
  margin-right: 15px;
  text-align: center; }

.pagination-hidden .pagination {
  display: none; }

.hawa-slider .pagination.style-numbers span:last-child {
  margin-right: 0; }

.hawa-slider .pagination.style-numbers.light span:before {
  color: #fff; }

.hawa-slider .pagination.style-numbers.dark span:before {
  color: #333; }

.hawa-slider .pagination.style-numbers.light span.swiper-active-switch {
  border-bottom-color: #fff; }

.hawa-slider .pagination.style-numbers.dark span.swiper-active-switch {
  border-bottom-color: #333; }

.hawa-slider .pagination.style-numbers span.swiper-active-switch {
  border-bottom: 1px solid #fff; }

.hawa-slider .pagination.style-numbers span:before {
  content: counter(my-badass-counter);
  counter-increment: my-badass-counter; }

/** style points **/
.hawa-slider .pagination.style-points span {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #333;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 15px;
  text-align: center; }

.hawa-slider .pagination.style-points.light span {
  background-color: #fff; }

.hawa-slider .pagination.style-points.dark span {
  background-color: #333; }

.hawa-slider .pagination.style-points.light span.swiper-active-switch {
  background-color: #333; }

.hawa-slider .pagination.style-points.dark span.swiper-active-switch {
  background-color: #fff; }

.hawa-slider .hawa-team {
  padding: 0 15px; }

/*------------------------------------------------------*/
/*------------------------ CLIENTS --------------------------*/
.hawa-clients .clients-item {
  text-align: center;
  display: inline-block;
  margin-bottom: 25px;
  position: relative;
  min-height: 70px; }

.hawa-clients .clients-item .clients-alt,
.hawa-clients .clients-item img {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%; }

.hawa-clients .clients-item img {
  display: block; }

.hawa-clients.inline.border-enable .clients-item {
  border-right: 1px solid #eee; }

.hawa-clients.inline.border-enable .clients-item:last-child {
  border-right: 0; }

.hawa-clients.boxed .clients-item {
  padding: 70px 0; }

.hawa-clients .clients-item a {
  display: block; }

.hawa-clients.enable .clients-item:last-child {
  border-right: 0; }

.clients-alt {
  display: none; }

.hawa-clients .clients-item:hover .clients-alt {
  display: inline-block; }

/*------------------------------------------------------*/
/*------------------------ VIDEO BANNER --------------------------*/
.hawa-video-banner {
  position: relative; }

.hawa-video-banner img {
  width: 100%;
  height: auto; }

.hawa-video-banner .video-iframe {
  display: none;
  position: absolute;
  left: 0;
  top: 0; }

.hawa-video-banner.background-enable .video-content {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.hawa-video-banner.text-center.background-enable .video-content {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.hawa-video-banner .video-content .video-title {
  font: 48px 'Cardo', sans-serif;
  margin-bottom: 17px;
  line-height: 60px; }

.hawa-video-banner .video-content h2.video-title {
  font-style: italic;
  font-size: 100px;
  margin-bottom: 60px; }

.hawa-video-banner .video-content .devider {
  display: inline-block;
  width: 30px;
  height: 13px;
  border-left: 1px solid transparent;
  border-bottom: 3px solid transparent;
  margin-bottom: 35px; }

.hawa-video-banner .video-content .video-text {
  font: 18px 'Josefin Sans', sans-serif;
  margin-bottom: 40px;
  line-height: 35px; }

.hawa-video-banner .video-content .video-info-btn {
  position: relative;
  display: inline-block;
  margin: auto;
  width: 100%; }

.hawa-video-banner.text-center .video-content .video-info-btn {
  max-width: 300px; }

.hawa-video-banner .video-content .video-info-btn .info-btn-subtitle {
  font: italic 18px 'Cardo', sans-serif;
  display: block;
  float: left;
  position: absolute;
  margin-left: 110px;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.hawa-video-banner .video-content .video-info-btn .video-btn {
  display: block;
  width: 80px;
  height: 80px;
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  float: left; }

.hawa-video-banner .video-content .video-info-btn .video-btn:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 60%;
  width: 15px;
  height: 15px;
  border: 8px solid transparent;
  border-left: 15px solid #fff;
  -webkit-transform: translate(-60%, -50%);
  transform: translate(-60%, -50%); }

.hawa-video-banner.background .video-overlay,
.hawa-video-banner.background .video-content .video-info-btn .video-btn {
  display: none; }

.hawa-video-banner.background-enable .video-overlay {
  min-height: 300px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.hawa-video-banner.background .video-iframe {
  display: block; }

.hawa-video-banner.background .video-content .video-text {
  font-style: italic;
  font-family: 'Cardo', sans-serif; }

.hawa-video-banner.background .video-content .video-title {
  font-style: normal;
  text-transform: uppercase; }

.hawa-video-banner.text-center.background .video-content {
  width: 90%; }

.hawa-video-banner.background .video-content h2.video-title {
  line-height: 1;
  font-size: 92px; }

/** text style light **/
.hawa-video-banner.text-style-light .video-content .video-title,
.hawa-video-banner.text-style-light .video-content .video-text,
.hawa-video-banner.text-style-light .video-content .video-info-btn .info-btn-subtitle {
  color: #fff; }

.hawa-video-banner.text-style-light .video-content .devider {
  border-left-color: #fff;
  border-bottom-color: #fff; }

.hawa-video-banner.text-style-light .video-content .video-info-btn .video-btn {
  background-color: rgba(51, 51, 51, 0.5); }

/** text style dark **/
.hawa-video-banner.text-style-dark .video-content .video-title,
.hawa-video-banner.text-style-dark .video-content .video-text,
.hawa-video-banner.text-style-dark .video-content .video-info-btn .info-btn-subtitle {
  color: #333; }

.hawa-video-banner.text-style-dark .video-content .devider {
  border-left-color: #333;
  border-bottom-color: #333; }

.hawa-video-banner.text-style-dark .video-content .video-info-btn .video-btn {
  background-color: #aeaeae; }

@media only screen and (max-width: 992px) {
  .hawa-video-banner .video-content .video-title {
    font-size: 42px; }
  .hawa-video-banner .video-content .devider,
  .hawa-video-banner .video-content .video-text {
    margin-bottom: 30px; } }

@media only screen and (max-width: 480px) {
  .hawa-video-banner .video-content .video-title {
    font-size: 36px; }
  .hawa-video-banner.background-enable .video-content {
    left: inherit;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 15px;
    padding-right: 15px; }
  .hawa-video-banner .video-content .video-title,
  .hawa-video-banner .video-content .devider,
  .hawa-video-banner .video-content .video-text {
    margin-bottom: 20px; } }

@media only screen and (max-width: 320px) {
  .hawa-video-banner .video-content .video-title {
    font-size: 32px;
    line-height: 40px; }
  .hawa-video-banner .video-content .video-info-btn .video-btn {
    width: 60px;
    height: 60px; } }

/*------------------------------------------------------*/
/*------------------------ GALLERY --------------------------*/
.hawa-gallery .hawa-gallery-item {
  position: relative;
  float: left;
  cursor: pointer; }

.hawa-gallery .hawa-gallery-item.w-100 {
  width: 100%;
  margin-bottom: 30px; }

.hawa-gallery .hawa-gallery-item.w-60 {
  width: 65.66667%;
  margin-right: 15px; }

.hawa-gallery .hawa-gallery-item.w-40 {
  width: 31.33333%; }

.hawa-gallery .hawa-gallery-item img {
  display: block;
  width: 100%;
  height: auto; }

.hawa-gallery .hawa-gallery-item.w-40 .overlay {
  left: 0; }

.hawa-gallery .hawa-gallery-item .overlay {
  opacity: 0;
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 248, 95, 0.8);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.hawa-gallery .hawa-gallery-item:hover .overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(0.9);
  transform: scale(0.9); }

.hawa-gallery .hawa-gallery-item:hover .overlay:before {
  opacity: 1;
  visibility: visible; }

.hawa-gallery .hawa-gallery-item .overlay:before {
  opacity: 0;
  visibility: hidden;
  content: "\e037";
  font-family: 'et-line';
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #333;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.view-item {
  width: 100%;
  height: 100%;
  display: block; }

.mfp-counter {
  font: 18px 'Josefin Sans', sans-serif; }

/*------------------------------------------------------*/
/*------------------------ ALERT MESSAGES --------------------------*/
.hawa-msg {
  position: relative;
  padding: 15px;
  padding-right: 35px;
  margin-bottom: 30px; }

.hawa-msg .icon-msg {
  font-size: 20px;
  float: left;
  margin-right: 30px; }

.hawa-msg .mrg-title {
  display: inline;
  font: 14px 'Josefin Sans', sans-serif; }

.hawa-msg .close {
  opacity: 1;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

/** general style **/
.hawa-msg.style-general {
  background-color: #f7f7f7; }

.hawa-msg.style-general .icon-msg {
  color: #1f2023; }

/** error style **/
.hawa-msg.style-error {
  background-color: #ffe6e9; }

.hawa-msg.style-error .icon-msg {
  color: #ff0000; }

/** help style **/
.hawa-msg.style-help {
  background-color: #e5f7ff; }

.hawa-msg.style-help .icon-msg {
  color: #00aeef; }

/** notice style **/
.hawa-msg.style-notice {
  background-color: #ffeed9; }

.hawa-msg.style-notice .icon-msg {
  color: #f7941d; }

/** success style **/
.hawa-msg.style-succeess {
  background-color: #d4ffe9; }

.hawa-msg.style-succeess .icon-msg {
  color: #00a651; }

/** information style **/
.hawa-msg.style-info {
  background-color: #e3e3f5; }

.hawa-msg.style-info .icon-msg {
  color: #2e3192; }

/*------------------------------------------------------*/
/*------------------------ FA and ET-LINE ICONS --------------------------*/
.hawa-icon {
  font: 15px 'Josefin Sans', sans-serif;
  color: #8d8d8d;
  background-color: #f7f7f7;
  margin-bottom: 15px;
  padding: 15px 25px; }

.hawa-icon i {
  color: #333;
  font-size: 16px;
  margin-right: 60px; }

/*------------------------------------------------------*/
/*------------------------ RESULT SEARCH --------------------------*/
#empty-result {
  text-align: center;
  padding: 50px 0; }

#empty-result p {
  font: 24px "Cardo",sans-serif; }

#empty-result .search-form {
  display: block;
  margin-top: 30px; }

#empty-result .search-form .search-field,
#empty-result .search-form .search-submit {
  font: 15px 'Josefin Sans', sans-serif;
  padding: 15px;
  border: 1px solid #333; }

#empty-result .search-form .search-field {
  width: 300px; }

#empty-result .search-form .search-submit {
  background-color: #333;
  color: #fff; }

#empty-result .search-form .search-submit:hover {
  background-color: #fff;
  color: #333; }

@media only screen and (max-width: 480px) {
  #empty-result .search-form .search-field {
    width: 200px; } }

/*------------------------------------------------------*/
/*------------------------ SLIDER PARALLAX --------------------------*/
.hawa-image-slider {
  position: relative; }

.hawa-image-slider .swiper-slide {
  cursor: w-resize; }

.hawa-image-slider .swiper-slide img {
  height: auto;
  width: 100%;
  display: block;
  max-width: 100%; }

.hawa-image-slider .slider-block {
  display: inline-block;
  background-color: #fff;
  padding: 40px 135px 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center; }

.hawa-image-slider .slider-block .slider-counter {
  font: italic 18px "Cardo",sans-serif;
  margin-bottom: 100px; }

.hawa-image-slider .slider-block .slider-title {
  font: 36px "Cardo",sans-serif;
  text-transform: uppercase;
  margin-bottom: 55px;
  letter-spacing: 7px;
  line-height: 44px; }

.hawa-image-slider .slider-block .slider-link {
  position: relative;
  display: inline-block;
  padding: 15px 44px 17px 18px;
  color: #333;
  font: 400 14px 'Josefin Sans', sans-serif;
  box-shadow: -2px 5px 0 #333; }

.hawa-image-slider .slider-block .slider-link:hover {
  background-color: #000;
  color: #fff; }

.hawa-image-slider .slider-block .slider-link:hover:after {
  border-left-color: #fff; }

.hawa-image-slider .slider-block .slider-link:after {
  content: '';
  display: inline-block;
  border: 5px solid transparent;
  border-left: 5px solid #333;
  position: absolute;
  top: 50%;
  right: 13px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.hawa-image-slider .pagination {
  display: none; }

/** prev next arrow slider **/
.hawa-image-slider .slide-prev,
.hawa-image-slider .slide-next {
  display: inline-block;
  background-color: #000;
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 47px;
  height: 47px;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.hawa-image-slider .slide-prev {
  left: 0; }

.hawa-image-slider .slide-next {
  right: 0; }

.hawa-image-slider .slide-next:before {
  content: '';
  display: inline-block;
  border: 5px solid transparent;
  border-left: 8px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.hawa-image-slider .slide-next:after {
  content: '';
  display: inline-block;
  width: 75px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: -58px; }

.hawa-image-slider .slide-prev:before {
  content: '';
  display: inline-block;
  border: 5px solid transparent;
  border-right: 8px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.hawa-image-slider .slide-prev:after {
  content: '';
  display: inline-block;
  width: 75px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  right: -58px; }

@media only screen and (max-width: 480px) {
  .hawa-image-slider .slider-block {
    padding: 40px; } }

/*------------------------------------------------------*/
/*------------------------ SHOP --------------------------*/
/**widget categories **/
.woocommerce .col-md-3 .widget,
.woocommerce .col-md-4 .widget,
.woocommerce .right-sidebar .widget,
.woocommerce .left-sidebar .widget {
  border: 0;
  border-bottom: 1px solid #eee;
  padding: 0 0 30px; }

.woocommerce .widget:last-child {
  border-bottom: none; }

.Hawa_Product_Variations ul,
.Hawa_Product_Categories ul {
  padding-left: 0; }

.woocommerce .widget li {
  margin-bottom: 14px; }

.hawa-ch-variation input {
  display: none; }

.hawa-ch-variation span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #dedede;
  position: relative;
  margin-right: 28px; }

.hawa-ch-variation input:checked + span:after {
  content: '\f00c';
  font-family: FontAwesome;
  font-size: 5px;
  color: #333;
  position: absolute;
  top: 1px;
  left: 2px; }

.hawa-ch-variation ul {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 15px; }

.hawa-ch-variation ul li {
  margin-bottom: 13px; }

.Hawa_Product_Categories a:hover {
  color: #333; }

.Hawa_Product_Categories a,
.Hawa_Product_Categories span {
  font-family: 'Josefin Sans', sans-serif;
  color: #8d8d8d; }

.Hawa_Product_Categories span:before {
  content: '/';
  padding: 0 15px;
  display: inline-block; }

.woocommerce-pagination {
  height: 45px;
  line-height: 45px;
  width: 100%;
  text-align: center;
  margin: 80px 0 125px; }

.woocommerce-pagination a {
  color: #8d8d8d;
  font-size: 13px; }

.woocommerce-pagination span {
  color: #333;
  font-size: 13px; }

.woocommerce-pagination ul {
  display: inline-block; }

.woocommerce-pagination li {
  display: block;
  float: left;
  margin: 0 14px; }

.woocommerce-pagination .prev,
.woocommerce-pagination .next {
  display: block;
  width: 45px;
  height: 45px;
  color: transparent;
  background-color: #f7f7f7; }

.woocommerce-pagination .prev {
  margin-right: 50px; }

.woocommerce-pagination .next {
  margin-left: 50px; }

.woocommerce-pagination .prev:before {
  position: absolute;
  top: 20px;
  right: 17px;
  border: 3px solid transparent;
  border-right: 5px solid #000; }

.prev.page-numbers:before,
.next.page-numbers:before {
  position: absolute;
  top: 19px; }

.next.page-numbers:before {
  right: 17px;
  border: 3px solid transparent;
  border-left: 5px solid #000; }

@media (max-width: 786px) {
  .woocommerce-pagination {
    margin: 40px 0 60px; } }

/** widget price filter **/
.widget_price_filter .price_slider_amount {
  text-align: right;
  margin-top: 40px; }

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  border-radius: 1em;
  top: 0;
  height: 100%; }

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
  margin-left: .5em;
  margin-right: .5em; }

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1em;
  border: 0; }

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  background-color: #a46497;
  border-radius: 1em;
  cursor: ew-resize;
  outline: 0;
  top: -.3em;
  margin-left: -.5em; }

.widget_price_filter .ui-slider-horizontal,
.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #333; }

.widget_price_filter .price_slider {
  margin-bottom: 23px; }

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #dedede; }

.widget_price_filter .ui-slider-horizontal {
  height: 2px; }

.widget_price_filter .ui-slider .ui-slider-handle {
  width: 6px;
  height: 6px;
  top: -2px;
  margin-left: 0; }

.widget_price_filter .price_slider_amount .button {
  background-color: #333;
  border: 1px solid #333;
  color: #fff;
  font: 13px 'Josefin Sans', sans-serif;
  padding: 8px 49px 7px 15px;
  margin-left: 7px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  float: left;
  position: relative; }

.widget_price_filter .price_slider_amount .button:after {
  content: '';
  display: inline-block;
  border: 4px solid transparent;
  border-left: 4px solid #fff;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.widget_price_filter .price_slider_amount .button:hover {
  background-color: #fff;
  color: #333; }

.widget_price_filter .price_slider_amount .button:hover:after {
  border-left-color: #333; }

.widget_price_filter .price_label {
  font: 15px 'Josefin Sans', sans-serif;
  line-height: 38px; }

/** color filter widget **/
.widget_nm_color_filters .rcorners {
  width: 30px;
  height: 30px;
  border-radius: 0;
  margin: 0; }

.widget_nm_color_filters .rcorners a {
  width: 100%;
  height: 100%;
  display: block; }

.widget_nm_color_filters .color-filters-wrap {
  float: none;
  margin: 0 !important; }

.widget_nm_color_filters .color-filters-wrap:before,
.widget_nm_color_filters .color-filters-wrap:after {
  clear: both;
  display: table; }

.widget_nm_color_filters .color-filters-wrap:after {
  content: ''; }

.widget_nm_color_filters .color-item {
  margin: 0;
  margin-bottom: 9px;
  margin-right: 9px; }

.widget_nm_color_filters .color-item:last-child {
  margin-right: 0; }

.widget_nm_color_filters .color-wrap {
  width: inherit; }

/** filter size widget **/
.Hawa_Product_Variations .btns a {
  display: inline-block;
  line-height: 30px;
  font: 13px 'Josefin Sans', sans-serif;
  border: 1px solid #dedede;
  color: #8d8d8d;
  text-align: center;
  padding: 7px 8px 6px 7px;
  margin-right: 9px;
  margin-bottom: 9px;
  min-width: 40px; }

.Hawa_Product_Variations .btns a:hover {
  color: #333;
  border-color: #333; }

.Hawa_Product_Variations input[type="checkbox"] {
  margin-right: 25px; }

/** shop page product **/
.hawa-shop-top-info {
  float: none;
  clear: both;
  width: 100%;
  height: 40px;
  margin-bottom: 20px; }

.hawa-shop-content {
  margin-top: 125px; }

.hawa-shop-content .widget:first-child .title-w {
  margin-top: 0; }

#category-tilter {
  float: left;
  margin-right: 50px; }

.woocommerce-result-count,
.list-styles .list,
.list-styles .tile {
  font: 15px 'Josefin Sans', sans-serif;
  color: #333; }

#category-tilter select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  padding-right: 23px; }
  #category-tilter select::-ms-expand {
    display: none; }

#category-tilter,
.woocommerce-ordering .orderby {
  font: 18px 'Cardo', sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 20px;
  position: relative; }
  #category-tilter::-ms-expand,
  .woocommerce-ordering .orderby::-ms-expand {
    display: none; }

.woocommerce-ordering {
  position: relative;
  width: 206px; }

#category-tilter:after,
.woocommerce-ordering:after {
  display: block;
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

#category-tilter:after {
  right: 23px; }

.single-product img {
  max-width: 100%;
  height: auto; }

.single-product .woocommerce-main-image img {
  width: 100%; }

.single-product .product-images img {
  display: block;
  margin-bottom: 7px; }

.single-product .product-images .woocommerce-main-image {
  position: relative;
  display: block; }

.single-product .product-images .woocommerce-main-image:after {
  position: absolute;
  top: 18px;
  right: 17px;
  content: "\e01a";
  font-family: et-line;
  color: #333;
  font-size: 24px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.single-product .product-images .woocommerce-main-image:hover:after {
  opacity: 1; }

.single-product .related-products {
  clear: both;
  float: none;
  text-align: center;
  border-top: 1px solid #f7f7f7;
  padding-top: 121px; }

.single-product .related-products .swiper-slide > div {
  width: 100%; }

.single-product .related-products > h2 {
  font: 18px 'Cardo', sans-serif;
  color: #333;
  margin-bottom: 83px;
  text-align: center; }

.single-product .related-products .hawa-product-info-content a {
  font: 14px 'Cardo', sans-serif;
  color: #333;
  text-transform: uppercase; }

.single-product .related-products .hawa-product-info-content .price {
  padding-top: 8px;
  display: inline-block;
  font: 10px 'Josefin Sans', sans-serif; }

.single-product .main-footer {
  margin-top: 100px; }

.single-product .hawa-page-header {
  margin-bottom: 125px; }

.single-product .hawa-page-header.empty-image {
  height: 320px;
  background-color: #f7f7f7; }

.single-product .hawa-page-header.empty-image .title {
  font: 47px 'Cardo', sans-serif;
  color: #333;
  float: left; }

.single-product .hawa-page-header.empty-image ul {
  float: right;
  margin-top: 20px; }

.single-product .hawa-page-header.empty-image li a {
  color: #8d8d8d;
  font-style: normal; }

.single-product .hawa-page-header.empty-image li:last-child a {
  color: #333; }

.single-product .hawa-page-header.empty-image ul li a:after {
  content: '/';
  width: 2px;
  height: 100%;
  padding-left: 5px; }

.single-product .hawa-page-header.empty-image li:last-child a:after {
  content: ''; }

.single-product .hawa-page-header.empty-image .title-blog-banner {
  margin-top: 20px; }

.single-product .product-sale-mark {
  background-color: #fff85f;
  font: 11px "Cardo",sans-serif;
  color: #333;
  padding: 6px 7px;
  letter-spacing: 1px;
  float: left;
  font-weight: 600;
  margin-right: 7px; }

.single-product .product-top-info {
  clear: both;
  float: none;
  height: 30px;
  margin-bottom: 26px; }

.single-product .new-product {
  background-color: #333;
  font: 11px "Cardo",sans-serif;
  color: #fff;
  float: left;
  padding: 6px 10px;
  text-transform: uppercase;
  letter-spacing: 1px; }

.product-rating {
  float: left; }

.product-rating .star.full,
.product-rating .star.empty,
.product-rating .star.half {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0; }

.product-rating .star.full:after {
  content: "\f005";
  font-family: FontAwesome;
  color: #333; }

.product-rating .star.half:after {
  content: "\f123";
  font-family: FontAwesome;
  color: #333; }

.product-rating .star.empty:after {
  content: "\f006";
  font-family: FontAwesome;
  color: #333; }

.single-product .woocommerce-product-rating {
  font-family: "Josefin Sans", sans-serif;
  color: #333;
  font-size: 13px;
  line-height: 24px; }

.single-product .woocommerce-product-rating .hawa-count {
  float: left;
  margin-left: 6px; }

.single-product .product_title.entry-title {
  font: 20px "Cardo",sans-serif;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 13px; }

.single-product .product-price {
  font: 15px 'Josefin Sans', sans-serif;
  color: #333; }

.single-product .product-price ins,
.single-product .product-price .amount {
  font-weight: 600;
  text-decoration: none; }

.single-product .product-price del {
  margin-right: 18px; }

.single-product .product_meta {
  margin-top: 35px;
  font: 15px 'Josefin Sans', sans-serif;
  color: #8d8d8d;
  width: 100%;
  border-bottom: 1px solid #efefef;
  padding-bottom: 19px;
  margin-bottom: 15px; }

.single-product .product_meta .sku_wrapper {
  display: block;
  margin-bottom: 8px; }

.single-product .product_meta .posted_in a,
.single-product .product_meta .sku {
  color: #333; }

.single-product .hawa-product-description {
  color: #333;
  font: 14px 'Josefin Sans', sans-serif;
  line-height: 24px; }

.single-product .variations {
  margin-bottom: 20px; }

.single-product .variations .value {
  margin-right: 10px; }

.single-product .variations .value select {
  border: 1px solid #dedede;
  padding: 8px;
  margin-right: 10px; }

.single-product .variations .value a {
  text-decoration: underline; }

.single-product .variations .label {
  font: 16px 'Josefin Sans', sans-serif;
  color: #333;
  margin-bottom: 22px;
  width: 100%;
  text-align: left; }

.single-product .product-color-title {
  font: 16px 'Josefin Sans', sans-serif;
  color: #333;
  margin-bottom: 22px; }

.single-product .product-values {
  margin-top: 35px; }

.single-product .product-color {
  height: 22px; }

.single-product .product-color span {
  display: block;
  float: left;
  margin-right: 2px;
  width: 20px;
  height: 20px;
  position: relative; }

.single-product .product-color span.active:after {
  content: '\f00c';
  color: #fff;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: FontAwesome;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.single-product .quantity {
  font: 14px 'Josefin Sans', sans-serif;
  position: relative;
  border: 1px solid #dedede;
  padding: 10px 2px 7px 13px;
  float: left;
  margin-right: 13px;
  margin-top: 10px; }

.single-product .quantity:after {
  position: absolute;
  font-family: FontAwesome;
  content: '\f107';
  color: #dedede;
  font-size: 14px;
  right: 12px;
  top: 12px; }

.single-product .quantity:hover:after {
  content: ''; }

.single-product .quantity span {
  display: block;
  float: left; }

.single-product .quantity input {
  display: block;
  float: left;
  max-width: 56px;
  margin-left: 12px; }

.single-product form.cart {
  min-height: 40px;
  width: 100%;
  float: none;
  margin-top: 42px;
  margin-bottom: 26px; }

.single-product form.cart button {
  border: 1px solid #333;
  background-color: #333;
  color: #fff;
  padding: 10px 0 9px 12px;
  position: relative;
  font: 14px 'Josefin Sans', sans-serif;
  width: 330px;
  text-align: left;
  max-width: 100%;
  margin-top: 10px; }

.single-product form.cart button:hover {
  background-color: #fff;
  color: #333; }

.single-product form.cart button:hover:after {
  color: #333; }

.single-product form.cart button:after {
  content: '\f0da';
  font-family: FontAwesome;
  color: #fff;
  position: absolute;
  right: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 13px; }

.single-product .product-likes {
  width: 100%;
  float: none;
  clear: both;
  font: 14px 'Josefin Sans', sans-serif;
  border-bottom: 1px solid #efefef;
  min-height: 127px;
  margin-bottom: 20px;
  padding-bottom: 25px; }

.single-product .product-likes .clear {
  display: none; }

.single-product .entry-summary .add_to_wishlist {
  background-color: transparent;
  width: auto;
  float: left;
  height: auto;
  line-height: 1;
  margin-bottom: 20px; }

.single-product .product-likes a {
  color: #333; }

.single-product .entry-summary .add_to_wishlist:after {
  content: ''; }

.single-product .entry-summary .add_to_wishlist:before {
  content: "\e04a";
  font-family: 'et-line';
  font-size: 13px;
  color: #333;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  margin-right: 10px; }

.single-product .post-share {
  float: left; }

.single-product .post-share li {
  display: block;
  float: left;
  margin-left: 14px; }

.single-product .tagged_as {
  display: block;
  width: 100%;
  clear: both;
  font: 14px 'Josefin Sans', sans-serif;
  color: #8d8d8d; }

.single-product .tagged_as a {
  color: #333; }

.single-product .hawa-shop-tabs {
  margin-top: 150px;
  margin-bottom: 111px; }

.single-product .hawa-shop-tabs .tabs {
  text-align: center;
  margin-bottom: 40px; }

.single-product .hawa-shop-tabs .tabs li {
  display: inline-block; }

.single-product .hawa-shop-tabs .shop_attributes th {
  font-weight: bold; }

.single-product .hawa-shop-tabs .shop_attributes td p {
  margin-left: 7px; }

.single-product .hawa-shop-tabs .tabs li a {
  font: 14px 'Josefin Sans', sans-serif;
  color: #333;
  text-transform: uppercase;
  padding: 10px 17px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  margin: 0 13px; }

.single-product .hawa-shop-tabs .tabs li a {
  color: #8d8d8d;
  font-size: 14px;
  letter-spacing: 0.6px; }

.single-product .hawa-shop-tabs .tabs li.active a {
  color: #333; }

.single-product .hawa-shop-tabs .tabs li.active a {
  background-color: #fff85f; }

.single-product .hawa-shop-tabs .tabs li a:hover {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333; }

.single-product .hawa-shop-tabs .wc-tab {
  font: 14px 'Josefin Sans', sans-serif;
  color: #8d8d8d;
  line-height: 24px; }

.single-product .hawa-shop-tabs .wc-tab p {
  margin-bottom: 24px; }

.single-product .hawa-shop-tabs #reply-title {
  margin-top: 20px; }

.single-product .hawa-shop-tabs #reply-title,
.single-product .hawa-shop-tabs #comments h2 {
  font: 18px "Cardo",sans-serif;
  margin-bottom: 35px;
  text-align: center;
  color: #333; }

.single-product .commentlist {
  list-style: none; }

.single-product .commentlist li {
  width: 100%;
  list-style-type: none !important;
  float: none;
  clear: both;
  padding-bottom: 20px; }

.single-product .commentlist li li {
  padding-left: 20px; }

.single-product .commentlist img {
  display: inline-block;
  margin-right: 15px; }

.single-product .commentlist .comment-text {
  display: inline-block; }

.single-product .commentlist .meta {
  font: 16px "Cardo",sans-serif;
  color: #333; }

.single-product .commentlist .meta .author {
  text-transform: uppercase; }

.single-product #review_form .comment-form-email,
.single-product #review_form .comment-form-author {
  display: block;
  width: 50%;
  float: left; }

.single-product #review_form .comment-form-email {
  padding-left: 20px; }

.single-product #review_form .comment-form-email label,
.single-product #review_form .comment-form-author label {
  display: block; }

.single-product #review_form .comment-form-email input,
.single-product #review_form .comment-form-author input {
  width: 100%; }

.single-product #review_form .stars {
  display: inline-block;
  margin-left: 8px; }

.single-product #review_form .stars a {
  font-size: 0; }

.single-product #review_form .stars a:after {
  font-size: 16px;
  content: "\f006";
  font-family: FontAwesome;
  color: #333; }

.single-product #review_form .stars a.active:after,
.single-product #review_form .stars a:hover:after {
  content: "\f005"; }

/** products **/
.hawa-product img {
  max-width: 100%;
  height: auto;
  display: block;
  width: 100%; }

.woocommerce .products .product,
.woocommerce-page .products .product {
  text-align: center;
  position: relative; }

.woocommerce .products .star-rating {
  margin: auto;
  margin-bottom: 8px; }

.woocommerce .products .hawa-product-title a {
  font: 13px 'Cardo', sans-serif;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0;
  line-height: 13px; }

.woocommerce .products .product .price {
  font: 10px 'Josefin Sans', sans-serif;
  color: #333;
  display: block;
  margin-top: 8px;
  padding-bottom: 2px;
  font-weight: 600;
  letter-spacing: 1px; }

.woocommerce .products .product .price ins {
  text-decoration: none;
  margin-left: 5px; }

.row .pp_gallery ul a,
.row .pp_gallery ul {
  height: auto; }

.row .pp_gallery ul a img {
  display: block; }

.pp_gallery ul,
.pp_gallery ul a {
  height: auto;
  max-height: 60px; }

.row .pp_gallery {
  bottom: 60px;
  margin-bottom: 0; }

/** hover product **/
.content-product {
  position: relative; }

.content-product .hawa-product-sale {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff85f;
  padding: 6px 8px 3px 9px;
  color: #333;
  text-transform: uppercase;
  font: 13px 'Cardo', sans-serif; }

.hawa-product-info {
  height: 120px;
  display: block;
  text-align: center;
  width: inherit;
  overflow: hidden;
  position: relative;
  width: 100%; }

.hawa-product-info-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.hawa-product-title {
  font-weight: 600; }

.hover-product {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(41, 41, 41, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.content-product:hover .hover-product {
  opacity: 1;
  visibility: visible; }

.link-detail-product {
  width: 95px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.wishlist-enabled .link-detail-product {
  width: 142px; }

.woocommerce .view_detail_product,
.woocommerce .add_to_wishlist,
.woocommerce a.button {
  display: block;
  background-color: #333;
  width: 47px;
  height: 47px;
  line-height: 47px;
  border-radius: 0;
  padding: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.woocommerce .add_to_wishlist,
.woocommerce a.button {
  border-right: 1px solid #fff; }

.added_to_cart,
.yith-wcwl-wishlistexistsbrowse.show {
  display: none !important; }

.yith-wcwl-add-to-wishlist {
  float: left; }

.yith-wcwl-add-button.hide {
  display: block !important; }

.products .yith-wcwl-wishlistaddedbrowse.show {
  display: none !important; }

.yith-wcwl-add-button a.add_to_wishlist {
  border-radius: 0; }

.woocommerce .yith-wcwl-add-to-wishlist,
.woocommerce .view_detail_product,
.woocommerce .add_to_wishlist,
.woocommerce a.button {
  display: block;
  float: left; }

.woocommerce .yith-wcwl-add-to-wishlist .feedback {
  display: block; }

.woocommerce .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
  text-decoration: underline;
  padding-top: 5px;
  display: block; }

.yith-wcwl-add-to-wishlist {
  margin-top: 0; }

.woocommerce .view_detail_product:hover,
.woocommerce .add_to_wishlist:hover,
.woocommerce a.button:hover {
  background-color: #fff; }

.woocommerce .view_detail_product:after,
.woocommerce .add_to_wishlist:after,
.woocommerce .add_to_cart_button:after {
  font-family: 'et-line';
  font-size: 15px;
  color: #fff;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.woocommerce .view_detail_product:after {
  content: "\e037"; }

.woocommerce .add_to_cart_button:after {
  content: "\e027"; }

.woocommerce .add_to_wishlist:after {
  content: "\e04a"; }

.woocommerce .view_detail_product:hover:after,
.woocommerce .add_to_wishlist:hover:after,
.woocommerce a.button.add_to_cart_button:hover:after {
  color: #333; }

.woocommerce ul.products li.product .button {
  margin-top: 0; }

/* Woocommerce Cart */
.hawa-cart-page .shop_table.shop_table_responsive.cart {
  width: 100%;
  margin-bottom: 62px; }

.hawa-cart-page .shop_table.shop_table_responsive.cart tr {
  border-bottom: 1px solid #eee; }

.hawa-cart-page .shop_table.shop_table_responsive.cart thead th {
  padding-bottom: 26px;
  font-size: 18px;
  font-family: Cardo, sans-serif;
  color: #333; }

.hawa-cart-page .shop_table.shop_table_responsive.cart .product-remove {
  width: 70px; }

.hawa-cart-page .shop_table.shop_table_responsive.cart img {
  max-width: 70px;
  height: auto;
  width: 100%;
  display: inline-block;
  margin: 20px 30px 20px 0; }

.hawa-cart-page .shop_table.shop_table_responsive.cart td {
  vertical-align: middle;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 18px; }

.hawa-cart-page .shop_table .product-quantity span {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 13px;
  display: block;
  float: left;
  margin-right: 10px; }

.hawa-cart-page .shop_table .product-quantity > div {
  border: 1px solid #dedede;
  padding: 0 0 0 14px;
  height: 37px;
  line-height: 37px;
  max-width: 109px; }

.hawa-cart-page .shop_table .product-quantity input {
  display: block;
  width: 50px;
  height: 34px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 13px; }

.hawa-cart-page .coupon {
  border-bottom: 5px solid #333;
  max-width: 505px; }

.hawa-cart-page .coupon .button {
  border: 0;
  border-left: 2px solid #333;
  height: 49px;
  line-height: 49px;
  font-family: 'Josefin Sans', sans-serif;
  padding-left: 17px;
  font-size: 14px;
  display: block;
  background: url("../images/arrow-right.png");
  background-repeat: no-repeat;
  background-position: 100% 55%;
  width: 120px; }

.hawa-cart-page .coupon .input-text {
  height: 49px;
  line-height: 49px;
  font-family: 'Josefin Sans', sans-serif;
  width: 370px;
  max-width: 100%;
  font-size: 14px;
  display: block;
  float: left; }

.hawa-cart-page .buttons {
  text-align: right; }

.hawa-cart-page .buttons a,
.hawa-cart-page .buttons .button {
  color: #333;
  font-family: 'Josefin Sans', sans-serif;
  border-left: 2px solid #333;
  border-bottom: 5px solid #333;
  font-size: 14px;
  height: 50px;
  width: 140px;
  text-align: left;
  padding-left: 20px;
  display: inline-block;
  line-height: 45px; }

.hawa-cart-page .buttons a {
  position: relative;
  width: auto;
  height: auto;
  line-height: 1;
  padding: 10px 38px 18px 18px;
  margin-right: 25px; }

.hawa-cart-page .buttons a:after {
  position: absolute;
  content: '\f0da';
  top: 10px;
  right: 13px;
  font-family: FontAwesome;
  font-size: 14px; }

.hawa-cart-page .buttons .button {
  background: url("../images/arrow-right.png");
  background-repeat: no-repeat;
  background-position: 107px 12px;
  height: auto;
  line-height: 1;
  padding: 10px 45px 18px 18px;
  width: auto; }

.hawa-blt,
.woocommerce-shipping-calculator h2,
.hawa-cart-page .cart_totals h2 {
  font: 24px 'Cardo', sans-serif;
  padding-bottom: 76px; }

.hawa-blt:after,
.woocommerce-shipping-calculator h2:after,
.hawa-cart-page .cart_totals h2:after {
  content: '';
  display: block;
  width: 30px;
  height: 13px;
  background-color: transparent;
  border-left: 1px solid #333;
  border-bottom: 3px solid #333;
  margin-left: 1px;
  margin-top: 12px; }

.hawa-wc-login .intro p {
  margin-top: 8px;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 32px; }

.hawa-wc-login .form-row {
  width: 50%;
  float: left; }

.hawa-wc-login .input-text {
  width: 90%;
  border-bottom: 5px solid #333;
  padding-bottom: 15px;
  margin-bottom: 17px; }

.hawa-wc-login .button {
  background: url("../images/arrow-right.png");
  background-repeat: no-repeat;
  background-position: 69px 12px;
  background-color: transparent;
  border-left: 2px solid #333;
  border-bottom: 5px solid #333;
  padding: 8px 44px 16px 17px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 15px;
  margin-top: 39px; }

.hawa-wc-login a {
  font-size: 12px;
  color: #333;
  font-family: 'Josefin Sans', sans-serif; }

.hawa-wc-login #rememberme {
  margin-right: 10px; }

.hawa-wc-login .inline {
  font-size: 13px; }

.hawa-wc-login p,
.hawa-bli {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 14px;
  color: #333;
  line-height: 24px; }

.hawa-cart-page .cart_totals table {
  width: 100%; }

.hawa-cart-page .cart_totals tr {
  border-bottom: 1px solid #eee;
  height: 45px;
  line-height: 40px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 15px; }

.hawa-cart-page .cart_totals tr.order-total {
  border-bottom: 0;
  font: 20px 'Cardo', sans-serif;
  height: 60px;
  line-height: 60px; }

.hawa-cart-page .cart_totals .checkout-button {
  width: 100%;
  color: #fff;
  padding: 14px 0 17px 13px;
  border: 1px solid transparent;
  position: relative;
  height: auto;
  line-height: 1;
  font-size: 14px;
  margin-top: 36px; }

.hawa-cart-page .cart_totals .checkout-button:after {
  content: '\f0da';
  font-family: FontAwesome;
  color: #fff;
  position: absolute;
  right: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 13px; }

.hawa-cart-page .cart_totals .checkout-button:hover:after {
  color: #333; }

.hawa-cart-page .cart_totals .checkout-button:hover {
  color: #333;
  border: 1px solid #333; }

.woocommerce-shipping-calculator,
.hawa-cart-page .cart_totals {
  margin-top: 150px; }

.hawa-cart-page .shop_table td.product-thumbnail {
  width: 100px; }

.hawa-cart-page .shop_table td.porduct-title a {
  text-transform: uppercase;
  color: #333;
  text-decoration: none;
  font-size: 13px; }

.hawa-cart-page .shop_table td.product-remove a {
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
  color: #333;
  text-decoration: underline; }

.hawa-cart-page .shop_table td.product-remove a:before {
  font-family: FontAwesome;
  text-decoration: none;
  margin-right: 7px; }

.shipping-calculator-forms {
  width: 100%;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 14px; }

.shipping-calculator-forms .form-row {
  border-bottom: 4px solid #333;
  padding: 21px 0; }

.shipping-calculator-forms .form-row select,
.shipping-calculator-forms .form-row input {
  width: 100%;
  display: block;
  margin: 0; }

.hawa-order-table th,
.hawa-order-table td,
.hawa-order-table {
  font-family: 'Josefin Sans', sans-serif;
  color: #333; }

.hawa-order-table thead .product-name,
.hawa-order-table thead .product-total {
  font-size: 16px;
  font-family: "Cardo", sans-serif; }

.hawa-order-table .titles,
.hawa-order-table tbody tr,
.hawa-order-table tfoot tr {
  border-bottom: 1px solid #ccc; }

.hawa-order-table .order-total {
  border-bottom: 0; }

.hawa-order-table td,
.hawa-order-table .titles th {
  padding: 15px 0; }

.hawa-order-table {
  width: calc(50% - 30px);
  margin-left: 15px;
  margin-right: 15px; }

.wc_payment_methods {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 14px;
  line-height: 24px; }

#place_order {
  background: url("../images/arrow-right.png");
  background-repeat: no-repeat;
  background-position: 100px 12px;
  background-color: transparent;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 15px;
  border-bottom: 5px solid #333;
  border-left: 2px solid #333;
  padding: 8px 41px 16px 17px;
  margin-top: 60px; }

.woocommerce-checkout .checkout_coupons .input-text {
  border-bottom: 5px solid #333;
  display: block;
  float: left;
  font-family: 'Josefin Sans', sans-serif;
  color: #333;
  font-size: 15px;
  padding: 8px 0 16px 0;
  width: 270px; }

#order_review {
  margin-bottom: 110px; }

#order_review,
.hawa-billing {
  margin-top: 150px; }

#createaccount,
#ship-to-different-address-checkbox {
  width: auto;
  margin: 0;
  margin-right: 5px; }

.woocommerce-billing-fields label.checkbox {
  display: inline; }

.woocommerce-shipping-fields .select2-container a,
.woocommerce-billing-fields .select2-container a {
  border: 0; }

.woocommerce-shipping-fields .select2-container,
.woocommerce-billing-fields .select2-container,
.woocommerce-shipping-fields select,
.woocommerce-billing-fields select,
.woocommerce-billing-fields textarea,
.woocommerce-shipping-fields textarea,
.woocommerce-shipping-fields input,
.woocommerce-billing-fields input {
  width: 100%;
  border: 0;
  border-bottom: 5px solid #333;
  padding: 28px 0 17px;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif; }

#shipping_city_field,
#shipping_first_name_field,
#billing_city_field,
#billing_email_field,
#billing_last_name_field,
#billing_first_name_field {
  display: block;
  width: 50%;
  float: left; }

#shipping_state_field,
#shipping_last_name_field,
#billing_state_field,
#billing_phone_field,
#billing_last_name_field {
  display: block;
  width: 50%;
  padding-left: 4%;
  float: left; }

#order_comments_field textarea {
  height: 200px; }

.onsale,
#shipping_address_2_field,
#billing_address_2_field {
  display: none !important; }

.woocommerce-checkout .create-account {
  margin-top: 15px;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 24px; }

.woocommerce-checkout .create-account #account_password_field label {
  display: none; }

.woocommerce-checkout .checkout_coupons .button {
  color: #333;
  border-left: 2px solid #333;
  border-bottom: 5px solid #333;
  display: block;
  font-family: 'Josefin Sans', sans-serif;
  padding: 9px 42px 17px 15px;
  font-size: 14px;
  background: url("../images/arrow-right.png");
  background-repeat: no-repeat;
  background-position: 111px 12px;
  background-color: transparent; }

.woocommerce-checkout .checkout_coupons .hawa-bli {
  margin-top: 8px;
  margin-bottom: 29px; }

.shipping-calculator-forms .button {
  background: url("../images/arrow-right.png");
  background-repeat: no-repeat;
  background-position: 107px 12px;
  height: auto;
  line-height: 1;
  padding: 10px 45px 18px 18px;
  width: auto;
  border-bottom: 5px solid #333;
  border-left: 2px solid #333;
  margin-top: 65px; }

.hover-product .clear {
  clear: none; }

.hover-product .ajax-loading {
  position: absolute;
  left: 12px;
  top: -20px; }

.woocommerce-message {
  margin-bottom: 20px; }

.woocommerce-message a,
.woocommerce-message a.button,
.woocommerce .return-to-shop a {
  width: auto;
  background-color: transparent;
  color: #333;
  text-decoration: underline;
  line-height: 1;
  margin-right: 8px;
  margin-top: 15px; }

.woocommerce-cart .main-footer {
  margin-top: 98px; }

.wishlist_table {
  width: 100%;
  margin-bottom: 70px !important; }

.wishlist_table .yith-wcwl-share {
  height: 32px;
  line-height: 32px; }

.wishlist_table .yith-wcwl-share h4 {
  float: left;
  margin: 15px; }

.wishlist_table .yith-wcwl-share ul {
  margin-top: 22px;
  margin-left: 10px;
  float: left; }

.wishlist_table tr th,
.wishlist_table tr td {
  vertical-align: middle;
  text-align: left; }

.wishlist_table tr th {
  font-size: 16px;
  font-family: "Cardo", sans-serif;
  color: #333; }

.wishlist_table td.product-add-to-cart a.add_to_cart_button {
  width: 100%;
  background-color: transparent;
  color: #333;
  margin: 0;
  padding: 0;
  height: auto;
  font-size: 15px; }

.wishlist_table .product-remove {
  text-align: center; }

.wishlist_table .remove_from_wishlist {
  color: #AE2825;
  font-size: 24px;
  text-align: center; }

.wishlist_table td.product-add-to-cart a.add_to_cart_button:after {
  color: #333;
  margin-left: 10px; }

.wishlist_table .product-price ins {
  margin-left: 5px; }

.wishlist_table .product-name a {
  font-size: 16px;
  color: #333; }

.wpb_wrapper:empty {
  display: none; }

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0 !important;
  margin-top: 0 !important; }

/* Media styles */
@media (max-width: 1200px) {
  .hawa-icon-text.icon-left {
    margin: 0 15px; }
  .hawa-video-banner img {
    min-height: 300px;
    width: auto; }
  .hawa-team.modern .wrapper .hover {
    padding-top: 20px; } }

@media (max-width: 1025px) {
  .hawa-banner .content .buttons-buttom {
    display: none; }
  .hawa-team.modern .wrapper .hover {
    padding-top: 17%; }
  .hawa-team.modern .wrapper .hover .title {
    margin-bottom: 15px; } }

@media (max-width: 992px) {
  .hawa-video-banner img {
    min-height: 200px;
    width: auto; }
  .hawa-text-block.lh-100 h2.title {
    line-height: 60px;
    font-size: 48px !important; }
  .vc_tta-tabs .hawa-video-banner img {
    min-height: auto; }
  .hawa-video-banner.text-center.background-enable .video-content {
    width: 100%; }
  .hawa-tabs br,
  .hawa-slider .pagination {
    display: none; }
  .hawa-video-banner.background .video-content h2.video-title {
    font-style: 60px; } }

@media (max-width: 769px) {
  .hawa-video-banner.text-style-light .video-content .video-title {
    font-size: 70px;
    line-height: 1; }
  .hawa-video-banner.background .video-content h2.video-title {
    font-size: 50px; }
  .hawa-slider .slide-next,
  .hawa-slider .slide-prev,
  .hawa-text-block br {
    display: none; }
  .hawa-text-block .title,
  .wpb_wrapper .hawa-text-block h4.title {
    font-size: 40px; }
  .hawa-gallery .hawa-gallery-item.w-100,
  .hawa-gallery .hawa-gallery-item.w-60,
  .hawa-gallery .hawa-gallery-item.w-40 {
    width: 100%;
    margin-bottom: 30px; }
  .hawa-banner .content .titles,
  .hawa-banner .content .titles h4,
  .hawa-banner .content .titles h2 {
    font-size: 32px !important;
    line-height: 40px;
    margin-bottom: 20px;
    letter-spacing: 0; }
  .hawa-banner .content {
    position: absolute;
    text-align: center;
    width: 100%; }
  .hawa-banner .container {
    width: 100%; }
  .hawa-banner .content .titles h4 i:after,
  .hawa-banner .content .titles h3 i:after,
  .hawa-banner .content .titles h2 i:after {
    display: none; } }

@media (max-width: 480px) {
  .hawa-banner .content .titles,
  .hawa-banner .content .titles h4,
  .hawa-banner .content .titles h2 {
    margin-bottom: 0; }
  .hawa-text-block.lh-100 h2.title {
    line-height: 40px;
    font-size: 34px !important; }
  .hawa-text-block.lh-100 h2.title i:after {
    display: none; }
  .hawa-video-banner.background .video-content h2.video-title,
  .hawa-video-banner.background .video-content h2,
  .hawa-text-block .title,
  .wpb_wrapper .hawa-text-block h4.title {
    font-size: 28px !important;
    line-height: 40px; }
  .hawa-process.hawa-4-items .hawa-process-item:last-child {
    margin-bottom: 0; }
  .hawa-restaurant-menu .hawa-restaurant-filter .filter-item,
  .hawa-portfolio .hawa-portfolio-filter .filter-item {
    display: block;
    margin: 15px 0; }
  .hawa-restaurant-menu .hawa-restaurant-filter .filter-item:last-child,
  .hawa-portfolio .hawa-portfolio-filter .filter-item:last-child {
    margin-bottom: 0; }
  .hawa-restaurant-menu .hawa-restaurant-filter {
    margin: 30px 0 0px; }
  .wpb_wrapper .hawa-text-block {
    margin: 0 15px;
    padding-bottom: 0 !important; }
  .hawa-banner .scroll-link,
  .hawa-process-item:after,
  .absolute-image,
  .hawa-banner .content .buttons-buttom a,
  .hawa-testimonials br,
  .hawa-banner .content br {
    display: none; }
  .hawa-posts .blog-title {
    margin-bottom: 40px;
    margin-top: 0; }
  .hawa-button {
    margin: 0 17px; }
  .hawa-banner .img-simple {
    width: auto; }
  .hawa-banner {
    max-height: 620px; }
  .hawa-icon-text.icon-left .icon {
    float: none;
    padding: 0 15px; }
  .hawa-icon-text.icon-left .hawa-icon-content {
    padding-left: 0;
    padding: 0 15px; }
  .hawa-counter .devider {
    margin-left: auto;
    margin-right: auto; }
  .hawa-counter {
    text-align: center; }
  .hawa-text-block .devider.line {
    margin-bottom: 0 !important; }
  .hawa-slider .devider {
    margin-bottom: 30px; }
  .main-footer .footer-copy {
    line-height: 30px; }
  .hawa-button {
    margin-bottom: 15px; }
  .hawa-button:last-child {
    margin-bottom: 0; }
  .hawa-tabs,
  .hawa-contact-form .wpcf7,
  .hawa-contact {
    margin: 0 15px; }
  .restaurant-menu-item {
    width: 100%; } }

/* additional clases  */
@media (max-width: 767px) {
  .padd-only-xs {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media (max-width: 480px) {
  .hawa-headings .title-headings .title h1 {
    font-size: 40px;
    letter-spacing: 4px; } }

html {
  overflow-x: hidden; }

/* header  */
.hawa-logo {
  padding-top: 22px; }

@media (max-width: 767px) {
  .hawa-logo {
    padding-top: 18px; }
  .hawa-logo a {
    font-size: 18px; } }

@media (max-width: 480px) {
  .hawa-logo {
    padding-top: 12px; } }

.hawa-navigation .main-menu > .menu-item {
  display: inline-block;
  position: relative;
  padding-left: 14px;
  padding-right: 14px; }

/* first submenu */
.hawa-main-header .hawa-navigation .main-menu > li > .sub-menu {
  top: 67px;
  background: rgba(30, 30, 30, 0.97) !important;
  padding: 15px 0; }

/* megamenu first submenu */
.hawa-main-header .hawa-navigation .main-menu > li.mega-menu > .sub-menu {
  padding: 15px; }

/* second submenu */
.hawa-navigation .main-menu > li > .sub-menu li > .sub-menu {
  background: rgba(30, 30, 30, 0.97);
  top: -10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 0; }

/* megamenu second submenu */
.hawa-navigation .main-menu > li.mega-menu > .sub-menu li > .sub-menu {
  background: transparent;
  top: 0;
  padding-top: 0;
  padding-bottom: 0; }

.hawa-navigation .mega-menu .sub-menu li ul li a {
  display: block;
  width: 100%;
  height: auto;
  line-height: 1.3;
  position: relative;
  box-sizing: border-box;
  margin: 0;
  padding: 11px 15px;
  font-size: 13px;
  text-align: left;
  text-transform: none;
  color: #b0b0b0; }

.hawa-navigation ul li .sub-menu li a {
  display: block;
  width: 100%;
  padding: 11px 15px;
  font-size: 14px; }

/* links hover */
.hawa-navigation .mega-menu .sub-menu li ul li a:hover, .hawa-navigation .main-menu.white-submenu ul li a:hover {
  background: rgba(255, 255, 255, 0.09);
  color: #f5f5f5 !important; }

.hawa-navigation .main-menu.white-submenu .sub-menu .current-menu-item > a, .hawa-navigation .main-menu.white-submenu .sub-menu .current-menu-ancestor > a, .hawa-navigation .main-menu.white-submenu .sub-menu .current-menu-parent > a {
  background: rgba(255, 255, 255, 0.09);
  color: #f5f5f5 !important; }

.hawa-navigation .main-menu.white-submenu .sub-menu .current-menu-ancestor > a {
  color: #8d8d8d !important;
  background-color: transparent !important; }

/* arrow hover */
.hawa-navigation .main-menu li .sub-menu .menu-item-has-children > a:hover:after {
  color: #fff; }

/* rectangle */
.hawa-navigation .main-menu.white-submenu .sub-menu:before, .hawa-navigation ul li .sub-menu:before {
  border: 9px solid transparent;
  border-bottom: 11px solid rgba(30, 30, 30, 0.97); }

@media (max-width: 1199px) {
  .hawa-navigation .main-menu > .menu-item {
    padding: 25px 9px 25px 9px; }
  .hawa-search-btn .fa {
    padding: 0 14px;
    margin-right: 0 !important;
    font-size: 18px; } }

@media (max-width: 992px) {
  /* list items */
  .hawa-navigation .main-menu > .menu-item {
    padding: 0 10px 0 10px; }
  .hawa-navigation ul li .sub-menu .menu-item, .hawa-navigation .main-menu .menu-item {
    padding: 0; }
  /* links */
  .hawa-navigation .main-menu .menu-item a {
    display: block;
    text-align: left;
    line-height: 38px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.065); }
  .hawa-navigation ul li .sub-menu li a {
    padding: 0 15px; }
  .hawa-navigation .main-menu .menu-item.active > a {
    color: #fff !important; }
  /* arrows */
  .hawa-navigation .main-menu .fa-angle-down {
    float: right;
    margin-top: 12px; }
  .hawa-main-header .hawa-navigation .main-menu > li > .sub-menu {
    background-color: #333 !important;
    top: 0;
    padding: 0; }
  .hawa-navigation .main-menu {
    background: rgba(30, 30, 30, 0.97) !important; }
  /* first submenu */
  .hawa-navigation ul li .sub-menu li span.fa {
    top: 0; }
  /* second submenu */
  .hawa-navigation .main-menu > li > .sub-menu li > .sub-menu {
    top: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  /* megamenu */
  .hawa-main-header .hawa-navigation .main-menu > li.mega-menu > .sub-menu {
    padding: 0;
    width: 100%; }
  .hawa-navigation li.mega-menu .sub-menu li:last-child > a {
    padding-bottom: 0; }
  .hawa-navigation .mega-menu .sub-menu li ul li a {
    line-height: 38px;
    padding: 0px 15px; }
  /* megamenu second submenu*/
  .hawa-navigation .main-menu > li.mega-menu > .sub-menu li > .sub-menu {
    background: rgba(30, 30, 30, 0.97); }
  .hawa-navigation .main-menu > li > .sub-menu li > .sub-menu {
    background: rgba(30, 30, 30, 0.97) !important; }
  .hawa-main-header.dark .hawa-navigation nav {
    background: transparent !important; }
  .hawa-main-header .hawa-navigation {
    height: 70px; }
  .hawa-main-header.header-animate .hawa-navigation {
    height: auto; }
  .hawa-main-header.header-animate {
    position: fixed;
    overflow-y: auto;
    top: 0;
    height: 100%;
    width: 100%; } }

@media (max-width: 767px) {
  .hawa-main-header {
    padding: 0; }
  .hawa-navigation {
    right: 0; }
  .hawa-logo {
    left: 0; }
  .hawa-navigation, .hawa-main-header .hawa-navigation nav {
    width: 100% !important; }
  .hawa-navigation .main-menu {
    padding-top: 73px;
    padding-bottom: 0; } }

@media (max-width: 480px) {
  .hawa-main-header .hawa-navigation {
    height: 52px; }
  .hawa-main-header.header-animate .hawa-navigation {
    height: auto; } }

/* footer */
.footer-widget .mc4wp-response {
  margin-top: 10px; }

.footer-widget .mc4wp-response .mc4wp-error p {
  color: #FF3D5F; }

.footer-widget .mc4wp-response .mc4wp-success p {
  color: #6A9A62; }

/* Blog */
.masonry.has-none-sidebar .col-md-6 {
  width: 50%; }

@media (min-width: 992px) {
  .left-sidebar {
    margin-left: 0; } }

@media (max-width: 991px) {
  .has-none-sidebar .hawa-post {
    padding-left: 30px;
    padding-right: 30px; } }

@media (max-width: 768px) {
  .masonry.has-none-sidebar .col-md-6 {
    width: 100%; }
  .left-sidebar {
    margin-bottom: 50px; }
  .right-sidebar {
    margin-top: 50px; } }

@media (max-width: 480px) {
  .has-none-sidebar .hawa-post {
    padding-left: 0;
    padding-right: 0; }
  .column-blog.has-none-sidebar {
    margin-left: 0;
    margin-right: 0; } }

/* shop */
.next.page-numbers:before,
.prev.page-numbers:before {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

#category-tilter:after, .woocommerce-ordering:after {
  pointer-events: none; }

/* shop product single*/
.woocommerce-message a {
  display: inline-block; }

.woocommerce-message a.button.wc-forward {
  margin: 0;
  float: none;
  height: 30px; }

@media (max-width: 991px) {
  .product .entry-summary {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .single-product .hawa-page-header {
    margin-bottom: 60px; }
  .single-product .related-products {
    padding-top: 40px; }
  .single-product .main-footer {
    margin-top: 40px; }
  .single-product .hawa-shop-tabs .tabs li {
    display: block;
    margin-bottom: 30px; }
  .single-product .hawa-shop-tabs {
    margin-top: 40px;
    margin-bottom: 40px; }
  .hawa-shop-content {
    margin-top: 50px; }
  .woocommerce-result-count {
    float: left !important;
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
    width: 100%; } }

@media (max-width: 450px) {
  #category-tilter, .woocommerce-ordering {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: 10px; }
  #category-tilter select, .woocommerce-ordering .orderby {
    width: 100%;
    padding-right: 0; }
  #category-tilter:after {
    right: 0; } }

/* banner */
@media (max-width: 991px) {
  .hawa-banner .content .titles h5 {
    font-size: 55px !important; } }

@media (max-width: 767px) {
  .hawa-banner .img-simple {
    width: auto;
    max-height: 550px; } }

@media (max-width: 480px) {
  .hawa-banner .content .titles h5 {
    font-size: 40px !important; } }

@media (max-width: 450px) {
  .hawa-page-header .title-blog-banner {
    width: 100%; } }

/* 404 */
.hawa-page-404 {
  height: 100vh;
  padding: 0 15px; }

.hawa-page-404 .hawa-not-found {
  margin: 0; }

@media (max-width: 480px) {
  .hawa-page-404 .hawa-not-found {
    max-width: initial;
    left: 15px;
    right: 15px;
    width: auto; } }

/* portfolio */
.hawa-video-banner.text-center .video-content .video-info-btn {
  max-width: initial;
  width: auto; }

.single-portfolio .hawa-banner .img-simple {
  visibility: visible; }

/* contact form */
.hawa-contact-form input[type="text"], .hawa-contact-form input[type="email"] {
  width: 100%;
  margin-bottom: 15px;
  padding: 11px 0; }

.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  font: 400 15px 'Josefin Sans', sans-serif;
  color: #FF3D5F; }

.hawa-contact-form div.wpcf7-validation-errors {
  margin: 1em 0 1em;
  padding: 0.2em 0;
  font: 400 15px 'Josefin Sans', sans-serif;
  color: #FF3D5F;
  border: none; }

/* popup search */
.popup-search {
  position: fixed; }

.fluid-width-video-wrapper {
  min-height: 300px; }

/* cart */
.woocommerce-cart .cart-table-wrapp {
  overflow-x: auto;
  margin-bottom: 20px; }

.woocommerce-cart .hawa-cart-page .shop_table.shop_table_responsive.cart {
  min-width: 600px; }

.woocommerce-cart .hawa-cart-page .shop_table .product-quantity > div > span {
  display: none; }

.woocommerce-cart .hawa-cart-page .coupon .input-text {
  width: 100%;
  max-width: 370px; }

#payment_method_paypal + label img {
  display: block;
  max-width: 100%; }

@media (max-width: 1199px) {
  .woocommerce-cart .hawa-cart-page .coupon .input-text {
    max-width: 300px; } }

@media (max-width: 991px) {
  .woocommerce-cart .hawa-cart-page .coupon {
    margin-bottom: 40px;
    max-width: 100%; }
  .woocommerce-cart .hawa-cart-page .coupon .input-text {
    max-width: 500px; } }

@media (max-width: 767px) {
  .woocommerce-cart .hawa-cart-page .coupon .input-text {
    max-width: 330px; } }

@media (max-width: 480px) {
  .woocommerce-cart .hawa-cart-page .coupon .input-text {
    max-width: 230px; }
  .woocommerce-cart .hawa-cart-page .cart_totals {
    margin-top: 50px; } }

@media (max-width: 380px) {
  .woocommerce-cart .hawa-cart-page .coupon .input-text {
    max-width: 160px; }
  .woocommerce-cart .hawa-cart-page .buttons a {
    margin-right: 0;
    padding: 10px 35px 18px 15px; } }

/* checkout */
@media (max-width: 991px) {
  .woocommerce-checkout .checkout_coupons {
    margin-top: 40px; }
  .woocommerce-checkout .hawa-blt {
    padding-bottom: 30px; }
  .woocommerce-checkout .hawa-billing, .woocommerce-checkout #order_review, .woocommerce-checkout #payment {
    margin-top: 50px; } }

@media (max-width: 480px) {
  .woocommerce-checkout .checkout_coupons .input-text {
    width: 100%;
    max-width: 150px; }
  .hawa-order-table {
    width: calc(100% - 30px); }
  .woocommerce-checkout #shipping_city_field,
  .woocommerce-checkout #shipping_first_name_field,
  .woocommerce-checkout #billing_city_field,
  .woocommerce-checkout #billing_email_field,
  .woocommerce-checkout #billing_last_name_field,
  .woocommerce-checkout #billing_first_name_field {
    display: block;
    width: 100%;
    float: none; }
  .woocommerce-checkout #shipping_state_field,
  .woocommerce-checkout #shipping_last_name_field,
  .woocommerce-checkout #billing_state_field,
  .woocommerce-checkout #billing_phone_field,
  .woocommerce-checkout #billing_last_name_field {
    display: block;
    width: 100%;
    padding-left: 0;
    float: left; } }

/* counters */
@media (max-width: 767px) {
  .page-template-default .hawa-counter {
    text-align: center; }
  .page-template-default .hawa-counter .devider {
    margin-left: auto;
    margin-right: auto; } }

@media (max-width: 991px) {
  .hawa-icon-text {
    padding: 35px 0; } }

/* slider arrows animation */
.hawa-slider .slide-prev:before, .hawa-slider .slide-next:before, .hawa-slider .slide-prev:after, .hawa-slider .slide-next:after {
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.4, 1.4);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.4, 1.4); }

.hawa-slider .slide-prev:hover:after {
  width: 88px; }

.hawa-slider .slide-prev:hover:before {
  left: calc( 50% - 13px); }

.hawa-slider .slide-next:hover:after {
  width: 88px; }

.hawa-slider .slide-next:hover:before {
  left: calc( 50% + 13px); }

/* scroll arrow animation */
#scroll-top:before, #scroll-top:after {
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.4, 1.4);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.4, 1.4); }

#scroll-top:hover:before {
  top: calc( 50% - 10px); }

#scroll-top:hover:after {
  top: 20px;
  height: 60px; }

/* additional clases  */
@media (max-width: 767px) {
  .padd-only-xs {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

@media (max-width: 480px) {
  .hawa-headings .title-headings .title h1 {
    font-size: 40px;
    letter-spacing: 4px; } }

html {
  overflow-x: hidden; }

/* header  */
.hawa-logo {
  padding-top: 22px; }

@media (max-width: 767px) {
  .hawa-logo {
    padding-top: 18px; }
  .hawa-logo a {
    font-size: 18px; } }

@media (max-width: 480px) {
  .hawa-logo {
    padding-top: 12px; } }

.hawa-navigation .main-menu > .menu-item {
  display: inline-block;
  position: relative;
  padding-left: 14px;
  padding-right: 14px; }

/* first submenu */
.hawa-main-header .hawa-navigation .main-menu > li > .sub-menu {
  top: 67px;
  background: rgba(30, 30, 30, 0.97) !important;
  padding: 15px 0; }

/* megamenu first submenu */
.hawa-main-header .hawa-navigation .main-menu > li.mega-menu > .sub-menu {
  padding: 15px; }

/* second submenu */
.hawa-navigation .main-menu > li > .sub-menu li > .sub-menu {
  background: rgba(30, 30, 30, 0.97);
  top: -10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 0; }

/* megamenu second submenu */
.hawa-navigation .main-menu > li.mega-menu > .sub-menu li > .sub-menu {
  background: transparent;
  top: 0;
  padding-top: 0;
  padding-bottom: 0; }

.hawa-navigation .mega-menu .sub-menu li ul li a {
  display: block;
  width: 100%;
  height: auto;
  line-height: 1.3;
  position: relative;
  box-sizing: border-box;
  margin: 0;
  padding: 11px 15px;
  font-size: 13px;
  text-align: left;
  text-transform: none;
  color: #b0b0b0; }

.hawa-navigation ul li .sub-menu li a {
  display: block;
  width: 100%;
  padding: 11px 15px;
  font-size: 14px; }

/* links hover */
.hawa-navigation .mega-menu .sub-menu li ul li a:hover, .hawa-navigation .main-menu.white-submenu ul li a:hover {
  background: rgba(255, 255, 255, 0.09);
  color: #f5f5f5 !important; }

.hawa-navigation .main-menu.white-submenu .sub-menu .current-menu-item > a, .hawa-navigation .main-menu.white-submenu .sub-menu .current-menu-ancestor > a, .hawa-navigation .main-menu.white-submenu .sub-menu .current-menu-parent > a {
  background: rgba(255, 255, 255, 0.09);
  color: #f5f5f5 !important; }

.hawa-navigation .main-menu.white-submenu .sub-menu .current-menu-ancestor > a {
  color: #8d8d8d !important;
  background-color: transparent !important; }

/* arrow hover */
.hawa-navigation .main-menu li .sub-menu .menu-item-has-children > a:hover:after {
  color: #fff; }

/* rectangle */
.hawa-navigation .main-menu.white-submenu .sub-menu:before, .hawa-navigation ul li .sub-menu:before {
  border: 9px solid transparent;
  border-bottom: 11px solid rgba(30, 30, 30, 0.97); }

@media (max-width: 1199px) {
  .hawa-navigation .main-menu > .menu-item {
    padding: 25px 9px 25px 9px; }
  .hawa-search-btn .fa {
    padding: 0 14px;
    margin-right: 0 !important;
    font-size: 18px; } }

@media (max-width: 992px) {
  /* list items */
  .hawa-navigation .main-menu > .menu-item {
    padding: 0 10px 0 10px; }
  .hawa-navigation ul li .sub-menu .menu-item, .hawa-navigation .main-menu .menu-item {
    padding: 0; }
  /* links */
  .hawa-navigation .main-menu .menu-item a {
    display: block;
    text-align: left;
    line-height: 38px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.065); }
  .hawa-navigation ul li .sub-menu li a {
    padding: 0 15px; }
  .hawa-navigation .main-menu .menu-item.active > a {
    color: #fff !important; }
  /* arrows */
  .hawa-navigation .main-menu .fa-angle-down {
    float: right;
    margin-top: 12px; }
  .hawa-main-header .hawa-navigation .main-menu > li > .sub-menu {
    background-color: #333 !important;
    top: 0;
    padding: 0; }
  .hawa-navigation .main-menu {
    background: rgba(30, 30, 30, 0.97) !important; }
  /* first submenu */
  .hawa-navigation ul li .sub-menu li span.fa {
    top: 0; }
  /* second submenu */
  .hawa-navigation .main-menu > li > .sub-menu li > .sub-menu {
    top: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  /* megamenu */
  .hawa-main-header .hawa-navigation .main-menu > li.mega-menu > .sub-menu {
    padding: 0;
    width: 100%; }
  .hawa-navigation li.mega-menu .sub-menu li:last-child > a {
    padding-bottom: 0; }
  .hawa-navigation .mega-menu .sub-menu li ul li a {
    line-height: 38px;
    padding: 0px 15px; }
  /* megamenu second submenu*/
  .hawa-navigation .main-menu > li.mega-menu > .sub-menu li > .sub-menu {
    background: rgba(30, 30, 30, 0.97); }
  .hawa-navigation .main-menu > li > .sub-menu li > .sub-menu {
    background: rgba(30, 30, 30, 0.97) !important; }
  .hawa-main-header.dark .hawa-navigation nav {
    background: transparent !important; }
  .hawa-main-header .hawa-navigation {
    height: 70px; }
  .hawa-main-header.header-animate .hawa-navigation {
    height: auto; }
  .hawa-main-header.header-animate {
    position: fixed;
    overflow-y: auto;
    top: 0;
    height: 100%;
    width: 100%; } }

@media (max-width: 767px) {
  .hawa-main-header {
    padding: 0; }
  .hawa-navigation {
    right: 0; }
  .hawa-logo {
    left: 0; }
  .hawa-navigation, .hawa-main-header .hawa-navigation nav {
    width: 100% !important; }
  .hawa-navigation .main-menu {
    padding-top: 73px;
    padding-bottom: 0; } }

@media (max-width: 480px) {
  .hawa-main-header .hawa-navigation {
    height: 52px; }
  .hawa-main-header.header-animate .hawa-navigation {
    height: auto; } }

/* footer */
.footer-widget .mc4wp-response {
  margin-top: 10px; }

.footer-widget .mc4wp-response .mc4wp-error p {
  color: #FF3D5F; }

.footer-widget .mc4wp-response .mc4wp-success p {
  color: #6A9A62; }

/* Blog */
.masonry.has-none-sidebar .col-md-6 {
  width: 50%; }

@media (min-width: 992px) {
  .left-sidebar {
    margin-left: 0; } }

@media (max-width: 991px) {
  .has-none-sidebar .hawa-post {
    padding-left: 30px;
    padding-right: 30px; } }

@media (max-width: 767px) {
  .masonry.has-none-sidebar .col-md-6 {
    width: 100%; } }

@media (max-width: 480px) {
  .has-none-sidebar .hawa-post {
    padding-left: 0;
    padding-right: 0; }
  .column-blog.has-none-sidebar {
    margin-left: 0;
    margin-right: 0; } }

/* shop */
.next.page-numbers:before {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

#category-tilter:after, .woocommerce-ordering:after {
  pointer-events: none; }

/* shop product single*/
.woocommerce-message a {
  display: inline-block; }

.woocommerce-message a.button.wc-forward {
  margin: 0;
  float: none;
  height: 30px; }

@media (max-width: 991px) {
  .product .entry-summary {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .single-product .hawa-page-header {
    margin-bottom: 60px; }
  .single-product .related-products {
    padding-top: 40px; }
  .single-product .main-footer {
    margin-top: 40px; }
  .single-product .hawa-shop-tabs .tabs li {
    display: block;
    margin-bottom: 30px; }
  .single-product .hawa-shop-tabs {
    margin-top: 40px;
    margin-bottom: 40px; }
  .product .thumbnails > a {
    display: inline-block;
    width: 32%; }
  .hawa-shop-content {
    margin-top: 50px; }
  .woocommerce-result-count {
    float: left !important;
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
    width: 100%; } }

@media (max-width: 450px) {
  #category-tilter, .woocommerce-ordering {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: 10px; }
  #category-tilter select, .woocommerce-ordering .orderby {
    width: 100%;
    padding-right: 0; }
  #category-tilter:after {
    right: 0; } }

/* banner */
@media (max-width: 991px) {
  .hawa-banner .content .titles h5 {
    font-size: 55px !important; } }

@media (max-width: 767px) {
  .hawa-banner .img-simple {
    width: auto;
    max-height: 550px; } }

@media (max-width: 480px) {
  .hawa-banner .content .titles h5 {
    font-size: 40px !important; } }

@media (max-width: 450px) {
  .hawa-page-header .title-blog-banner {
    width: 100%; } }

/* 404 */
.hawa-page-404 {
  height: 100vh;
  padding: 0 15px; }

.hawa-page-404 .hawa-not-found {
  margin: 0; }

@media (max-width: 480px) {
  .hawa-page-404 .hawa-not-found {
    max-width: initial;
    left: 15px;
    right: 15px;
    width: auto; } }

/* portfolio */
.hawa-video-banner.text-center .video-content .video-info-btn {
  max-width: initial;
  width: auto; }

.single-portfolio .hawa-banner .img-simple {
  visibility: visible; }

/* contact form */
.hawa-contact-form input[type="text"], .hawa-contact-form input[type="email"] {
  width: 100%;
  margin-bottom: 15px;
  padding: 11px 0; }

.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  font: 400 15px 'Josefin Sans', sans-serif;
  color: #FF3D5F; }

.hawa-contact-form div.wpcf7-validation-errors {
  margin: 1em 0 1em;
  padding: 0.2em 0;
  font: 400 15px 'Josefin Sans', sans-serif;
  color: #FF3D5F;
  border: none; }

/* popup search */
.popup-search {
  position: fixed; }

.fluid-width-video-wrapper {
  min-height: 300px; }

/* cart */
.woocommerce-cart .cart-table-wrapp {
  overflow-x: auto;
  margin-bottom: 20px; }

.woocommerce-cart .hawa-cart-page .shop_table.shop_table_responsive.cart {
  min-width: 600px; }

.woocommerce-cart .hawa-cart-page .shop_table .product-quantity > div > span {
  display: none; }

.woocommerce-cart .hawa-cart-page .coupon .input-text {
  width: 100%;
  max-width: 370px; }

#payment_method_paypal + label img {
  display: block;
  max-width: 100%; }

@media (max-width: 1199px) {
  .woocommerce-cart .hawa-cart-page .coupon .input-text {
    max-width: 300px; } }

@media (max-width: 991px) {
  .woocommerce-cart .hawa-cart-page .coupon {
    margin-bottom: 40px;
    max-width: 100%; }
  .woocommerce-cart .hawa-cart-page .coupon .input-text {
    max-width: 500px; } }

@media (max-width: 767px) {
  .woocommerce-cart .hawa-cart-page .coupon .input-text {
    max-width: 330px; } }

@media (max-width: 480px) {
  .woocommerce-cart .hawa-cart-page .coupon .input-text {
    max-width: 230px; }
  .woocommerce-cart .hawa-cart-page .cart_totals {
    margin-top: 50px; } }

@media (max-width: 380px) {
  .woocommerce-cart .hawa-cart-page .coupon .input-text {
    max-width: 160px; }
  .woocommerce-cart .hawa-cart-page .buttons a {
    margin-right: 0;
    padding: 10px 35px 18px 15px; } }

/* checkout */
@media (max-width: 991px) {
  .woocommerce-checkout .checkout_coupons {
    margin-top: 40px; }
  .woocommerce-checkout .hawa-blt {
    padding-bottom: 30px; }
  .woocommerce-checkout .hawa-billing, .woocommerce-checkout #order_review, .woocommerce-checkout #payment {
    margin-top: 50px; } }

@media (max-width: 480px) {
  .woocommerce-checkout .checkout_coupons .input-text {
    width: 100%;
    max-width: 150px; }
  .hawa-order-table {
    width: calc(100% - 30px); }
  .woocommerce-checkout #shipping_city_field,
  .woocommerce-checkout #shipping_first_name_field,
  .woocommerce-checkout #billing_city_field,
  .woocommerce-checkout #billing_email_field,
  .woocommerce-checkout #billing_last_name_field,
  .woocommerce-checkout #billing_first_name_field {
    display: block;
    width: 100%;
    float: none; }
  .woocommerce-checkout #shipping_state_field,
  .woocommerce-checkout #shipping_last_name_field,
  .woocommerce-checkout #billing_state_field,
  .woocommerce-checkout #billing_phone_field,
  .woocommerce-checkout #billing_last_name_field {
    display: block;
    width: 100%;
    padding-left: 0;
    float: left; } }

/* counters */
@media (max-width: 767px) {
  .page-template-default .hawa-counter {
    text-align: center; }
  .page-template-default .hawa-counter .devider {
    margin-left: auto;
    margin-right: auto; } }

@media (max-width: 991px) {
  .hawa-icon-text {
    padding: 35px 0; } }

/* slider arrows animation */
.hawa-slider .slide-prev:before, .hawa-slider .slide-next:before, .hawa-slider .slide-prev:after, .hawa-slider .slide-next:after {
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.4, 1.4);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.4, 1.4); }

.hawa-slider .slide-prev:hover:after {
  width: 88px; }

.hawa-slider .slide-prev:hover:before {
  left: calc( 50% - 13px); }

.hawa-slider .slide-next:hover:after {
  width: 88px; }

.hawa-slider .slide-next:hover:before {
  left: calc( 50% + 13px); }

/* scroll arrow animation */
#scroll-top:before, #scroll-top:after {
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.4, 1.4);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.4, 1.4); }

#scroll-top:hover:before {
  top: calc( 50% - 10px); }

#scroll-top:hover:after {
  top: 20px;
  height: 60px; }

#price_slider {
  height: 2px;
  border: none;
  border-radius: none;
  background: #dedede; }
  #price_slider .noUi-connect {
    background-color: #000; }
  #price_slider .noUi-handle {
    height: 6px;
    background-color: #000;
    width: 6px;
    left: 0;
    top: -2px;
    box-shadow: none;
    border: none; }
    #price_slider .noUi-handle:before, #price_slider .noUi-handle:after {
      display: none; }

div.pp_woocommerce .pp_arrow_next:before,
div.pp_woocommerce .pp_arrow_previous:before,
div.pp_woocommerce .pp_close:before,
div.pp_woocommerce .pp_previous:hover:before,
div.pp_woocommerce .pp_next:hover:before {
  font-family: FontAwesome; }

div.pp_woocommerce .pp_arrow_previous:before,
div.pp_woocommerce .pp_previous:hover:before {
  content: "\f104"; }

div.pp_woocommerce .pp_arrow_next:before,
div.pp_woocommerce .pp_next:hover:before {
  content: '\f105'; }

div.pp_woocommerce .pp_close:before {
  content: '\f00d';
  font-size: 20px; }

.img-max {
  max-width: 100%; }

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* MEDIA QUERIES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.hawa-text-style .title {
  font-size: 36px;
  color: #f00;
  border: 1px solid red; }

/***vc_custom_1458243745375***/
.black-bg {
  background: #333; }

.bg-play-button {
  position: relative; }

.ver-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.yellow-bg {
  background: #fff85f; }

.vc_column_container {
  padding-left: 0;
  padding-right: 0; }

.flowers-bg {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
  background-image: url("../img/theme-img/і1.jpg");
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.border-bot-right {
  border-right-width: 1px !important;
  border-bottom-width: 1px !important;
  padding-top: 0px !important;
  border-right-color: #eeeeee !important;
  border-right-style: solid !important;
  border-bottom-color: #eeeeee !important;
  border-bottom-style: solid !important; }

.border-bot {
  border-bottom: 1px solid #eee; }

.border-bottom-gray {
  border-bottom-width: 1px !important;
  border-bottom-color: #eeeeee !important;
  border-bottom-style: solid !important;
  height: 353px; }

.vc_custom_1463603264707 {
  border-bottom-width: 1px !important;
  border-bottom-color: #eeeeee !important;
  border-bottom-style: solid !important; }

.vc_custom_1458485645906, .bg-one {
  border-top-width: 1px !important;
  background-color: #f9f9f9 !important;
  border-top-color: #eeeeee !important;
  border-top-style: solid !important;
  background-size: cover; }

.vc_custom_1458485835772, .bg-two {
  background-color: #f3f3f3 !important; }

.vc_custom_1464007355100, .bg-three {
  background-color: #f9f9f9 !important;
  position: relative;
  left: -89.5px;
  box-sizing: border-box;
  width: 1349px;
  padding-left: 89.5px;
  padding-right: 89.5px; }

.vc_custom_1463999091267, .mt-min50 {
  margin-top: -50px !important; }

.single-image {
  position: absolute;
  width: 924px; }

.vc_custom_1458322020070, .bg-four {
  background-image: url("../img/bg.jpg")!important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;background-attachment: fixed; }

.vc_custom_1458484808681, .bg-five {
  border-top-width: 1px !important;
  background-color: #f9f9f9 !important;
  border-top-color: #eeeeee !important;
  border-top-style: solid !important; }

.vc_custom_1458504315077, .bg-six {
  background-image: url(../img/bg3.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; 
 }

.clients-title .title {
  color: #fff; }

.clients-title .devider {
  border-color: #fff; }

.font-color {
  font-size: 36px;
  color: #ffffff; }

.index-slider .swiper-wrapper {
  width: 1379px;
  height: 701px; }

.restaurant-slider .swiper-wrapper {
  width: 1379px;
  height: 206px; }

.width-50 {
  width: 50%; }

.single_image img {
  height: auto;
  max-width: 100%;
  vertical-align: top; }

.font-size-13 {
  margin-top: -10px; }

.font-size-13 .title {
  font-size: 13px; }

.font-size-11 {
  margin-top: -25px; }

.font-size-11 .title {
  font-size: 11px; }

.pt-0 {
  padding-top: 0; }

.bg-f7f7f7 {
  background: #f7f7f7; }

.bg-f9f9f9 {
  background: #f9f9f9; }

.bg-white {
  background: #fff; }

.ov-hidden {
  overflow: hidden; }

.brag-block-bg {
  background: url(../img/theme-img/bg.jpg) !important; }

.img-height {
  height: 89px;
  position: relative; }

.img-height img {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.white-color {
  color: #fff; }

.border-top-bottom {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }

.border-top {
  border-top: 1px solid #eee; }

.prome-block1-bg {
  background-image: url(../img/theme-img/promo1.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.promo-block2-bg {
  background-image: url(../img/theme-img/promo2.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.promo-block3-bg {
  background-image: url(../img/theme-img/promo3.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.promo-block4-bg {
  background-image: url(../img/theme-img/promo4.jpg) !important;
  background-position: left top !important;
  background-repeat: no-repeat !important; }

.overview-block-bg {
  background: #f9f9f9; }

.size-11 {
  font-size: 11px !important; }

.icon-anchor, .icon-strategy, .icon-genius, .icon-lock, .icon-target, .icon-chat {
  color: #fff85f; }

.border-white {
  border-color: #fff !important; }

.color-8d8d8d {
  color: #8d8d8d; }

.size-47 {
  font-size: 47px !important;
  color: #ffffff; }

.col-border-right-bottom {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-color: #3e3e3e;
  border-right-style: solid;
  border-bottom-color: #3e3e3e;
  border-bottom-style: solid; }

.col-border-bottom {
  border-bottom: 1px solid #3e3e3e; }

.col-border-right {
  border-right: 1px solid #3e3e3e; }

.dark-col-border-right {
  border-right: 1px solid #eee; }

.font-size-18 {
  font-size: 18px !important; }

.about-us-slide-bg {
  background-image: url(../img/Untitled-7-min.jpg);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.col-h100 {
  height: 100px; }

.col-h70 {
  height: 70px; }

.col-h130 {
  height: 130px; }

.services-bg {
  background-image: url(../img/theme-img/services-1.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.hawa-heading-height {
  height: 335px; }

.services-two-img1 {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
  background-image: url(../img/theme-img/service1.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.p-relative {
  position: relative; }

.services-two-img3 {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
  background-image: url(../img/theme-img/service3.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.services-two-img2 {
  position: absolute;
  left: 0;
  width: 50%;
  height: 100%;
  background-image: url(../img/theme-img/service2.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

@media screen and (max-width: 767px) {
  .services-two-img1,
  .services-two-img2,
  .services-two-img3 {
    height: 80vh; }
  .services-two-img2,
  .services-two-img3 {
    position: relative; }
  .services-two-img3 {
    width: 100%; }
  .f-right.f-right-services {
    float: none; } }

.f-right {
  float: right; }

.team-2-bg {
  background: #cfcfcf url(../img/theme-img/team2.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: 100vh; }

.contact-us-title-bg {
  background-image: url(../img/Untitled-2-1.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.bg-yellow {
  background: #fff85f; }

.mt-min148 {
  margin-top: -144px; }

.min12-top {
  margin-top: -12px; }

.min20-top {
  margin-top: -20px; }

.hawa-banner .content h5 {
  color: white;
  font-size: 18px;
  font-style: italic; }

.hawa-text-block h6 {
  max-width: 600px;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.text-center {
  text-align: center !important; }

.border-left-right {
  border-left: 1px solid #eee !important;
  border-right: 1px solid #eee !important; }

.col-no-padd {
  padding: 0 !important; }
  @media screen and (max-width: 767px) {
    .col-no-padd {
      padding-left: 15px !important;
      padding-right: 15px !important; } }

.bg-play-button {
  background: url(../img/theme-img/play_btn.jpg);
  min-height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.vc_custom_1464010458626 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
  background-image: url("../img/theme-img/h_i.jpg") !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }
  .vc_custom_1464010458626 .vc_empty_space {
    height: 405px; }
    @media (max-width: 1199px) {
      .vc_custom_1464010458626 .vc_empty_space {
        height: 250px; } }
    @media (max-width: 991px) {
      .vc_custom_1464010458626 .vc_empty_space {
        height: 0; } }

.vc_custom_1463603104067 {
  border-bottom: 1px solid #eee; }

.border-right-gray {
  border-right: 1px solid #eee !important; }

.vc_custom_1463603264707 {
  border-bottom: 1px solid #eee; }

.f9-bg {
  background: #f9f9f9; }

.v-hide {
  visibility: hidden; }

.gallery-columns-3 .gallery-item {
  width: 33.3333%; }

.gallery-item {
  margin: 0;
  float: left; }

.empty-light .title {
  color: #333; }

.hawa-contact .contact-item .text-white {
  color: #fff; }

.vc_custom_1464162876561 {
  background-image: url(../img/bg-o.jpg) !important;
  background-position: center;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  min-height: 100vh; }

.white-text {
  color: #fff; }

.hawa-text-block .white-text {
  color: #fff; }

.border-white {
  border-color: #fff; }

.f36-white {
  font-size: 36px;
  color: #fff; }

.width-nav nav {
  width: 959px; }

.hawa-restaurant-menu {
  z-index: 0; }

.hawa-banner .content h2.yellow-text {
  color: #fff85f; }

.hawa-banner .content h5.about-me-title {
  font-size: 100px;
  font-style: normal; }

.bg-brand-block {
  border-bottom: 1px solid #eeeeee;
  background-color: #f9f9f9; }

.border-left-right-gray {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee; }

.f30 {
  font-size: 30px; }

.dark-services .hawa-text-block .title {
  color: #333; }

.dark-services .icon-anchor, .dark-services .icon-strategy, .dark-services .icon-genius, .dark-services .icon-lock, .dark-services .icon-target, .dark-services .icon-chat {
  color: #8d8d8d; }

.dark-services .col-border-bottom {
  border-bottom: 1px solid #eee; }

.dark-services .col-border-right {
  border-right: 1px solid #eee; }

.dark-services .col-border-right-bottom {
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee; }

/***vc_custom_1458243745375***/
.footer-contact.black-bg .title {
  font-size: 18px;
  color: #fff; }

.footer-contact.black-bg h2.title {
  font-size: 44px; }

.footer-contact.black-bg .devider {
  border-color: #fff; }

.footer-contact .title {
  font-size: 18px; }

.footer-contact h2.title {
  font-size: 44px; }

.footer-contact .ajax-loader {
  display: none; }

.footer-contact .devider {
  border-color: #333; }

.hawa-text-block.minus-marg {
  margin-bottom: -25px; }

.bg_one_page_text_ticker {
  background-image: url(../img/bg-o.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh; }
  .bg_one_page_text_ticker .hawa-banner {
    height: 100vh; }
    .bg_one_page_text_ticker .hawa-banner .titles .title {
      font-size: 71px;
      color: #333; }
      @media (max-width: 480px) {
        .bg_one_page_text_ticker .hawa-banner .titles .title {
          margin-top: 50px; } }
    .bg_one_page_text_ticker .hawa-banner .titles .text {
      color: #333; }

.branding_col {
  border-right: 1px solid #eee; }

.branding_row {
  border-top: 1px solid #eee; }
  .branding_row:first-child .branding_col {
    padding-top: 35px; }
  .branding_row:last-child {
    border-bottom: 1px solid #eee; }

.clients-one-text-ticker .hawa-text-block h4 {
  font-size: 31px;
  color: #fff;
  letter-spacing: 0.2px; }

.clients-one-text-ticker .hawa-text-block .devider {
  border-bottom: 3px solid #fff;
  border-top: none; }
  .clients-one-text-ticker .hawa-text-block .devider.text-center {
    margin-bottom: 70px; }

.hawa-slider.show-preview.dark-text {
  color: #333; }
  .hawa-slider.show-preview.dark-text .titles > * {
    color: #333; }

#op-about-us h2.title,
.home-quote h2.title {
  font-size: 42px; }

.hawa-text-block.clients-say {
  color: #fff; }
  .hawa-text-block.clients-say .devider {
    border-color: #fff;
    margin-bottom: 62px; }
  .hawa-text-block.clients-say h5 {
    font-size: 31px;
    letter-spacing: .2px; }

.hawa-text-block.start-project h4 {
  font-size: 36px;
  color: #fff; }

.hawa-text-block.about-minimal .title {
  font-size: 74px; }

.hawa-text-block.no-man h4 {
  font-size: 26px !important; }

.hawa-text-block.no-man h3 {
  font-size: 18px; }

.hawa-text-block.life_studio {
  font-size: 18px; }
  .hawa-text-block.life_studio h3 {
    font-size: 30px; }

.hawa-portfolio-content.gutter .portfolio-item > div {
  padding: 5px; }

#op-work-flow .title {
  font-size: 48px;
  color: #333; }

#gallery-1 {
  position: relative; }

.hawa-post .fluid-width-video-wrapper {
  padding-top: 56.25%; }

.background-page-header {
  height: 400px; }

.oh-hello {
  height: auto; }
  .oh-hello .titles h4.title {
    font-size: 100px;
    color: #fff; }
  .oh-hello .titles .text {
    color: #fff; }

.background .fluid-width-video-wrapper {
  padding-top: 50%; }

.head36_black {
  font-size: 36px;
  color: #333; }

.head36_white {
  font-size: 36px;
  color: #fff; }

.hawa-page-header .static {
  position: static;
  -webkit-transform: none;
  transform: none; }

.hawa-page-header.empty-light .title {
  color: #333; }

.hawa-page-header.empty-light ul li a {
  color: #8d8d8d; }

.hawa-page-header.empty-light ul li.active a {
  color: #333; }

.hawa-page-header.empty-dark ul li a {
  color: #8d8d8d; }

.hawa-page-header.empty-dark ul li.active a {
  color: #fff; }

.button-elem {
  padding: 130px 0; }

.hawa-text-block .title.elem-title {
  margin-bottom: 50px;
  margin-top: 80px; }

.et-examples,
.fa-examples {
  color: #555;
  margin-left: 1px;
  vertical-align: middle;
  font-family: "Open Sans", arial, sans-serif;
  display: table; }
  .et-examples .box1,
  .fa-examples .box1 {
    display: inline-table;
	vertical-align: middle;
    width: 33%;
    float: left;
    padding: 18px;
    border: 1px solid #e5e5e5;
    margin: -1px 0 0 -1px;
    font-size: 15px; }
    @media screen and (max-width: 480px) {
      .et-examples .box1,
      .fa-examples .box1 {
        width: 50%;
        text-align: center; } }
    .et-examples .box1 > i,
    .fa-examples .box1 > i {
      display: table-cell;
      margin-right: 5px;
      min-width: 70px;
      min-height: 70px;
      border-right: 1px solid #f1f1f1;
      line-height: 70px;
      text-align: center;
      font-size: 32px;
      color: #555 !important; }
      @media screen and (max-width: 480px) {
        .et-examples .box1 > i,
        .fa-examples .box1 > i {
          display: block;
          border-right: none; } }
    .et-examples .box1 > span,
    .fa-examples .box1 > span {
      display: inline;
      vertical-align: middle;
      padding: 0 5px; }
  @media screen and (max-width: 587px) {
    .et-examples,
    .fa-examples {
      display: block; }
      .et-examples .box1,
      .fa-examples .box1 {
        display: inline-block;
        height: 145px; }
        .et-examples .box1 > i,
        .et-examples .box1 > span,
        .fa-examples .box1 > i,
        .fa-examples .box1 > span {
          display: block;
          border-right: none;
          text-align: center; } }

.et-line-icons,
.fa-line-icons {
  margin-bottom: 80px; }
  .et-line-icons .section-text,
  .fa-line-icons .section-text {
    font-family: "Open Sans", arial, sans-serif;
    margin-bottom: 45px; }
.et_line .icon-anchor, .icon-strategy, .icon-genius, .icon-lock, .icon-target, .icon-chat {
    color: inherit;
}
.fa-examples .box1 {
  width: 25%; }

.headers-elem {
  margin-bottom: 80px; }
  .headers-elem img {
    max-width: 100%; }
  .headers-elem h3 {
    font-family: 'Cardo', sans-serif;
    font-size: 24px;
    margin-bottom: 25px; }

.hawa-slider.icon-slider .hawa-icon-content .title {
  color: #fff; }

.hawa-slider.icon-slider .hawa-icon-content .devider {
  border-top-color: #fff;
  border-left-color: #fff; }

.hawa-navigation.navigation-home .main-menu > .menu-item {
  padding: 25px 21px 25px 20px; }

.hawa-banner.banner-home .content .titles {
  margin-top: 200px;
  margin-bottom: 200px; }
  .hawa-banner.banner-home .content .titles h2 {
    font-size: 60px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: auto; }
    .hawa-banner.banner-home .content .titles h2:after {
      content: '';
      display: block;
      top: 100%;
      left: -13px;
      right: 0;
      margin: auto;
      position: absolute;
      width: 100%;
      height: 7px;
      background-color: #fff85f; }

.hawa-banner .content .titles h4 {
  margin-top: 20px; }

.scroll-link {
  display: block;
  width: 50px;
  height: 50px;
  background: #000;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute; }
  .scroll-link:before {
    content: '';
    display: inline-block;
    border: 5px solid transparent;
    border-top: 8px solid #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .scroll-link:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 50px;
    background-color: #fff;
    position: absolute;
    top: -33px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }

.team-title {
  font-size: 47px !important;
  color: #333; }

.team-bg {
  background-image: url(../img/Untitled-1-18.jpg);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.is-cart-empty {
  display: none; }
  .is-cart-empty > * {
    margin-bottom: 20px; }
    .is-cart-empty > *:last-child {
      margin-bottom: 0; }
  .is-cart-empty a {
    font-family: 'Josefin Sans', sans-serif;
    text-decoration: underline;
    color: #333; }

.shop-cart {
  background-color: #f7f7f7; }

.bs-searchbox .form-control {
  border-radius: 0;
  border: 1px solid #ccc;
  padding: initial; }
  .bs-searchbox .form-control:focus {
    box-shadow: none; }

#billing_country_field {
  border-bottom: 5px solid #333;
  padding: 28px 0 17px;
  font-family: 'Josefin Sans', sans-serif; }
  #billing_country_field .billing_country_field {
    padding: 0; }
    #billing_country_field .billing_country_field:focus {
      outline: none !important;
      box-shadow: none; }
  #billing_country_field .btn-group.open:focus {
    outline: none !important; }
  #billing_country_field .btn-group.open .dropdown-toggle {
    box-shadow: none; }
    #billing_country_field .btn-group.open .dropdown-toggle:focus {
      outline: none !important; }
  #billing_country_field .bootstrap-select.btn-group .dropdown-toggle .filter-option:focus {
    outline: none; }
  #billing_country_field .dropdown-menu > .active > a,
  #billing_country_field .dropdown-menu > li > a:focus,
  #billing_country_field .dropdown-menu > li > a:hover {
    background-color: #333;
    color: #f5f5f5; }
  #billing_country_field .dropdown-menu > li > a {
    -webkit-transition: initial;
    transition: initial; }
  #billing_country_field .bs-caret {
    color: #333; }

.woocommerce-billing-fields div.create-account {
  display: none; }

.bg_img_parent {
  background-size: cover; }

.hawa-slider.blog-slider .swiper-container {
  max-height: 650px; }
  @media (max-width: 991px) {
    .hawa-slider.blog-slider .swiper-container {
      max-height: 470px; } }

.hawa-slider.blog-slider .swiper-slide {
  position: relative; }
  @media screen and (max-width: 1199px) {
    .hawa-slider.blog-slider .swiper-slide {
      max-width: 970px; } }
  @media screen and (max-width: 991px) {
    .hawa-slider.blog-slider .swiper-slide {
      max-width: 750px; } }
  @media screen and (max-width: 767px) {
    .hawa-slider.blog-slider .swiper-slide {
      max-width: 520px; } }
  @media screen and (max-width: 540px) {
    .hawa-slider.blog-slider .swiper-slide {
      max-width: 300px; } }
  .hawa-slider.blog-slider .swiper-slide:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.85);
    -webkit-transition: 0.4s;
    transition: 0.4s; }
  .hawa-slider.blog-slider .swiper-slide.swiper-slide-active .hawa-banner > .content {
    z-index: 2; }
  .hawa-slider.blog-slider .swiper-slide.swiper-slide-active:after {
    background-color: rgba(51, 51, 51, 0.2); }

.hawa-slider.blog-slider .title {
  font-size: 70px;
  color: #fff; }
  @media (max-width: 767px) {
    .hawa-slider.blog-slider .title {
      font-size: 48px; } }

.hawa-slider .hawa-post .title:after {
  border: none; }

.hawa-slider .hawa-post .post-info li {
  color: #fff;
  font-size: 18px; }
  .hawa-slider .hawa-post .post-info li a {
    color: #fff;
    font-size: 18px; }

.home-blog .main-post {
  margin-bottom: 90px; }
  .home-blog .main-post .post-excerpt p {
    margin-bottom: 30px; }

.home-blog .buttons-buttom {
  text-align: center; }
  .home-blog .buttons-buttom a {
    position: relative;
    display: inline-block;
    padding: 16px 44px 16px 18px;
    font-size: 14px;
    display: inline-block;
    font: 400 13px 'Josefin Sans', sans-serif; }
    .home-blog .buttons-buttom a.black {
      color: #333;
      box-shadow: -2px 5px 0 #333; }
      .home-blog .buttons-buttom a.black:after {
        border-left-color: #333; }
      .home-blog .buttons-buttom a.black:hover {
        background-color: #000;
        color: #fff;
        border-color: #000;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out; }
    .home-blog .buttons-buttom a:after {
      content: '';
      display: inline-block;
      border: 5px solid transparent;
      border-left: 5px solid transparent;
      position: absolute;
      top: 50%;
      right: 10px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }

.home-blog .hawa-post:not(.main-post) {
  margin-bottom: 90px; }
  .home-blog .hawa-post:not(.main-post) .post-header {
    position: relative; }
  .home-blog .hawa-post:not(.main-post) .post-icon {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto; }

.home-resume {
  background-color: #f9f9f9; }
  .home-resume.black-bg {
    background-color: #333;
    color: #fff; }
    .home-resume.black-bg div.text-left {
      font-size: 18px; }
    .home-resume.black-bg .devider {
      border-color: #fff; }
  .home-resume .resume-banner {
    position: relative; }
    @media (max-width: 991px) {
      .home-resume .resume-banner .content .titles {
        text-align: center; } }
    .home-resume .resume-banner .content .titles h3 {
      margin-bottom: 25px; }
    @media (max-width: 991px) {
      .home-resume .resume-banner .author-img {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        width: initial; } }
    .home-resume .resume-banner .container > * {
      z-index: 2; }
    .home-resume .resume-banner:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(51, 51, 51, 0.1);
      -webkit-transition: 0.4s;
      transition: 0.4s; }
    .home-resume .resume-banner .container {
      top: 35%; }

.resume-container {
  padding-top: 125px;
  padding-bottom: 125px; }
  @media (max-width: 1199px) {
    .resume-container {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media (max-width: 767px) {
    .resume-container {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .resume-container .hawa-text-block .text-dark {
    margin-bottom: 40px; }

.resume-expertise .hawa-skill-block .timer:after {
  content: '%'; }

.experience_items {
  margin-top: 90px;
  line-height: 1;
  font-size: 14px; }
  .experience_items .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    height: 110px;
    position: relative; }
    .experience_items .row:first-child:before {
      background-color: #fff85f; }
    .experience_items .row:last-child .period:before {
      display: none; }
    .experience_items .row:before {
      content: "";
      width: 9px;
      height: 9px;
      background-color: #ddd;
      border-radius: 50%;
      top: 2px;
      left: 0;
      position: absolute; }
    @media (max-width: 767px) {
      .experience_items .row > div {
        margin-bottom: 15px; } }
  .experience_items .period {
    opacity: .5;
    position: relative; }
    .experience_items .period:before {
      content: "";
      width: 1px;
      height: 106px;
      background-color: #ddd;
      top: 9px;
      left: -26px;
      position: absolute; }
  .experience_items .website,
  .experience_items .position {
    opacity: .7; }
  .experience_items .website {
    line-height: 1.5; }
  .experience_items .company {
    letter-spacing: .2em;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase; }

.education_items {
  text-transform: uppercase; }
  .education_items .row > div {
    height: 160px; }
  .education_items .school {
    font-size: 18px;
    font-family: "Cardo", serif; }

.resume-work {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }
  .resume-work .hawa-portfolio-content .portfolio-item {
    padding: 0; }

.resume-contact .hawa-contact .contact-item .contact-item-text {
  text-indent: 0; }

.resume-contact .resume-socials .contact-item-text {
  display: block; }

.contact-us-title-bg .hawa-headings {
  height: 325px; }

.hawa-text-block h6.title.text-left {
  text-align: left;
  max-width: initial;
  margin-left: initial;
  margin-right: initial; }
  @media screen and (max-width: 769px) {
    .hawa-text-block h6.title.text-left {
      font-size: 28px; } }

.empty_space {
  height: 150px; }
  .empty_space.small {
    height: 72px; }

.sleek-modern-bg {
  background: #f7f7f7; }
  .sleek-modern-bg .hawa-headings {
    height: 300px; }

.sleek-branding-item {
  height: 220px; }
  .sleek-branding-item .icon i {
    color: #8d8d8d;
    font-size: 34px; }
  .sleek-branding-item .content {
    color: #8d8d8d; }

.hawa-text-block .sleek-quote {
  font-size: 38px; }

.hawa-banner.contact-banner {
  height: auto; }
  .hawa-banner.contact-banner .content .titles .title {
    font-size: 60px;
    color: #333333; }
  .hawa-banner.contact-banner .content .titles .text {
    color: #333; }

.product-values .product-color span:first-child {
  background-color: #100c0f; }

.product-values .product-color span:nth-child(2) {
  background-color: #8b685d; }

.product-values .product-color span:nth-child(3) {
  background-color: #703726; }

.product-values .product-color span:nth-child(4) {
  background-color: #ae9a7a; }

.black-bg .hawa-text-block {
  color: #fff; }
  .black-bg .hawa-text-block .title {
    color: #fff; }
  .black-bg .hawa-text-block .white {
    color: #fff; }
  .black-bg .hawa-text-block.imagination-text h3.text-left {
    font-size: 18px; }

.brag-block-bg .devider {
  border-color: #fff; }

.hawa-text-block.service-reasons .title {
  font-size: 36px; }

.widget_price_filter .ui-widget-header {
  left: 0%;
  width: 100%; }

.widget_price_filter span.ui-slider-handle:first-child {
  left: 0%; }

.widget_price_filter span.ui-slider-handle:nth-child(2) {
  left: 100%; }

.widget_nm_color_filters .color-item {
  width: auto; }
  .widget_nm_color_filters .color-item:first-child .rcorners {
    background: #100c0f; }
  .widget_nm_color_filters .color-item:nth-child(2) .rcorners {
    background: #8b685d; }
  .widget_nm_color_filters .color-item:nth-child(3) .rcorners {
    background: #703726; }
  .widget_nm_color_filters .color-item:nth-child(4) .rcorners {
    background: #ae9a7a; }

.team-2-bg .hawa-text-block .title {
  font-size: 46px; }

.hawa-text-block .team-cite {
  font-size: 17px; }

.hawa-text-block .perfect-resp {
  font-size: 48px;
  color: #333; }

.hawa-page-404 {
  background-image: url(../img/404.jpg);
  background-size: cover;
  background-repeat: no-repeat; }

.hawa-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  .hawa-banner-all-height {
    height: 100vh; }
.rotator {
	margin-bottom: 22px;
	color:#fff;
    font-size: 100px;
	font-family: "Cardo",sans-serif;
    margin-bottom: 40px;
    font-weight: 300;
    min-height: 3.6ex;
    overflow-y: hidden;
    position: relative;
    text-transform: capitalize;
}
.rotator__item {
  position: absolute;
  margin: 0;
  width: 100%;
  opacity:0;
  -webkit-transform: translate3d(0, 0, 0, 0);
}
.rotator__item:nth-child(1) {
  -webkit-animation: rotateBanner 6.5s infinite;
          animation: rotateBanner 6.5s infinite;
}
.rotator__item:nth-child(2) {
  -webkit-animation: rotateBanner 6.5s 1.625s infinite;
          animation: rotateBanner 6.5s 1.625s infinite;
}
.rotator__item:nth-child(3) {
  -webkit-animation: rotateBanner 6.5s 3.25s infinite;
          animation: rotateBanner 6.5s 3.25s infinite;
}
.rotator__item:nth-child(4) {
  -webkit-animation: rotateBanner 6.5s 4.875s infinite;
          animation: rotateBanner 6.5s 4.875s infinite;
}

@-webkit-keyframes rotateBanner {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-3ex);
            transform: translateY(-3ex);
  }
  10% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  25% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  35% {
    opacity: 0;
    -webkit-transform: translateY(3ex);
            transform: translateY(3ex);
  }
  100% {
    opacity: 0;
  }
}

@keyframes rotateBanner {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-3ex);
            transform: translateY(-3ex);
  }
  10% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  25% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  35% {
    opacity: 0;
    -webkit-transform: translateY(3ex);
            transform: translateY(3ex);
  }
  100% {
    opacity: 0;
  }
}
.firefox .izotope-container.hawa-portfolio .portfolio-item {
  margin-left: -1px;
  -webkit-transform: translateX(1px);
  transform: translateX(1px); }

.onepage-slider .hawa-banner {
  height: auto; }

.ajax-loader:before,
.ajax-loader:after,
.ajax-loader {
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out; }

.ajax-loader {
  display: none;
  font-size: 10px;
  margin: -40px auto 0;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

.ajax-loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.ajax-loader:after {
  left: 3.5em; }

.ajax-loader:before,
.ajax-loader:after {
  content: '';
  position: absolute;
  top: 0; }

@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em #ffffff; }
  40% {
    box-shadow: 0 2.5em 0 0 #ffffff; } }

@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em #ffffff; }
  40% {
    box-shadow: 0 2.5em 0 0 #ffffff; } }

.ajax-result {
  clear: both;
  margin-top: 20px;
  font-weight: 700; }

.ajax-result .success,
.ajax-result .error {
  display: none;
  padding: 10px;
  border: 1px solid green;
  font-size: 14px;
  color: green; }

.ajax-result .error {
  color: red;
  background: red; }

.sleek-modern.wpb_single_image img {
  max-width: 100%;
  width: 100%; }

.bg_grey {
  background-color: #f9f9f9; }

.hawa-550-block {
  padding-left: 15px;
  padding-right: 15px; }

.hawa-banner.hawa-banner-60 {
  height: 60vh; }

#video {
  position: relative; }

.video-bg-container .dark-layer {
  z-index: 1; }

.dark-layer {
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

@media screen and (max-width: 1199px) {
  .hawa-video-banner {
    background-image: url(../img/Untitled-3-10.jpg);
    background-position: center center;
    background-size: cover;
    height: 600px; } }
