
/* Page FAQs Starts  */
.faq3-widget {
  padding: 70px 20px;
  background-color: var(--bg-alt-1);
  position: relative;
  z-index: 3;
}
.faq3-widget--primary-bg {
  background: var(--primary-color);
  color: var(--inverse-font-color);
}
.faq3-widget__content {
  width: 715px;
  max-width: 100%;
}

.faq3-widget__smalltitle {
  margin-bottom: 10px;
}

.faq3-widget__title {
  margin-bottom: 20px;
  text-transform: none;
}

.faq3-widget__title:last-child {
  margin-bottom: 30px;
}

.faq3-widget__accordion {
  border-top: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
  padding: 25px 0;
}

.faq3-widget__accordion .uk-accordion-title::before {
  font-size: 24px;
}

.faq3-widget--primary-bg  {
  background: var(--primary-color);
  color: var(--inverse-font-color);
}

.faq3-widget--primary-bg * {
  color: var(--inverse-font-color);
}

.faq3-widget--secondary-bg {
  background: var(--bg-alt-1);
}

@media all and (max-width: 1239px){
  .faq3-widget--secondary-bg{
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 640px) {
  .faq3-widget__grid {
    align-items: flex-start;
  }

  .faq3-widget__stickycol {
    position: sticky;
    top: 125px;
  }
}

@media (max-width: 1023.98px) {

}

@media (max-width: 959.98px) {
  .faq3-widget__grid > * {
    width: 100%;
  }
  .faq3-widget__title:last-child {
    margin-bottom: 0;
  }
  .faq3-widget__grid > .uk-grid-margin {
    margin-top: 40px;
  }
}

@media (max-width: 767.98px) {
  .faq3-widget {
    padding: 40px 0;
  }
  .faq3-widget__accordion {
    padding: 15px 0;
  }
}

@media (max-width: 639.98px) {
}

/* Page FAQs Ends  */
hr{
    border:none;
   border-top: 1px solid #6A3331;
    margin-bottom:55px;
  filter: opacity(0.5);
}
#pagestudio { 
    background-image: url(https://www.napawineryinn.com/resourcefiles/bg/bg-pattern.jpg);
} 
.local-area-page-snippets h1{ 
font-size: 60px;
 
text-transform: capitalize;
}
.local-area-page-snippets .small-text { 
font-size: 16px;
 color: #6A3331;

text-transform: uppercase;
}
.local-area-page-snippets .text-area .main-description{
font-family: var(--title-fonts);
font-weight: 300;
font-style: Light;
font-size: 30px;
 color: #000000;

line-height: 170%;
letter-spacing: 0%;

}
.local-area-page-snippets .uk-margin-right-large {
    line-height: 1;
}
.local-area-page-snippets .uk-margin-right-large h4{ 
font-size: 18px;
 color: #6A3331;
font-family: var(--text-fonts);
}
.local-area-page-snippets .uk-margin-right-large .uk-text-small{  
font-size: 14px;
 color: #6A6259;

 }

.local-area-page-snippets  .date-area { 
font-size: 16px;
 color: #6A6259;

}
.local-area-page-snippets  .time-area {font-size: 16px;
 color: #6A6259;  }
.local-area-page-snippets h3{
    font-family:'Inter',sans-serif;
    font-size:22px;
    margin-bottom:18px;
}

.local-area-page-snippets ul{
    margin-left:25px;
    margin-bottom:40px;
}

.local-area-page-snippets li{
    font-size:18px;
    line-height:2;
    color:#333;
}

.local-area-page-snippets li::marker{
    color:#8d4e45;
}

.local-area-page-snippets li strong{
    color:#8d4e45;
    font-weight:600;
}
.line-area {
    width: 1px;
    height: 30px;
    opacity: 1;
    border-left: 0;
    background: #6A3331;
    margin: 0 20px;
    font-size: 0;
}
.local-area-page-snippets .bottom-text{
    font-family:'Inter',sans-serif !important;
    font-size:24px !important;
    font-weight:500;
    line-height:1.6;
}
.local-area-page-snippets .uk-icon-button {
    border: 2px solid    #6A3331;
    width: 45px;
    height: 45px;
    color: #6A3331;
    background: transparent;
}
.local-area-page-snippets .uk-icon-button:hover, .local-area-page-snippets .uk-icon-button:focus {background: #fef4ed;}

.back-to-main {
    font-family: var(--text-fonts);
    /* font-weight: bold; */
    font-size: 15px;
    color: #6A6259;
    margin-left: -40px;
    font-weight: 600;
    padding: 0 0 50px;
}
.back-to-main {
    font-family: var(--text-fonts);
    /* font-weight: bold; */
    font-size: 15px;
    color: #6A6259;
    margin-left: -40px;
    font-weight: 600;
    padding: 0 0 50px;
    line-height: 1;
    letter-spacing: 0.05em;
}

.back-to-main .template-icon-left-chevron {
    font-weight: bold;
    padding-right: 7px;
    top: 1px;
    position: relative;
}
/* =====================
   Responsive
====================== */

