
.portfolio_nav { display:none; }
.top_bar.fixed
{
	position: fixed;
	animation-name: slideDown;
	-webkit-animation-name: slideDown;	
	animation-duration: 0.5s;	
	-webkit-animation-duration: 0.5s;
	z-index: 999;
	visibility: visible !important;
	top: 0px;
}

.top_bar.fixed #menu_wrapper div .nav
{
	margin-top: 16px;
}

.top_bar.fixed #searchform
{
	margin-top: 8px;
}

.top_bar.fixed .header_cart_wrapper
{
	margin-top: 21px;
}

.top_bar.fixed #menu_wrapper div .nav > li > a
{
	padding-bottom: 24px;
}

.top_bar.fixed .logo_wrapper img
{
	max-height: 40px;
	width: auto;
}
#wrapper
{
	overflow-x: hidden;
}
.mobile_menu_wrapper
{
    overflow: auto;
}
body.js_nav .mobile_menu_wrapper 
{
    display: block;
}
.gallery_type, .portfolio_type
{
	opacity: 1;
}
#searchform input[type=text]
{
	width: 75%;
}
.woocommerce .logo_wrapper img
{
	max-width: 50%;
}

#mobile_nav_icon
{
    display: none !important;
}


@media only screen and (max-width: 768px) {
	html[data-menu=leftmenu] .mobile_menu_wrapper
	{
		right: 0;
		left: initial;
		
		-webkit-transform: translate(360px, 0px);
		-ms-transform: translate(360px, 0px);
		transform: translate(360px, 0px);
		-o-transform: translate(360px, 0px);
	}
}


.two_cols.gallery .element:hover img, .three_cols.gallery .element:hover img, .four_cols.gallery .element:hover img, .five_cols.gallery .element:hover img, .one_half.gallery2.classic a:hover img, .one_third.gallery3.classic a:hover img, .one_fourth.gallery4.classic a:hover img
{
	-ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}



#page_content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle
{
	padding: 0;
	border: 0;
}

#page_caption.hasbg .page_title_wrapper
{
	background: rgba(0,0,0,0);
}

html[data-style=fullscreen] .top_bar.hasbg, .top_bar.hasbg
{
	border: 0;
}

html[data-style=fullscreen] .top_bar.hasbg, .top_bar.hasbg
{
	background: rgba(0,0,0,0);
}



.bg_gradient::after
{
	content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: -1px;
    left: 0;
    background: transparent;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(60%,transparent),color-stop(66%,rgba(0,0,0,0.1)),color-stop(93%,rgba(0,0,0,0.95)),to(rgba(0,0,0,1)));
    background-image: -webkit-linear-gradient(transparent 0%,transparent 60%,rgba(0,0,0,0.1) 66%,rgba(0,0,0,0.95) 93%,rgba(0,0,0,1) 100%);
    background-image: linear-gradient(transparent 0%,transparent 60%,rgba(0,0,0,0.1) 66%,rgba(0,0,0,0.95) 93%,rgba(0,0,0,1) 100%)
}


@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@-ms-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
 
.fade-in {
    animation-name: fadeIn;
	-webkit-animation-name: fadeIn;
	-ms-animation-name: fadeIn;	

	animation-duration: 0.7s;	
	-webkit-animation-duration: 0.7s;
	-ms-animation-duration: 0.7s;	

	-webkit-animation-fill-mode:forwards; 
    -moz-animation-fill-mode:forwards;
    -ms-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
    
    visibility: visible !important;
}


.cleanpage {
    padding: 0 32px;
}

.photos-there {
display: flex;
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'ABeeZee', sans-serif !important;
}

h1 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
}

h2 {
  white-space: pre-wrap; 
  font-size: 1rem; 
  font-weight: bold;
}

h3 {
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0;
}

h6 {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 20px;
}

p {
    margin-bottom: 20px;
    font-weight: 400;
    white-space: pre-wrap;
    font-size: 19px;
    line-height: 28px;
}

.sqs-col-4 {
  width: 30%;
  float: left; 
  padding: 0 1rem;
}

.row {
  float: left;
}

.green-button {
    background-color: #80fb75;
    border-width: 0;
    color: black;
    text-decoration: none;
    padding: 15px 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 14px;
    border-bottom: 0;
    border-radius: 2px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800 !important;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 0;
}

.pb-4 {
    padding-bottom: 1rem!important;
}

.pb-2, .py-2 {
    padding-bottom: .5rem!important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important;
}

.heading-decoration {
    font-size: 0.9em;
}
.heading-decoration {
    font-family: PT Serif, Georgia, Serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.8em;
    letter-spacing: 0.2em;
    color: #999999;
}
.black {
    color: #000000 !important;
}

.p-2 {
    padding: .5rem!important;
}

.mt-2, .my-2 {
    margin-top: .5rem!important;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: contents;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.rowflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.pr-0, .px-0 {
    padding-right: 0!important;
}
.col-auto1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mint2 {
    color: #2062ae !important;
}

.fa-check:before {
    content: "\f00c";
}
*, ::after, ::before {
    box-sizing: border-box;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto1, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.info-box {
display: block;
}

.orangebutton {
  background-color: #fdab00 !important;
  border: 2px solid #fb9f00 !important;
}

.orangebutton:hover {
background-color : #B17700 !important;
border: 2px solid #B17700 !important;
}

.minititle {
font-size: 28px;
    margin: 10px 0;
}

.text-center {
    text-align: center!important;
}

h3, .heading-large {
    font-weight: 300;
    font-size: 2em;
    line-height: 1.2;
    font-family: PT Serif, Georgia, Serif;
}
.mint2 {
    color: #2062ae !important;
}

.mr-md-2, .mx-md-2 {
    margin-right: .5rem!important;
}

.d-md-inline-block {
    display: inline-block!important;
}





.ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem!important;
}

.mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem!important;
}

.pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem!important;
}

.mb-md-5, .my-md-5 {
    margin-bottom: 3rem!important;
}


.listing {
    border-top: 0;
}
.listing {
    cursor: pointer;
    transition: background-color 0.3s;
    position: relative;
    top: 0;
    transition: top 0.3s;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}



.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.listing a {
    color: #000000;
}
a, a:link, a:visited, a:active {
    color: #2062ae;
    text-decoration: none;
    transition: color 0.2s;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.pt-md-5, .py-md-5 {
    padding-top: 3rem!important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}
.pt-3, .py-3 {
    padding-top: 1rem!important;
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}

.pl-md-2, .px-md-2 {
    padding-left: .5rem!important;
}

.col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.box-shadow {
    -webkit-box-shadow: 7px 7px 10px -6px rgba(153,153,153,0.53);
    -moz-box-shadow: 7px 7px 10px -6px rgba(153,153,153,0.53);
    box-shadow: 7px 7px 10px -6px rgba(153,153,153,0.53);
}
.rounded {
    border-radius: .25rem!important;
}
img {
    vertical-align: middle;
    border-style: none;
}

.pl-md-2, .px-md-2 {
    padding-left: .5rem!important;
}
.pl-1, .px-1 {
    padding-left: .25rem!important;
}

.col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

h4, .heading-medium {
    font-weight: 300;
    font-size: 1.2em;
    line-height: 1.2;
    font-family: PT Serif, Georgia, Serif;
}

.mt-md-3, .my-md-3 {
    margin-top: 1rem!important;
}

.mb-md-2, .my-md-2 {
    margin-bottom: .5rem!important;
}
.mt-1, .my-1 {
    margin-top: .25rem!important;
}

.mt-2, .my-2 {
    margin-top: .5rem!important;
}
.mb-0, .my-0 {
    margin-bottom: 0!important;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mint2 {
    color: #2062ae !important;
}
.mr-1, .mx-1 {
    margin-right: .25rem!important;
}

.fa-calendar-o:before {
    content: "\f133";
}


.session-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap; 
  flex-wrap: wrap;
  padding: 0 4px;
width: 600px;
}

.session-column {
  -ms-flex: 25%;
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.session-column img {
  vertical-align: middle;
  width: 100%;
margin-bottom: 8px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
.sqs-col-4 {
  width: 100%;
}

.desktoponly {
display: none;
}

.makeblock {
display: block;
}

.col-lg-3 {
    max-width: 100%; 
}
.col-md-4 {
    max-width: 100%; 
}

.rowflex {
display: block;
}

 .session-column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }}

@media only screen and (max-width: 767px) {
.sqs-col-4 {
  width: 100%;
}

.desktoponly {
display: none;
}

.makeblock {
display: block;
}

.col-lg-3 {
    max-width: 100%; 
}
.col-md-4 {
    max-width: 100%; 
}

.rowflex {
display: block;
}

 .session-column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.sqs-col-4 {
  width: 100%;
}

.desktoponly {
display: none;
}

.makeblock {
display: block;
}

.col-lg-3 {
    max-width: 100%; 
}
.col-md-4 {
    max-width: 100%; 
}

.rowflex {
display: block;
}

 .session-column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }}

