/*
 Theme Name:   Twenty Seventeen Child
 Theme URI:    http://example.com/twenty-seventeen-child/
 Description:  Twenty Fifteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-seventeen-child
*/

/* SU-colum */

@media only screen and (min-width: 768px) {
  .su-row .su-column-size-1-2 {
  width: 44% !important;
  }
}

@media only screen and (min-width: 768px) {
  .su-row .su-column-size-1-5 {
  width: 15% !important;
  }
}


  .page-one-column .site-content .wrap {
    max-width: 1140px;
  }

@media screen and (min-width: 48em) {
  .panel-content .wrap {
    padding-bottom: 1.5em;
    padding-top: 0;
  }
}

.single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {
  max-width: 1140px;
}

 .custom-header  .wrap {
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  }

.center {
	text-align:center;
}

.left {
	text-align:left;
}

body, h1, h2, h3, h4, h5, h6, p, a, {
  font-family: Barlow, sans-serif !important;
}

::selection {
  color: #fff;
  background: #f0b43c;
}

.display-heading {
  color: #363636;
  font-family: Barlow, sans-serif;
  font-size: 44px;
  line-height: 1.2;
  font-weight: bold;
  padding-top: 11px;
}

@media screen and (max-width: 48em) {
h2 {
	font-size: 20px !important;
	margin: 20px 0px 50px 0px;
}
	}

.display-heading-sub {
  color: #f0b43c;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
}


.page-id-13 .cta-grid, .page-id-40 .cta-grid, .page-id-42 .cta-grid {
  text-align: left !important;
  background-color: #f0b43c36;
  border-radius: 40px;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
  padding: 80px 20px;
  border-style: double;
  border-color: #fff;
  box-shadow: #dfdfdf -10px 10px 20px -15px;
}

.page-id-2222 .cta-grid, .page-id-19 .cta-grid {
  text-align: center;
  background-color: #f0b43c36;
  border-radius: 40px;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
  padding: 80px 20px;
  border-style: double;
  border-color: #fff;
  line-height: 30px;
  text-transform: uppercase;
  box-shadow: #dfdfdf -10px 10px 20px -15px;
}

.entry-content a {
box-shadow: none;
}

.link-button-normal {
  min-width: 170px;
  margin: 0 0px 20px 0px;
  background-color: #fff;
  border-radius: 40px;
  padding: 20px 22px;
  text-decoration: none;
  transition: all .2s cubic-bezier(.455, .03, .515, .955) !important;
  box-shadow: none !important;
}

.link-button-color, input[type="button"], input[type="submit"] {
  background-color: #f0b43c;
  margin: 0 -20px 20px 0px;
  border-radius: 40px;
  padding: 20px 22px;
  text-decoration: none;
  transition: all .2s cubic-bezier(.455, .03, .515, .955) !important;
  box-shadow: none !important;
}

.show-color {
  color: #f0b43c;
  font-weight: bold;
}

@media screen and (max-width: 48em) {
.link-button-normal {
  min-width: 100% !important;
	}
}

.link-button-normal:hover, .link-button-color:hover {
  transform: translate(0, -10px)  !important;
  box-shadow: 9px 9px 20px -8px rgba(162, 122, 68, .31) !important;
}

a:active, a:hover, a:focus {
  outline: 0;
}

.w-inline-block {
  width: 100%;
  display: inline-block;
  line-height: 0;
  padding: 40px 27px 40px;
}

.entry-content a {
-webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}

@media screen and (min-width: 48em) {
  .wrap {
    max-width: 1000px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

label {
  font-weight: 100;
  font-size: 11px;
}

.wpcf7  {
  background-color: #ffe6b3;
  padding: 15px;
  border-radius: 16px;
  box-shadow: #696969 0px 0px 10px -6px;
}

/* barlow-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/barlowbarlow-v12-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/barlowbarlow-v12-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/barlowbarlow-v12-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/barlowbarlow-v12-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/barlowbarlow-v12-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/barlowbarlow-v12-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/barlowbarlow-v12-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/barlowbarlow-v12-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/barlowbarlow-v12-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/barlowbarlow-v12-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/barlowbarlow-v12-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/barlowbarlow-v12-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/barlowbarlow-v12-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/barlowbarlow-v12-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/barlowbarlow-v12-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/barlowbarlow-v12-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/barlowbarlow-v12-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* barlow-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/barlowbarlow-v12-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
