@charset "UTF-8";
@font-face {
  font-family: 'EzzoBook';
  src: url("./fonts/EzzoBook.eot");
  src: url("./fonts/EzzoBook.woff") format("woff"), url("./fonts/EzzoBook.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'EzzoBookItalic';
  src: url("./fonts/EzzoBook.eot");
  src: url("./fonts/EzzoBook.woff") format("woff"), url("./fonts/EzzoBook.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

/* Override Child Theme fonts */
body, h1, h2, h3, h4, h5, h6, .genesis-nav-menu a, p, .pagination {
  font-family: 'EzzoBook', sans-serif;
  color: #333; }

a {
  color: #0097ce;
  border-bottom: none; }

p {
  margin: 0 0 23px; }

body > div {
  font-size: 17px;
  line-height: 23px; }

img.centered, .aligncenter {
  margin: 0 auto 28px; }

input, select, textarea {
  font-family: inherit;
  padding: 10px 20px; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  height: 50px; }

input[type="submit"], button[type="submit"] {
  background-color: #0097ce;
  color: #fff;
  display: inline-block;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  border-radius: 3px;
  text-transform: uppercase;
  border-bottom: none; }
  input[type="submit"]:hover, button[type="submit"]:hover {
    background-color: #0097ce;
    opacity: .7;
    color: #fff !important; }

button[type="submit"] {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 20px 25px;
  width: 100%; }

div.wpcf7-mail-sent-ok {
  padding: 20px;
  margin: 0;
  background-color: #B2BC62;
  border: none; }

.button-red {
  background-color: #E0513C;
  color: #fff;
  display: inline-block;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  border-radius: 3px;
  text-transform: uppercase;
  border-bottom: none;
  padding: 20px 25px;
  min-width: 270px; }
  .button-red:hover {
    background-color: #E0513C;
    opacity: .7;
    color: #fff !important; }

.small-button-wire {
  background-color: transparent;
  color: #fff;
  display: inline-block;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  border-radius: 3px;
  text-transform: uppercase;
  border-bottom: none;
  font-size: .8em;
  min-width: 0;
  padding: 5px;
  line-height: 1;
  padding: 3px 12px;
  border: 2px solid #fff;
  line-height: 1.5; }
  .small-button-wire:hover {
    background-color: transparent;
    opacity: .7;
    color: #fff !important; }
  .small-button-wire:hover {
    color: #fff !important;
    border: 2px solid #fff !important; }

.site-header > .wrap, .site-footer > .wrap, .site-inner > .content-sidebar-wrap {
  max-width: 990px;
  padding: 0 25px;
  margin: 0 auto; }

.page .entry-header, .single .entry-header {
  margin-bottom: 25px; }

.front-page-2 .wrap, .front-page-3 .wrap {
  max-width: 990px;
  padding: 0 0;
  margin: 0 auto; }

.page .entry-content, .page .entry-header, .single .entry-header, .single .entry-content {
  max-width: 100%; }

.widget-title {
  letter-spacing: .5px;
  font-weight: normal;
  font-size: 24px; }

.header-image .site-header {
  padding: 0; }

.header-image .site-title > a {
  min-height: 105px;
  background-position: left center !important;
  background-size: initial !important; }

.header-image .site-header.shrink {
  padding: 0; }

.title-area {
  padding-top: 35px; }

.genesis-nav-menu li:last-child a {
  padding-right: 0; }

.genesis-nav-menu a {
  font-weight: normal;
  font-size: 17px;
  padding: 10px 20px; }

.genesis-nav-menu .sub-menu span {
  line-height: 20px; }

#menu-main-nav > li:last-child a {
  background-color: #E0513C;
  color: #fff;
  display: inline-block;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  border-radius: 3px;
  text-transform: uppercase;
  border-bottom: none;
  padding: 20px 25px;
  min-width: 270px;
  min-width: 30px;
  padding: 10px; }
  #menu-main-nav > li:last-child a:hover {
    background-color: #E0513C;
    opacity: .7;
    color: #fff !important; }

#menu-secondary-nav.menu {
  float: right;
  padding-top: 50px; }
  #menu-secondary-nav.menu a {
    color: #0097ce;
    font-size: 12px;
    padding-bottom: 5px; }
  #menu-secondary-nav.menu #menu-item-2248 a {
    color: #8f993e; }
    #menu-secondary-nav.menu #menu-item-2248 a:after {
      font-family: dashicons;
      content: ""; }

.pagination {
  font-weight: normal; }
  .pagination a {
    border-bottom: 0; }

/* Front Page Top Widget */
.front-page-1 .widget_text .widget-title {
  color: #ffffff;
  font-family: 'EzzoBook', sans-serif;
  font-size: 42px;
  font-weight: normal;
  letter-spacing: normal;
  margin-bottom: 16px;
  margin-left: 10px; }

#front-page-1 .textwidget {
  max-width: 540px;
  margin-left: 8px; }

#front-page-1 {
  color: #ffffff;
  max-height: 450px; }

.front-page-1 .wrap {
  margin: 0;
  max-width: none;
  padding: 0; }

.page-template-default .metaslider .flexslider .caption-wrap {
  opacity: 1;
  bottom: inherit;
  top: 33%;
  background: transparent; }
  .page-template-default .metaslider .flexslider .caption-wrap .caption {
    max-width: 990px;
    padding: 0 25px;
    margin: 0 auto; }
    .page-template-default .metaslider .flexslider .caption-wrap .caption h3 {
      font-size: 42px; }
    .page-template-default .metaslider .flexslider .caption-wrap .caption p {
      color: #fff;
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 25px; }
    .page-template-default .metaslider .flexslider .caption-wrap .caption h3, .page-template-default .metaslider .flexslider .caption-wrap .caption p {
      width: 75%;
      color: #fff;
      margin-left: 50px; }

.page-template-default .metaslider .flexslider .flex-direction-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }
  .page-template-default .metaslider .flexslider .flex-direction-nav a {
    border: none;
    opacity: 1; }
    .page-template-default .metaslider .flexslider .flex-direction-nav a .flex-prev.flex-disabled {
      opacity: 1; }
  .page-template-default .metaslider .flexslider .flex-direction-nav .flex-prev {
    left: 25px;
    height: 53px;
    width: 53px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAA1CAYAAADh5qNwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTFBRUIwRjlGNTlEMTFFNUFFRDJGOTJBQ0YxRjIzNEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTFBRUIwRkFGNTlEMTFFNUFFRDJGOTJBQ0YxRjIzNEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMUFFQjBGN0Y1OUQxMUU1QUVEMkY5MkFDRjFGMjM0QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxMUFFQjBGOEY1OUQxMUU1QUVEMkY5MkFDRjFGMjM0QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuTgWOAAAALqSURBVHja3JrtcaMwEIaJ5/7jDqAD6AA6wB2QDnIdUALXge8qcDowqQBSAe5AdgWcPLO62ezxJVgJEc28k8QOQo+0gHh3X7qu875b+2Gw70jqKBWCnu0u1cDvH3uASqROUqlUPPOYm1QFepd6cAzkZWX4BVKvoJB8h1elgp9q1Y4D4L9B61bxCbVAvtS5+9oEfJbB93P6SaQKqZr0dYXvFo1vyUFvAIAHkC8dAFLUM1FnjQlaBOUDgGr1mtkcUUDghO55dGaxRScqDMD0hSY+Z84JFaFwa+Fvz5LotVtyQGGgekl8M6nUiZKp2HYBSCmfG4pjndQOASnhUIx0oUp05wkcAVK6oOvbnwsVodnIHANSNw8xdn31HaSeRRcHgZQyNPHBFFTicNgNTf55Cupq4eHqw1YrYng4964WvYUPLikjUI32jFyrVQxBlYavJQwkmHYmOboT9kK1Bu94JoCUBH1uHdDLXkhe6LiaD33G8OL4fDP+ZOxfjTdVHyioGP3DY0dAs6CanQHhMcdDULedAWFXKqRQR8aVsgnU2w4G+twCqEE2HTtUgkL5p8UVuptcqQbN2i9waa03bqgHhFwD12llCSzFYUihwh2DqXP/g6oYoWyDRfRxdCAfpDsMxXgIqjIAZQss/W/P+p136R7khzzIMXk7WbEM+rt/eSb2uEjCoM+HV+zC6AOWYx5Fa8mjKBkyJsEcjwK/HguHXNmpVbrO8f1anQzDRsJOUjIHavQARxzaesjzG/PSJ/1qB8JO6HjpajZaRn/ORDonW5LKwQm3s2NAxZpMYk4y5S4ATY5Dt8MtEnCF7sTqpE4EukBt5K0CUuIwO1J0izdwZcrFYCKhIJOoVXyydItDq1KCji/F05JqGu0d/ZqSmyuBqxfknXxYBVq+064pDVpbRZaAFXYaqCBrqH2FXuzCHvugARfqz5alcdiVPaF6v6OmrVZBSRyLT8gF1WeGhCPFjDeQkepMU1Cbtr8CDABX8mWxYvTs+QAAAABJRU5ErkJggg=="); }
  .page-template-default .metaslider .flexslider .flex-direction-nav .flex-next {
    right: 25px;
    height: 53px;
    width: 53px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADUAAAA1CAYAAADh5qNwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplMDFhMDc5ZS1hZjhkLTRkNjMtODBlYi1mNmExYTU4NDhjNmUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTFBRUIwRkVGNTlEMTFFNUFFRDJGOTJBQ0YxRjIzNEIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTFBRUIwRkRGNTlEMTFFNUFFRDJGOTJBQ0YxRjIzNEIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDplMDFhMDc5ZS1hZjhkLTRkNjMtODBlYi1mNmExYTU4NDhjNmUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ZTAxYTA3OWUtYWY4ZC00ZDYzLTgwZWItZjZhMWE1ODQ4YzZlIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+JlH+6QAAAvFJREFUeNrcmuFxozAQhYnn/pMOSAdyB7gDrgPSQa4DSiAdkA64DsAV2K4gXAU4FfjEzDLzLAuwyC7I0cwbJzZI+rQrgVb7dLlcgp9WfgnWHWu9kGzlqNVonXyGUlqvWjutrcN9Z61a6y/p67sdeWJwv1TrjwWkIdWWe57p+i39jaUDe9faz+5RBzVTqdbn5boU9H3oUI/SetM6GHVV9Jtz3+bAKGqwL5/UqfAbA9QrooHBkrvWPcc6LTXWfWYMIENwJYAdXKzm0lBhuEYkBIRKjEFMOKEQKFsABhUa8y3lgCpcKhTU3f2YqijzBMgEa8fm2JQ/+wTUq4JVN3SBCmGCFh4B9X3rn4+lC1QBS2noGVSnGLwovgdq9AaPlIMbTkJVnrrd2BRJx6AisFLE4CK5sPtmNmsNmZTDSuUC8xKtpYag+gsShgYV1CcJVsCL7w2UggcbV4NLgCWmC9r8k3uBWALsah3YwH5xR581c8jgRHWfaafb1R8yt1EjA0K9QEAkeDCwGhlsUCeh6JIkWGOzVBgsU6TAGvynh9oKzadV5thmpSDqicJqAYTKxKCeF4JSFNvrF6a9BNTecENpoJoG8AiPkod1PxvQF0O9WwhhX0E1ENh/JKCbZ+zGOIWQckFJIOzzDVRtvC49ClAIfT6aBwQ/8i09gChN+kD7qXJsP4Xbj4oxPicJZA0/jF0UM1jqbaEYRTUVTSoYrSWpCNw7noJCayUeQ5VDgz9l1tbTCC3G+ZVLLH00Xu2J2+Wupx7KOKD2JSp7gFV11vlU6tFxDgK1YxFkl2Vz0NwrACmOM9/ccMUlFw8F83sSyPV0PjVyJ5Y45smMNu9KO5hzktEaVpNIPYiNE/nKxTvm+ndhSd9RDDCpkU3T0quWeBoPjmZlwB3IZWKHAUpoUFrLQM2auxxZZDGlxL0O5PSdIaMMN6G2DLLumg/SvzVT43AH+ps6vRtJXrSB9/l+LKEyTqghK5pW6a12lorbS0OtUv4LMABTk6UXcaJSuAAAAABJRU5ErkJggg=="); }

.front-page-2 {
  border-top: none;
  margin-top: 0;
  padding-top: 75px; }

.flexible-widgets .widget:first-child {
  margin-bottom: 50px; }

.front-page-2 .flexible-widgets.widget-halves .widget:nth-child(odd), .front-page-2 .flexible-widgets.widget-halves .widget:nth-child(even), .front-page-2 .flexible-widgets.widget-halves .widget:nth-child(n+3), .featured-content .flexible-widgets.widget-halves .widget:nth-child(odd), .featured-content .flexible-widgets.widget-halves .widget:nth-child(even), .featured-content .flexible-widgets.widget-halves .widget:nth-child(n+3) {
  border: none;
  clear: none;
  padding: 0; }

.front-page-2 .flexible-widgets.widget-halves.uneven .widget:last-of-type, .featured-content .flexible-widgets.widget-halves.uneven .widget:last-of-type {
  padding: 0; }

.front-page-2 .flexible-widgets.widget-halves.uneven .widget:last-of-type .widget-wrap, .front-page-2 .flexible-widgets.widget-halves.uneven .widget .widget-wrap, .featured-content .flexible-widgets.widget-halves.uneven .widget:last-of-type .widget-wrap, .featured-content .flexible-widgets.widget-halves.uneven .widget .widget-wrap {
  padding-top: 0; }

.front-page-2 .flexible-widgets .widget, .featured-content .flexible-widgets .widget {
  padding: 0; }

.front-page-2 img, .featured-content img {
  border-radius: 50%;
  height: 170px;
  width: 170px; }

.front-page-2 .flexible-widgets.widget-halves .widget, .front-page-2 .widget, .front-page-2 .flexible-widgets.widget-halves.uneven .widget:last-of-type, .featured-content .flexible-widgets.widget-halves .widget, .featured-content .widget, .featured-content .flexible-widgets.widget-halves.uneven .widget:last-of-type {
  width: 20%; }

.front-page-2 .featured-content img.entry-image, .featured-content .featured-content img.entry-image {
  max-width: none; }

.front-page-2 .featured-content a, .featured-content .featured-content a {
  font-size: 17px;
  line-height: 23px; }

.front-page-2 .featured-content.widget .entry-title, .featured-content .featured-content.widget .entry-title {
  text-align: center;
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
  margin-bottom: 0; }

.email-subscription input[type="email"] {
  padding: 24px 20px 22px;
  width: 75%; }

.email-subscription input[type="submit"], .email-subscription button[type="submit"] {
  background-color: #0097ce;
  color: #fff;
  display: inline-block;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  border-radius: 3px;
  text-transform: uppercase;
  border-bottom: none;
  width: 25%;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 22px 30px 21px; }
  .email-subscription input[type="submit"]:hover, .email-subscription button[type="submit"]:hover {
    background-color: #0097ce;
    opacity: .7;
    color: #fff !important; }

.front-page-3 {
  background-color: #fff;
  text-align: left;
  padding: 0;
  padding-top: 50px; }
  .front-page-3 a, .front-page-3 h4, .front-page-3 p, .front-page-3 .icon, .front-page-3 .widget-title {
    color: #333; }
  .front-page-3 p {
    font-size: 1.8rem; }
  .front-page-3 p:last-of-type {
    margin: 0; }
  .front-page-3 a {
    color: #0097ce; }
  .front-page-3 .featured-content.widget img {
    border-radius: 0; }
    .front-page-3 .featured-content.widget img:hover {
      opacity: 1; }
  .front-page-3 .featured-content.widget .entry {
    padding-bottom: 50px; }

.featured-content {
  padding-top: 50px;
  margin-bottom: 50px;
  display: inline-block;
  float: left;
  width: 990px; }
  .featured-content.widget .entry {
    padding-bottom: 25px; }
  .featured-content p.entry-meta {
    font-size: 12px; }
  .featured-content header.entry-header {
    margin-bottom: 12.5px; }

.featuredpage article > a, .featuredpost article > a {
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  display: block;
  height: 170px;
  width: 170px;
  background-size: 100%;
  -webkit-transition: background-size 0.4s ease-in-out;
  transition: background-size 0.4s ease-in-out;
  background-color: #0097ce; }
  .featuredpage article > a:hover, .featuredpost article > a:hover {
    background-size: 80px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDE4NjJDRjkwNjBFMTFFNjg2N0JDODBBMjA0MDk3NzgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDE4NjJDRkEwNjBFMTFFNjg2N0JDODBBMjA0MDk3NzgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MTg2MkNGNzA2MEUxMUU2ODY3QkM4MEEyMDQwOTc3OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MTg2MkNGODA2MEUxMUU2ODY3QkM4MEEyMDQwOTc3OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhJnI7cAAAPXSURBVHja7JzRkeIwDEANc/+hA+ggXAXJVrB0AFcBexVAB0cHoQO2A6CCsBUsVABUwDlzYs6jcYITLMcO0ow+dnc2iZ8tW5It9263m2BpLn1GwAAZYMjyw8NvSh78fc8A/0kkNQUdgw4M//ci9QC6A7220Yie41V4KHUidQbAbEoBcy31U+qpawALs/wAeI/kCKqTEegjKSCuXJg7NcAC3BLMtGzU7BRz/DJ8bqyYfVoxmnfwfjqQBUACjaVub3r5ljqXOrT4viE887vknVv4JuttpYC3KGlEJjUh6jBVE3iXThY+Ayx6ONd89MbyaKszKjea78ltjkZbH/su9awx1aQFcLoRiU37DN/sBcCpppf/SI08gHfXCL4Jy7RtgBlVzxKpzlKytgBmlHMLoerm6sw1wKkGXhQAPNWkcxvm3NQMQoZXBfGdGmCM5pBQ4ZVBPNedhuqGcrkSNl0gjPoSYUsMId9ACS9/UiRUFyjmnHUAnoA2zJSfx9BWq7FwrPHzRMcU+4mxTRPeKhmVI/TSVXRLIjDfkZLJebNhwglKR81agJfAXEUpV2TKqcH2gpEJb1FiwLVp5baiBkPdoDTYU25MguaFYQtRw81m6GWYxVEleQbgxnHv6/TcAsTM1Oqs9QTxKHQN0djyqhaRCdro2bfop6XguAu0mGVE79zDiqxjYbwKqyvSygNn1zXEdQkLo1U4annx8MGc8RQW1THhFG09noQf4nIknpAZp3VMOEV7q77Frq4g7poCHKMRKF4U4qGESfAAXUF8CLAsmaD+shdYPk9dRX/ZOLxRxaJfErir/l8I+TzKkXgsYWOUjWkKsEgNbaD3XOhB6M8W2oBYyYDqgOVO2D//11RmMDp/Uzy8TzQnjT0z8+Js4jAUgBfxQkIB8OSh872iiqaoyhwmHkFcU81/JgBHDZ9b7C+8gd/kQsclU4cNX7CSATvSBI40XgjiF4YXP1oc+01jwBeAZ5QTCBWgC3hPAVRX0PRF4eG2670KTunTpPSvwnBXqqMjD7f5IMqOs1T0wByVLLzKyNMdKZnzxnoLG+tF7PiJ0kJtiEuz1bW1unyWDxfRHi7i420WTuknHsyFiaMintpt5SO+/4XsiO89Ja6md5YdTC4vUerqwyxX07yQ2ueiwmerr4wLs7nQxmGhzd0/uufFBuCPRYHPe2sF3qW2v8vFhm6LDbnclQuu/Si45pJ/vnTCj0sn+NoTvniHr37qzNVPppeP5YSXj+WuLx/j6++eFL6AMRCAd+ErQC0H8qngS2hJzL1KvLoG2UeAQQnfZM4AGWDQ8leAAQAhRS5lC/NncgAAAABJRU5ErkJggg==");
    background-color: #0097ce; }

.featuredpage img, .featuredpost img {
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out; }

.featuredpage img:hover, .featuredpost img:hover {
  opacity: 0; }

/* Responsive iFrame */
.responsive-iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

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

.feature-banner {
  padding-top: 172px; }

.page .content {
  padding-top: 50px; }

.home .page .content {
  padding-top: 25px; }

.blog .content, .single .content {
  padding-top: 25px; }

.entry {
  border-bottom: none;
  padding-bottom: 0; }

article a:hover {
  border: none; }

img.entry-image {
  max-width: 100%;
  margin-bottom: 25px; }

.content-sidebar .content {
  width: 65%; }

.content-sidebar .sidebar {
  width: 30%;
  padding-top: 140px;
  padding-bottom: 70px; }
  .content-sidebar .sidebar h3 {
    color: #0097ce;
    font-weight: normal;
    font-size: 28px; }
  .content-sidebar .sidebar a:hover {
    border-bottom: 1px solid #0097ce; }

.page .entry-title, .single .entry-title, .blog .entry-title {
  color: #0097ce;
  font-size: 40px;
  font-weight: normal;
  letter-spacing: initial; }

.site-inner {
  margin: 0;
  padding: 0;
  max-width: none; }

.content-sidebar .sidebar .call-out {
  padding: 25px;
  background: #E0513C; }
  .content-sidebar .sidebar .call-out h3, .content-sidebar .sidebar .call-out a, .content-sidebar .sidebar .call-out p {
    color: #ffffff; }
  .content-sidebar .sidebar .call-out a {
    font-weight: bold; }
    .content-sidebar .sidebar .call-out a:hover {
      border-bottom: 1px solid #ffffff; }

.page-id-38 img.alignleft, .page-id-59 img.alignleft {
  border-radius: 50%;
  margin-bottom: 50px;
  min-height: 150px;
  min-width: 150px; }

.page-id-38 .entry-content > p, .page-id-38 h3, .page-id-59 .entry-content > p, .page-id-59 h3 {
  clear: both; }

.archive-description {
  display: none; }

.entry-comments h3, .comment-respond h3 {
  margin: 25px 0; }

.entry-footer {
  margin: 25px auto 0px; }

.site-footer {
  background-color: transparent;
  background-image: url(images/footer.jpg);
  background-size: cover;
  margin-top: 95px;
  background-position: bottom center;
  border-top: none;
  padding: 0;
  min-height: 310px; }
  .site-footer span {
    display: block;
    margin-bottom: 25px; }

.footer-widgets {
  background-color: transparent;
  border: 0;
  padding: 25px 0; }
  .footer-widgets .widget-title {
    color: #0097ce;
    font-weight: normal;
    text-align: center;
    font-size: 19px;
    letter-spacing: normal; }
  .footer-widgets .simple-social-icons ul li:last-child {
    margin-right: 0 !important; }
  .footer-widgets .simple-social-icons ul li a {
    padding: 8px !important; }

.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
  width: 25%;
  background-color: transparent;
  padding: 0;
  text-align: center; }

.footer-widgets-1, .footer-widgets-3 {
  padding-top: 50px; }

.footer-widgets-2 {
  width: 335px;
  margin: 0 auto; }

#copywrite {
  float: left;
  color: #ffffff;
  font-size: 12px;
  padding-top: 12px; }

#footer-logo {
  float: right;
  position: relative;
  height: 46px;
  width: 140px;
  background-position: bottom;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAAuCAYAAAD6FPHbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkI2MDM4NzlGMEQwMTFFNThBRTJGN0E0QUNCQkY4NzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkI2MDM4N0FGMEQwMTFFNThBRTJGN0E0QUNCQkY4NzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QjYwMzg3N0YwRDAxMUU1OEFFMkY3QTRBQ0JCRjg3NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QjYwMzg3OEYwRDAxMUU1OEFFMkY3QTRBQ0JCRjg3NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiGJFWoAAAqGSURBVHja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"); }

.sidebar .widget {
  margin-bottom: 25px; }

.addtoany_list a:hover img, .addtoany_list a:hover span {
  opacity: .7;
  color: #fff !important; }

.addtoany_list.a2a_kit_size_32 a > span {
  background-color: #ffffff !important;
  border-radius: 50px;
  color: #0097ce;
  height: 37px;
  width: 37px;
  border: 1px #0097ce solid;
  font-size: 17px;
  transition: border-color 0.2s ease-in-out;
  margin-right: 7px;
  font-family: dashicons;
  padding-top: 2px;
  padding-left: 1px; }
  .addtoany_list.a2a_kit_size_32 a > span.a2a_s_facebook:before {
    content: "\f305"; }
  .addtoany_list.a2a_kit_size_32 a > span.a2a_s_twitter:before {
    content: "\f301"; }
  .addtoany_list.a2a_kit_size_32 a > span:hover {
    border-color: #fff;
    opacity: 1; }

.qgiv-embed-container {
  margin: 0;
  padding: 25px;
  border: 1px solid #ddd; }

.responsive-tabs-wrapper .responsive-tabs .responsive-tabs__panel {
  padding-bottom: 25px; }

.responsive-tabs-wrapper .responsive-tabs ul.responsive-tabs__list {
  margin: 0; }

.responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list__item, .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list__item:hover {
  margin-right: 2px;
  background-color: #eee;
  transition: all 0.2s ease-in-out; }

.responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list__item:hover {
  color: #6b6b6b;
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out; }

.responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list__item--active, .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list__item--active:hover {
  background-color: #fff; }

.sidebar .widget.widget_weblizar_facebook_likebox {
  margin-bottom: 0; }

.widget_rotatingtweets_widget {
  padding: 25px;
  border: 1px solid #ddd; }

.rotatingtweets {
  min-height: 178px; }

.null-instagram-feed {
  border: 1px solid #ddd; }
  .null-instagram-feed .widget-wrap {
    line-height: 1; }
  .null-instagram-feed ul {
    margin: 7px; }
  .null-instagram-feed li {
    display: inline;
    margin-bottom: 0px !important;
    margin-right: 5px; }
    .null-instagram-feed li:nth-child(3n) {
      margin-right: 0; }
    .null-instagram-feed li a:hover {
      border-bottom: none !important; }
    .null-instagram-feed li img {
      max-height: 85px; }
  .null-instagram-feed p:last-child {
    margin: 7px;
    margin-bottom: 25px; }
    .null-instagram-feed p:last-child a {
      background-color: #0097ce;
      color: #fff;
      display: inline-block;
      font-family: Poppins, sans-serif;
      font-weight: 500;
      border-radius: 3px;
      text-transform: uppercase;
      border-bottom: none;
      font-size: .8em;
      min-width: 0;
      padding: 5px;
      line-height: 1;
      font-size: 12px;
      text-transform: none; }
      .null-instagram-feed p:last-child a:hover {
        background-color: #0097ce;
        opacity: .7;
        color: #fff !important; }

.donation-widget {
  margin-bottom: 25px; }
  .donation-widget .amount, .donation-widget .amount-other {
    display: inline-block;
    padding: 0; }
  .donation-widget .amount {
    background-color: #0097ce;
    color: #fff;
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    border-radius: 3px;
    text-transform: uppercase;
    border-bottom: none;
    font-size: .8em;
    min-width: 0;
    padding: 5px;
    line-height: 1;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    padding: 0;
    line-height: 50px;
    width: 60px; }
    .donation-widget .amount:hover {
      background-color: #0097ce;
      opacity: .7;
      color: #fff !important; }
    .donation-widget .amount.active {
      opacity: .7;
      color: #fff !important; }
  .donation-widget .amount.other {
    min-width: 80px; }
  .donation-widget #other-input {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    width: 50px; }
    .donation-widget #other-input:focus {
      border: none;
      outline: none; }
  .donation-widget .donate-btn {
    background-color: #E0513C;
    color: #fff;
    display: inline-block;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    border-radius: 3px;
    text-transform: uppercase;
    border-bottom: none;
    font-size: .8em;
    min-width: 0;
    padding: 5px;
    line-height: 1;
    height: 50px;
    line-height: 40px;
    min-width: 120px;
    text-align: center; }
    .donation-widget .donate-btn:hover {
      background-color: #E0513C;
      opacity: .7;
      color: #fff !important; }

.woocommerce.content-sidebar .sidebar, .woocommerce-page.content-sidebar .sidebar {
  width: 0; }

.woocommerce.content-sidebar .content, .woocommerce-page.content-sidebar .content {
  width: 100%; }

.woocommerce span.onsale, .woocommerce-page span.onsale {
  padding: 0;
  left: 0;
  font-size: 25px;
  background-color: #E0513C; }

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
  display: none; }

.woocommerce .page .entry-header, .woocommerce-page .page .entry-header {
  margin: 0; }

.woocommerce #respond input#submit.alt,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #E0513C; }

.variation dd, .variation dt {
  margin: 0;
  font-size: 13px; }

.woocommerce-review-link {
  display: none; }

.star-rating {
  color: #0097ce; }

.posted_in a, .tagged_as a {
  color: #6b6b6b;
  border-bottom: 1px solid #ddd; }
  .posted_in a:hover, .tagged_as a:hover {
    border-bottom: none; }

.tabs a:hover, .posted_in a:hover {
  border-bottom: none; }

input[type="number"] {
  padding: 3px;
  border: 1px solid #eee; }

.woocommerce ul.products li.product .price {
  color: #333; }

.woocommerce-page .page .entry-title {
  color: #333; }

.woocommerce a.added_to_cart, .woocommerce a.button.wc-backward {
  background-color: #ddd;
  color: #fff;
  display: inline-block;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  border-radius: 3px;
  text-transform: uppercase;
  border-bottom: none;
  font-size: .8em;
  min-width: 0;
  padding: 5px;
  line-height: 1;
  color: #6b6b6b;
  margin-top: 10px; }
  .woocommerce a.added_to_cart:hover, .woocommerce a.button.wc-backward:hover {
    background-color: #ddd;
    opacity: .7;
    color: #fff !important; }
  .woocommerce a.added_to_cart:hover, .woocommerce a.button.wc-backward:hover {
    color: #333 !important; }

#menu-secondary-nav.menu li {
  display: inline-block; }

.woocommerce-MyAccount-navigation ul {
  margin-left: 0; }

.woocommerce-MyAccount-navigation-link {
  list-style-type: none;
  font-size: 14px;
  padding: 5px;
  border: 1px solid #ddd;
  border-bottom: 0; }
  .woocommerce-MyAccount-navigation-link:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .woocommerce-MyAccount-navigation-link:last-child {
    border-bottom: 1px solid #ddd;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
  .woocommerce-MyAccount-navigation-link.is-active {
    background-color: #ddd; }
    .woocommerce-MyAccount-navigation-link.is-active a {
      color: white; }

.featured-category {
  margin-bottom: 50px; }
  .featured-category img {
    height: 300px;
    width: 300px; }

.woocommerce-message {
  border-top-color: #0097ce; }
  .woocommerce-message:before {
    color: #0097ce; }

.woocommerce div.product .product_title {
  color: #333; }

.woocommerce div.product .stock {
  color: #333; }

.woocommerce div.product .summary div:first-of-type + em {
  margin-top: 10px;
  display: block; }

.woocommerce div.product .summary div:first-of-type + em ~ br {
  display: none; }

.woocommerce div.product form.cart {
  margin-top: 2em; }
  .woocommerce div.product form.cart .variations {
    margin: 30px 0 0; }
    .woocommerce div.product form.cart .variations td.label, .woocommerce div.product form.cart .variations td.value {
      display: block;
      margin: 0;
      padding: 0; }
    .woocommerce div.product form.cart .variations td.label {
      text-transform: uppercase;
      font-weight: 300; }
    .woocommerce div.product form.cart .variations select {
      height: 45px;
      font-size: 15px;
      padding: 0;
      padding-left: 15px;
      background-color: #eee; }
  .woocommerce div.product form.cart .single_variation_wrap {
    padding: 30px 0; }
  .woocommerce div.product form.cart div.quantity, .woocommerce div.product form.cart .woocommerce-variation-add-to-cart .quantity {
    margin-right: 10px;
    display: none !important; }

.woocommerce div.product a.reset_variations {
  display: none !important; }

.woocommerce div.product .woocommerce-tabs .panel {
  padding: 20px;
  border: 1px solid #eee;
  border-top: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
  margin: 0; }
  .woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border-bottom: 1px solid #eee; }
  .woocommerce div.product .woocommerce-tabs ul.tabs .entry-content ol > li {
    list-style-type: none; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #eee;
    border-color: #eee;
    border-bottom: none;
    color: #6b6b6b;
    padding-bottom: 11px;
    margin-top: 0;
    position: relative;
    top: 1px;
    font-weight: normal;
    margin-left: 0;
    margin-right: 2px;
    padding-bottom: 0; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
      background-color: #fff; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
      font-weight: normal; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
      color: #999; }
      .woocommerce div.product .woocommerce-tabs ul.tabs li a.active {
        color: #666; }
    .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
      box-shadow: none;
      position: inherit;
      border: none; }

.woocommerce div.product p.price, .woocommerce div.product span.price {
  font-size: 28px;
  color: #0097ce;
  margin: 0;
  font-weight: bold; }
  .woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    display: block;
    clear: both;
    text-decoration: none; }

.woocommerce div.product .variations tbody {
  border-bottom: 0; }

.woocommerce div.product .product-addon-gift-card {
  background-color: #eee;
  float: right;
  padding: 10px; }
  .woocommerce div.product .product-addon-gift-card h3.addon-name {
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase; }
  .woocommerce div.product .product-addon-gift-card div.addon-description p {
    font-size: 15px; }
  .woocommerce div.product .product-addon-gift-card .form-row label {
    line-height: 1.5;
    font-size: 15px; }
  .woocommerce div.product .product-addon-gift-card .form-row {
    margin: 0; }

.woocommerce div.product form.cart .button {
  margin-top: 1em;
  width: 65%;
  float: right; }

.woocommerce div.product .thumbnails a:hover {
  border-bottom: none; }

.single-product div.product .product_meta {
  font-size: .875em;
  padding-top: 1em;
  border-top: 1px solid rgba(0, 0, 0, 0.05); }
  .single-product div.product .product_meta .posted_in {
    display: block; }

.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
  background-size: 97%;
  background-repeat: no-repeat; }

.woocommerce-cart .coupon input.button,
.woocommerce-cart input.button:disabled,
.woocommerce-cart input.button:disabled[disabled] {
  background-color: #ddd;
  color: #fff;
  display: inline-block;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  border-radius: 3px;
  text-transform: uppercase;
  border-bottom: none;
  font-size: .8em;
  min-width: 0;
  padding: 5px;
  line-height: 1;
  width: 150px;
  margin-top: 10px;
  opacity: 1;
  color: #6b6b6b; }
  .woocommerce-cart .coupon input.button:hover,
  .woocommerce-cart input.button:disabled:hover,
  .woocommerce-cart input.button:disabled[disabled]:hover {
    background-color: #ddd;
    opacity: .7;
    color: #fff !important; }
  .woocommerce-cart .coupon input.button:hover,
  .woocommerce-cart input.button:disabled:hover,
  .woocommerce-cart input.button:disabled[disabled]:hover {
    color: #333 !important; }

.woocommerce-cart input.button:disabled[disabled],
.woocommerce-cart input.button:disabled[disabled]:hover {
  opacity: 0; }

.woocommerce-cart .wc-proceed-to-checkout {
  padding: 2em 0; }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding: 8px;
    font-size: 18px; }

.woocommerce-cart table.cart img {
  width: 100px;
  padding-top: 15px; }

.woocommerce-cart table.cart td.actions .coupon .input-text {
  float: none;
  width: 150px; }

.woocommerce-cart tr.cart_item {
  height: 75px; }

.woocommerce-cart input[name="update_cart"] {
  background-color: #E0513C;
  color: #fff;
  display: inline-block;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  border-radius: 3px;
  text-transform: uppercase;
  border-bottom: none;
  font-size: .8em;
  min-width: 0;
  padding: 5px;
  line-height: 1;
  width: 150px;
  margin-top: 30px !important; }
  .woocommerce-cart input[name="update_cart"]:hover {
    background-color: #E0513C;
    opacity: .7;
    color: #fff !important; }

.woocommerce-cart input#coupon_code.input-text {
  display: block;
  clear: both;
  margin: 0; }

.woocommerce-cart a.remove {
  color: #ddd !important;
  transition: background-color 0.2s ease-in-out; }
  .woocommerce-cart a.remove:hover {
    background: #E0513C;
    border-radius: 3px;
    padding-left: 1px;
    transition: background-color 0.2s ease-in-out; }

.woocommerce-cart .cart-collaterals .cart_totals {
  width: 40%; }

.woocommerce-cart .woocommerce-ordering select {
  display: none; }

.woocommerce-cart ::-webkit-input-placeholder {
  padding-top: 7px; }

.woocommerce-cart :-moz-placeholder {
  /* Firefox 18- */
  padding-top: 7px; }

.woocommerce-cart ::-moz-placeholder {
  /* Firefox 19+ */
  padding-top: 7px; }

.woocommerce-cart :-ms-input-placeholder {
  padding-top: 7px; }

.woocommerce table.shop_table thead {
  background-color: #ddd; }

.woocommerce table.shop_table th {
  text-transform: uppercase;
  color: #6b6b6b; }

.woocommerce table.shop_table td.actions {
  padding: 25px; }

.woocommerce table.shop_table a {
  color: #333; }

.woocommerce-checkout #payment ul.payment_methods li {
  list-style-type: none; }

.wc-amazon-payments-advanced-populated + .checkout .woocommerce-billing-fields {
  display: none; }

.wc-amazon-payments-advanced-populated + .checkout .col-2 {
  padding-top: 50px; }

.woocommerce-checkout label {
  font-size: 14px; }

.woocommerce ul.products li.product span.onsale {
  font-size: 17px;
  margin-top: -5px; }

.woocommerce ul.products li.product .price ins {
  color: #333;
  text-decoration: none; }

.woocommerce ul.products li.product .button {
  background-color: #E0513C;
  color: #fff;
  display: inline-block;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  border-radius: 3px;
  text-transform: uppercase;
  border-bottom: none;
  font-size: .8em;
  min-width: 0;
  padding: 5px;
  line-height: 1; }
  .woocommerce ul.products li.product .button:hover {
    background-color: #E0513C;
    opacity: .7;
    color: #fff !important; }

#amazon_customer_details.wc-amazon-payments-advanced-populated + #customer_details {
  display: block !important; }

@media only screen and (min-width: 1260px) {
  .feature-banner img {
    width: 1920px; } }

@media only screen and (min-width: 990px) {
  .front-page-1 {
    padding-bottom: 50px; }
  .site-header {
    min-height: 172px; }
  .site-inner {
    padding-top: 172px; }
  .home .site-inner {
    padding-top: 0; }
  .feature-banner ~ .site-inner {
    padding-top: 0; } }

@media only screen and (max-width: 990px) {
  .header-image .site-title > a {
    background-size: 200px !important;
    max-width: 200px; }
  .page-template-default .metaslider .flexslider .caption-wrap {
    top: 20%; }
  .menu-toggle {
    float: right;
    max-width: 100px;
    visibility: hidden; }
    .menu-toggle:before {
      visibility: visible; }
  .flex-direction-nav, #menu-secondary-nav.menu {
    display: none; }
  .front-page-2 img, .featured-content img {
    height: 120px;
    width: 120px; }
  .footer-widgets-2 {
    width: 50%;
    text-align: center; }
    .footer-widgets-2 img {
      max-width: 260px; }
  .featuredpage article > a, .featuredpost article > a {
    background: none;
    height: 120px;
    width: 120px; }
  .page .content {
    padding: 0; }
  .content-sidebar .content, .content-sidebar .sidebar {
    width: 100%;
    padding-top: 25px; }
  .page .entry-content, .single .entry-content {
    max-width: 100%;
    margin-bottom: 25px; }
  .page .entry-header, .single .entry-header {
    margin: 0 auto; }
  .featured-content {
    width: 100%; }
  .site-footer {
    margin-top: 0; } }

/* Tablets and down ----------- */
@media only screen and (max-width: 768px) {
  .js .nav-primary, .js .nav-primary:hover, .menu-toggle:before, .menu-toggle.activated:before {
    color: #333;
    padding: 0;
    float: right; }
  .metaslider .slides li {
    width: 135% !important; }
  .metaslider .slides img {
    margin-bottom: 50px; }
  .page-template-default .metaslider .flexslider .caption-wrap {
    width: 70%; }
    .page-template-default .metaslider .flexslider .caption-wrap .caption h3, .page-template-default .metaslider .flexslider .caption-wrap .caption p {
      margin-left: 0; }
  .flex-active-slide {
    position: absolute !important; }
  #front-page-1 {
    max-height: 350px !important; }
  .feature-banner {
    padding-top: 25px;
    overflow: hidden; }
  .feature-banner img {
    max-width: 768px; }
  .page-id-38 img.alignleft, .page-id-59 img.alignleft {
    margin-left: 24%;
    margin-right: 26%;
    margin-bottom: 25px; }
  .featured-content,
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  #footer-logo,
  #copywrite {
    width: 100%;
    max-width: 100%; }
  .footer-widgets-1,
  .footer-widgets-2 {
    margin-right: 0; } }

/* Smartphones and Down ----------- */
@media only screen and (max-width: 480px) {
  .metaslider .flexslider {
    max-height: 340px !important;
    overflow: hidden !important; }
  .metaslider .slides li {
    width: 185% !important; }
  .page-template-default .metaslider .flexslider .caption-wrap {
    top: 10%; }
  .front-page-2 img, .featured-content img {
    height: 180px;
    width: 180px; }
  .front-page-2 .flexible-widgets.widget-halves .widget, .front-page-2 .widget, .front-page-2 .flexible-widgets.widget-halves.uneven .widget:last-of-type, .featured-content .flexible-widgets.widget-halves .widget, .featured-content .widget, .featured-content .flexible-widgets.widget-halves.uneven .widget:last-of-type {
    width: 100%; }
  .featuredpage article > a, .featuredpost article > a {
    height: 170px;
    width: 170px; }
  .email-subscription input[type="email"], .email-subscription button[type="submit"] {
    width: 100%; }
  .email-subscription input[type="email"] {
    margin-bottom: 25px; } }
