/** Shopify CDN: Minification failed

Line 567:26 Expected identifier but found "!"
Line 1655:31 Expected identifier but found "."
Line 1679:15 Expected ":"
Line 2067:17 Expected ":"

**/
html.slideout-open footer {
  display:none;
}
html.slideout-open .mobile-menu--wrapper ul.mobile-menu-main  {
  width:300px;
}
.checkout-add-note {
  font-size:13px;
}

.cart-bottom-box-delivery-msg {
    padding: 15px;
    margin-bottom: 10px;
    background-color: #f3f2ea;
    text-align: center;
}

@media only screen and (min-width: 992px) {
  .cart-bottom-box-delivery-msg {
    padding: 0;
    text-align: right;
  }
}

.cart-bottom-box-delivery-msg p {
    font-size: 14px;
	color: #3A3A58;
}

.sale-badge {
  background: #C0401A!important;
}
.compare-at-price {
    display: inline-block;
}
.recover-form .errors ul li {
  background: #C0401A!important;
  color: #fff;
  padding: 10px;
  border: 1px solid #ebebeb;
  border-radius: 4px 4px 4px 4px;
}

#your-shopping-cart #back-to-top {
  display:none;
}


.sticky_header .no_sticky,
.sticky_only {
	display:none;
}

.dropdown1:hover>a {
  background-color: #fff;
}
.navbar-menu>li>a {
    line-height: 24px!important;
    padding: 16px 0 20px!important;
}
.dropdown1-content {
  top:60px!important;
}

#other-services .entry-content .column {
  text-align:center;
}


body#your-shopping-cart .identixweb-order-delivery {
  margin-bottom:20px;
}
body#your-shopping-cart .identixweb-order-delivery .deliveryRequired {
  color:#C0401A;
  text-align:right;
}
.identixweb-order-delivery .uiDeliveryCalendar.uiRequired>.ui-datepicker, select.deliveryTime.uiRequired {
  border-color:#C0401A!important;
}

body#your-shopping-cart .identixweb-order-delivery .uiHeading {
  font-size: 14px;
  font-weight: normal;
}
body#your-shopping-cart .identixweb-order-delivery .uiHeading i {
  padding-left:4px;
}

#cartform .identixweb-order-delivery table tr td {
    padding: 1px!important;
}

.identixweb-order-delivery .ui-widget-content td {
/* 	display: block; */
	text-align: center;
}

.identixweb-order-delivery .ui-widget-content a {
	display: block;
	text-align: center;
}

body#your-shopping-cart .cart-totals--wrapper {
  margin-bottom:20px;
}

body#your-shopping-cart .disabled_msg,
body#your-shopping-cart .over18_msg {
  color:#C0401A;
}
#streamthing_delivery_date_picker label {
    font-family: 'Montserrat', Sans-serif;
    color: #2b2b2a;
    font-size: 14px;
    font-weight:normal;
}

#streamthing_delivery_date_picker {
    float: right;
    text-align: right;
    margin-top: 10px;
}

.cart_gift_info {
  float:right;
}
#checkout-buttons {
  clear:both;
}
.checkout-add-note {
  text-align:center;
  padding-right:0;
}

.cart_gift_info {
  width:100%;
}

div#main:hover .cart-bottom-box {
  z-index:999999999999999999999999999999999999;
}
.bootstrap-datetimepicker-widget {
  max-width:100%;
  z-index:999999999999999999999999999999999999;
}

.navbar-nav.left-nav-cus li a:hover, 
.navbar-nav.left-nav-cus li a:focus {
  /* color:#383838!important; */
}

div.snize .snize-button {
    text-transform: uppercase;
    background-color: #C0401A!important;
   
    /* border: dotted #fff 1px !important; */
    font-size: 15px !important;
    text-transform: uppercase !important;
    padding: 7px 20px !important;
    width: 60% !important;
    margin: 0 auto!important;
    left: 0!important;
    right: 0!important;
    bottom: 10px!important;
    background: #fff;
    top: initial!important;
}
.snize-product-label {
  display:none;
}
.snize-price {
  visibility:visible;
}
.snize-price.ready {
  visibility:visible;
}
#snize-search-results-grid-mode li.snize-product {
  padding-bottom:0px!important;
  margin-bottom:50px!important;
}
#snize-search-results-grid-mode li.snize-product:hover {
  overflow:visible!important;
  padding-bottom:50px!important;
}
#snize-search-results-grid-mode li.snize-product span.snize-title {
  max-height:3.5em!important;
}


@media only screen and (max-width: 616px) {
  .hero__inner .caption {
    max-width:95%!important;
  }
  
  body#deliveries table {
    display:none;
  }
  body#deliveries .mob_only {
    display:block;
  }
  
  
  
}

@media only screen and (min-width: 617px) {
  body#deliveries table {
    display:block;
  }
  body#deliveries .mob_only {
    display:none;
  }
  
}


.carousel-caption {
  padding-left:15px;
  padding-right:15px;
}
span.hasvat {
  font-size:14px;
  display:none;
}
div.snize-ac-results div.snize-price-list {
  display:none;
}

label.red-button.top_cart {
    padding: 5px;
    margin: -15px 0 0 15px!important;
}

#shopify-section-cart-template .title-bar h2 {
  line-height:20px!important;
}

input#update_quantities,
label#mob_update {
  visibility: hidden;
  position: absolute;
}
input#cart_submit {
  margin-left:10px;
}

.cart_gift_info,
.isgift_wrap,
.is18_wrap {
  text-align:center;
}
.cart_gift_info label,
.isgift_wrap label,
.is18_wrap label,
.terms-and-conditions label {
  display:block;
}
#requested-delivery-date,
#gift-message {
  display:inline-block;
  max-width:300px;
}
#ui-datepicker-div {
    background: #fff;
    box-shadow: 1px 1px 1px #ddd;
    padding: 10px;
    z-index:99999999;
}
#ui-datepicker-div .ui-datepicker-next {
  float:right;
}
#ui-datepicker-div .ui-datepicker-next,
#ui-datepicker-div .ui-datepicker-prev {
  font-size:11px;
  cursor:pointer;
}
#ui-datepicker-div th {
  padding:0 2px;
}

#ui-datepicker-div .ui-state-disabled {
  color:#bbb;
  cursor:not-allowed;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border-color:#87a04a !important;
  background:#87a04a !important;
  color:#fff !important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border-color:#aaa!important;
  background:#fff!important;
}


.recover-form {
  display:none;
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
   background: #C0401A;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
  font-size:18px !important;
}
#back-to-top:hover {
    background: #c6434a;
}
.scrolled #back-to-top {
    opacity: 1;
}

.grid__item.indiv-product-wrapper:hover {
z-index: 9999 !important;
}

.sticky_header {
  position:fixed;
  top:-100px;
  z-index:-1;
  width:100%;
}

.sticky_header.scrolled {
  top:0;
  z-index:9999;
  padding:0;
}

.mainmenu1{ margin-top:0px !important;}

.rustic{ font-family: Gill Sans,Gill Sans MT,Calibri,sans-serif !important; font-size:29px !important; line-height: 1.62 !important; letter-spacing: 3px !important;  font-weight: normal !important;}
.rustic-text p{ font-size:18px !important; letter-spacing: 0.5px; line-height: 1.83 !important; font-family: 'Source Sans Pro' !important;     font-weight: normal !important;}
.story-text p{ font-size: 18px!important;  line-height: 1.39 !important;  letter-spacing: 0.5px; font-family: 'Source Sans Pro' !important; }
.story-text p:first-child{ font-weight: 600 !important; line-height: 1.28 !important; }
#main-navigation-wrapper{ border:none 0px !important; background: #fff !important; padding:0px 0 0 0% !important; }
#main-navigation-wrapper a {    font-size: 14px !important; font-weight: 600 !important; letter-spacing: 0.015em;}
.slider-section--slideshow .slider-caption h4 { line-height: 58px; letter-spacing:5px; font-size: 25px !important; font-weight:600;}
.left-nav-cus li{ display: inline-flex !important;    font-size: 13px !important;
    font-weight: 400 !important; }
.left-nav-cus li img{margin-right:5px !important; width:auto; height:18px; display: inline-block;}
.left-nav-cus li a{text-transform: capitalize !important;         padding-left: 0px !important;
    padding-right: 30px !important;}
.slider-block--slideshow-0 .slider-caption.background{ opacity:0.8 !important%;}
.slider-section--slideshow .slider-caption {font-size: 18px !important; text-transform: inherit !important; }
.slider-strip{ color:#3A3A58 !important;  background-color: #F5F1E0 !important; padding:12px 10px; text-align:center !important;}
.free-txt{color:#3A3A58 !important; font-size:17px !important; font-weight: 600; display: block;}
.review-text{font-size: 17px !important;
    font-weight: 600;}

.slider-strip-in{width: 56%; text-align: center; margin: auto !important;}

/* #main-navigation-wrapper .nav a:first-child{ padding-left:0px !important;} */
.slider-block--slideshow-0 .slider-caption.background{background: #fffc !important;}
.slider-caption{
    border: dotted #C0401A1px !important;
    font-size:15px !important;
    text-transform: uppercase !important;     margin-top: 24px!important;
    padding: 6px 20px!important;      
  background-color: !inherit !important;  background: #fffc !important;}
.slider-caption:before{content: " "; background-color:rgba(255, 255, 255, 0.80) !important; background: #fffc !important;}
/* .slider-caption:before {
    content: " ";
    position: absolute;
    z-index: -1 !important;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;  
      background-color:rgba(255, 255, 255, 0.80) !important;
} */
.btn-no-link{outline: solid #C0401A5px !important;
    /* border: dotted #fff 1px !important; */
    font-size:15px !important;
    text-transform: uppercase !important;     margin-top: 24px!important;
    padding: 6px 20px!important;     background: inherit !important;}
#top-search-wrapper{   background: transparent !important; top: 36%;    width: 22%;    right: 18%; margin-top:0px !important;    border: none !important;
      }
.expanded .top-search #search-page-form #search_submit{ display:none !important;}
.expanded .top-search #search-page-form .search-show{ display:none !important; }
.top-search #search-page-form #search_text{ font-size:11px !important;     color: #707070 !important;    
    padding: 7px;
    border: solid #81b0d2 1px !important;
    height: 34px;}
.cart-link .fal{    font-size: 22px !important;
    color: #2b2b2a !important; font-weight:400 !important;}
.cart-img{  position: relative;
  top:-6px !important;
        width: 22px;
    height: 22px;}
.cart-link li{ padding:5px 8px !important;}

.circle-red{
    left: 33px;
    border-radius: 50%;
    background-color: #C0401A !important;
    color: #fff !important;
    top: -9px !important;
    text-align: center;
    width: 18px;
    height: 18px;
    position: absolute !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    font-weight: 600 !important;
    padding: 0 !important;
    margin: 0 !important;
  }

.footer-main{ text-align:left !important;}
.links-footer ul li a{ color: #3a3a58 !important; font-size: 17px!important;
  font-weight: 500!important;
  font-style: normal!important; line-height: 1.76!important;}
.footer-main h3 {    
    /* color: #363636 !important;    */
    font-size: 17px!important; letter-spacing: 0.015em !important;

  font-weight: normal; 
  }  
.copy-text{color: #363636 !important;
    font-size: 13px!important;
    font-weight: 500 !important;
    letter-spacing: 0.2px!important;}
.social-icons { 
  padding: 80px 0 50px 0;
  /* margin-top: 0% !important;
  margin-bottom: 2%; */
  display: flex;
  justify-content: center;
}
.social-icons span{padding:0px 20px !important;}
.links-footer ul li{}
/* category section*/

.transition {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
   font-family: 'Montserrat', serif;
}


.img-responsive {
  width: 100%;
  border-radius: 2px;
}
.basic-widgets {
padding: 1.55rem;background-color:#fff !important;    box-shadow: 2px 2px 2px #eaeaea;
}
.basic-widgets
/* project hover*/
.project-hover {
  position: relative;
  overflow: hidden;
}

.project-hover:hover .text-view {
  top: 40%;
  opacity: 1;
}
.project-hover:hover .cat-btm-text {
 bottom: -4.7%;
  opacity: 1;
      padding: 10px;
}
.project-hover:hover img {
  opacity: .09;
}
.project-hover .text-view {
  width: 95%;
  position: absolute;
  top: 50% !important;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  font-weight: 500;
      color: #363636 !important;
    letter-spacing: 0.5px;
	line-height:24px;
}

.project-hover .cat-btm-text {
  width: 100%;
  position: absolute;
  bottom: -4.7%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  background-color: #f9f8f4;
  color:#2b2b2a !important; font-size:13px; 
  /* tex-transform: uppercas; */
}


.pt-nav-toggle p svg {
  display: none;
}
#collection-sidebar .filter-menu {
  border: 0 !important;
}
@media screen and (max-width: 999px) {
  .pt-nav-toggle p svg {
    display: inline-block;
  }
  #collection-sidebar .filter-menu {
    margin-bottom: 0 !important;
  }
  #collection-sidebar .filter-menu .pt-mobile-header {
    height: 30px;
  }
  #collection-sidebar .filter-menu .pt-mobile-header a.pt-nav-toggle p {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  #shopify-section-collection-template .product-right-side {
    width: 100% !important;
  }
  #shopify-section-collection-template #collection-sidebar {
    border-bottom: 2px solid #3A3A58;
  }
  .product-right-side .breadcrumb {
    margin-top: 20px !important;
    padding: 0 20px !important;
  }
  .collection-page--sort-by {
    margin-top: 0;
    padding: 0 30px;
  }
}

.cat-area p{   font-size: 17px !important;

  font-weight: 500!important;


  line-height: 1.76 !important;}
.cat-area{ background-color: #f3f2ea; padding-top:5%; padding-bottom: 7%; }
.cat-head{color: #3A3A58; !important; 
display: block;
margin-bottom: 26px;
    margin-top: 12px;
    font-weight: 500 !important;line-height: 1.18;
font-size: 17px;  font-family: 'Montserrat', serif; }
.cat-row-magn{ margin-top:20px;}
.cat-area h2{ font-weight: 600 !important; display: block;
margin-bottom: 5%; letter-spacing:0.015em !important;
font-size: 21px;  font-family: 'Montserrat', serif;     line-height: 1.19px !important;}
#shopify-section-header{border-top: solid #F5F1E0 8px;}
.site-header__logo img{width:150px !important;}
.top-header{ padding-left:3%; }

.title-bar h2{ margin-bottom:0px;} 
.title-bar h1, .title-bar h2, .spr-header-title{ border-bottom:0px !important; font-size:21px !important; letter-spacing:0.12em !important;    font-weight: 600 !important;line-height:1.19px !important;}
.hero::before{    opacity: 0.10 !important;} 
.hero__text textarea rte a .btn-custom{ border: solid 1px; background: transparent !important;}
.homepage-featured-content .feature-row__text h2, .homepage-map-content .map-row__text h2{   font-size:21px !important;  font-weight: 600 !important;
    line-height: 1.19px; letter-spacing:0.015em !important;
    margin-bottom: 5%;}
.featured-row__subtext p, .map-row__subtext p{margin-bottom:16px !important;}
#shopify-section-collection-template{background-color: #F5F1E0 !important;  padding-bottom:30px !important;}
#collection-sidebar{ background-color: #fff !important;     box-shadow: 0px 0px 5px #d8d7d7;}



#shopify-section-footer.shopify-section {
    margin-top: 0 !important;
}


footer {
  background: #FDFCF9 !important;
  padding: 0 !important;
  margin-top: 0px !important;
}


footer #footer-deco {
  position: relative; 
  height: 300px; 
  border-bottom: 4px solid #3A3A58;
  overflow: hidden;
}

footer #footer-deco img {
  position: absolute;
  height: 100%;
  width: auto;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  
}

@media(min-width: 2560px){
  footer #footer-deco{
    height: auto;
  }
  footer #footer-deco img {
    width: 100%;
    height: auto;
    transform: none;
    position: initial;
  }
  
}

.footer-main .links-footer h3 {
  margin-top: 30px !important;  
  font-weight: 600;
  font-size: 13px !important;
}

.footer-main .links-footer ul li a {
  font-size: 13px !important;
}

footer .bottom-footer {
  padding: 20px 0 !important;
  background: #F9F8F4 !important;
  margin-top: 0 !important;
}

footer .bottom-footer p {
  margin: 0 !important;
  padding: 0 !important;
  text-align: right !important;
  font-size: 11px !important;
  line-height: 1 !important;
}

footer .bottom-footer .copy-text {
  display: flex;
  align-items: center;
}

#footer-payment-methods {
  padding: 0 !important;
  text-align: left !important;
}

#footer-payment-methods img {
  margin: 0 5px 0 0 !important;
  width: auto !important;
}

@media screen and (max-width: 999px) {
  .footer-main > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 1199px) {
  footer .bottom-footer p {
    text-align: center !important;
  }

  footer .bottom-footer .copy-text {
    display: block;
  }
}

.breadcrumb {
    background: none;
    padding: 12px 0px !important;
    color: #A1A1A1;
  margin: 15px 0px 15px -6px !important;
  }

.filter-group h4{ text-transform:uppercase !important; margin-top: 20px !important ;    padding-top:0px !important;   padding-bottom: 18px !important;
    margin-bottom: 25px !important; letter-spacing: 0.015em;}
.filter-group .filter-clear{    border: solid 1px #ccc !important;      border-radius: 0px !important;}
.filter-group+.filter-group .filter-clear{top:0px !important;}
i.check-icon{
    font-size: 20px !important;
    color: #f9f8f4 !important;
    background-color: #fff !important;
    border: solid 1px #000 !important;
    position: relative;
    top: 4px;
    
   }


.selected i.check-icon {     border: solid 0px !important;
  color: #C0401A!important;}
.breadcrumb{ font-weight: 500 !important; font-size:14px !important; padding-top:0px !important; line-height: 1.27 !important; margin: 2% 0px 1% 0px;}
.breadcrumb span{ font-weight: 400 !important; text-transform: inherit !important;  color: #828282 !important; padding: 5px !important; font-size:15px !important; }
.breadcrumb a{ color:#3A3A58 !important; font-weight:500 !important; text-transform:uppercase !important;}
.sod_select.custom.custom{background:transparent !important;  padding: 9px;   color: #3A3A58 !important;}
.sod_select.custom::after {     font-size: 22px !important;
    top: 5px !important; content: "\f107" !important; font-family: FontAwesome !important;}
.filter-group li a{ font-size:13px !important; margin-left: 0px !important; margin-bottom: 10px; font-weight: 400 !important; text-indent: -30px !important; padding: 0px 0 0 30px !important;
}
.filter-group li.selected a {
    color: #C0401A!important;
  font-weight: 500 !important;}
.sod_select.custom .sod_label{ color: #828282 !important; font-weight:400 !important;}
.product-grid{ margin-top:0px !important;}

.collection-name i.check-icon,
.collection-name .pt-display-dropdown .filter-clear::before {
  display: inline-block;
}
.collection-name i.check-icon::before,
.collection-name .pt-display-dropdown .filter-clear::before {
  display: block;
  font-size: 20px !important;
}
.collection-name i.check-icon::before,
.collection-name .pt-display-dropdown .filter-clear::before,
.collection-name a:hover i.check-icon::before {
  content: "";
  width: 19px;
  height: 19px;
  line-height: 19px;
}
.selected i.check-icon {
  border: 1px solid transparent !important;
}
i.check-icon,
.pt-display-dropdown .filter-clear,
.pt-display-dropdown .menu-trigger::after,
.filter-group h4::after {
  margin-right: 5px;
}

#main-body {
  border-right: 0 !important;
}
body,
#main-body,
.grid__item .hidden,
.grid__item .indiv-product,
.grid__item .indiv-product:hover {
  background-color: #FDFCF9 !important;
  border: 0 !important;
  box-shadow: none !important;
  /* background-color: red !important; */
}

.homepage-section--slideshow-wrapper .swiper-slide > div:first-of-type {
  height: 500px !important;
}


@media screen and (max-width: 999px) {
  .grid__item .indiv-product.prod-text-area,
  .category-description {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media screen and (max-width: 799px) {
  .homepage-section--slideshow-wrapper .swiper-slide > div:first-of-type {
    height: 530px !important;
  } 
}

.homepage-section--slideshow-wrapper .swiper-slide .box-text {
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: rgba(245,241,224,.8) !important;
  right: 0;
  margin: 0;
  z-index: 99999999999999999;
  position: absolute;
  width: calc(100% - 80px);
  text-align: center;
  padding: 40px !important;
}

.homepage-section--slideshow-wrapper .swiper-slide .box-text h1 {
  font-size: 28px !important;
  font-weight: 600 !important;
  line-height: 1.3 !important;
  color: #3A3A58 !important;
  letter-spacing: 0.12em !important;
  margin-top: 0 !important;
  margin-bottom: 30px !important;
  min-height: 0 !important;
}
@media screen and (max-width: 799px) {
  .homepage-section--slideshow-wrapper .swiper-slide .box-text h1 {
    font-size: 22px !important;
  }
}

.homepage-section--slideshow-wrapper .swiper-slide .box-text p {
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #3A3A58 !important;
  margin-top: 0 !important;
  letter-spacing: 0.015em !important;
}
@media screen and (max-width: 799px) {
  .homepage-section--slideshow-wrapper .swiper-slide .box-text p {
    font-size: 14px !important;
  }
}

.homepage-section--slideshow-wrapper .swiper-slide .box-text .slide-btn {
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0.015em !important;
  padding: 15px 30px !important;
  margin-top: 40px !important;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 799px) {
  .homepage-section--slideshow-wrapper .swiper-slide .box-text .slide-btn {
    margin-top: 30px !important;
  }
}

.homepage-section--slideshow-wrapper .slider-strip {
  background: url('/cdn/shop/files/paper-texture-bg-1.jpg?v=1646749878') #F5F1E0 no-repeat center center;
  height: 85px;
  display: flex;
  padding: 0 10px;
  justify-content: center;
}
@media screen and (max-width: 799px) {
  .homepage-section--slideshow-wrapper .slider-strip {
    height: 100px;
  }
}

.homepage-section--slideshow-wrapper .slider-strip .slider-strip-in {
  width: calc(100% - 40px) !important;
  max-width: 75rem;
  margin: 0;
}
@media screen and (max-width: 799px) {
  .homepage-section--slideshow-wrapper .slider-strip .slider-strip-in {
    max-width: 100%;
  }
}
.homepage-section--slideshow-wrapper .slider-strip .mobile-sep,
.homepage-section--slideshow-wrapper .slider-strip .mobile-sep2,
.homepage-section--slideshow-wrapper .slider-strip .mobile-sep3 {
  font-size: 14px !important;
  font-weight: 400 !important;
  border: 0 !important;
  padding: 0 !important;
}
.homepage-section--slideshow-wrapper .slider-strip .mobile-sep2 img {
  height: 16px;
}
.homepage-section--slideshow-wrapper .slider-strip .free-txt,
.homepage-section--slideshow-wrapper .slider-strip .review-text {
  font-size: 15px !important;
  letter-spacing: 0.015em !important;
  line-height: 1.1;
}

.homepage-section--featured-products-wrapper {
  padding: 80px 0 120px;
  margin: 0 !important;
}

.homepage-section--featured-products-wrapper .title-bar {
  margin-bottom: 50px;
}

.homepage-section--featured-products-wrapper .title-bar h2 {
  font-size: 22px !important;
}

.indiv-product .money-styling {
  padding: 10px 0 !important;
}

.homepage-section--featured-products-wrapper .indiv-product .shopify-product-form button.view-basket,
#shopify-section-collection-template .indiv-product .shopify-product-form button.view-basket,
.homepage-section--featured-products-wrapper .indiv-product .btn,
#add-to-cart-form > div > button.btn.purchase.addtocart-pr.btn-success.custom-font {
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0.015em !important;
  padding: 15px 0 !important;
  background-color: #DA5A33 !important;
}



.homepage-section--featured-products-wrapper input.purchase,
.homepage-section--featured-products-wrapper button.purchase,
.homepage-section--featured-products-wrapper .indiv-product .shopify-product-form button.view-basket,
#shopify-section-collection-template .indiv-product .shopify-product-form button.view-basket,
.homepage-section--featured-products-wrapper a.purchase {
  margin-top: 15px !important;
}

.homepage-section--featured-products-wrapper .indiv-product .shopify-product-form button.view-basket,
#shopify-section-collection-template .indiv-product .shopify-product-form button.view-basket {
  width: 75% !important;
}

#shopify-section-collection-template .indiv-product .shopify-product-form button.view-basket {
  font-size: 15px !important;
  text-transform: uppercase !important;
  padding: 7px 20px !important;
  width: 83% !important;
  margin-top: 8px !important;
  line-height: 21.433px !important;
  font-weight: normal !important;
}

.jm-item-button.clacpf button.view-basket,
.button-area-product.clacpf button.view-basket {
  display: inline-block !important;
}

#Collection .product-grid .prod-text-area {
  min-height: unset !important;
}

.products--match-height .grid__item.four_columns .indiv-product .grid__image,
.products--match-height .grid__item.five_columns .indiv-product .grid__image {
  height: auto !important;
}

.products--match-height .grid__item .indiv-product .grid__image img {
  top: 0 !important;
  transform: translateY(0) !important;  
  -webkit-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
}

@media only screen and (max-width: 999px) {
  .homepage-section--featured-products-wrapper .indiv-product .btn,
  .homepage-section--featured-products-wrapper .indiv-product .shopify-product-form button.view-basket,
  #shopify-section-collection-template .indiv-product .shopify-product-form button.view-basket {
    width: 100% !important;
  }
  .homepage-section--featured-products-wrapper .indiv-product .shopify-product-form button.view-basket,
  #shopify-section-collection-template .indiv-product .shopify-product-form button.view-basket,
  .homepage-section--featured-products-wrapper .indiv-product .btn {
    padding: 10px 0 !important;
    margin-top: 10px !important;
  }
  .filters-toolbar {
    padding: 0 !important;
  }
}

.homepage-section--featured-products-wrapper .btn-view,
.homepage-section--featured-products-wrapper .btn-view:focus {
  margin-top: 40px !important;
  margin-bottom: 0 !important;
  display: inline-block !important;

  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0.015em !important;
  padding: 15px 30px !important;

  background-color: #DA5A33 !important;
  outline: none !important;
}

.homepage-section--featured-products-wrapper .btn-view:hover,
.homepage-section--featured-products-wrapper .btn-view:focus {
  color: #fff !important;
  background-color: #C0401A !important;
}
.homepage-section--featured-products-wrapper .indiv-product .money {
  font-size: 16px !important;
  color: #3A3A58 !important;

}

.shopify-section.homepage-section--blog-posts-wrapper {
  background-color: #F5F1E0;
  margin: 0 !important;
  padding: 120px 0;
}

.shopify-section.homepage-section--blog-posts-wrapper .title-bar {
  margin-bottom: 0;
  display: block !important;
}

.shopify-section.homepage-section--blog-posts-wrapper .title-bar h2 {
  color: #3A3A58 !important;
  font-size: 22px !important;
}
.shopify-section.homepage-section--blog-posts-wrapper .grid--blog {
  display: flex;
  flex-direction: column;
}
.shopify-section.homepage-section--blog-posts-wrapper .grid--blog .col-md-12,
.shopify-section.homepage-section--blog-posts-wrapper .grid--blog .col-md-6 {
  float: none;
}
.shopify-section.homepage-section--blog-posts-wrapper .grid--blog .row {
  display: flex;
  margin-top: 70px;
  align-items: center;
}
.shopify-section.homepage-section--blog-posts-wrapper .grid--blog .row:nth-child(even) {
  flex-direction: row-reverse;
}
.shopify-section.homepage-section--blog-posts-wrapper .grid--blog .row:nth-child(even) .article-summary {
  text-align: right;
}
.shopify-section.homepage-section--blog-posts-wrapper .grid--blog .article-summary {
  padding: 0 90px;
  margin: 0 auto;
}
.shopify-section.homepage-section--blog-posts-wrapper .grid--blog .article-summary .home-blog-excerpt {
  font-size: 15px;
  font-weight: 500;
}
.shopify-section.homepage-section--blog-posts-wrapper .grid--blog .article-summary .home-blog-excerpt-truncate {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
  line-height: 1.7;
}

.shopify-section.homepage-section--blog-posts-wrapper .grid--blog .article-image-in-header {
  margin-top: 0;
}
.shopify-section.homepage-section--blog-posts-wrapper .grid--blog .homepage-blog-title-wrapper h2 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.015em;
}
.shopify-section.homepage-section--blog-posts-wrapper .grid--blog .home-blog-more a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.12em;
  border-bottom: 2px solid #da5a33;
  text-transform: uppercase;
}
.shopify-section.homepage-section--blog-posts-wrapper .grid--blog .home-blog-more a:hover {
  border-color:#c0401a;
}

@media screen and (max-width: 999px) {

  #insta-feed h2,
  .shopify-section.homepage-section--blog-posts-wrapper .title-bar h2 {
    font-size: 18px !important;
  }
  .shopify-section.homepage-section--blog-posts-wrapper {
    padding: 100px 0;
  }
  .shopify-section.homepage-section--blog-posts-wrapper .grid--blog .row {
    margin-top: 0;
    padding: 0 25px;
  }
  .shopify-section.homepage-section--blog-posts-wrapper .grid--blog .row:nth-child(even) {
    margin-top: 70px
  }  
  .shopify-section.homepage-section--blog-posts-wrapper .grid--blog .row {
    flex-direction: column !important;
    align-items: initial !important;
  }  
  .shopify-section.homepage-section--blog-posts-wrapper .title-bar {
    margin-bottom: 30px;
  }
  .shopify-section.homepage-section--blog-posts-wrapper .grid--blog .article-summary {
    padding: 0;
  }
  .shopify-section.homepage-section--blog-posts-wrapper .grid--blog .article-summary .home-blog-excerpt-truncate {
    -webkit-line-clamp: 3;
  }
  .shopify-section.homepage-section--blog-posts-wrapper .grid--blog .article-image {
    margin-bottom: 0;
  }
  .shopify-section.homepage-section--blog-posts-wrapper .grid--blog .row:nth-child(even) .article-summary {
    text-align: left;
  }
  .shopify-section.homepage-section--blog-posts-wrapper .grid--blog .article-summary .home-blog-more {
    margin-top: 10px;
  }
}

.accordian-space .faq-product .panel-default > .panel-heading,
.accordian-space .panel {
  background-color: transparent !important;
}

#shopify-section-collection-template {
  background-color: #FDFCF9 !important;
}

#shopify-section-collection-template #collection-sidebar {
  box-shadow: none;
  background-color: transparent !important;
}
#shopify-section-collection-template .filter-group {
  margin-bottom: 20px;
  padding: 0;
}
#shopify-section-collection-template .filter-group h4 {
  color: #3A3A58;
}

#shopify-section-collection-template .collectionbanner {
  height: 275px;
}

#shopify-section-collection-template .carousel-caption {
  background-color: rgba(245, 241, 224,.8);
  outline-color: rgba(245, 241, 224,.8);
}

#shopify-section-collection-template .carousel-caption.single-image h1 {
  color: #3A3A58 !important;
}

#shopify-section-collection-template .collection-intro-wrapper {
  background: url('/cdn/shop/files/paper-texture-bg-1.jpg?v=1646749878') #F5F1E0 no-repeat center / cover;
  padding: 50px 0;
}
#shopify-section-collection-template .collection-intro-wrapper .collection-intro {
  margin: 0 29%;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
}
#shopify-section-collection-template .collection-intro-wrapper .collection-intro h2 {
  display: none;
}
#shopify-section-collection-template .collection-intro-wrapper .collection-intro p {
  margin-bottom: 0;
}

#insta-feed,
.shopify-section.homepage-section--html-wrapper {
  margin: 120px 0 !important;
}

#insta-feed h2 {
  font-family: 'Montserrat',sans-serif !important;
  font-size: 22px !important;
  font-weight: 600;
  color: #3A3A58;
  margin: 0 0 50px !important;
  letter-spacing: 0.12em !important;
  
}

@media screen and (max-width: 999px) {
  #insta-feed,
  .shopify-section.homepage-section--html-wrapper {
    margin: 80px 0 !important;
  }
  #shopify-section-collection-template .collection-intro-wrapper .collection-intro {
    margin: 0 30px;
  }  
  #shopify-section-collection-template .collection-intro-wrapper .collection-intro h2 {
    display: block;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: 600;
    letter-spacing: 0.015em;
  }
  #shopify-section-collection-template .carousel-caption.single-image {
    display: none;
  }
  #shopify-section-collection-template .collectionbanner {
    height: 200px;
  }
  #shopify-section-collection-template #collection-sidebar {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.area-product .product-description-header,
.area-product #price-field,
.area-product .money {
  font-size: 28px !important;
  font-weight: 600 !important;
  color: #3A3A58 !important;
  letter-spacing: 0.015em !important;
}

@media screen and (max-width: 999px) {
  .area-product .product-description-header,
  .area-product #price-field,
  .area-product .money {
    font-size: 22px !important;
  }

  .product-description-main-wrapper > .row {
    margin: 0;
  }
}

.area-product .product-description-header {
  margin-bottom: 20px !important;
}

.area-product h3 {
  font-size: 22px !important;
  margin: 0 0 40px !important;
  letter-spacing: 0.12em !important;
  font-weight: 600 !important;
}

.area-product .money {
  font-weight: 500 !important;
}

.shopify-product-form .dropdown-content li:focus,
.shopify-product-form .dropdown-content li.active,
.shopify-product-form .dropdown-content li.selected,
.shopify-product-form .dropdown-content li.active.selected {
  background: #3A3A58 !important;
}

#shopify-section-product-template label.variant-label,
#shopify-section-product-template .selector-wrapper label {
  font-weight: 600 !important;
  font-size: 14px !important; 
  color: #3A3A58 !important;
  text-transform: uppercase;
  letter-spacing: 0.12em !important;
  margin-bottom: 10px !important;
}

#shopify-section-product-template .materialize-select {
  top: 14px;
}

#shopify-section-product-template .pric-space {
  margin-top: 30px;
  margin-bottom: 15px;
}

#shopify-section-product-template #add-to-cart-form .p_icons i {
  margin-right: 5px;
}

#shopify-section-product-template #add-to-cart-form .p_icons i.far::before {
  font-weight: 900 !important;
}

#shopify-section-product-template #add-to-cart-form .instock {
  font-size: 12px !important;
  font-weight: 500 !important;
  color: #3A3A58 !important;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  display: flex;
  justify-content: space-evenly;
}

#shopify-section-product-template #add-to-cart-form .instock div {
  display: flex;
  align-items: center;
}

#shopify-section-product-template #add-to-cart-form .instock i {
  font-size: 22px !important;
}

#shopify-section-product-template #sharing {
  margin-top: 45px;
}

#shopify-section-product-template button {
  letter-spacing: 0.05em;
}

#shopify-section-product-template button.detial-addtocrt:hover {
  border: 0 !important;
}

@media screen and (min-width: 1000px) {
  #shopify-section-product-template button.detial-addtocrt:hover {
    padding: 12px 30px !important;
  }
}
.product-description-wrapper .atical-new .key-points--inline dd,
.product-description-wrapper .t-blue,
.product-description-wrapper .tabular-data th {
  color: #3A3A58 !important;
}

.product-description-wrapper p {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.75;
}

.product-description-wrapper p strong {
  font-weight: 600 !important;
} 

.grid__item .gid-area {
  /* min-height: 0 !important; */
}

.grid__item .gid-area:hover {
  /* position: relative !important; */
}

#menu .mobile-search {
  background: #F5F1E0;
}
.grid__item img,
.grid__image img,
#product_images .product-main-image,
#product_images .zoomImg,
#product-thumbnails li img {
  mix-blend-mode: multiply;
  position: relative;
  display: block;
}

ul#product-thumbnails li {
  background: #FDFCF9;
} 

.slide-menu-cart svg {
  display: inline-block;
  max-height: 24px;
  height: 100%;
}

@media screen and (max-width: 1199px) {
  .slide-menu-cart svg {
    margin-top: 2px;
  }
}

header#site-header {
  padding: 24px 0 !important;
}
header#site-header .navbar-nav.left-nav-cus li {
  /* font-weight: 500 !important; */
}
header#site-header ul.cart-link a,
header#site-header .navbar-nav > li > a {
  display: flex !important;
  color: #3A3A58;
  transition: color .2s ease;
  align-items: center;
  position: relative;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
header#site-header ul.cart-link a svg,
header#site-header .navbar-nav > li > a > svg {
  max-height: 24px;
  display: inline-block;
  margin-right: 8px;
  width: 100%;
  height: 100%;
  height: 24px;
width: auto;
}
header#site-header ul.cart-link a svg path,
header#site-header .navbar-nav > li > a > svg path {
  fill: #3A3A58;
  transition: fill .2s ease;
}
header#site-header ul.cart-link a:hover,
header#site-header .navbar-nav > li > a:hover {
  color: #DA5A33;
}
header#site-header ul.cart-link a:hover > svg path,
header#site-header .navbar-nav > li > a:hover > svg path {
  fill: #DA5A33;
}

@media screen and (max-width: 1199px) {
  .site-header__logo .site-header__logo-image {
    position: relative;
    height: 25px !important;
    display: block;
    overflow: hidden;
  }
  .site-header__logo .site-header__logo-image img {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    max-width: 100% !important;
  }
}

@media screen and (max-width: 767px) {  
    .mobile-header-wrap.cart_top .title-bar h2 {
        font-size:14px!important;
    }
  
    .mobile-header-wrap.cart_top .title-bar h2 span {
        font-weight:100;
    }
  
  	.mob_only.subtotal_c {
        padding: 0 15px;
        font-size:16px!important;
    }
  
  
  .site-header__logo .site-header__logo-image img {
    /* max-width:60px!important; */
  }  
  
  	.instock.p_icons>div {
      padding:4px 0;
    }
  
  nav.mobile-menu--wrapper {
     z-index: 999999;
  }
  
    .mobile-header-wrap.cart_top {
      position: fixed;
      width: 100%;
      height: 80px;
      z-index: 99999;
      background: #fff;
      padding-bottom: 120px;
      box-shadow: 1px 1px 1px #eee;
    }
  

  
  body.template-cart input#requested-delivery-date {
    border:1px solid #ccc;
  }
  
  body.template-cart #shopify-section-header .mobile-header--wrapper {
    display:none;
  }
   body.template-cart #main-body {
     padding-top:140px;
   }
  
  .mobile-header-wrap.cart_top .title-bar {
    margin:0;
    padding-top:0;
  }
  
  .mobile-header-wrap.cart_top .title-bar h2 {
    line-height:20px!important;
  }
  
  #shopify-section-cart-template .title-bar:not(.fixed_cart) {
    display:none;  
  }
  body.template-cart .title-bar.fixed_cart {
    position:fixed;
    top: -20px;
    width: 100%;
    height: 80px;
    z-index: 100;
    background: #fff;
  }
  .cart-table .cart-table-quantity .quantity-controls {
    width:130px!important;
  }

  #checkout-buttons #update_quantities {
    display:none;
  }
  label#mob_update {
    display:inline-block;
  }
  
  .homepage-featured-content .feature-row__text h2, .homepage-map-content .map-row__text h2  { line-height: inherit !important;}
    .mobile-sep{padding-top: 10px;
    border-bottom: solid 1px #ccc;padding-bottom: 10px;
   }
  .mobile-sep2{padding-top: 10px;border-bottom: solid 1px #ccc; padding-bottom: 10px; }
  .mobile-sep3{padding-top: 10px;}
  .slider-strip-in{width:100% !important;} 
  /* .product-description-header{padding-left:15px !important;} */
 
  
	.cart-table .cart-table-title,
    .cart-table .cart-table-image {
    	width: 50%!important;
    }
  
  	.cart-table .cart-table-line-price,
    .cart-table .cart-table-price,
  	.cart-totals--wrapper {
       display:none!important;  
    }
  
  .cart-table .cart-table-quantity .quantity-controls {
    float:left!important;
  }
  
  .cart-table .cart-table-quantity {
    border-top:none!important;
  }
  
  	.cart-table .cart-table-title .mob_only {
      display:block;
      font-weight:500;
    }
  
  #cartform table tr:last-child {
    margin-bottom:5px!important;
  }
  #shopify-section-cart-template div.mob_only {
    text-align:center;
  }

}

@media only screen and (min-width:992px){
  body#your-shopping-cart .identixweb-order-delivery .uiHeading { text-align:right; }
  body#your-shopping-cart .identixweb-order-delivery * { margin-right: 0; }
  .cart_gift_info, .isgift_wrap, .is18_wrap { text-align:right; }
}


@media screen and (min-width: 1000px) {
  #collection-sidebar {
    padding-top: 0px !important;
    margin-right: 0px !important;
    background-color: #fff !important;
    float: left!important;
    width: 19% !important;
    float: left !important;
    margin-right: 3%!important;
    
  }.product-images{padding-left:0px !important;     padding-right: 35px !important;}
   .basic-widgets .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5 col-sm-5 col-xs-12, .col-md-6, .col-md-7 col-sm-7 col-xs-12, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9

{padding-right:5px !important; padding-left:5px !important}
  
  .story-text{ padding-right:5% !important;}
  .contact-wid{ width:90% !important;}
  .product-grid .indiv-product-wrapper, .results-grid li{ min-height:380px !important;}
}

/* .slideout-panel{background-color: #F5F1E0 !important;} */

.findify-layouts--results-layout__facets{border-right:0px !important; background-color: #fff !important; 
  padding:8px;    box-shadow: 2px 2px 2px #eaeaea;}
#sort-by{background:transparent !important; font-size:12px !important;  padding: 5px; margin-bottom:19px;  color: #3A3A58 !important;}
#sort-by::after {     font-size: 22px !important;
    top: 5px !important; content: "\f107" !important; font-family: FontAwesome !important;}
/*--contact forrm*/
.form-area .form-control:focus{webkit-box-shadow: inherit !important; box-shadow: inherit !important;}
.form-area .form-control{ border-radius: 0px !important;    height: 48px !important; margin-bottom:20px; -webkit-box-shadow: inherit !important; border:solid 1px #ccc !important; font-size:14px !important;}
.form-area  h1{ font-size:25px !important; font-weight:200!important;color:#2b2b2a !important}
.form-area  h4{ font-size:20px !important; font-weight:200!important; }
/*--check box css--*/   
    .checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
 position: relative !important;
    display: inline-block !important;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.4em !important;
    height: 1.4em !important;
    float: left;
    margin-right: .5em;
    margin-top: 4px;
    background-color: transparent !important;
  margin-bottom: 50px !important;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .7em;
    line-height: 0;
    top: 50%;
    left: 20%;
}
.checkbox label, .radio label{padding-left:15px;}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
.btn-sumit1{ background-color: #da5a33 !important;
    color: #fff !important;
    padding: 11px 20px!important;
    border-radius: 0px!important;
    text-transform: uppercase;
    font-size: 18px!important;
    font-weight: 400!important;.circle-red
	height:48px !important;
      /* border: dashed 1px #ffffff; */
   
    margin-top: 20px; margin-bottom:20px !important; display:block; height: 48px !important;}
	.btn-sumit1:hover{background-color: #C0401A !important;
    color: #ffffff !important;
    /* border: dashed 1px #fff!important; */
    padding: 11px 20px!important; } 

.form-wid{ padding: 0px 2% !important;}	
.form-wid h1{ font-size:32px !important;}
h2 .custom-font{ font-size:25px  !important;}
.rte p:fist-child{font-weight:600px !important;}

body:not(.rebranding) .tp-widget-review .star-rating.star-5 .star-1 {
    background-color: #3A3A58 !important;}

.review-head{font-weight: 600 !important;
    display: block;
    margin-bottom: 3%;
    font-size: 21px;
    font-family: 'Montserrat', serif;
    line-height: 1.19px !important;  letter-spacing:0.015em !important;}
.rev-btn{ color#fff !important; padding-top:5% !important;}
.story-sec{padding-top:7% !important; padding-bottom:7% !important;}
.rustic-title{  font-size: 29px !important; line-height: 1.62 !important;}
.copy-text{ font-size: 17px!important;

  font-weight:normal !important;
 line-height: 1.76 !important; }
.rustic-space{margin-top:4% !important;}

 .hp-title .indiv-product-title-text{
font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 1.22 !important;
  letter-spacing: 0.015em !important;
 color: #3A3A58!important; 
/*     min-height:44px; */
}
.indiv-product .money{font-size: 17px!important;
  font-weight: normal!important;
  line-height: 1.18!important;
  text-align: center!important;
  color: #363636!important; letter-spacing:0.015em !important;}
.slideout-menu{ background-color:#fff !important;    }

.entry-content img, #blog_posts img {
    max-width: 100%;
}

  /* .filter-group li a{ text-indent: -24px !important;} */
.slideout-panel{top:0px !important;}
/* .slideout-menu{top:40px !important;} */
.blog--excerpt{ font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 19px !important;
    font-weight: 300!important;
    color: #2b2b2a !important;}
.blog--excerpt p{ font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 19px !important;
    font-weight: 300!important;
    color: #2b2b2a !important;}
.article--body-content{font-family: 'Source Sans Pro', sans-serif;
    font-size: 19px !important;
    font-weight: 300 !important;
  color: #2b2b2a !important;  line-height: 150%;}
.article--body-content p{font-family: 'Source Sans Pro', sans-serif;
    font-size: 19px  !important;
    font-weight: 300;
  color: #2b2b2a !important;  line-height: 150%;}
.article--body-content img{    margin-bottom: 35px;
    margin-top: 35px;}
.hentry {margin-top:30px !important;}
.sold-out-badge{ background: #3A3A58 !important; top: 10px !important}
  
@media only screen and (min-width: 767px) and (max-width: 1200px){
    
  /* .mobile-menu--wrapper .mobile-menu-right {right: 89px !important;} */
  .image-recipe{min-height: 259px !important;} 
  
  }
/* .dropdown-img{ padding:10px 20px 40px 20px !important;} */
.dropdown-space:hover{ background-color:#F5F1E0 !important; display:block !important;}
.dropdown-img img{ margin-bottom:25px !important;}
.dropdown-space{padding:10px 10px 30px 10px !important; }
.slide-checkout-buttons .btn-success {   
    /* outline: 3px solid #DA5A33; */
    /* border: #fff dashed 1px !important; */
  padding: 8px 23px !important;}

.mainbanner {
    width: 100%;
    height: 37.75rem;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;}


@media screen and (max-width: 375px){
  
    .d_only {
      display:none;
    }

  label.red-button.top_cart,
  .mobile-header-wrap.cart_top .title-bar h2 {
      font-size:12px!important;
  }
}


@media screen and (max-width: 800px){
.mainbanner {
    height: 18.75rem;}
}
@media screen and (max-width: 800px){
  form#search {
    text-align: left !important;
    margin-left: 15px !important;}
  
  .project-hover .description-content img, .rte img{margin-bottom:0px !important;}
  
  .cat-area{  padding-top:8%; }
}
  

  
/* @media only screen and (min-width: 1000px) and (max-width: 1200px){

  .indiv-product-title-text{min-height:80px !important;}
}
  
@media only screen and (min-width: 1200px) and (max-width: 1800px){

  .indiv-product-title-text{min-height:60px !important;}
  
} */
  .shopify-challenge__button {
       background-color: #3A3A58 !important;
    color: #fff!important;
    text-transform: uppercase !important;
    padding: 8px 33px!important;
    border-radius: 0px !important;}

/*-- 14-06-18-- */
@media screen and (max-width: 768px) { 
  .image-recipe { 
    margin-bottom:20px;
  }
}

@media screen and (min-width: 768px) { 
  
 	.instock.p_icons>div {
      display:inline-block;
    }
  
  	.mobile-header-wrap.cart_top {
      display:none!important;
    }
  
    .title-bar.fixed_cart {
      display:none;
    }

   .mob_only {
    display:none;
   }
  
  label.red-button.top_cart {
    display:none;
  }
  #checkout-buttons #update_quantities {
    display:inline-block;
  }
  label#mob_update {
    display:none;
  }
  #cartform table tr td {
    padding: 15px 5px!important;
  }
  
}

.red-button
{
    background-color: #C0401A!important;
    color: #fff !important; 
   
    /* border: dashed #fff 1px !important; */
    font-size: 15px !important;
    font-weight: 400 !important;
  	border-radius:0px;
    text-transform: uppercase !important;
  
    margin-top: 5% !important;
    margin-bottom:10% !important;
    
}

.red-button :hover
{ color: #fff !important; 
}

.red-button a
{color: #fff !important; text-decoration:none !important;  display:inline-block !important; padding: 3px 20px !important;
}

.grey-button{
    background-color: #ebebeb !important;
    color: #2b2b2a !important;
    /* outline: 3px solid #ebebeb !important; */
    /* border: dashed 1px #ccc !important; */
    font-size: 15px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: 400 !important;
  	border-radius:0px !important;
    margin-top: 5% !important;
    margin-bottom:10% !important;
    padding: 11px 20px !important;
}

.grey-button a
{color:#2b2b2a; text-decoration:none !important;}


.blue-button
{
    background-color: #3A3A58 !important;
   color: #fff !important; 
   
    /* border: dashed #fff 1px !important; */
    font-size: 15px !important;
    font-weight: 400 !important;
  	border-radius:0px;
    text-transform: uppercase !important;
   
    margin-top: 5% !important;
    margin-bottom:10% !important;
    
    
}
.blue-button a input {color: #fff !important; }

.blue-button a{color: #fff !important; text-decoration:none !important;  display:inline-block !important; padding:3px 20px !important;
}

#checkout-buttons #update_quantities{    padding: 10px 30px !important;}
.default_address_container {
  background-color:#F5F1E0 !important;
  margin-right:3%;
  border-radius:5px;
  padding-left:30px !important
}

/*-- 18-06-18-- */

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{outline-offset:0px !important;}
.customer_address{ padding-left:15px !important;}
#checkout-buttons #cart_submit{padding:10px 30px !important;}
.cart-table {margin-bottom:10px !important;}

@media screen and (max-width: 999px) {
  .links-footer{min-height: 305px !important;

height: 100%;}

}

/* --stocklist-- */

.stockist-page  li {
	list-style-type: none !important;
}

.stockist-page   h3{
font-size:17px;
font-weight: 400 !important;
color:#3A3A58;
margin-bottom: 20px;
margin-top: 50px;
}

.stockist-page   h2
{
font-size:22px;
color:#3A3A58;
font-weight: 400 !important;
margin-top: 50px;
}

.stockist-page   ul
{
font-size:17px !important;
color:#2b2b2a !important;
font-weight:300 !important;
list-style: none !important;
line-height: 2.0;
  padding-left: 10px !important;
}


.stockist-page  .border-btm
{border-bottom:solid thin;
 color:#D3D3D3;
 padding-bottom:30px;
 margin: 2% 10% 2% 10%;}

.stockist-page  .list a{
	font-size:16px !important;
	color:#2b2b2a;
	font-weight:500 !important;
	line-height:2.5;
	text-decoration: none;
   list-style-type: none;
   padding: 0px;
margin: 0px;}

.stockist-page  .list a:hover{
	font-size:16px !important;
	color:#2b2b2a;
	font-weight:500 !important;
	line-height:2.5;
	text-decoration: none;
   list-style-type: none;
   padding: 0px;
margin: 0px;}


.stockist-page  .text-area
{
	font-size:17px;
	line-height: 2;
	margin:0px 10% 0px 10%;
}
.stockist-page  .spacing{
	margin:0px 10% 0px 10%;
}

.links-footer h3
{margin-top: 20px !important;
  margin-bottom: 10px !important;}
.links-footer ul{line-height: 1.5 !important;}
.selector-wrapper label{margin-bottom:2px !important; }
#wrapper-company-stars{ text-align:left !important;}


/*-- popup-- */
 #mc_embed_signup .mc-field-group{width:100% !important;     padding-bottom: 1% !important;}
#mc_embed_signup{background-color: #fff !important;}
#mc_embed_signup div.mce_inline_error{background-color: #fff !important; color:#2b2b2a !important;}
#mc_embed_signup input.mce_inline_error{border-color:#3A3A58  !important;}

#mc_embed_signup .clear{text-align:center !important; margin-bottom: 12px !important;}
/* #mc_embed_signup .button:hover{background-color: #fff !important; color: #3A3A58 !important;} */
#mc_embed_signup .button {background-color: #3A3A58 !important; margin:5px 0px 10px 0px !important;  font-size:15px !important; font-weight:400 !important; width: 99% !important; height: 45px !important ; color:#fff !important; border-radius: 0px !important; text-transform:uppercase; letter-spacing:3px; border: solid 1px !important;padding: 0px !important; 
    /* border: dashed 1px #fff !important; */
  }
#mc_embed_signup .mc-field-group input{ font-size:15px !important; margin-top:10px !important; border-color:#fff !important; border-radius: 0px !important; width:100% !important; height: 45px !important ; -webkit-appearance: none !important;padding: 0px 10px; box-shadow: inset 0px 0px 0px 0px red;border: solid 1px #81b0d2 !important; }
 input  { -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.popup1 p a {border-bottom: .0625rem solid #ccc;}

#mc_embed_signup .mc-field-group label{color: #fff !important; font-family: lato !important; font-size:15px !important; font-weight:300 !important;}
#mc_embed_signup form{padding:0px 0px 0px 0px !important;}
#mc_embed_signup div.mce_inline_error{font-size:15px !important; font-weight:400 !important;}
#mc_embed_signup #mce-success-response{ padding-top: 0px;
    margin-top: 0px; font-weight: 300 !important;     color: #2b2b2a !important;
    width: 100% !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 19px !important;
    margin-top: 1.5rem !important;   width: 100% !important;}
#mc_embed_signup div.response{padding-top: 0px;
    margin-top: 0px; font-weight: 300 !important;
    width: 100% !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 19px !important;
    margin-top: 1.5rem !important;   width: 100% !important;}
#mc_embed_signup h2{ display:none !important;}
  
  
@media screen and (min-width: 800px){

  #mc_embed_signup .button {width:50% !important;}
}
  
  
  .overlay1 {
  position: fixed;
  top: 0 !important;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
         z-index: 999999999999 !important;
    overflow: scroll;
-webkit-overflow-scrolling: touch;
}
.overlay1:target {
  visibility: visible;
  opacity: 1;
}
.popup1 {
  margin: 7% auto;
  padding: 20px;v
  background: #fff;
  border-radius: 5px;
  width: 92%;
  position: relative;
  transition: all 2s ease-in-out;
  background-color:#fff !important;
      border-radius: 0px;
}
.popup1 .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  cursor: pointer;
      z-index: 99999999999999 !important;
}
  
.popup1 h2, .popup1 .popup-header { color:#C0401A!important; text-align: center;     
    text-align: center;
    font-size: 3.2rem !important;
    line-height: 3.625rem !important;
    font-weight: 400 !important;
	font-family: 'Montserrat', sans-serif !important;
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}
#mc_embed_signup .popup-header { display: none !important; }
.blue-clr { color:#1a3776 !important;}
  
.popup1 .content {
  max-height: 40%;
  overflow: auto;
}
  
  
.popup1 p  {font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 19px !important;     margin-top: 1.5rem !important;    margin-bottom: 2.5rem !important;
    font-weight: 300!important;
    color: #2b2b2a !important; text-align:center !important;}
 .popup1 .modal-body{ padding:0px 15% !important;    }
  
.popup1 .vertical-alignment-helper1 {
    display: inline-flex !important;
    height: 100% !important;
    width: 100% !important;
  
}
.vertical-align-center1{
    /* To center vertically
    display: table-cell !important;
    vertical-align: middle !important;
 width:70% !important; */
   border: dotted 1px #81b0d2 !important; padding-top: 2%; padding-bottom: 2%;
}

@media screen and (max-width:470px){
  body.template-cart #checkout-buttons input#cart_submit {
	padding: 11px 26px !important;
  }
}



/*** Added by Quickfire ***/
/*** 8/11/2018 ***/

.filter-group-producer {
	display: none;
}

.form-group .checkbox {
	width: 100%!important;
    position: relative!important;
    display: block!important;
    padding: 0!important;
    margin: 0!important;
      pointer-events: all!important;
}

.form-group input[type="checkbox"],
.form-group input[type="checkbox"]:focus{
    -webkit-appearance: none;
    border: none!important;
    margin: 0;
    padding: 0!important;
    height: 24px!important;
    width: 24px!important;
    top: 5px;
    z-index: 5;
    pointer-events: all;
    cursor: pointer;
    background: transparent;
}

.form-group .checkbox-icon,
.form-group .checkbox-icon:focus {
  display: flex!important;
      align-items: center;
    justify-content: center;
    width: 24px!important;
    height: 24px!important;
    border: 1px solid #ccc;
    background: white!important;
    vertical-align: top !important;
    float: left;
    bottom: auto!important;
    margin-top: 5px;
}
.form-group .checkbox-icon i {
	display: none;
  color: #3A3A58 ;
}

.form-group input[type="checkbox"]:checked + .checkbox-icon i {
	display: block;
}

.form-group input[type="checkbox"]:checked ~ .checkbox-icon {
  border-color: #3A3A58;
}

.form-group input[type="checkbox"]:focus ~ .checkbox-icon {
	width: 24px!important;
}

.form-group .checkbox-label {
width: calc(100% - 24px)!important;
    background: transparent!important;
    display: inline-block!important;
    position: relative!important;
    height: auto!important;
    padding-left: 35px;
    vertical-align: top;
}

.form-group input[type="checkbox"]:focus ~ .checkbox-label {
	width: calc(100% - 24px)!important;
}

    

.mobile-menu .dropdown-menu:not(.bootstrap-datetimepicker-widget) {
  display: none;
  opacity: 1;
  position: relative;
  visibility: visible;
  width: 100%;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin-top: 0;
  float: none;
  border-right: 1px solid #ebebeb;
}

.mobile-menu .dropdown-menu:not(.bootstrap-datetimepicker-widget) li {
	background: #3A3A58;
}

.mobile-menu .dropdown-menu:not(.bootstrap-datetimepicker-widget) li a {
	color: white;
  border-bottom: 1px solid rgba(255,255,255,0.15);
}

.mobile-dropdown-open {
	height: 51px !important;
  border-left: none !important;
}

.mobile-menu--wrapper .mobile-menu-right:focus {
color: #3A3A58 !important;
}

.mobile-menu--wrapper .mobile-menu-right.active i {
	transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  color: #3A3A58 !important;
}


.shopify-product-form .select-wrapper {
  max-width: 100%;
}

@media only screen and (min-width: 768px) {
  .shopify-product-form .select-wrapper {
    max-width: 200px;
  }
}

@media only screen and (max-width: 999px) {
  .shopify-product-form .input.purchase,
  .shopify-product-form button.purchase,
  .shopify-product-form a.purchase,
  .shopify-product-form .btn[disabled] {
    margin: 20px 0 0 0;
    font-weight: 600;
    padding: 10px 0 !important;
    width: 100% !important;
  }
}

.shopify-product-form .select-wrapper input.select-dropdown {
  border: 1px solid #031b6b;
  border-bottom: 1px solid #031b6b;
}

.shopify-product-form .dropdown-content {
  top: calc(100% - 1px) !important;
  border: 1px solid #031b6b;
}

.shopify-product-form .dropdown-content li > a,
.shopify-product-form .dropdown-content li > span {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #031b6b;
  font-size: 13px;
}

.shopify-product-form .dropdown-content li:hover {
  background: #f3f2ea;
}

.shopify-product-form .dropdown-content li:focus,
.shopify-product-form .dropdown-content li.active,
.shopify-product-form .dropdown-content li.selected,
.shopify-product-form .dropdown-content li.active.selected{
  background: #031b6b;
}

.shopify-product-form .dropdown-content li:hover > a,
.shopify-product-form .dropdown-content li:hover > span{
  color: #031b6b;
}

.shopify-product-form .dropdown-content li:focus > a,
.shopify-product-form .dropdown-content li.active > a,
.shopify-product-form .dropdown-content li.selected > a,
.shopify-product-form .dropdown-content li.active.selected > a,
.shopify-product-form .dropdown-content li:focus > span,
.shopify-product-form .dropdown-content li.active > span,
.shopify-product-form .dropdown-content li.selected > span,
.shopify-product-form .dropdown-content li.active.selected > span{
  color: white;
}

#review-anchor {
  float: right;
  font-weight: 500;
  /* text-decoration: underline; */
  color: #3A3A58 !important;
  font-size: 14px !important;
  text-transform: uppercase;
  border-bottom: 1px solid #3A3A58;
  letter-spacing: 0.12em;
}

#review-anchor:hover {
  cursor: pointer;
}

#viewproduct.accordian-space {
  max-width: 75%;
  margin: 0 auto;
}

@media screen and (max-width: 999px) {
  #viewproduct.accordian-space {
    max-width: 100%;
    margin: 0;
  }

  #review-anchor {
    font-size: 10px !important;
  }
}

#accordion .panel-heading .accordion-toggle {
  display: block;
  font-weight: 600 !important;
  letter-spacing: 0.12em;
  color: #3A3A58;
}

#accordion .panel-body {
  color: #3A3A58 !important;
  font-weight: 400 !important;
  font-family: 'Montserrat', Sans-serif !important;
  font-size: 16px !important;
  letter-spacing: 0.05em;
  line-height: 1.75;
}

#accordion .panel-heading .accordion-toggle:hover {
  color: #da5a33;
}

#accordion .head-left-in {
  font-weight: 500 !important;
  border-top: 0 !important;
  font-family: 'Montserrat', Sans-serif !important;
  font-size: 16px !important;
  letter-spacing: 0.12em;
  line-height: 1.75;
}

#accordion .nutrition-table {
  padding: 0 !important;
  border: 0 !important;
  letter-spacing: 0.015em;
  line-height: 1.75;
}

#accordion .nutrition-table table thead {
  background: none !important;
}

#accordion .nutrition-table .table > thead > tr > th,
#accordion .nutrition-table .table > tbody > tr > td,
#accordion .nutrition-table .table > tfoot > tr > td {
  border: 0 !important;
  color: #3A3A58 !important;
  font-family: 'Montserrat', Sans-serif !important;
  font-size: 16px !important;
}
#accordion .nutrition-table .table > thead > tr > th {
  font-weight: 600 !important;
  letter-spacing: 0.12em;
}

#accordion .nutrition-table .table > tbody > tr > td {
  padding: 10px 0 !important;
  border: 0 !important;
  color: #3A3A58 !important;
  font-weight: 400 !important;
}

#accordion .nutrition-table .table > tfoot > tr > td {
  padding: 10px 0 !important;
  border: 0 !important;
  color: #3A3A58 !important;
  font-weight: 600 !important;
}

#accordion .panel-heading .accordion-toggle[aria-expanded="false"]:after,
#accordion .panel-heading .accordion-toggle:after {
  /* background-image: url("/cdn/shop/files/Circle-Arrow-rt1.svg?v=1613700533") !important;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg); */

  display: block;
  background: none !important;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900 !important;
  font-size: 16px;
  content: '\f067';
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #3A3A58;
  width: 16px;
  height: 16px;
  padding: 5px 0 0 15px;
}


#accordion .panel-heading .accordion-toggle[aria-expanded="true"]:after {
  /* background-image: url("/cdn/shop/files/Circle-Arrow-rt1.svg?v=1613700533") !important;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg); */

  background: none !important;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900 !important;
  font-size: 16px;
  content: '\f068';
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #3A3A58;
  width: 16px;
  height: 16px;
  padding: 5px 0 0 15px;
}

#accordion .panel-heading .accordion-toggle[aria-expanded="true"]:hover:after {
  color: #da5a33;
}

#accordion .both-pad > div {
  padding: 0 !important;
}

.slide-btn {
  display: inline-block !important;
  width: fit-content !important;
}

/* --- NEW CONTENT BLOCKS - GR --- */

.mr-text-and-image-wrapper {
  background-color: #F5F1E0;
  padding: 120px 0;
}

.mr-text-and-image-wrapper .decoration-image {
  max-width: 180px;
  margin: 0 auto;
}

.mr-text-and-image-wrapper .feature-row-content {
  padding: 0 90px
}

.mr-text-and-image-wrapper .primary-image.mobile-image {
  display: none;
}

.mr-text-and-image-wrapper .feature-row-content h2 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: 0.12em;
}

.mr-text-and-image-wrapper .feature-row-content .textarea {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7;
  margin-bottom: 0;
}

.mr-text-and-image-wrapper .feature-row-content .textarea p {
  margin-bottom: 30px;
  letter-spacing: 0.015em;
}

.mr-text-and-image-wrapper .feature-row-content .textarea p strong {
  font-weight: 600;
}

.mr-text-and-image-wrapper .feature-row-content .feature-link {
  margin-top: 50px;
  margin-bottom: 0;
}

.mr-text-and-image-wrapper .feature-row-content .feature-link a {
  font-size: 14px;  
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.mr-text-and-image-wrapper .feature-row-content .feature-link a:not(.btn) {
  border-bottom: 2px solid #da5a33;
  padding-bottom: 2px;
}

.mr-text-and-image-wrapper .feature-row-content .feature-link .btn {
  border: 2px solid #da5a33;
  padding: 10px 30px;
  border-radius: 0;
}

.mr-text-and-image-wrapper .feature-row-content .feature-link a:hover {
  border-color: #c0401a;
  color: #c0401a;
}

@media screen and (max-width: 999px) {
  .mr-text-and-image-wrapper {
    padding: 80px 0;
  }

  .mr-text-and-image-wrapper .row {
    margin: 0;
  }

  .mr-text-and-image-wrapper .feature-row-content {
    padding: 0 !important;
  }

  .mr-text-and-image-wrapper .feature-row-content .textarea p {
    margin-bottom: 25px;
  }

  .mr-text-and-image-wrapper .primary-image.desktop-image {
    display: none;
  }

  .mr-text-and-image-wrapper .primary-image.mobile-image {
    display: block;
  }

  .mr-text-and-image-wrapper .decoration-image {
    margin-right: 15px;
    margin-top: 15px;
    max-width: 140px;
  }

  .mr-text-and-image-wrapper .feature-row-content h2 {
    margin-top: -15px;
    margin-bottom: 25px;
    font-size: 22px;
  }

  .mr-text-and-image-wrapper .feature-row-content .feature-link .btn {
    width: 100%;
    text-align: center;
  }

  .mr-text-and-image-wrapper .feature-row-content .feature-link {
    margin-top: 30px;
  }
}

.mr-cta-wrapper {
  /* background-image: url('{% if section.settings.image != blank %}{{ section.settings.image | img_url: '4472x' }}{% endif %}'); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 180px 0;
  border-top: 15px solid #F5F1E0;
}

.mr-cta-wrapper .feature-row-content {
  background-color: #F5F1E0;
  padding: 40px 150px;
  text-align: center;
}

.mr-cta-wrapper .feature-row-content h2 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 30px;
  margin-top: 0;
  letter-spacing: 0.12em;
}

.mr-cta-wrapper .feature-row-content .textarea {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7;
  margin-bottom: 0;
}

.mr-cta-wrapper .feature-row-content .textarea p {
  margin-bottom: 30px;
  letter-spacing: 0.015em;
}

.mr-cta-wrapper .feature-row-content .feature-link {
  margin-top: 50px;
  margin-bottom: 0;
}

.mr-cta-wrapper .feature-row-content .feature-link a {
  font-size: 13px;  
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #F5F1E0;
}

.mr-cta-wrapper .feature-row-content .feature-link .btn {
  padding: 10px 30px;
  border-radius: 0;
  background-color: #da5a33;
  letter-spacing: 1.5px;
}

.mr-cta-wrapper .feature-row-content .feature-link a:hover {
  background-color: #c0401a;
}

@media screen and (max-width: 999px) {
  .mr-cta-wrapper {
    padding: 130px 0;
  }

  .mr-cta-wrapper .row {
    margin: 0;
  }

  .mr-cta-wrapper .feature-row-content {
    padding: 40px;
  }

  .mr-cta-wrapper .feature-row-content h2 {
    font-size: 18px;
  }
}


@media (max-width: 767px) {
  .instafeed-container{
    width: 50% !important;
    padding-top: 50% !important;
  }
}

@media (min-width: 768px) and (max-width:1023px) {
  .instafeed-container{
    width: 25% !important;
    padding-top: 25% !important;
  }
}