@charset "UTF-8";

html {
  overflow-y: scroll;
}
body {
  color: #000;
  background: #fff;
}
#main {
  width: 100%
}
a,
a:hover,
.navbar-dark .navbar-brand a,
.navbar-dark .navbar-brand a:hover {
  color: #000 !important;
  text-decoration: none;
}
#wrapper-footer-full,
#wrapper-footer {
  position: relative;
  width: 100%;
}
.bg-primary,
#wrapper-static-hero,
#wrapper-navbar {
  background-color: rgba(255,255,255,0.8) !important;
  border-bottom: 1px solid #000;
  position: fixed;
  width: 100%;
  z-index: 10;
}
#content {
 margin-top: 62px;
 min-height: calc(100vh - 162px);
}
a.navbar-brand {
  font-weight: 400;
  font-size: 30px;  
}
.menu-item-68 a:hover,
.page-id-21 .current-menu-item a { /* menu 1 */
  color: #3a01df !important;
}
#menu-item-80 a:hover,
.page-id-78 .current-menu-item a { /* menu 2 */
  color: #a901db!important;
}
.menu-item-81 a:hover,
.blog .current-menu-item a,
.page-id-76 .current-menu-item a { /* menu 3 */
  color: #cc3399 !important;
}
.menu-item-1781 a:hover,
.page-id-1777 .current-menu-item a,
.menu-item-112 a:hover,
.page-id-109 a.button.add_to_cart_button.product_type_,
.page-id-109 .current-menu-item a { /* menu 4 */
  color: #ff0040 !important;
}
.menu-item-1774 a:hover,
.page-id-1757 .current-menu-item a,
a.button.product_type_,
.menu-item-1710 a:hover,
.page-id-114 .current-menu-item a { /* menu 5 */
  color: #ff8000 !important;
}
.menu-item-75 a:hover,
.page-id-17 .current-menu-item a { /* contact */
  color: #ffbf00 !important;
}
.page-id-109 .row,
.page-id-114 .row {
  margin-left: 0;
  margin-right: 0;
}
.btn-primary,
.btn-primary:hover {
  color: #cccccc;
  background-color: #054cb6;
  border-color: #054cb6;
}
/*padding logo*/
.navbar-brand {
  padding-top: 0rem;
  padding-bottom: 0rem;
}

/* NAVBAR */

@media only screen and (max-width: 768px) {
  .navbar-nav .nav-link {
    text-align: center;
  }
}

/* Bootstrap 4 Hamburger Menu Animation - X
-------------------------------------------------------------------------------------------------------
Header; You need to make sure that the your button tag has the 'collapsed' class on it as it does in this tutorial:

<button class="navbar-toggler collapsed" ...<="" code="">

Footer; script

*/

.icon-bar {
  width: 22px; 
  height: 2px;
  background-color: #000;
  display: block;
  transition: all 0.2s;
  margin-top: 4px
}
.navbar-toggler {
  border: none;
  background: transparent !important;
}
.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggler .middle-bar {
  opacity: 0;
}
.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}
/* POSTS*/

/* Container holding the image and the text */
.s0_post-containers {
  position: relative;
  text-align: center;
  color: white;
}
.s0_posts-thumb {
}

/* image ratio */

.s0_posts-img-ratio {
  display: block;
  width: 100%;
  position: relative;
  height: 0;
  padding: 130% 0 0 0;
  overflow: hidden;
}
.s0_posts-img-ratio img {
  position: absolute;
  display: block;
  min-height: 130%;
  min-width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover; 
}
/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}
/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
} 

/* WIDGET AREAS */

.textwidget {
  text-align: center;
}

/* SELECTED TEXT COLOR  */
::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #054cb6;
}

::selection {
  color: #fff;
  background: #054cb6;
}

/* PAGINATION */

.pagination ul,
.nav-center {
 text-align: center;
}
.pagination {
  border-radius: 0 !important;
  margin-top: 2rem;
  justify-content: center;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #054cb6;
  border-color: #054cb6;
}

/* FOOTER */
div#wrapper-footer.wrapper div.container-fluid div.row div.col-md-12 footer#colophon.site-footer div.site-info,
div#wrapper-footer.wrapper div.container div.row div.col-md-12 footer#colophon.site-footer div.site-info {
  text-align: center;
}

/* Force footer to the bottom on pages with limited content */
#page.site,
.fl-page {
  position: relative;
  min-height: 100vh;
  /* padding-bottom: 32px; */ /* Should be equal to the height of your footer */
}
#wrapper-footer.wrapper,
.fl-page-footer-wrap {
  width: 100%;
  /*position: absolute;*/
  bottom: 0px;
  padding: 4px 0;
  border-top: 1px solid #000;
}
/**
* --------------------------------------------------------------
* ODDS/EVENS
* --------------------------------------------------------------
*/
.my-class-0,
.my-class-1 {
  position:relative;
  margin-bottom: 5rem;
}
.my-class-0,
.my-class-1,
.my-class-1 .pst-text,
.my-class-0 .pst-text {
  min-height: 420px;  
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container,
div.wpforms-container-full .wpforms-form .wpforms-field {
  clear: none !important;
}
.my-class-0 .pst-thumbnail {
  float: left;
}
.my-class-1 .pst-thumbnail {
  float: right;
}
.my-class-0 .pst-text div.pst-content h2.entry-title a {
  position:absolute;
  top:0;
  right:0;
  background-color: #0f0;
  color: #0FF;
  padding:1rem;
  margin-bottom:2rem;
}
.my-class-1 .pst-text div.pst-content h2.entry-title a {
  position:absolute;
  top:0;
  left:0;
  background-color: #0f0;
  color: #0FF;
  padding:1rem;
  margin-bottom:2rem;
}

.my-class-contact img,
.pst-thumbnail img {

}
@media only screen and (min-width: 768px) { 
  .my-class-contact img,
  .pst-thumbnail img {
    height: 420px;
    width:auto;
  }  
}
.my-class-0 .pst-thumbnail img {
  margin: 0 2rem 1rem 0;
}
.my-class-contact img,
.my-class-1 .pst-thumbnail img {
  margin: 0 0 1rem 2rem;
}
.my-class-0 .pst-header,
.my-class-1 .pst-header {
  position: absolute;
  top:0.65rem;
}
.my-class-1 .pst-header {
  left:0;
}
.my-class-0 .pst-header {
  right: 0 !important;
}
.pst-header a{
  background-color: #FFF;
  padding: 0.5rem 1rem;
  border: 1px solid #000;
}
.my-class-1 .pst-content {
  /*margin-left:1rem;*/
}
.item,
.single-content,
.pst-text {

}
.pst-text {
  /*border:  1px solid #000;*/
}
.pst-excerpt {
  margin-top: 1rem;
}
.my-class-0 .pst-excerpt {
  padding-right: 2rem;
}
.my-class-1 .pst-excerpt {
  /*padding-left: 2rem;*/
}
h5.label {
  color:#fff;
  background-color:#000;
  text-transform:uppercase;
  position:absolute;
  top:-2.7rem;
  left:0;
  padding: 10px 20px; 
}
.my-class-0 h5.label  {
  left: 0;
}
.my-class-1 h5.label   {
  right: 0;
}
.pst-footer  {
  position:absolute;
  bottom: 0; 
}
.pst-footer { 
  /*padding: 10px 20px;*/
}
.cart a,
.pst-footer a,
.pst-footer {
  color:#000;
}
.cart a {
  background-color:#000000 !important;
}
.pst-footer {
  /*border: 1px solid #000;*/
  background-color: #FFF;
  /*padding: 0.5rem 1rem;*/
}
.my-class-0 .pst-footer {
  right:0px;  
}
.my-class-contact .pst-footer,
.my-class-1 .pst-footer {
  left:0px;
}
.my-class-0 .pst-text {
}
.my-class-1 .pst-text {
}
.pst-excerpt {
  /*padding: 2rem 0 6rem 0;*/
}
div.pst-text div.pst-footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden; 
}
div.pst-text div.pst-footer ul li {
  float: left;
}
div.pst-text div.pst-footer ul li a {
  display: block;
  text-align: center;
  text-decoration: none;
}

@media only screen and (max-width: 767.98px) {
  .title01,
  .title02,
  .title04,
  .excerpt01,
  .excerpt02,
  .excerpt03,
  .excerpt04,
  .excerpt06,
  .excerpt08,
  .pst-header,
  .pst-content,
  .pst-text,
  .pst-footer {
    position:relative;
    width: 100% !important;
    right:0;
  }
  .home-thumbnail00,
  .home-thumbnail01,
  .home-thumbnail02,
  .home-thumbnail03,
  .home-thumbnail05,
  .pst-thumbnail {
    float:none !important;
    width: 100% !important;
    margin-bottom:1rem;
  }
  .extra {
    margin-bottom:0rem;
  }
  .excerpt05 {
    margin-bottom:1rem;   
  }
  .home-thumbnail01 img,
  .home-thumbnail02 img,
  .home-thumbnail03 img,
  .home-thumbnail04 img,
  .home-thumbnail05 img{
    height: auto;
  }
  .events-archive .entry-content, .events-archive .entry-header {
    width: inherit;
  }
  .my-class-1 .pst-content {
    margin-left: 0;
  }
}

@media only screen and (max-width: 1200px) {
  html body.page-template.page-template-page-contact.page-template-page-contact-php.page.page-id-39.custom-background.wp-custom-logo.woocommerce-js.tribe-js.tribe-bar-is-disabled div#page.site div#page-wrapper.wrapper div#content.container div.row div#primary.col-md.content-area main#main.site-main article#post-39.post-39.page.type-page.status-publish.has-post-thumbnail.hentry div.entry-content div.row div.col-md-5 div.home-thumbnail05 div.excerpt08 {
    width: 55%;
    bottom: 0;
  }
}
@media only screen and (max-width: 992px) {
  html body.page-template.page-template-page-contact.page-template-page-contact-php.page.page-id-39.custom-background.wp-custom-logo.woocommerce-js.tribe-js.tribe-bar-is-disabled div#page.site div#page-wrapper.wrapper div#content.container div.row div#primary.col-md.content-area main#main.site-main article#post-39.post-39.page.type-page.status-publish.has-post-thumbnail.hentry div.entry-content div.row div.col-md-5 div.home-thumbnail05 div.excerpt08 {
    width: 75%;
    bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .my-class-0,
  .my-class-1,
  .my-class-0 .pst-thumbnail img,
  .my-class-1 .pst-thumbnail img,
  .my-class-1 .pst-text,
  .my-class-0 .pst-text {
    height: auto;
    width:100% !important;    
  }
  .my-class-0 .pst-thumbnail img {
    margin-right: 0;
    border-right: 0 solid #fff;
  }
  .my-class-contact img,
  .my-class-1 .pst-thumbnail img {
    margin-left: 0;
    border-left: 0 solid #fff;
  }
}
/**
* --------------------------------------------------------------
* cart-thingy
* --------------------------------------------------------------
*/

.cart-thingy {
  top: 5rem;
  background-color: rgba(255,255,255,0.0);
  position: fixed;
  z-index:999;
  right: 1rem;
  text-align: right;
}

.cart-contents:before {
  font-family:WooCommerce;
  content: "\e01d";
  font-size:28px;
  margin-top:10px;
  font-style:normal;
  font-weight:800;
  padding-right:-5px;
  vertical-align: bottom;
  padding:1rem 0 1rem 0.5rem;
  color: #000;
}
.my-account:before {
  font-family:WooCommerce;
  content: "\e038";
  font-size:28px;
  margin-top:10px;
  font-style:normal;
  font-weight:800;
  padding-right:-5px;
  vertical-align: bottom;
  padding:1rem 0 1rem 0.5rem;
  color: #000;
}
.my-account:hover,
.cart-contents:hover {
  text-decoration: none;
}
.cart-contents-count {
  color: #fff;
  background-color: #ed1c24;
  font-weight: bold;
  border-radius: 10px;
  padding: 1px 6px;
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: top;
  position: absolute;
  right: 14px;
  bottom: 20px;
}
.cart-thingy img {
  height:auto;
  width: 48px;
}

/*
* --------------------------------------------------------------
* SLIDER
* --------------------------------------------------------------
*/

.metaslider .caption-wrap {
  position: absolute;
  bottom: -2rem !important;
  left: 0;
  background: transparent !important;
  color: #000 !important;
  opacity: 0.7;
  margin: 0;
  display: block;
  width: 100%;
  line-height: 1.4em;
}
.metaslider .caption {
  padding: 5px 10px;
  word-wrap: break-word;
  text-align: center;
  top: 2rem;
}

/**
* --------------------------------------------------------------
* FORMS
* --------------------------------------------------------------
*/

.nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type="button"]), .nf-form-content textarea {
  background: #ffffff !important;
}
.nf-form-content {
  padding: 0 !important;
  width: 100% !important;
  margin: 0 auto;
}
.nf-form-content label {
  font-size: 1rem !important;
  line-height: 20px !important;
  font-weight: normal !important;
}
.nf-form-content button, .nf-form-content input[type="button"], .nf-form-content input[type="submit"] {
  background-color: #fff !important;
  border: 1px solid #c4c4c4 !important;
  border-radius: 0px;
  color: #c4c4c4 !important;
  font-size: 12px;
  font-weight: 700;
  padding: 5px 15px 4px;
  text-transform: uppercase;
  vertical-align: bottom;
  width: 100% !important;
}
#ninja_forms_required_items, .nf-field-container {
  margin-bottom: 10px !important;
}
.nf-form-content textarea.ninja-forms-field {
  height: 108px !important;
}

#nf-field-29-wrap.field-wrap.submit-wrap.textbox-wrap .nf-field-label {
  display: none;
}
.nf-field-element {
  width: 100%;
}