div#shopify-section-static-header .live-search-form .form-field {
    position: relative;
    z-index: 100;
    display: block;
    height: auto;
    clear: both;
    background: #808070;
    border-radius: 50px;
    padding: 6px 10px;
}
div#shopify-section-static-header button.live-search-button.button-primary {
    background: none;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 0;
    border-left: 1px solid #000 !important;
    width: 50px;
    border-radius: 0px;
    height: 100%;
    line-height: normal;
    border: none;
}
div#shopify-section-static-header input {
    border: none;
    border-radius: 0px;
    padding: 6px 20px;
    height: auto;
    color: #fff;
}
div#shopify-section-static-header .live-search-form {
    position: static;
    top: -1px;
    right: -1px;
    left: -1px;
    border-radius: 30px;
    box-shadow: none;
    transition: none;
    width: 100%;
    border: none;
    margin-top: 10px;
}
div#shopify-section-static-header .site-header-menu-toggle--button svg path, div#shopify-section-static-header .site-header-cart--button svg path {
    fill: transparent;
    color: #fff;
    border-color: #fff;
  stroke: #dbd6c8;
}
div#shopify-section-static-header circle {
    stroke: #dbd6c8;
}
div#shopify-section-static-header .secondary-navigation .site-navigation a, div#shopify-section-static-header .secondary-navigation .site-navigation span {
    font-size: 13px;
    line-height: 13px;
    font-weight: 300;
    padding: 10px 6px;
    color: #ffffff;
}
div#shopify-section-static-header .secondary-navigation {
    padding: 14px 0px 0px;
}
div#shopify-section-static-header section.site-header {
    padding-bottom: 20px;
}
div#shopify-section-static-header div#site-header-nav {
    background: #ffffff;
}
div#shopify-section-static-header div#site-header-nav nav.site-navigation {
    background: none;
}
div#shopify-section-static-header div#site-header-nav {
    background: #ffffff;
    box-shadow: 0px 3px 4px #ccc !important;
}
div#shopify-section-static-header .site-header-cart {
    right: 60px;
    left: auto;
    margin-top: -27px;
}
body .productitem--vendor {
    color: #dc7645;
}
.home-section--content.promo-grid--height-small a.promo-block--content {
    width: 100%;
    text-align: center;
    flex-flow: column;
    justify-content: center;
}
.home-section--content.promo-grid--height-small a.promo-block--content h2.promo-block--header {
    text-shadow: 0px 0px 7px #000;
}
body #shopify-section-1541280216106 .featured-collection--banner {
    color: #ffffff;
    background-color: #dc7645;
}
#shopify-section-1541280216106 .featured-collection--banner a.featured-collection--banner-outer span {
    color: #fff;
}

#shopify-section-1541280216106 .featured-collection--banner a.featured-collection--banner-outer h2.featured-collection--banner-title {
    color: #fff;
}
section.promo-grid--container .home-section--content.promo-grid--height-small article.promo-block {
    box-shadow: 0px 2px 5px #ccc;
}
h1.home-section--title {
    font-weight: bold;
    color: #808070;
    font-size: 30px;
}
section#icons-grid .blocks-grid {
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 10px #ccc;
    padding: 30px 50px;
    display: flex;
    flex-flow: column;
    height: 100%;
    justify-content: center;
    border-radius: 6px;
      position: relative;
}
section#icons-grid .blocks-grid h3 {
    color: #808070;
    font-weight: bold;
    font-size: 24px;
    line-height: 40px;
}
section#icons-grid .blocks-grid div a.button {
    background: #dc7645;
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 4px;
}
.grid-boxs-1 {
    margin-top: 30px;
}
section.site-footer-wrapper .site-footer-item h2.site-footer-block-title {
    color: #fff;
    font-weight: bold;
}
body #shopify-section-home-featured-collection-1 .featured-collection--banner {
    color: #ffffff;
    background-color: #dc7645;
}
#shopify-section-home-featured-collection-1 .featured-collection--banner a.featured-collection--banner-outer .featured-collection--banner-inner span {
    color: #fff;
}
#shopify-section-home-featured-collection-1 .featured-collection--banner a.featured-collection--banner-outer .featured-collection--banner-inner h2 {
    color: #fff;
}
.site-footer-left nav.site-footer-navigation li.navmenu-item a {
    color: #fff;
}
h2.rich-text-heading.rich-text-heading-medium {
    color: #808070;
    font-size: 30px;
    font-weight: 600;
}
@media only screen and (max-width: 767px) {
body #shopify-section-static-header .site-header-search.mobile-only {
    display: none !important;
}
body div#shopify-section-static-header .site-header-cart {
    right: 10px;
    left: auto;
    margin-top: 0;
    top: 20px;
} 
.site-header-menu-toggle a.site-header-menu-toggle--button span.toggle-icon--bar {
    background-color: #fff;
} 
.site-header-menu-toggle a.site-header-menu-toggle--button {
    margin-top: 8px;
}  
body section#info-slider .item {
    display: block;
    width: 100%;
    background: #f4f4f4;
}
body section#info-slider .item .info-image {
    width: auto;
}
body section#info-slider .item .info-right {
    width: auto;
    background: #39463ae0;
    color: #fff;
    margin: 0 20px;
    position: relative;
    left: 0;
    padding: 30px 16px;
}
body section#info-slider button.owl-prev {
    position: absolute;
    left: 10px;
    top: 40px;
    color: #fff;
    font-size: 50px;
}  
body section#info-slider button.owl-next {
    position: absolute;
    right: 10px;
    top: 40px;
    color: #fff;
    font-size: 50px;
} 
body section#info-slider .item .info-right .button-list {
    text-align: center;
}  
} 

.arrow-1 img {
    position: static !important;
    opacity: 1 !important;
    width: auto !important;
    height: auto;
}
section#info-slider .item {
    display: flex;
    width: 100%;
    background: #f4f4f4;
}
section#info-slider .item .info-image {
    width: 60%;
}
section#info-slider .item .info-right {
    width: 50%;
    background: #39463ae0;
    color: #fff;
    padding: 20px 70px 0px 30px;
    margin: 30px 0px;
    position: relative;
    left: -100px;
}
section#info-slider .item .info-right h4.title-img {
    padding: 10px 0px;
    margin: 10px 0px 20px;
    border-bottom: 1px solid;
    font-size: 24px;
    font-weight: bold;
}
section#info-slider .item .info-right .dis-info {
    padding: 0px 30px 20px 0px;
    line-height: 28px;
}
section#info-slider .item .info-right .button-list {
    text-align: right;
}
section#info-slider .item .info-right .button-list a {
    background: #dc7645;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    padding: 10px 10px;
    border-radius: 4px;
    margin-right: 10px;
}
section#info-slider button.owl-prev {
    position: absolute;
    left: 100px;
    top: 140px;
    color: #fff;
    font-size: 50px;
}
section#info-slider button.owl-next {
    position: absolute;
    right: 120px;
    top: 140px;
    color: #fff;
    font-size: 50px;
}

.owl-dots {
    display: none;
}
.pro-box img.white-m {
    display: none;
}
section#collection-grid .pro-box img {
    position: static;
    opacity: 1;
    height: auto;
    width: 20%;
}
section#collection-grid .pro-box {
    text-align: center;
    padding: 50px 0px;
    background: #fff;
    box-shadow: 0px 0px 7px #ccc;
}
section#collection-grid .pro-box:hover img.black-m {
    display: none;
}
section#collection-grid .pro-box:hover img.white-m {
    display: block;
    margin: 0 auto;
}
section#collection-grid .pro-box:hover {
    background: #dc7645;
}
section#collection-grid .pro-box h3 {
    color: #7a7161;
    font-weight: bold;
    font-size: 24px;
    margin-top: 30px;
}
section#collection-grid .pro-box:hover h3 {
    color: #fff;
}
section#collection-grid .grid-bo a {
    text-decoration: none;
}
section#collection-grid {
    margin: 50px 0px;
}
.home-section--content.promo-grid--height-small a.promo-block--content:hover {
    background: #dc7645;
}

.home-section--content.promo-grid--height-small a.promo-block--content:hover .promo-block--hover-img img {
    position: static;
    opacity: 1;
    height: auto;
    width: 50%;
    margin-bottom: 20px;
}

section#info-slider {
    margin-top: 40px;
}
section#icons-grid .grid-bo.width--medium-4.promo-mosaic--column.promo-mosaic--column-narrow .blocks-grid:hover a.button {
    background: #fff;
    color: #dc7645;
    border: 1px solid #dc7645;
}