/** Shopify CDN: Minification failed

Line 171:7 Unexpected "and"

**/
nav.primary-menu ul li {
    font-size: 18px;
    line-height: 30px;
}
.header-holder {
    padding: 0;
    background: #f6f6f6;
}
.breadcrumbs {
    width: 100%;
    padding-left: 8%;
    margin: auto;
    padding-right: 8%;
}
.breadcrumbs nav.breadcrumb {
    font-size: 14px;
    font-weight: 500;
}
.section-header h5, .section-header h6 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}
.product-item__caption {
    background: #000;
    color: #fff;
    padding: 8px;
    text-align: center;
}
body.show-announcement-bar {
    margin-top: 150px;
}
@media screen and (max-width: 900px){
    body.show-announcement-bar{
        margin-top: 60px;
    }
}

.section-header__title.h4 {
    margin-bottom: 35px;
    text-align: center;
    font-size: 32px;
    font-weight: 600;
}
div#shopify-section-template--14307434561623__1632399064cfd08326 .image-with-text-overlay {
    width: 22% !important;
    margin: 20px;
}

div#shopify-section-template--14307434561623__1632399064cfd08326 .image-with-text-overlay-holder {
    justify-content: center;
}
div#shopify-section-template--14307434561623__1632399064cfd08326 {
    background: #F6F6F6;
    padding-top: 80px;
    padding-bottom: 80px;
      margin-bottom: 150px;
}
div#shopify-section-template--14307434561623__1632399064cfd08326  .image-with-text-overlay__content.horizontal-left.vertical-bottom {
    background: #0000006b;
}
.image-with-text__description.rte p {
    font-size: 26px;
}
div#shopify-section-template--14307434561623__image_with_text_cNcYyG h3.image-with-text__heading.h1 {
    font-size: 68px;
    font-weight: 600;
}
div#shopify-section-template--14307434561623__image_with_text_cNcYyG {
    margin-bottom: 150px;
}

div#shopify-section-template--14307434561623__1632399166bb4a0006 {
    background: #f6f6f6;
    padding: 80px 0;
  margin-bottom: 150px;
}
.collection-list.grid-item.push-left-one-tenth.lap--push-left-none {display: inline-block;}

collection-list-item.collection-list-item {
    width: 33%;
    float: left;
}
.collection-list-item-title {
    font-size: 28px;
    text-align: center;
    background: #000;
    color: #fff !important;
    margin: 10px;
    padding: 20px;
  border: 2px solid #000;
}
.collection-list-item-title:hover {
    background: transparent;
    border: 2px solid #576175;
}

.collection-list-item-title span.collection-list-item-title.h1 {
    color: #fff !important;
}
.collection-list-item-title span {
    color: #fff;
}
div#shopify-section-footer {
    background: #f6f6f6;
    padding-top: 1px;
}

div#shopify-section-footer {}

div#shopify-section-footer footer {
    width: 83%;
    margin: 80px auto;
      margin-bottom: 0;
}

div#shopify-section-footer footer .footer-item.four-tenths {
    display: inline-block;
    width: 22%;
    margin: 0;
}

div#shopify-section-footer footer .footer-item.four-tenths h5.footer-item__title {
    font-size: 22px;
    font-weight: 600;
    color: #576175;
    margin-bottom: 40px;
}
.footer-item--copyright {
    width: 100%;
    border-top: 1px solid #000;
    margin-top: 35px;
    margin-bottom: 0;
    padding-bottom: 15px !important;
    line-height: 63px;
    font-weight: 500;
    font-size: 15px;
  text-align: center;
}
div#shopify-section-footer .rte p {
    font-size: 16px;
    line-height: 33px;
}
.template-collection .section-header.five-tenths.lap--full-width.push-left-one-tenth.lap--push-left-none {
    width: 80%;
    margin: auto;
}
.template-collection p {
    font-size: 16px;
    line-height: 33px;
}
.template-collection h3 {
    font-size: 28px;
    font-weight: 700;
}
.template-collection .three-tenths {
    width: calc(var(--grid-width) / 12 * 2);
}
.template-collection .product-item__image, .template-product .product-item__image {
    min-height: 45vh;
    box-shadow: 0 0 4px 0 #ccc;
    padding: 15px;
}


@media and screen (max-width:600px){
    .template-collection .product-item__image, .template-product .product-item__image {
    min-height: 40vh;
    }

}


p.right-cont {
    width: 70%;
    float: left;
    margin-left: 60px;
}
div#collection-filters {
    width: 100%;
    float: left;
}
.template-product .three-tenths {
    width: calc(var(--grid-width) / 12 * 2);
}

.template-product span.product-variant__name {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}
.template-product  span.product-variant__name {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}
.template-product  .product-variant__container .product-variant__item {
    background: #f4f4f4;
    margin: 3px;
    width: 150px;
}
.template-product span.product-variant__name {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}
.template-product .product-variant__container .product-variant__item {
    background: #f4f4f4;
    margin: 3px;
    width: 150px;
}
.template-product .product-variant__container .product-variant__item input:checked+label {
    background: #000;
    color: #fff;
}
.template-product .product-variant__container .product-variant__item input:hover+label {
    background: #000 !important;
    color: #fff !important;
}