.socials {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.socials img {
  height: 50px;
}

.offcanvas-inner .socials {
  display: block;
}

.offcanvas-inner .socials img {
  text-align: center;
  margin: 20px auto;
}

.buttons { 
  font-family: 'Nothing You Could Do', sans-serif;
  font-size: 30px;
}

.article-header h2 {
  font-size: 1.4em !important;
  text-align: center;
}

.article-intro-image img {
  display: block;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
  aspect-ratio: 1/1;
}

#sp-main-body {
  padding: 40px 0;
}

.breadcrumb {
  padding: .75rem 1rem !important;
  background-color: #f7f4ef75;
  border-radius: 0;
  margin-bottom: 0;
  font-size: 13px;
}

.mod-breadcrumbs__divider {
  color: #b7b2aa;
  margin-right: 10px;
}

.category-desc {
  background: #f7f4ef;
  padding: 30px 30px 15px 30px;
  margin-bottom: 30px;
}

.view-article .article-header { display: none; }
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  margin: 0 0 0 0;
}

.article-list .article {
  position: relative;
  margin-bottom: 30px;
  padding: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  background: #fff;
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  background: #f7f4ef;
}

hr {
  clear: both;
}

.sppb-feature-box-title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99999;
}

#sp-header .logo a {
  font-size: 45px;
  line-height: 1;
  margin: 0;
  padding: 0;
  font-family: 'Freehand', serif;
}

#sp-header .justify-content-between {
  justify-content: center !important;
}

#sp-header.header-with-modal-menu #offcanvas-toggler {
  display: flex !important;
}

#logo-right {
  display: none !important;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-left {
  float: left;
  margin-right: 60px;
}

#sp-header.header-with-modal-menu a {
  color: #5c5c5c;
}

.sppb-nav-pills > li > a {
  font-size: 13px;
  line-height: 1.42857143;
  font-weight: bolder;
  color: inherit;
  padding: 5px 7px;
  border-radius: 3px;
  color: inherit;
}

.btn-info {
  --bs-btn-color: #fff;
  --bs-btn-bg: #9d8a78;
  --bs-btn-border-color: #9d8a78;

  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #8e7a67;
  --bs-btn-hover-border-color: #8e7a67;

  --bs-btn-focus-shadow-rgb: 11,172,204;

  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #8e7a67;
  --bs-btn-active-border-color: #8e7a67;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

  --bs-btn-disabled-color: #ccc;
  --bs-btn-disabled-bg: #9b9997;
  --bs-btn-disabled-border-color: #9b9997;
}

/*#sp-footer, #sp-bottom, #sp-header {
  background-image: url('/images/banners/watercolor-border2.jpg');
}*/


.blogposts .article-details .article-info {
  margin-bottom: 0;
  background: #e7e4dc;
  padding: 6px 30px;
}

.blogposts .com-content-article__body {
  background: #f7f4ef;
  padding: 20px 30px 10px 30px;
}

.blogposts .article-details .article-full-image {
  margin-bottom: 1rem;
}

.blogposts .article-details .article-full-image img {
  display: inline-block;
  border-radius: 0px;
  width: 100%;
}

.blogposts .article-header {
  background: #f7f4ef;
  padding: 10px 20px;
  margin-bottom: 10px;
}

.blogposts .article-introtext {
  font-size: 14px;
}

.blogposts .article-info {
  opacity: 0.7;
}


@media (min-width:576px){
  
}
@media (min-width:768px){

  .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: auto;
    transform: translate(-50%, -50%);
  }

  .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    padding: 20px 50px;
    background: #f2ece1bf;

  }
  
}
@media (min-width:992px){
  
}

@media (min-width:1200px){
  .n2-section-smartslider.product-slider {
    width: 800px;
    margin: 0 40px 20px 0;
  }

  .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    position: absolute;
    top: 50%;
    left: 25%;
    width: 40%;
    height: auto;
    transform: translate(-50%, -50%);
  }

  .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
    padding: 20px 50px;
    background: #f2ece1bf;

  }



}

@media (min-width:1400px){
  
}


body { font-family: 'Open Sans', sans-serif; font-size: 18px; line-height: 1.5; }
h1, h2, h3 { font-family: 'Nothing You Could Do', sans-serif; } 
h4, h5 { font-family: 'Open Sans', sans-serif; } 
h4 {
  font-size: 1.2em;
  font-weight: 700; 
}

/* bilbo-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: 'Bilbo';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/bilbo-v21-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* bilbo-swash-caps-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: 'Bilbo Swash Caps';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/bilbo-swash-caps-v23-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-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: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v44-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-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: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/open-sans-v44-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-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: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v44-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-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: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/open-sans-v44-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-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: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/open-sans-v44-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-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: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/open-sans-v44-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-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: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v44-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-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: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/open-sans-v44-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-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: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v44-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-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: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/open-sans-v44-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-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: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v44-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-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: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('../fonts/open-sans-v44-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* freehand-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: 'Freehand';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/freehand-v34-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* nothing-you-could-do-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: 'Nothing You Could Do';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nothing-you-could-do-v21-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
