/*
Theme Name: Craft & Quilt Fair 2016
Theme URI: http://www.craftfair.com.au/wp/Perth/
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 1.0
Author: Joe Chang - Expertise Events
Author URI: http://expertiseevents.com.au/
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/
@font-face {
  font-family: 'Avenir-Light';
  src: url('fonts/Avenir-Light.eot') format('embedded-opentype');
  src: url('fonts/Avenir-Light.woff') format('woff'), 
     url('fonts/Avenir-Light.ttf')  format('truetype'),
     url('fonts/Avenir-Light.svg#Avenir-Light') format('svg');
     font-weight: normal;
     font-style: normal;
}
@font-face {
  font-family: 'Avenir-Black';
  src: url('fonts/Avenir-Black.eot') format('embedded-opentype');
  src: url('fonts/Avenir-Black.woff') format('woff'), 
     url('fonts/Avenir-Black.ttf')  format('truetype');
     font-weight: normal;
     font-style: normal;
}
@font-face {
  font-family: 'Avenir-Book';
  src: url('fonts/Avenir-Book.eot') format('embedded-opentype');
  src: url('fonts/Avenir-Book.woff') format('woff'), 
     url('fonts/Avenir-Book.ttf')  format('truetype');
     font-weight: normal;
     font-style: normal;
}
@font-face {
  font-family: 'Avenir-Bold';
  src: url('fonts/Avenir-Bold.eot') format('embedded-opentype');
  src: url('fonts/Avenir-Bold.woff') format('woff'), 
     url('fonts/Avenir-Bold.ttf')  format('truetype');
     font-weight: normal;
     font-style: normal;
}
@font-face {
  font-family: 'Avenir-Regular';
  src: url('fonts/Avenir-Regular.eot') format('embedded-opentype');
  src: url('fonts/Avenir-Regular.woff') format('woff'), 
     url('fonts/Avenir-Regular.ttf')  format('truetype');
     font-weight: normal;
     font-style: normal;
}
@font-face {
  font-family: 'Avenir-Heavy';
  src: url('fonts/Avenir-Heavy.ttf')  format('truetype');
     font-weight: normal;
     font-style: normal;
}
@font-face {
  font-family: 'Avenir-Medium';
  src: url('fonts/Avenir-Medium.ttf')  format('truetype');
     font-weight: normal;
     font-style: normal;
}
@font-face {
  font-family: 'Avenir-Roman';
  src: url('fonts/Avenir-Roman.ttf')  format('truetype');
     font-weight: normal;
     font-style: normal;
}
@font-face {
  font-family: 'Avenir-BookOblique';
  src: url('fonts/Avenir-BookOblique.ttf')  format('truetype');
     font-weight: normal;
     font-style: normal;
}
@font-face {
  font-family: 'Avenir-LightOblique';
  src: url('fonts/Avenir-LightOblique.ttf')  format('truetype');
     font-weight: normal;
     font-style: normal;
}
@font-face {
  font-family: 'Avenir-HeavyOblique';
  src: url('fonts/Avenir-HeavyOblique.ttf')  format('truetype');
     font-weight: normal;
     font-style: normal;
}
@font-face {
    font-family: 'open-sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'wanderlust_lettersregular';
    src: url('fonts/wanderlustletters-regular-webfont.eot');
    src: url('fonts/wanderlustletters-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/wanderlustletters-regular-webfont.woff2') format('woff2'),
         url('fonts/wanderlustletters-regular-webfont.woff') format('woff'),
         url('fonts/wanderlustletters-regular-webfont.ttf') format('truetype'),
         url('fonts/wanderlustletters-regular-webfont.svg#wanderlust_lettersregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: Taviraj-Regular;
  
}

/* Header */
.container {
  background-color: #ffffff;
}
p
{
    color: #000;
   /* font-family: 'Avenir-Regular';
    font-size: 16px;*/
}
.head-link .container {
  background-color: #17a1cc;
}
.head-link .menu {
  float: right;
}
.head-link .container .menu-header-link-container ul {
  display: table;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 5px;
}
.head-link .container .menu-header-link-container ul li {
  float: left;
  border-left: 1px solid #ffffff;
}
.head-link .container .menu-header-link-container ul li:first-child {
  border-left: none;
}
.head-link .container .menu-header-link-container ul li a{
  padding: 10px 15px;
  color: #ffffff;
  font-family: Avenir-Light;
  font-size: 13px;
  line-height: 15px;
}
header {
  background-color: #ffffff;
}
.logo img{
  margin: 10px !important;
  width: 100%;
  height: auto;
}

.titled{
font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 55px;
   }

.titledone{
font-family:arial,Times New Roman, Times, serif;
  
    color:#ed037c;
    font-size: 23px;
    }

.show-info {
  font-family: open-sansregular;
  margin: 10px 0px 10px 10px;
  text-align: right;
}
.show-info p {
  margin-bottom: 0px;
}
.show-info p:first-child img {
  width: 70px;
  display: inline;
}
#date {
  font-size: 16px; 
  font-weight: bold;
}
#venue {
  font-size: 12px;
}
#time {
  font-size: 11px;
}
.banner-buttons {
  margin: 15px 10px 10px 0px;
}
.banner-buttons p img {
  width: 100%;
  height: auto;
}
#position_menu {
  min-height: 20px;
  margin-bottom:10px;
    background-color: #fdfbdb;
    background-image: none;
    border: 1px solid #eee;
}
.navbar .navbar-nav > .active > a {
   background-color: transparent;
}
#position_menu .navbar-nav > .active > a {
  background-color: #fdfbdb;
  color: #ed037c;
  font-weight: bold;
}
#position_menu a {
  color: #747678;
  font-family: Avenir-Light;
  line-height: 30px;
}
#position_menu ul {
  width: 100%;
}
#position_menu ul li {
  width: 16.5%;
  text-align: center;
}
.navbar-nav > li > a {
  padding-top: 0px;
  padding-bottom: 0px;
}
.navbar-nav > li {
  border-left:  1px solid #ffffff;
}
.navbar-nav > li:first-child {
  border-left: none;
}
.navbar-collapse.collapse {
  margin-top: 4px;
}
.navbar.navbar-default {
  background: url(images/menu-bg.png); 
  background-size: 100%;
  background-repeat:no-repeat;
  background-position: 50% 90%;
  transition: background-size 14s;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  o-background-size: cover;
}
.navbar {
background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#ffffff));
background-image: -webkit-linear-gradient(top, #ffffff, 0%, #ffffff, 100%);
background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
background-repeat: repeat-x;
border-radius: 0px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffff', GradientType=0);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0), 0 1px 5px rgba(0, 0, 0, 0);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0), 0 1px 5px rgba(0, 0, 0, 0);
}
    .navbar-default {
      background-color: #fff;
      border-bottom:1px solid #ccc;
    }
    .navbar-default .navbar-nav > li > a {
      color: #ffffff;
      font-size:20px;
      text-transform: uppercase;
      font-family: Avenir-Light;
    }
    .navbar-default .navbar-nav > li:first-child > a {
      padding-top: 6px;
      padding-bottom: 6px;
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus  {
      color: #ffffff;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
      color: #ffffff;
      background-color: #ed037c;
      -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.65);
      -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.65);
      box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.65);
      z-index: 999;
    }
.navbar-default li.dropdown:hover > ul.dropdown-menu {
  display: block;
}
/* Third Level Drop Down
.navbar-default li.dropdown > ul.dropdown-menu li.dropdown ul.dropdown-menu{
  margin-left: 155px;
  margin-top: -5px;
}

.navbar-default li.dropdown:hover > ul.dropdown-menu li.dropdown ul.dropdown-menu{
  display: none !important;
}
.navbar-default li.dropdown > ul.dropdown-menu li.dropdown:hover ul.dropdown-menu{
  display: block !important;
}
*/
ul.nav li.workshops-classes .dropdown-menu li .dropdown-menu li a:hover,
ul.nav li.workshops-classes .dropdown-menu li .dropdown-menu li a:focus,
ul.nav li.displays-highlights .dropdown-menu li .dropdown-menu li a:hover,
ul.nav li.displays-highlights .dropdown-menu li .dropdown-menu li a:hover {
  background-color: #ed037c;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ee539e), to(#ed037c));
  background-image: -webkit-linear-gradient(top, #ee539e, 0%, #ed037c, 100%);
  background-image: -moz-linear-gradient(top, #ee539e 0%, #ed037c 100%);
  background-image: linear-gradient(to bottom, #ee539e 0%, #ed037c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee539e', endColorstr='#ffed037c', GradientType=0);
}

.dropdown-menu {
  border-top: 5px solid #ed037c;
}
.dropdown-menu > li > a {
  font-family: open-sansregular;
  font-size: 16px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #ffffff;
}
.caret {
  display: none;
}
.newsletter_scroll{
	width:100%;
	height: 275px;
	color:#000000;
	margin-bottom:5px;	
	padding:10px;
	list-style:disc;
	overflow-y: scroll;
	scrollbar-3dlight-color: #7e7e7e;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #7e7e7e;
	scrollbar-darkshadow-color: #7e7e7e;
	scrollbar-face-color: #7e7e7e;
	scrollbar-highlight-color: #e6e6e6;
	scrollbar-shadow-color: #e6e6e6;
	border:5px solid #dcddde;
}
/* Footer */
.footer-links-row {
  background-color: #f37433;
  display: block;
}
.footer-links-row p{
  margin-top: 10px;
  margin-bottom: 10px;
}
.attribution {
  color: #ffffff;
  font-family: open-sansregular;
  font-size: 12px;
}
#footer-info {
  color: #ffffff;
  float: right;
  margin-top: 8px;
}
#footer-info a{
  color: #ffffff;
  font-family: open-sansregular;
  font-size: 12px; 
}
.navbar-collapse {
  padding-left: 0px;
  padding-right: 0px;
}
#menu-footer-link a {
  color: #231f20;
  font-family: open-sansregular;
  line-height: 30px;
  font-size: 14px;
}
#footer-nav {
  background: url(images/foot-menu-bg.png); 
  background-size: 100%;
  background-repeat:no-repeat;
  background-position: 50% 90%;
  transition: background-size 14s;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  o-background-size: cover;
}
.footer-links {
  margin: 0 auto;
  width: 98%;
  border-bottom: 2px solid #ffffff;
}
#menu-footer-link {
  width: 100%;
}
#menu-footer-link li a:hover {
  text-decoration: none;
  color: #ffffff;
}
#menu-footer-link li {
  text-align: center;
  float: left;
  list-style: none;
  border-left: 2px solid #ffffff;
  padding-left: 35px;
  padding-right: 35px;
}
#menu-footer-link li:first-child {
  border-left: none;
}
#footer-btn {
  text-align: center;
}
#footer-btn img{
  width: 60%;
  height: auto;
}
#organised {
  padding: 12px 25px;
}
#foot-signup {
  padding: 25px 15px 0px 0px;
}
#charity {
  margin-top: -15px;
  padding-left: 5px;
}
#charity a img {
  width: 70%;
}
#other_events p {
  font-family: open-sansregular;
  font-size: 30px;
  line-height: 80px;
}
#other_events p img {
  margin-left: 7px;
  margin-top: -5px;
  width: 25px;
  display: inline;
}
#other_events_wrapper a img {
  width: 60%;
  height: auto;
}
#share_fair {
  margin-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
}
#share_fair p {
  font-family: open-sansregular;
  font-size: 31px;
  color: #ed037c;
  margin-bottom: 20px;
}
#share_fair img{
  width: 110px;
}
#support {
  padding: 17px 30px;
}
#support p{
  font-family: open-sansregular;
  font-size: 31px;
}

#responsive-menu .responsive-menu li li a {
	text-overflow: ellipsis;
}

/* layout */
html {
  background: url(images/background-image.png); 
  background-size: 100%;
  background-repeat:repeat;
  background-position: 50% 90%;
  transition: background-size 14s;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  o-background-size: cover;
}

body{
  background: none;
  font-family:  open-sansregular !important;
}
img {
    max-width: 100%;
    height: auto;
}
.wp-caption {
	width: auto !important;
}
.wp-caption .aligncenter{
	width: 100% !important;
}
#content {
  position: relative;
}
#content .pink {
    color: #ed037c;
}
a.pink {
    color: #ED1583;
}
.page-title {
    color: #ed037c;
}
#sidebar1 {
	text-align: center;
}
#sidebar1 ul {
	list-style: none;
}

#sidebar1 img {
	width: 100%;
    height: auto;
	margin-bottom: 19px;
}

#sidebar2 img {
	height: 55px !important;
	width: auto !important;
}



.wp-post-image{
  width:100%;
  height: auto;
}
/* Share button */
.ads_wrap_inner_share {  
  display:none;
  width: 50px;
  text-align: center;
  border: #17a1cc;
  margin-top: 10px;
  float:left;
  position:absolute;
  top:-110px;
  left:1170px;
  background:#17a1cc;
  padding:10px 5px 0px 5px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright:8px;
  -moz-border-radius-bottomleft:0px;
  -moz-border-radius-bottomright:8px;
  -webkit-border-top-left-radius:0px;
  -webkit-border-top-right-radius:8px;
  -webkit-border-bottom-left-radius:0px;
  -webkit-border-bottom-right-radius:8px;
  border-top-left-radius:0px;
  border-top-right-radius:8px;
  border-bottom-left-radius:0px;
  border-bottom-right-radius:8px;
}
.ads_wrap_inner_share ul {
  list-style: none;
  display: block;
  padding: 0px;
  margin: 10px 0px 0px 0px;
}
.ads_wrap_inner_share ul li, .ads_wrap_inner_share ul a {
  width: 42px;
  height: 42px;
  display: block;
  margin: 8px 0px;
}
  .st_facebook_custom{
    padding:15px 10px 8px 27px;
    cursor:pointer;
  }
  .st_twitter_custom{
    padding:15px 10px 8px 27px;
    cursor:pointer;
  }
  .st_instagram_custom{
    padding:15px 10px 8px 27px;
    cursor:pointer;
  }
  .st_email_custom{
    padding:15px 10px 8px 27px;
    cursor:pointer;
  }
  .st_sharethis_custom{
    padding:15px 10px 8px 27px;
    cursor:pointer;
  }

/* Alignment */

.alignleft {
	float: left !important;
}

.alignright {
	float: right !important;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 0px;
	margin-bottom: 0px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}

div.wp-caption .wp-caption-text {
	padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top{ 
  top: 28px; 
}

/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* other css */
      .sectionspace {
        margin-top:30px;
      }
      .smallsectionspace {
        margin-top:20px;
        margin-bottom:20px;
      }
     
      .progress-bar-black {
        background-color: #333;
      }
      .progress {
        height: 28px;
        margin-bottom: 10px;
        overflow: hidden;
        background-color: #f5f5f5;
        border-radius: 3px;
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
      }
      .sr-only {
        font-size:14px;
        line-height:28px;
      }
      p.smallp {
        margin: 0 0 4px;
      }
      a.iconlinks:hover {
        text-decoration:none;
      }
      .well.well-transparent {
        background-color: transparent;
      }
      .well {
        min-height: 20px;
        padding: 19px;
        margin-bottom: 20px;
        background-color: #f5f5f5;
        border: 4px solid #333;
        border-radius: 0px;
      }
      a.iconlinks:hover {
        text-decoration:none;
      }
      ul.iconlinks li a:hover {
        text-decoration:none;
      }
      .input-prepend {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
      }
      .btn-primary {
        color: #fff;
        background-color: #333;
        border-color: #333;
      }
      .btn-primary-done {
        color: #333;
        background-color: #ccc;
        border-color: #ccc;
      }
      .dent {
        padding: 0 0 0 15px;
        color:black;
        margin: 0 0 20px;
        border-left: 5px solid #ccc;
      }
      .warning {
        color: red;
      }
      .headertxt {
        text-align:left;
      }
      .lrgtext {
        font-size: 38px;
        font-weight: 500;
        line-height: 1.1;
      }
      .lrgtextno {
        font-size: 38px;
        font-weight: 500;
        line-height: 1.1;
        margin-top: 20px;
        margin-bottom: 10px;
      }
      .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0)));
        background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0) 100%));
        background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.0) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
      }
      .carousel-control.left {
        background:0;
      }
      .navigate {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 5;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        font-family: serif;
      }
    .carousel-indicators .active {
    }
    .carousel-indicators li {
    }
    .sectionspace-color {
      background:#FFF7ED;
      padding:30px 0 30px 0;
    }
    .sectionspace-color-red {
      background:#;
      padding:30px 0 30px 0;
    }
    .sectionspace-color-grey {
      background:#;
      color:;
      padding:30px 0 30px 0;
    }
    .contact.nav>li>a{padding-right:0px;}
    .navbar-default .navbar-brand {
      color: #333;
    }
    .navbar-brand {
      float: left;
      padding: 15px 15px;
      font-size: 18px;
      line-height: 20px;
    }
    .carousel-control {
      color: #fff;
      text-decoration: none;
      opacity: .0;
      filter: alpha(opacity=0);
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0);
    }
	.row {
		 margin-left: 0px; 
    	 margin-right: 0px; 
	}

.head-link, #position_menu, #main-nav, #footer-nav {
  display: none;  
}
#main {
  margin-top: 50px;
}
.page-template-landing-page-home img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.homepage_thumbnail {
	background-color: #f26a61 !important;
    text-align: center;
    padding: 5px 2px;
    margin-bottom: 12px;
}
.homepage_thumbnail .title{
	font-size: 22px !important;
	line-height: 25px !important;
}
.homepage_thumbnail .intro{
	font-size: 18px !important;
	font-weight: normal !important;	
}
.grey_bg {
    background: #e7e7e8!important;
    padding: 20px 0px;
    margin: 35px 0px;
}
.brown_bg {
	background: #dcdacc!important;
	padding: 20px 50px;


}

/**************************************************
**************** Pop Up ***************************
**************************************************/

.to_pop_up { 
    background-color:#fff;
    border-radius:15px;
    color:#000;
    display:none; 
    padding: 20px 0px;
}
.to_pop_up_container{
    background-color:#fff;
    border-radius:15px;
    color:#000;
    padding-top:20px;
	padding-bottom:20px;
}

.to_pop_up .entry-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-transform:uppercase;
}
.to_pop_up .class-type-color{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#00b2cc;	
}

.b-close{
    cursor:pointer;
    position:absolute;
    right:10px;
    top:5px;
	font-weight:bold;
	font-size:20px;
}
.b-close{color:#fff; background-color:#00afcc; padding:0px; font-family:sans-serif; font-size:18px; position:absolute; top:-10px; right:-10px; width:30px; height:30px; text-align:center; vertical-align:middle; display:table-cell; padding-top:0px; -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; border:0px solid #f3f3f3; cursor:pointer; transition: all 0.5s ease;}

.b-close:hover{background-color:#bf311a;}

/* AQC Gallery */
.og-grid li:first-child {
    pointer-events: none !important;
}

.og-details h3 {
	font-size: 30px;
}
.og-details p {
	font-size: 13px;
}

#page-title {
	color: #f37433 !important;
	background: none !important;
}

.a_live_experience img {
	width: 80%;
	margin-top: 20px;
    margin-bottom: 20px;
}


.page-header-top
{
	
}
.page-header-top h1
{
	font-size:30px; 
	color:#ed037c; 
	font-style:italic; 
	margin: 6px 55px 0px 0px; 
	line-height:36px;
}
.page-data-outer
{
	margin-left:0px !important;
	margin-right:0px !important;
    	padding: 35px 0px 25px 0px;
}
.page-data
{
	border-bottom:dashed 2px #58595b;
	margin-left:0px !important;
	margin-right:0px !important;
    	padding: 20px 0px;
}
.page-data-title
{
	font-family: Avenir-Light;
	font-size:17px;
	margin-bottom: 10px;
	font-weight:600;
	margin-top:0px;
}
.page-data-image
{
	padding:0px;
}
.page-data-text
{
	font-family: Avenir-Light;
    	font-size: 20px;
}
.page-data-text2
{
	font-family: Avenir-Light;
    	font-size: 20px;
	padding-left:0px;
}
.page-data-text4
{
	font-family: Avenir-Light;
    	font-size: 20px;
	padding-left:0px;
}
.page-data-img2
{
	margin-top:-42%;
}
.page-data-img3
{
	margin-top:-11%;
}
.page-data-img4
{
	margin-top:-11%;
}
.page-data-imgs
{
	
}
.page-data-img5
{
    	margin-top: -10%;
}
.page-data-img6
{
	margin-top:-25%;
}
.page-data-text7
{
	margin-left:-5%;
}
.page-data-img7
{
	float:right;
}
.page-data-img8
{
	padding-right:0px;
}
.page-data-text8
{
	padding:0px 25px;
}
.page-data-img9
{
	margin-top:-7% !important;
}









@media screen and (max-width: 768px) and (min-width: 320px) {
.page-header-top h1
{
	font-size:25px !important;
	margin:0px !important;
}
.page-data-outer
{
	padding-top:0px;
}
.page-data-text
{
	padding:0px !important;
}
.page-data-img2
{
	margin-top:0px !important;
}
.page-data-img3
{
	margin-top:0px !important;
}
.page-data-img4
{
	margin-top:0px !important;
}
.page-data-title
{
	margin-top:20px !important;
}
.page-header-top
{
	padding:0px;
}
.page-data-imgs
{
	padding:0px;	
}
.page-data-img5
{
}
.page-data-img6
{
	margin-top:0px;
}
.page-data-text7
{
	margin-top:0px;
	padding:35px 0px 20px 0px;
}
.page-data-img9
{
	margin-top:0px !important;
}
}







/* Media Query */
@media (min-width: 480px) {
.show-info p:first-child img {
  width: auto;
}
#date {
  font-size: 23px; 
  font-weight: bold;
}
#venue {
  font-size: 15px;
}
#time {
  font-size: 14px;
}
}

@media (min-width: 768px) {

	ul.nav li.workshops-classes .dropdown-menu, ul.nav li.displays-highlights .dropdown-menu{
		width:900px;
		left:-370px;
		background:#ffffff;
		padding: 0px 0px 0px 25px;
		border:1px solid #cccccc;
		-webkit-box-shadow: 3px 3px 10px 1px rgba(204,204,204,0.75);
		-moz-box-shadow: 3px 3px 10px 1px rgba(204,204,204,0.75);
		box-shadow: 3px 3px 10px 1px rgba(204,204,204,0.75);
	}
	
	ul.nav li.workshops-classes .dropdown-menu li, ul.nav li.displays-highlights .dropdown-menu li{
		display:inline-block !important;
		float: left;
	}
	ul.nav li.workshops-classes .dropdown-menu li a, ul.nav li.displays-highlights .dropdown-menu li a{
		color: #ffffff;
		font-weight:bold;
		padding: 15px 20px;
		white-space: normal;
		text-align:center;
	}
	
	ul.nav li.workshops-classes .dropdown-menu li .dropdown-menu, ul.nav li.displays-highlights .dropdown-menu li .dropdown-menu{
		display:block !important;
		border:0px;
		-webkit-box-shadow: 0px 0px 0px 0px rgba(204,204,204,0.75);
		-moz-box-shadow: 0px 0px 0px 0px rgba(204,204,204,0.75);
		box-shadow: 0px 0px 0px 0px rgba(204,204,204,0.75);
	}
	
	ul.nav li.workshops-classes .dropdown-menu li .dropdown-menu, ul.nav li.displays-highlights .dropdown-menu li .dropdown-menu{
		float: left;
		width: 180px;
		height: auto;
		background:#ffffff;
		position: relative;
		top:inherit;
		left: 0px;
		padding: 0px;
	}
	
	ul.nav li.workshops-classes .dropdown-menu li a, ul.nav li.displays-highlights .dropdown-menu li a{
		background: #ed037c;
    	background: rgba(237,3,124, 0.8);
	}
	
	ul.nav li.workshops-classes .dropdown-menu li .dropdown-menu li a, ul.nav li.displays-highlights .dropdown-menu li .dropdown-menu li a {
		color: #000000;
		white-space: normal;
		padding: 5px 20px;
		background:#ffffff;
		font-weight:normal;
		text-align:left;
	}
	
	ul.nav li.workshops-classes .dropdown-menu li:hover, ul.nav li.displays-highlights .dropdown-menu li:hover{
		background:none;	
	}
	
	ul.nav li.workshops-classes .dropdown-menu li .dropdown-menu li:hover, ul.nav li.displays-highlights .dropdown-menu li .dropdown-menu li:hover{
		background:none;	
	}
	.a_live_experience img {
		width: 60%;
	}
}

@media (min-width: 992px) {
li#menu-item-6389 {
    display: none;
}
.row {
 margin-left: -15px; 
 margin-right: -15px; 
}
#main {
  margin-top: 0px;
}
.head-link, #position_menu, #main-nav, .footer-links-row, #footer-nav {
  display: block;  
}
.show-info p:first-child img {
  width: auto;
}
#position_menu a {
  font-size: 11px;
}
.navbar-default .navbar-nav > li > a {
  padding: 10px 25px;
}
.ads_wrap_inner_share{
  left:970px;     
  display:block;
}

.page-template-landing-page-home img {
    width: 100%;
    height: auto;
}

.homepage_thumbnail .title{
	font-size: 14px !important;
	line-height: 15px !important;
}
.homepage_thumbnail .intro{
	font-size: 9px !important;
	line-height: 11px !important;
}

/* footer */
.footer-links {
  margin: 0 auto;
  width: 98%;
  border-bottom: 2px solid #ffffff;
}
#menu-footer-link {
  width: 100%;
}
#menu-footer-link li a:hover {
  text-decoration: none;
  color: #ffffff;
}
#menu-footer-link li {
  text-align: center;
  float: left;
  list-style: none;
  border-left: 2px solid #ffffff;
  padding-left: 20px;
  padding-right: 20px;
}
#menu-footer-link li:first-child {
  border-left: none;
}
#footer-btn img{
  width: 100%;
  height: auto;
}
#organised {
  padding: 12px 25px;
}
#foot-signup {
  padding: 25px 15px 0px 0px;
}
#charity {
  margin-top: -15px;
  padding-left: 5px;
}
#other_events p {
  font-family: open-sansregular;
  font-size: 17px;
  line-height: 18px;
}
#other_events p img {
  margin-left: 7px;
  margin-top: -5px;
  width: 25px;
}
#other_events_wrapper a img {
  display: inline;
  width: 23%;
  height: auto;
}
#share_fair {
  margin-top: 5px;
}
#share_fair p {
  font-family: open-sansregular;
  font-size: 18px;
  color: #ed037c;
  margin-bottom: 20px;
}
#share_fair img{
  width: 25px;
}
#support {
  padding: 22px 30px;
}
#support p{
  font-family: open-sansregular;
  font-size: 10px;
}
.homepage_thumbnail {
	height: 90px;
}
ul.nav li.workshops-classes .dropdown-menu, ul.nav li.displays-highlights .dropdown-menu{
		width:780px;
		left:-310px;
}
.a_live_experience img {
	width: 40%;
}
}
@media (min-width: 1200px) {
#venue {
  font-size: 19px;
}
#time {
  font-size: 18px;
}
#position_menu a {
  font-size: 15px;
}
.navbar-default .navbar-nav > li > a {
  padding: 10px 37px;
}
.ads_wrap_inner_share{
  left:1170px;      
  display:block;
}



.homepage_thumbnail .title{
	font-size: 15px !important;
	line-height: 15px !important;
}
.homepage_thumbnail .intro{
	font-size: 13px !important;
}

/* footer */
#menu-footer-link li {
  padding-left: 35px;
  padding-right: 35px;
}
.homepage_thumbnail {
	height: 90px;
}

/* AQC Gallery */

.og-details p {
	font-size: 16px;
}
#page-title {
	font-size: 118px !important;
	background-image: url('http://www.craftfair.com.au/wp/Sydney/wp-content/uploads/2016/05/title-bg.jpg') !important;
    background-size: 85% !important;
    background-repeat: no-repeat !important;
    background-position: center -30px !important;
	color: #ffffff !important;
}

ul.nav li.workshops-classes .dropdown-menu, ul.nav li.displays-highlights .dropdown-menu{
	width:780px;
	left:-280px;
}

}
.homepage_thumbnail .title {
    display: table-cell;
    vertical-align: middle;
}
.homepage_thumbnail {
    display: table;
    width: 100%;
}
.page-template-landing-page-home-php .post_content .col-lg-4.col-md-4.col-xs-12.col-sm-12 {
    padding-left: 8px;
    padding-right: 8px;
}
.strikethrough {
  position: relative;
}
.strikethrough:before {
  position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid;
    border-color: #000;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
}
#nivoslider-11308 .nivo-nextNav {right: 55px;}



@media screen and (max-width: 768px) and (min-width: 320px)

.page-header-top h1
{
	font-size:25px !important;
	margin:0px !important;
}
{
.page-data-outer
{
	margin-top:6% !important;
}
.page-data-text
{
	padding:0px !important;
}
.page-data-img2
{
	margin-top:0px !important;
}
.page-data-img3
{
	margin-top:0px !important;
}
.page-data-img4
{
	margin-top:0px !important;
}
.page-data-title
{
	margin-top:20px !important;
}
}



@media screen and (max-width: 480px) {

.titled{
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 36px;
   }

.titledone{
font-family:arial,Times New Roman, Times, serif;
  
    color:#ed037c;
    font-size: 20px;
    }



}


@media screen and (max-width: 768px) and (min-width: 320px)

.page-header-top h1
{
	font-size:25px !important;
	margin:0px !important;
}
{
.page-data-outer
{
	margin-top:6% !important;
}
.page-data-text
{
	padding:0px !important;
}
.page-data-img2
{
	margin-top:0px !important;
}
.page-data-img3
{
	margin-top:0px !important;
}
.page-data-img4
{
	margin-top:0px !important;
}
.page-data-title
{
	margin-top:20px !important;
}
}
