/** Shopify CDN: Minification failed

Line 54:13 Unexpected "{"
Line 54:22 Expected ":"
Line 55:13 Unexpected "{"
Line 55:22 Expected ":"
Line 62:13 Unexpected "{"
Line 62:22 Expected ":"
Line 68:13 Unexpected "{"
Line 68:22 Expected ":"
Line 71:13 Unexpected "{"
Line 71:22 Expected ":"
... and 8 more hidden warnings

**/
.btn:hover {
   background: #c27d53 !important;
   color: #fff !important;
   border: 1px solid #c27d53;
}
.navigation__item--active .navigation__link{
    color: #c27d53 !important;
}
.product-block__title h3 {
    font-size: 20px;
    padding-top: 10px;
}
#shopify-section-template--26156932956456__rich_text_V8xJDU .fully-spaced-row--small.cc-animate-init.cc-animate-in {
    margin-bottom: 0px !important;
}
div#section-id-template--26156932956456__gallery_3HQxcH .fully-spaced-row--medium {
    margin-top: 0px;
}
.section-footer__row.section-footer__row-lower {
    padding: 0px;
    text-align: center;
    justify-content: center;
}
.section-footer .social a {
    background: #b56d47;
    padding: 10px;
    border-radius: 50px;
}
.section-footer .social a .icon {
    width: 19px;
    height: 18px;
}
.section-slideshow{
.slideshow__motion-media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#section-id-{{ section.id }} .slideshow__motion-media,
#section-id-{{ section.id }} .slideshow__motion-media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

#section-id-{{ section.id }} .height__image {
  width: 100%;
  position: relative;
  overflow: hidden;
}

#section-id-{{ section.id }} .height--full .slideshow__motion-media video {
  height: 100vh;
}
#section-id-{{ section.id }} .slideshow-video-bg {
  position: relative;
  width: 100%;
  height: 100%;
}
#section-id-{{ section.id }} .slideshow-bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
#section-id-{{ section.id }} .image-overlay__over {
  position: relative;
  z-index: 2;
}
image-with-text-overlay.slideshow__slide.slide-1.is-active.height--full.image-overlay.image-overlay--bg-shadow.height--full-minus-header-height {
    position: relative;
}
.text-overlay.text-overlay--with-reveal.text-overlay--for-banner.text-overlay--v-top.text-overlay--h-right.image-overlay__over.has-motion {
    position: absolute;
    align-items: center !important;
}
.text-overlay--h-right .text-overlay__subheading, .text-overlay--h-right .text-overlay__title, .text-overlay--h-right .text-overlay__rte{
    margin: 0px !important;
}
video.slideshow__motion-media.has-motion.slideshow-bg-video {
    height: 70vh !important;
}
image-with-text-overlay.slideshow__slide.slide-1.is-active.height--adapt.image-overlay.image-overlay--bg-shadow {
    height: 70vh;
}
#section-id-{{ section.id }} .text-overlay {
  justify-content: flex-end !important;   /* pushes content to bottom */
  align-items: flex-start !important;     /* pushes content to left */
  text-align: left !important;
}
#section-id-{{ section.id }} .text-overlay__inner {
  margin-left: 0 !important;
  margin-right: auto !important;
  padding: 20px; /* optional spacing from edges */
}
.text-overlay__title {
    width: 55% !important;
    max-width: 55% !important;
}
.text-overlay__text {
    padding: 0px 20px;
}
image-with-text-overlay.slideshow__slide.slide-2.height--adapt.image-overlay.image-overlay--bg-shadow {
    position: relative;
}
.text-overlay.text-overlay--with-reveal.text-overlay--for-banner.text-overlay--v-center.text-overlay--h-center.image-overlay__over.has-motion {
    position: absolute;
    align-items: center !important;
}
image-with-text-overlay.slideshow__slide.slide-2.height--adapt.image-overlay.image-overlay--bg-shadow {
    position: relative;
    height: 70vh;
}
.text-overlay.text-overlay--with-reveal.text-overlay--for-banner.text-overlay--v-center.text-overlay--h-center.image-overlay__over.has-motion {
    position: absolute;
    height: 70vh !important;
}
image-with-text-overlay.slideshow__slide.slide-1.height--adapt.image-overlay.image-overlay--bg-shadow {
    height: 70vh !important;
}
.height__image.image-overlay__image.overflow-hidden {
    height: 70vh;
}
h2.text-overlay__title.h1.has-motion {
    margin-left: 0px !important;
}
.text-overlay__rte.rte.large-text.has-motion {
    margin-left: 0px !important;
}
}
.template-product{
.product-info.quickbuy-content.spaced-row.container {
    max-width: 100%;
}
.container.desktop-only.not-in-quickbuy {
    padding: 0px;
    margin: 0px 60px;
}
.media-gallery.media-gallery--layout-carousel-beside .thumbnails {
    padding: 0px !important;
    width: auto;
}
.detail.product-column-right {
    margin-left: 0px;
}
.variant-picker--product-available .opt-label {
    min-width: 55px !important;
    min-height: auto !important;
    background: #e8e8e8;
    border: 1px solid #e8e8e8;
}
.opt-btn:checked+.opt-label {
    background: unset;
}
.variant-picker--product-available .opt-label:hover {
    background: unset !important;
    color: rgb(var(--input-text-color)) !important;
}
.product-form .quantity-submit-row .quantity-submit-row__submit {
    margin-top: 25px;
    margin-bottom: 10px;
}
}
.template-collection{
.section-rich-text .fully-spaced-row--medium {
    background: #ba734d;
    margin: 0px;
    padding: 50px 0px;
}
.majortitle.in-content {
    color: #fff !important;
    margin: 0px !important;
    font-size: 40px;
}
}
.template-product .product-title{
    text-transform: capitalize;
}
.template-suffix-contact{
.main-contact-wrap {
    display: flex;
    align-items: center;
    gap: 50px;
}
.main-contact-wrap .contact-leftside-content {
    width: 50%;
}
.account-form label {
    color: #fff;
}
.main-contact-wrap .account-form .btn {
    background: #fff;
    border: 1px solid #fff;
    color: #000;
}
.main-contact-wrap .account-form .btn:hover {
    background: unset !important;
    border: 1px solid #fff;
}
.contact-leftside-content .social__link {
    background: #b56d47;
    padding: 10px;
    border-radius: 50px;
    margin: 0px;
}
.contact-leftside-content .social__link .icon {
    width: 20px;
    height: 20px;
    color: #fff;
}
.contact-leftside-content ul {
    display: flex;
    gap: 10px;
}
.main-contact-wrap .account-form {
    width: 50%;
    background: #ba734d;
    padding: 50px 20px;
}
.contact-leftside-content .contact-email {
    display: flex;
    gap: 10px;
    align-items: center;
}
.contact-leftside-content .contact-email svg {
    width: 20px;
    height: 20px;
}
.contact-leftside-content .contact-email .icon {
    background: #b56d47;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
}
.product-label--sale span {
    background-color: #bf570a;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
}
@media (max-width: 767px) {
.main-contact-wrap {
    display: block !important;
    width: 100%;
}
.main-contact-wrap .contact-leftside-content {
        width: 100% !important;
    padding-bottom: 25px;
}
.main-contact-wrap .account-form {
    width: 100% !important;
}
}