@import 'https://fonts.googleapis.com/css?family=Ubuntu:400,500';
@import 'https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css';
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

* {
  padding: 0;
  margin: 0; }

html {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%; }

body {
  font-family: "Ubuntu", sans-serif;
  background: #111 url(img/bg.jpg) fixed no-repeat top center;
  background-size: 100% !important;
  height: 100%; }
  body:after {
    position: fixed;
    content: "";
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1; }

a {
  text-decoration: none; }
  h4{
    font-size: 1.2rem;
  }
  header span{
  font-size: 4.5rem;
  }



.container {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto; }
  .container::after {
    clear: both;
    content: "";
    display: table; }


    /* ==========popup============== */
.popup_section_main{
  display: none;
  background: rgba(21, 20, 20, 0.89);
  color: #fff;
 position: absolute;
 top: 0;
 max-width: 930px;
 z-index: 1;
 }

 .popup_section_main .fa{
   color: #fff;
   font-size: 1.3rem;
 }
 .popup_section_main span{
cursor: pointer;
}
 .popup_section_main ol{
   padding-left: 4%;
 }
 .popup_section_main ul{
  list-style: none;
 }
 .popup_section_main ul a{
  color: #fff;
  text-decoration: none;
 }
 /* =========/popup============= */
    
    /* gallery style */
    .tz-gallery img {
			border-radius: 4px;
			display: block;
			max-width: 100%;
			height: auto;
    }
     /* /gallery style */

header {
  background: rgba(255, 255, 255, 0.93);
  height: 150px;
  line-height: 150px; }
  header span {
    display: block;
    width: 310px;
    background: #eee;
    text-indent: -999em;
    margin: 0 auto;
    background: url(img/ghousia-logo.png) center center no-repeat;
    background-size: 100%; }
    header span a {
      display: block; }



      /* event section */
      .eve_main ul{
        padding-left: 0px !important;
      }
      .eve_main a{
        color: #444;
        text-decoration: none;
      }

nav {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 0 0 6px 6px;
  padding: 10px 0 0 0;
  margin-bottom: 15px;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15); }
  nav a {
    color: #069343;
    padding-bottom: 5px; }
  nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    nav ul li {
      display: inline-block; }
    nav ul li {
      margin: 0 8px;
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: 0.5px;
      font-weight: 500;
      position: relative;
      border-bottom: 5px solid transparent;
      transition: all 0.2s ease-in-out;
      padding-bottom: 5px; }
      nav ul li:hover {
        border-color: #069343; }
        nav ul li:hover ul {
          opacity: 1;
          visibility: visible; }
      nav ul li ul {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        background: #fff;
        right: 0;
        top: 126%;
        text-align: left;
        min-width: 200px;
        padding: 8px 2px 2px 5px;
        transition: all 0.2s ease-in-out;
        border-radius: 0 0 6px 6px;
        box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.07);
        z-index: 10;
        border-top: 1px solid #ddd; }
        nav ul li ul li, nav ul li ul li:hover {
          border: none !important;
          text-transform: none;
          font-weight: normal;
          font-size: 15px; }
          nav ul li ul li a, nav ul li ul li:hover a {
            color: #444;
            display: block;
            padding: 4px 0; }
            nav ul li ul li a:hover, nav ul li ul li:hover a:hover {
              color: #ff9801; }

.slider {
  min-height: 300px;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 5px;
  position: relative; }
  .slider img {
    display: block; }

hr {
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.09);
  margin: 8px auto;
  display: block; }

.sales-enquiry {
  text-align: center;
  display: block;
  width: 100%; }
  .sales-enquiry h3 {
    text-transform: uppercase;
    font-size: 16px;
    color: #069343;
    margin-bottom: 10px; }
    .sales-enquiry3 {
      text-align: center;
      display: block;
      width: 100%; }
      .sales-enquiry3 h1 {
        text-transform: uppercase;
        font-size: 22px;
        font-weight: bold;
        padding: 15px;
        color: #069343;
        margin-bottom: 10px; }
  .sales-enquiry span {
    font-size: 22px;
    color: #da251c; }
    .sales-enquiry span i {
      display: inline-block;
      height: 40px;
      width: 40px;
      text-align: center;
      line-height: 36px;
      vertical-align: middle;
      border-radius: 50%;
      border: 3px solid #ddd;
      margin-right: 10px;
      color: #da251c; }

.front-panel {
  margin-top: 15px; }
  .front-panel::after {
    clear: both;
    content: "";
    display: table; }
  .front-panel--col {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
    padding: 18px;
    text-align: justify;
    border-radius: 6px;
    line-height: 1.4;
    background: #fff;
    color: #444;
    border-bottom: 1px #aaa solid;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
    font-size: 15px;
    min-height: 245px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .front-panel--col2 {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%;
      padding: 18px;
      text-align: justify;
      border-radius: 6px;
      line-height: 1.4;
      background: #fff;
      color: #444;
      border-bottom: 1px #aaa solid;
      box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
      font-size: 15px;
      min-height: 245px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      }
      .front-panel--col2 ul{
        padding-left: 16px;
      }

    .front-panel--col:last-child {
      margin-right: 0; }
      /* .page-content img{
        padding-bottom: 25px;
      } */
    @media screen and (max-width: 768px) {
      .front-panel--col {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-bottom: 5px;
        border-radius: 0;
        min-height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        .front-panel--col:last-child {
          margin-right: 0; } }
    .front-panel--col hr {
      margin: 15px 0; }
    .front-panel--col .read {
      display: inline-block;
      margin: 15px 0 0 0;
      background: #057c38;
      padding: 4px 8px;
      position: relative;
      color: white;
      border-radius: 2px; }
      @media screen and (max-width: 768px) {
        .front-panel--col .read {
          width: 180px;
          height: 45px;
          line-height: 40px;
          display: block;
          margin-top: 30px;
          text-align: center; } }

.page {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  min-height: 400px;
  background: white;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 20px; }
  .page::after {
    clear: both;
    content: "";
    display: table; }
  .page h2 {
    margin: 8px 0;
    font-size: 30px;
    font-weight: 500;
    color: #069343;
    position: relative;
    display: inline-block; }
    .page h2:before {
      content: "";
      width: 28px;
      height: 3px;
      position: absolute;
      background: #057c38;
      top: -6px;
      right: 0;
      transition: left 0.1s ease-out;
      border-radius: 2px; }
    @media screen and (max-width: 600px) {
      .page h2 {
        text-align: center !important;
        display: block;
        font-size: 26px; }
        .page h2:before {
          display: none; } }
  .page h1 {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    color: #c82219; }
    @media screen and (max-width: 768px) {
      .page h1 {
        text-align: center; } }
  .page h4 {
    font-weight: 500;
    color: #ea8b00; }
  .page-head {
    overflow: hidden; }
    .page-head img {
      display: block;
      margin-bottom: 10px; }
  .page-title {
    padding: 22px;
    padding-bottom: 20px; }
  .page-sidebar {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    padding: 22px;
    border-right: 1px solid #ccc;
    min-height: 100%; }

    .page-sidebar:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .page-sidebar {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        border: none;
        padding-top: 0; }
        .page-sidebar:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 600px) {
      .page-sidebar {
        text-align: center; } }
    .page-sidebar ul {
      margin: 0;
      padding: 0;
      list-style: none;
      font-size: 15px; }
      .page-sidebar ul li {
        display: inline-block; }
      .page-sidebar ul li {
        margin-bottom: 10px;
        display: block;
        border-bottom: 2px solid #f2f2f2;
        transition: all 0.2s ease-in-out; }
        .page-sidebar ul li:hover {
          border-color: #ffdaa6; }
      .page-sidebar ul a {
        color: #222;
        font-weight: 500;
        padding-bottom: 10px;
        display: block;
        transition: all 0.15s ease-in-out; }
        .page-sidebar ul a:hover {
          color: #069343; }
  .page-content {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%;
    padding: 22px;
    padding-top: 0;
    color: #555;
    font-size: 15px;
    padding-right: 44px; }
  
    .page-content:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .page-content {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        padding-right: 22px; }
        .page-content:last-child {
          margin-right: 0; } }
    .page-content ul {
      padding: 11px 22px; }
      .page-content ul li {
        margin-bottom: 5px; }
    .page-content p {
      margin: 15px 0;
      line-height: 1.4;
      text-align: justify; }
  .page .media-room span {
    font-size: 13px; }
  .page .media-room a {
    color: #da251c; }
  .page .seasons {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    text-align: center;
    background: #eee;
    font-weight: 500; }
    .page .seasons:last-child {
      margin-right: 0; }
    .page .seasons ul {
      display: inline-block;
      list-style: none;
      text-align: center; }
      .page .seasons ul li {
        display: inline-block;
        color: #da251c; }
        .page .seasons ul li:after {
          content: " - "; }
        .page .seasons ul li:last-child:after {
          content: ""; }
      .page .seasons ul .yes {
        color: #da251c;
        font-weight: 500;
        border-bottom: 3px solid #da251c; }

.products-grid {
  background: pink; }
  .products-grid--item {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-bottom: 20px;
    margin-top: 20px; }
    .products-grid--item:last-child {
      margin-right: 0; }
    .products-grid--item:nth-child(3n) {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .products-grid--item {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .products-grid--item:last-child {
          margin-right: 0; }
        .products-grid--item:nth-child(2n) {
          margin-right: 0; } }
    .products-grid--item:hover img {
      margin-left: 6px; }
    .products-grid--item h4 {
      margin-top: 10px;
      text-align: center;
      color: #058b3f;
      font-size: 17px;
      transition: all 0.2s ease-in-out;
      padding: 8px 0;
      border-top: 2px solid #e5e5e5;
      border-bottom: 2px solid #e5e5e5; }
    .products-grid--item img {
      max-width: 100%;
      margin-top: 10px;
      transition: all 0.2s ease-out;
      display: block; }

.single-product::after {
  clear: both;
  content: "";
  display: table; }
.single-product img {
  max-width: 100%;
  margin: 0 auto;
  display: block; }
.single-product--image {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 48.821174201%; }
  .single-product--image:last-child {
    margin-right: 0; }
  .single-product--image img {
    max-width: 100% !important;
    height: auto !important; }
.single-product--intro {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 48.821174201%;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .single-product--intro:last-child {
    margin-right: 0; }
.single-product--info {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 10px; }
  .single-product--info:last-child {
    margin-right: 0; }
.single-product--tabs {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%; }
  .single-product--tabs:last-child {
    margin-right: 0; }

ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-top: 20px;
  text-align: center; }

ul.tabs li {
  background: none;
  color: #222;
  display: inline-block;
  padding: 10px 15px;
  cursor: pointer;
  transition: all .15s ease-in-out;
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .11em;
  text-transform: uppercase;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent; }

ul.tabs li.current {
  color: #069343;
  border-color: rgba(255, 152, 1, 0.6); }

.tab-content {
  display: none;
  padding: 20px;
  border-radius: 5px; }
  .tab-content p::after {
    clear: both;
    content: "";
    display: table; }
  .tab-content p strong, .tab-content p i {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
    font-style: normal;
    font-weight: 400;
    padding: 0;
    padding-top: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    margin: 0 auto; }
    .tab-content p strong:last-child, .tab-content p i:last-child {
      margin-right: 0; }
  .tab-content p strong {
    color: #777;
    font-weight: 500; }
  .tab-content p i {
    margin-right: 0; }
  .tab-content h4 {
    color: #e58800;
    font-weight: normal;
    font-size: 17px;
    margin-top: 10px;
    text-align: center;
    display: block;
    margin: 20px 0; }

.tab-content.current {
  display: inherit;
  color: #666;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  background: #fdfdfd;
  border-bottom: 3px solid rgba(0, 0, 0, 0.07); }

input, textarea {
  border: none;
  padding: 12px;
  background: #eee;
  margin-top: 5px;
  font-size: 15px;
  font-family: "Ubuntu", sans-serif; }

form {
  margin-top: 30px;
  font-size: 14px; }
  form span {
    display: block; }
  form .wpcf7-not-valid-tip {
    margin-top: 5px;
    color: #da251c; }

input[type="submit"] {
  color: white;
  background: #069343;
  min-width: 275px; }

.screen-reader-response {
  display: none; }

.single-product .tab-content form input, .single-product .tab-content form textarea {
  width: 100%; }

#slideshow > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0; }

  .page-title_1{
    /* position: relative; */
  }
  .page-sidebar_1{
    /* position: fixed;
    top: auto;
    float: left !important; */
  }
  
  .page-sidebar_1 ul li{
    cursor: pointer;
  }
  .page-content_1{
    /* float: right !important; */
  }
  

  @media only screen and (max-width : 768px) {
  .page-sidebar_1{
    /*display: none;*/
  }
  }


  @media only screen and (max-width : 480px) {
  	header span{
  	width: 240px;	
  	}
    .slider{
      min-height: 138px; 
    }
    nav{
    /*  overflow: hidden;
*/    }
    .front-panel--col2 ul {
      margin-bottom: 0;
      padding-left: 0px; 
  }
  .popup_section_main{
   width: 92%;
   left: 4%;
   }
   .popup_section_main h1{
    font-size: 1.5rem;
   }
   .popup_section_main h3{
    font-size: 1.5rem;
   }


    }

     @media only screen and (max-width : 375px) {
    .slider{
      min-height: 110px; 
    }
     }