@import url('https://fonts.googleapis.com/css?family=Open+Sans|Rock+Salt|Shadows+Into+Light|Cedarville+Cursive');
@import url('https://fonts.googleapis.com/css?family=Mrs+Saint+Delafield&display=swap');

@font-face {
  font-family: 'Journal';
  src: url('./assets/fonts/journal.eot');
  src: url('./assets/fonts/journal.eot?#iefix') format('embedded-opentype'),
       url('./assets/fonts/journal.woff') format('woff'),
       url('./assets/fonts/journal.ttf') format('truetype'),
       url('./assets/fonts/journal.svg#JournalRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* =beam-me-up-scotty
----------------------------------------------- */

.otb-beam-me-up-scotty i {
    font-weight: 900 !important;
}

.otb-beam-me-up-scotty {
    background-color: #428bca !important;
    right: 20px;
}

/* =coblocks
----------------------------------------------- */

@media only screen and (min-width: 200px) {
  div.wp-block-coblocks-gallery-carousel.alignfull > div > div{
    height:300px !important;
  }
}
@media only screen and (min-width: 360px) {
  div.wp-block-coblocks-gallery-carousel.alignfull > div > div{
    height:400px !important;
  }
}
@media only screen and (min-width: 560px) {
  div.wp-block-coblocks-gallery-carousel.alignfull > div > div{
    height:500px !important;
  }
}
@media only screen and (min-width: 640px) {
  div.wp-block-coblocks-gallery-carousel.alignfull > div > div{
  height:600px !important;
  }
}
@media only screen and (min-width: 768px) {
  div.wp-block-coblocks-gallery-carousel.alignfull > div > div{
  height:700px !important;
  }
}
@media only screen and (min-width: 960px) {
  div.wp-block-coblocks-gallery-carousel.alignfull > div > div{
    height:800px !important;
  }
}
@media only screen and (min-width: 1200px) {
  div.wp-block-coblocks-gallery-carousel.alignfull > div > div{
    height:900px !important;
  }
}


/* =gallery
----------------------------------------------- */
.wp-block-gallery.has-nested-images figure.wp-block-image {
    margin: auto !important;
}

/* =Contact form 7v table
----------------------------------------------- */
table{
  max-width: 100%;
}
table, th, td{
  /* border: 1px solid #000; */
}
td, th {
  padding: 0 !important;
  text-align: left;
}
td {
    font-size: .9em;
    border-bottom: 0px solid #272626 !important;
}
@media screen and (max-width:939px) {
    table tr > *{
        /* display: block; */
        display: contents;
        /* padding: 15px !important;
        border : 5px !important;
        border-color: solid #9e9e9e !important; */
    }
    table tr {
        /* display: table-cell; */
        /* vertical-align: top; */
    }
}

/* =Contact form 7
----------------------------------------------- */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea
{
    /* background-color: #fff;
    color: #000; */
    width: 100%;
}
.wpcf7 textarea {
    /* background-color: #fff;
    color: #000; */
    width: 100%;
    background-attachment: local;
    background-image: linear-gradient(to right, white 10px, transparent 10px), linear-gradient(to left, white 10px, transparent 10px), repeating-linear-gradient(white, white 30px, #ccc 30px, #ccc 31px, white 31px);
    line-height: 31px;
    padding: 8px 10px;
}
.wpcf7-captchar {
  width: 25% !important;
}
/* .wpcf7 input[type="number"] {
    width: 33%;
}

.wpcf7-form [type="checkbox"]+label {
  padding-left: 20px !important;
}

span.store-area span.wpcf7-list-item {
	margin:0;
  float:left;
  width:33.33%;
}
span.store-area span.wpcf7-list-item.last {
	margin:0;
	float:left;
  width:100%;
}
.wpcf7-form section {
  background-color: #0157d2;
  color: #fff;
  padding: 6px 12px;
  display: inline-block;
	border-bottom: 1px solid #294E79;
}
.wpcf7-form legend {
  background-color: #0157d2;
  color: #fff;
  padding: 6px 12px;
  display: inline-block;
	border-bottom: 1px solid #294E79;
}
.wpcf7-submit {
  padding-top: unset!important;
} */
/* .wpcf7 span.wpcf7-form-control-wrap {
    float: right;
    margin-top: -30px;
    position: relative;
    width: 80%;
    border-bottom: 1px solid grey;
}

.wpcf7-form label {
    text-transform: uppercase;
    font-size: 13px;
    color: #1a1a1a;
    display: block;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 2px solid #e5e5e5;
} */


/* .wpcf7 div, .wpcf7 span, .wpcf7 p {
  font-size: 16px !important;
  font-weight: bold;
}

.wpcf7-form .wpcf7-list-item {
  padding: 0 5px !important;
} */


/* .wpcf7 {
    background-color: #f7f7f7;
    border: 2px solid #0f0;
} */

/* .wpcf7 td, .wpcf7 th, .wpcf7 tr, .wpcf7 thead {
    padding: 5px !important;
    border: none !important;
    background-color: transparent !important;
} */

.wpcf7-form input:not([type]), .wpcf7-form input[type=text]:not(.browser-default), .wpcf7-form input[type=password]:not(.browser-default), .wpcf7-form input[type=email]:not(.browser-default), .wpcf7-form input[type=url]:not(.browser-default), .wpcf7-form input[type=time]:not(.browser-default), .wpcf7-form input[type=date]:not(.browser-default), .wpcf7-form input[type=datetime]:not(.browser-default), .wpcf7-form input[type=datetime-local]:not(.browser-default), .wpcf7-form input[type=tel]:not(.browser-default), .wpcf7-form input[type=number]:not(.browser-default), .wpcf7-form input[type=search]:not(.browser-default), .wpcf7-form textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 2rem !important;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 0px 0 !important;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
    border: 1px solid #9e9e9e !important;
}

/* =Contact form 7 signature
----------------------------------------------- */
.wpcf7-form-control-signature-wrap {
  width:100% !important;
  height:100px !important;
}
@media screen and (max-width: 768px) {
  .wpcf7-form-control-signature-wrap {
    width:100% !important;
  }
}
.wpcf7-form-control-signature-body canvas{
  border: 1px dotted #BADA55;
}
.signature-1, .signature-2, .signature-3, .signature-4
{
  color: #428bca;
  /* border: 1px solid #f00; */
  /* font-family: 'Cedarville Cursive','Comic Sans MS', 'Comic Sans', sans-serif, cursive; */
  /* font-family: 'Mrs Saint Delafield','Comic Sans MS', 'Comic Sans', sans-serif, cursive; */
  font-family: "Journal",Georgia,Times,serif;
  font-size: 1.8em;
  height: 100px !important;
  /* width: 350px; */
  width: 100%;
}
#signature-1, #signature-2, #signature-3, #signature-4
{
  color: #428bca;
  /* border: 1px solid #f00; */
  /* font-family: 'Cedarville Cursive','Comic Sans MS', 'Comic Sans', sans-serif, cursive; */
  /* font-family: 'Mrs Saint Delafield','Comic Sans MS', 'Comic Sans', sans-serif, cursive; */
  font-family: "Journal",Georgia,Times,serif;
  font-size: 1.8em;
  height: 100px !important;
  /* width: 350px; */
  width: 100%;
}

#exTab1 .tab-content {
  /* color : white;
  background-color: #428bca; */
  padding : 5px 5px;
}

#exTab2 .tab-content {
  /* color : white;
  background-color: #428bca; */
  padding : 5px 5px;
}

/* =WP Job Manager
----------------------------------------------- */
.job_filters{
    display: none;
}
ul.job_listings li.job_listing a div.location{
    display: none;
}
ul.job_listings li.job_listing a .meta li{
    display: none;
}
.single_job_listing .meta {
     display: none;
}

/* =DRAW ATTENTION
----------------------------------------------- */
#hotspot-113 .hotspots-placeholder {
    background: #2E2D29;
    border: 0 #2E2D29 solid;
    color: #DFEBE5;
    display: none;
}

/* body .featherlight .featherlight-content {
max-width: 90%;
}

@media screen and (min-width:600px) {
	body .featherlight .featherlight-content {
	max-width: 75%;
	}
}

@media screen and (min-width:980px) {
	body .featherlight .featherlight-content {
	max-width: 50%;
	}
} */

/* ------------------------------------------- */
/* Light Box
/* ------------------------------------------- */

.layout-lightbox .hotspots-placeholder {
	display: none;
}

.featherlight {
	background: #333;
	bottom: 0;
	cursor: pointer;
	display: none;
	position: fixed;
	right: 0;
	text-align: center;
	top: 0;
	left: 0;
	white-space: nowrap;
	z-index: 99999;
}

.featherlight:last-of-type {
		background: rgba(0, 0, 0, 0.8);
	}
.featherlight:before {
		content: '';
		display: inline-block;
		height: 100%;
		margin-right: -0.25em;
		vertical-align: middle;
	}
.featherlight	.featherlight-content {
		background: #fff;
		border-bottom: 25px solid transparent;
		@include box-sizing(border-box);
		cursor: auto;
		display: inline-block;
		overflow: auto;
		margin-left: 5%;
		margin-right: 5%;
		max-height: 95%;
		max-width: 95%;
		min-height: 3%;
		min-width:  30%;
		padding: 25px 25px 0;
		position: relative;
		text-align: left;
		vertical-align: middle;
		white-space: normal;
	}
.featherlight	.featherlight-inner {
		display: block;
	}
.featherlight	.featherlight-close-icon {
		background: #fff;
		background: rgba(255, 255, 255, 0.3);
		color: #000;
		cursor: pointer;
		font: Arial, sans-serif;
		line-height: 25px;
		position: absolute;
		right: 0;
		text-align: center;
		top: 0;
		width: 25px;
		z-index: 9999;
	}
.featherlight	.featherlight-image {
		width: 100%;
	}
	iframe {
		border: none;
	}
	h2.hotspot-title {
		font-size: 1.2em;
		margin: 0 0 0.4em 0;
		padding: 0;
	}
	.hotspot-content {
		p {
			font-size: 1em;
			margin: 1em 0;
		}
	}
	img {
		height: auto;
		max-width: 100%;
	}
/* } */

.featherlight-iframe .featherlight-content {
	border-bottom: 0;
	padding: 0;
}

@media only screen and (max-width: 1024px) {
	.featherlight .featherlight-content {
		border-bottom: 10px solid transparent;
		margin-left: 10px;
		margin-right: 10px;
		max-height: 98%;
		padding: 10px 10px 0;
	}
}

/* =???
----------------------------------------------- */

/* .navbar .navbar-header .navbar-brand img {
width: auto;
max-height: unset!important;
}

.card .header-primary, .card .content-primary, .everest-forms button[type=submit].everest-forms-submit-button {
background: #337ab7!important;
}
button, button:hover, .woocommerce .track_order button[type="submit"], .woocommerce .track_order button[type="submit"]:hover, div.wpforms-container .wpforms-form button[type=submit].wpforms-submit, div.wpforms-container .wpforms-form button[type=submit].wpforms-submit:hover, input[type="button"], input[type="button"]:hover, input[type="submit"], input[type="submit"]:hover, input#searchsubmit, .pagination span.current, .pagination span.current:focus, .pagination span.current:hover, .btn.btn-primary, .btn.btn-primary:link, .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary.active:focus, .btn.btn-primary.active:hover, .btn.btn-primary:active:hover, .btn.btn-primary:active:focus, .btn.btn-primary:active:hover, .hestia-sidebar-open.btn.btn-rose, .hestia-sidebar-close.btn.btn-rose, .hestia-sidebar-open.btn.btn-rose:hover, .hestia-sidebar-close.btn.btn-rose:hover, .hestia-sidebar-open.btn.btn-rose:focus, .hestia-sidebar-close.btn.btn-rose:focus, .label.label-primary, .hestia-work .portfolio-item:nth-child(6n+1) .label, .nav-cart .nav-cart-content .widget .buttons .button, .has-accent-background-color[class*="has-background"] {
background-color: #337ab7!important;
}


.col-md-offset-2 {
margin-left: unset!important;
}

.col-md-8 {
width: 100%!important;
}

iframe {
max-width: unset!important;
}

.no-vertical-margin {
margin-bottom: 0 !important;
margin-top: 0 !important;
} */
