/*
 Theme Name:   Colormag Pro Child
 Description:  A child theme of the Colormag theme for Quimper Mercantile.
 Author:       Bootstrap Commercial Arts / Jacob Stordahl
 Author URI:   www.bythebootstrap.us / www.jacobstordahl.com
 Template:     colormag-pro
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
body {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  width: 100vw;
}

.entry-header {
  display: none;
}

.sow-image-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

img {
  margin-bottom: 0 !important;
}

#panel-gb85-5e6427aadcdd1-4-0-0 {
  margin-bottom: 0 !important;
}

.main-content-section {
  padding-top: 0;
}

#main {
  padding: 0;
}

.menu-toggle {
  display: none;
}

.widget_slider_area {
  display: none;
}

h1, h2, h3, h4, h5, h6, p, a {
  font-family: "Aleo";
}

h1 {
  font-size: 2rem;
}

h3 {
  font-size: 1.4rem;
  font-style: italic;
}

h6 {
  font-size: 1.2rem;
  font-style: italic;
}

p {
  font-size: 1.2rem;
  line-height: 150%;
  padding: 1rem;
}

.white {
  color: white;
}

#header-logo-image {
  transform: scale(0.75);
  margin-top: 3rem;
}

#header-text-nav-container > .inner-wrap {
  height: 15rem;
}

#header-left {
  position: absolute;
  left: 0px;
  bottom: -120%;
  height: 222%;
}

#header-right {
  position: absolute;
  right: 0px;
  bottom: -120%;
  height: 222%;
}

.header-links-container {
  position: absolute;
  width: 100vw;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 1rem;
  align-items: center;
  z-index:2;
}
.header-links-container a {
  color: black;
}

.address-cont {
  width: 115px;
  transform: scale(0.75);
}

.contact-cont {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  transform: scale(0.75);
}

.social-cont {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.social-cont img {
  width: 2rem;
}

.mega-menu-link {
  border: 2px solid;
  border-top: 0;
}

span.mega-indicator{
    display: none !important;
}

.clearfix .inner-wrap {
  min-width: 100vw !important;
}

#mega-menu-primary > li:last-of-type {
  background-color: #ffc434 !important;
}

.mega-menu-integrate {
  border-top: 3px solid #000 !important;
}

.mega-menu-integrate > .inner-wrap.clearfix {
  border-top: 6px solid #FFC434 !important;
}

#mega-menu-wrap-primary {
  border-top: 3px solid #000 !important;
}

#hero-title {
  font-style: italic;
}

#row-1 {
  background-image: url(img/mobile-hero.webp);
  background-size: cover;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  box-shadow: inset 0 0 10px #000000;
}

#pgc-gb85-5e6680acd5e38-0-1 {
  margin-right: 3rem;
}

#hero-buttons-wrapper {
  display: flex;
  background-color: rgba(255, 255, 255, 0.4);
  margin-top: 80vh;
  width: 100vw;
}

#hero-buttons-wrapper > .so-widget-sow-editor {
  max-width: 100vw !important;
}

#hero-buttons-wrapper > .so-widget-sow-editor > .textwidget {
  margin: 3rem;
}

#button-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}

#hero-button-1, #hero-button-2 {
  width: 220px;
  height: 75px;
  margin: 0.5rem;
  line-height: 1.5;
  font-size: 0.75rem;
}
#hero-button-1 br, #hero-button-2 br {
  display: none;
}

#hero-button-1 {
  border: black solid 3px;
  color: black;
}
#hero-button-1 a{
    color:black;
}
#hero-button-1 a:hover{
    color:white !important;
}
#hero-button-1:hover a{
    color:white !important;
}

#hero-button-2 {
  background-color: #27231A;
  color: white;
}
#hero-button-2 a:hover{
    color:white;
}
#hero-button-2:hover a{
    color:white;
}

.r2-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 2rem;
}

#r2-box-2 {
  background-image: url(https://quimpermercantile.com/wp-content/uploads/2020/03/washington.png);
  background-size: 45%;
  background-repeat: no-repeat;
  background-position: 0% 0%;
}

.wc-block-grid__products {
  padding: 0 !important;
}

.wc-block-grid__product-title {
  font-size: 1.5rem;
  font-style: italic;
  color: #000000;
}

.wc-block-grid__product-price {
  font-size: 1.5rem;
  font-style: italic;
  color: #8B9D58;
}

#row-3 {
  background-image: url(img/vendor-bg-01.webp);
  background-repeat: no-repeat;
  padding: 0.75rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-size: 190%;
  background-position: 25% -30%;
}

.vendor-cell {
  margin: 1.5rem;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 20px;
  background-color: white;
}

.yellow-bar {
  width: 100%;
  background: #FFC434;
}
.yellow-bar h6 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
}

.featured-img {
  display: flex;
  justify-content: center;
}

#history-title {
  display: flex;
  justify-content: flex-end;
  background: #27231A;
  background-image: url(img/history-title-bg.svg);
  background-repeat: no-repeat;
  padding: 0.75rem;
  background-size: 190%;
  background-position: 58% 6%;
}
#history-title h1 {
  color: white;
  display: flex;
  justify-content: flex-end;
  letter-spacing: 5px;
}

#history-bg-img {
  min-width: 100%;
  min-height: 100%;
  background-image: url(img/history-bg.jpg);
  background-repeat: no-repeat;
}

#history-headline {
  border-top: 3px solid black;
  border-bottom: 3px solid black;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-style: italic;
  font-weight: 700;
}

.history-copy {
  margin-bottom: 0 !important;
  font-size: 1.2rem;
}

#history-links-cont {
  display: flex;
  align-items: center;
}
#history-links-cont h6 {
  color: #8B9D58;
  margin-left: 0.4rem;
  padding-bottom: 0 !important;
}

#i-icon {
  width: 40px;
  height: 40px;
}

#row-wrap {
  display: flex;
  padding: 1rem;
  background: #E9E2DC;
  height: 11rem;
  flex-direction: column;
  margin-top: 20%;
}

#circle-cont {
  margin: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(0px, -65%);
}

#sticker {
  border: 3px solid #E9E2DC;
  border-radius: 50%;
  width: 10rem;
  background-color: #E9E2DC;
  box-shadow: 0px 0px 16px 2px;
}

#membership-c2a {
  color: #8B9D58;
  margin-top: -39%;
  text-align: center;
  line-height: 2;
  padding-bottom: 0 !important;
}

#contact-wrap {
  display: flex;
  flex-direction: column;
}
#contact-wrap .social-cont {
  justify-content: flex-start;
}
#contact-wrap .social-svg {
  width: 2rem;
  fill: white;
  margin-right: 1rem;
  margin-top: 1rem;
}

.widget-title {
  font-size: 1.25rem;
  font-style: normal;
}

#phone, #email, #address {
  padding-bottom: 1rem;
}

#phone {
  font-size: 1.5rem;
}

#email {
  font-size: 1rem;
  color: #8B9D58;
}

.footer-widgets-wrapper {
  border-top: 0 !important;
  background-color: #27231A !important;
}

.footer-widgets-area .widget-title {
  border-bottom: 2px solid #8B9D58 !important;
}
.tg-upper-footer-widgets, .widget, .footer-widgets-area, .widget-title span {
  background-color: transparent !important;
}

.social-svg {
  width: 2rem;
  fill: white;
}

.footer-widgets-area {
  padding-left: 2rem;
  padding-right: 2rem;
}

.wc-block-grid__product-image, .woocommerce-product-gallery {
    display: none !important;
    
}

.comment ul, .entry-content ul {
    list-style: none;
}

.wc-block-grid__product-title {
    margin-top: 25px !important;
}

.woocommerce-placeholder {
    height: 25px !important;
    border: none !important;
}

/* WOO Pages */
header.woocommerce-products-header{
    padding:3rem;
}
.woocommerce-ordering{
    margin:2rem;
}
.woocommerce ul.products{
    padding:3rem;
}
select.orderby{
    margin:2rem;
}

@media (min-width: 768px) {
  #header-logo-image {
    transform: scale(1);
  }

  #header-links-container {
    align-items: flex-start;
  }

  .address-cont {
    margin-left: 65px;
  }

  .contact-cont {
    margin-right: 65px;
  }

  #header-right, #header-left {
    height: 275%;
  }

  #header-left {
    left: -1px;
  }

  #header-right {
    right: 0px;
  }

  #mega-menu-primary > li:last-of-type {
    border-right: 2px solid #000000 !important;
    border-left: 2px solid #000000 !important;
    border-bottom: 2px solid #000000 !important;
    margin-top: -6px !important;
    margin-bottom: -2px !important;
    min-height: 44px !important;
  }

  #row-1 {
    background-image: url(img/desk-hero.webp);
    padding: 4rem;
  }

  #hero-buttons-wrapper {
    background-color: transparent;
    padding-top: 7rem;
    width: 42vw;
    margin-top: 5vh;
    padding: 0;
    transform: translateX(100%);
  }

  #hero-button-1, #hero-button-2 {
    width: 160px;
    height: 60px;
  }

  #hero-buttons-wrapper > .so-widget-sow-editor > .textwidget {
    margin: 0;
  }

  .r2-box {
    height: 50vw;
  }

  .r2-box-2 {
    background-size: 30%;
  }

  #row-3 {
    background-position: 25% -85%;
  }

  #row-wrap {
    flex-direction: row;
    margin-top: 4rem;
    height: 5rem;
  }

  #membership-c2a {
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  #header-right, #header-left {
    height: 260%;
  }

  #header-logo-image {
    margin-top: 0;
  }

  #hero-buttons-wrapper {
    transform: translateX(0%);
    margin-top: 5rem;
  }

  #row-3 {
    background-position: 25% 205%;
  }

  #row-wrap {
    margin-top: 0;
  }
}

/*# sourceMappingURL=style.css.map */
