/** Shopify CDN: Minification failed

Line 675:2 Comments in CSS use "/* ... */" instead of "//"
Line 676:2 Comments in CSS use "/* ... */" instead of "//"
Line 996:61 Unexpected "!"

**/
/* Utility */
.ms_sticky {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 0;
}
@media (min-width: 576px) {
  .text-sm-start {
    text-align: start !important; /* rispetta anche RTL */
  }
}
.mci, .d-none {
  display: none !important;
}

.no_mb {
  margin-bottom: 0 !important;
}

.bls__product-item .bls__product-img a {
  position: relative;
}

.align-items-center {
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
}

.align-items-start {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}

@media all and (min-width: 768px) {
  .jcc {
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
  }
} 

.bls__product-item .bls__product-img {
  transition: all 0.3s linear;
}

.bls__product-item .bls__product-action,
.bls__product-wishlist
{
  /*display: none !important;*/
}

.bls__product-item .bls__product-img a .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.3s linear;
}

.bls__product-item .bls__product-img a .overlay img {
  display: inline-block !important;
}

.bls__product-item .bls__product-main-img [style*="--aspect-ratio"] img,
.col_thumb .product__media-list .gallery-img [style*="--aspect-ratio"] img
{
  object-fit: contain !important;
}

.bls__product-item .bls__product-img a .overlay img:first-child {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}

.bls__product-item .bls__product-img a .overlay img:nth-child(2) {
  position: absolute;
  bottom: 10px;
  left: 10px;
  text-align: left;
}

.bls__product-item .bls__product-img:hover a .overlay {
  transition: all 0.3s linear;
  display: none;
}

.product__media-gallery .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.product__media-gallery .overlay img {
  position: absolute;
  z-index: 2;
}

.product__media-gallery .overlay img:first-child {
  top: 10px;
  left: 10px;
}

.product__media-gallery .overlay img:nth-child(2) {
  bottom: 15px;
  right: 15px;
}

.template-index div.shopify-section:not(:last-of-type) section.bls__section {
  margin-bottom: 50px !important;
}

.bls__btn-load-more {
  
}

section.mp {
  padding: 40px 0 25px 0;
}
/*
.product-bought-together-item.main-product{
  border:1px dashed #EEE;
  padding: 0 0 10px 15px;
  backgrpound:#F1F1F1;
}
*/
@media all and (min-width: 1025px) {
  .horizontal .show_secondary_menu,
  .desktop_hide
  {
    display: none !important;
  }
  
}

@media all and (max-width: 1024px) {
  .mobile_hide {
    display: none !important;
  }
  .bandierine{display:inline-flex !important;}
}

/* header */

body .page-header {
  border-bottom: 0 !important;
}

.page-header .header-middle {
  padding-bottom: 0 !important;
}

.flag_border {
  padding-top: 11px;
}

.it_flag_stripe {
  height: 2px;
}

.flag_border .it_flag_stripe:first-of-type {
  background-color: rgba(0, 146, 70, 1) !important;
}

.flag_border .it_flag_stripe:last-of-type {
  background-color: rgba(206, 43, 55, 1) !important;
}

.secondary_menu {
  list-style: none;
}

.secondary_menu > li.level0.single a {
  padding: 10px 15px;
  font-weight: 500;
}

.secondary_menu > li.level0.single,
.secondary_menu > li.level0.single a,
.secondary_menu > li.level0.single:hover a
{
  transition: all 0.3s linear;
}

.secondary_menu > li.level0.single:hover a {
  color: #dd3327
}

.secondary_menu_wrapper .secondary {
  width: clamp(755px, 814.75px, 814.75px);
}

.secondary_menu_wrapper .secondary .secondary_menu {
  margin: 0;
}

.secondary_menu_wrapper .secondary .secondary_menu.with_values {
  padding: 7px 0 0 0;  
}

.secondary_menu_wrapper .secondary .secondary_menu:not(.with_values){
  padding: 0;
}

.secondary_menu_wrapper .secondary .secondary_menu li a {
  color: rgb(85, 85, 85);
}

a.close-menu {
  background-color: rgb(85, 85, 85);
  padding: 4px;
}

a.close-menu i {
  color: #ffffff;
}

.mobile-menu-content .horizontal-list > li > a {
  font-size: 20px;
}

#shopify-section-top-bar .topbar {
  background-color: rgb(17,17,17);
}

#shopify-section-top-bar .topbar * {
  color: #ffffff !important;
}

#shopify-section-top-bar form ul.disclosure__list {
  background-color: rgb(17,17,17) !important;
}

@media all and (max-width: 1024px) {
  .topbar__section > div > div[class*='col-']:nth-child(3) form {
    display: none !important;
  }
}

@media all and (min-width: 1025px) {
  .topbar__section > div > div[class*='col-']:nth-child(3) form {
    display: block !important;
  }
}

/* TOLGO BARRA DI MENU SOTTO SU MOBILE */
#shopify-section-mobile-stickybar{
  display:none !important;
}
footer.footer.enable_menu-bottom {
    padding-bottom: 0!important;
}

@media all and (max-width: 1024px) {
  .mobile-menu-content .menu-mobile-title {
    visibility: hidden;
  }

  .mobile-menu-content .horizontal-list {
    margin-top: 13px !important;
  }

  .secondary_menu_wrapper {
    display: none;
  }

  .mobile-menu-content .horizontal-list > li > a,
  .horizontal-list .submenu-mobile-title a
  {
    font-size: 18px;
  }

  .horizontal-list .submenu li:not(.level0) a {
    font-size: 17px;
  }

  .horizontal-list .desktop_only,
  .horizontal-list .bureau_uniquement
  {
    display: none;
  }

  .header-middle > div .col-header-center > div {
    flex-direction: column-reverse;
  }
}

@media all and (min-width: 1025px) {
  .horizontal-list .submenu li a {
    font-size: 17px;
  }
  .horizontal-list .mobile_only,
  .horizontal-list .mobile_uniquement
  {
    display: none !important;
  }

  .horizontal-list li:hover,
  .horizontal-list li a:hover,
  .horizontal-list li a span:hover
  {
    cursor: pointer;
  }
}

/* fine header */

/* slideshow homepage */

.sf__slide-content:not(.bg-transparent):before {
  display: none;
}

.sf__slide-content {
  z-index: 3;
  pointer-events: auto !important;
}

.slide__block-title {
  font-size: clamp(3.6rem,4.7vw,100px) !important;
  line-height: 1.15 !important;
  color: rgb(17, 17, 17);
}

/* fine slideshow homepage */

/* sezioni bls__product bls__collection */

.bls__collection .bls__section-heading,
.bls__product .bls__section-heading,
.bls__product .bls__section-heading *
{
  color: rgb(17, 17, 17);
  font-size: clamp(3rem, 4vw, 40px) !important;
  margin-bottom: 0.5rem !important;
  line-height: 1.3;
  font-weight:normal !important;
}

.bls__collection-content.design-1 .bls__collection-infor,
.design-1 .bls__collection-infor:not(.show-count)
{
  inset: unset !important;
  width: 100%;
  margin: 10px 0 0 0 !important;
  max-width: unset !important;
}

.bls__collection-content.design-1 .bls__collection-infor:hover,
.design-1 .bls__collection-infor:not(.show-count):hover
{
  cursor: pointer;
}

.bls__collection-content.design-1 .bls__collection-title {
  max-width: unset !important;
  width: 100% !important;
}

.bls__collection-content.design-1 .bls__collection-infor > h2,
.design-1 .bls__collection-infor:not(.show-count) > h2,
.bls__collection-content.design-1 .bls__collection-infor > p
{
  padding: 10px 0 !important;
  background-color: rgb(17,17,17) !important;
  border-radius: 4px;
}

.bls__collection-content.design-1 .bls__collection-infor > h2 a,
.bls__collection-content.design-1 .bls__collection-infor > p a,
.design-1 .bls__collection-infor:not(.show-count) > h2 a
{
  color: #ffffff !important;
}

.bls__collection-content.design-1 .bls__collection-infor,
.bls__collection-content.design-1 .bls__collection-infor:hover
{
  transition: all 0.3s linear; 
}

.bls__collection-content.design-1 .bls__collection-infor:hover {
  transform: translateX(5px);
}

.bls__btn-load-more.btn-primary,
.bls__btn-load-more.btn-primary:hover
{
  transition: all 0.3s linear;
}

.bls__btn-load-more.btn-primary:hover {
  background-color: #ffffff;
  color: rgb(17, 17, 17);
}

/* fine sezioni bls__product bls__collection */

/* sezioni bls__banner */

.bls__banner-text--heading {
  color: rgb(17, 17, 17);
  line-height: 1.3;
}

.bls__banner-inner .bls__banner-heading {
  font-size: clamp(3rem, 4vw, 40px) !important;
  color: rgb(17, 17, 17);
  line-height: 1.3;
}

/* fine sezione bls__banner */

/* collection list home */

.bls__section .bls__collection-content .bls__collection-title a {
  text-transform: none;
}

/* fine collection list home */


/* categorie megamenu */
@media all and (min-width: 1025px) {
  /*
  .submenu ul.dropdown > li:last-of-type {
    text-align: right;
    margin-top: 17.5px;
    padding-right: 25px;
    transition: all 0.25s linear;
  }

  li.all-left .submenu ul.dropdown > li:last-of-type {
    text-align: left;
    margin-top: 0;
    padding-right: 0;
  }

  .submenu ul.dropdown > li:last-of-type:hover {
    padding-right: 17px;
    transition: all 0.25s linear;
  }

  .submenu ul.dropdown > li:last-of-type a
  {
    text-decoration: underline;
  }
*/
  li.all-left .submenu ul.dropdown > li:last-of-type a {
    text-decoration: none;
  }

  .submenu > .row > div:first-of-type {
    position: relative;
  }

  /*
  .submenu > .row > div:first-of-type ul li:last-of-type {
    position: absolute;
    left: 15px;
    bottom: 4px;
  }

  .submenu > .row > div:first-of-type ul li:last-of-type a {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  */

  .submenu > .row > div > div > a {
    display: none;
  }
}

.submenu > .row .collection-item .bls__collection-infor .bls__collection-title a {
  text-transform: none;
}

@media all and (max-width: 1024px) {
  .navigation .level0 > a > .label {
    left: 56px !important;
    top: 21% !important;
    transform: none !important;
  }
}

/* fine categorie megamenu */

/* FIltri per tag */
.filter-item.filter-tag ul > li{display:block;width:100%;}

/* section image box */

.section_image_box .fh {
  color: rgb(17, 17, 17);
}

/* fine section image box */

/* section banner with text */

@media all and (max-width: 1024px) {
  .bls__banner-image .bls__banner-content .bls__banner-text,
  .bls__banner-image .bls__banner-content .bls__banner-subtext
  {
    margin-bottom: 0 !important;
  }

  .bls__banner-image .bls__banner-content .bls__banner-heading {
    margin-bottom: 12px !important;
  }

  .bls__banner-image .bls__banner-content .bls__banner-button a {
    margin-top: 3px !important;
  }

}


  .bls__banner-image .bls__banner-inner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.55);
  }

  .bls__banner-image .bls__banner-inner .bls__banner-content,
  .bls__banner-image .bls__banner-inner .bls__banner-content *
  {
    z-index: 3;
  }

  .template-about .bls__banner-image .bls__banner-inner:after {
    display: none;
  }


/* fine section banner with text */


/* filtri pagine collection */

#CollectionSidebar .filter-item .filter-title {
  color: rgb(17, 17, 17);
  font-weight: 500;
}

/* fine filtri pagine collection */

/* pagina prodotto */

.bls__template-main-product .bls__product-details-infor h1 {
  text-transform: uppercase !important;
}

.bls__template-main-product .overlay img {
  width: 80px !important;
}

.bls__product-dynamic-checkout{display:none !important;} /*Nascondo sempre l'acquisto diretto*/

.phPrice{display:none !important;}
.price--zero .phPrice{display:block !important;}
.price--zero .realPrice{display:none !important;}

.bls__template-main-product {
  margin-bottom: 0 !important;
}

.template-product .bls__product-tabs {
  margin-bottom: 60px !important;
}

.template-product #variant-radios .swatch-attribute-label {
  font-weight: bold;
}

.tab-content .table-responsive table tr:nth-child(even),
.tab-content .tg-wrap table tr:nth-child(even){
  background-color: #F2F2F2;
}

.tab-content .table-responsive table tr td:first-child,
.tab-content .tg-wrap table tr td:first-child{
  font-weight:bold;
}

.customContent ul {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  list-style: circle;
}

.customContent ul li {
    /*display: inline-block;*/
    font-size:13px;
    width:90%;
    padding-right:5px;
    line-height:14px;
    margin-bottom:10px;
    border-bottom:1px dashed #EEE;
    padding-bottom:10px;
}

.tab-content table,
.tab-content table tbody
{
  width: 100% !important;
}

.tab-content h2{font-size:30px !important;}
.tab-content h3{font-size:26px !important;}

.product.info .tab-content table tr td:first-of-type{font-weight:bold;}

/* Opzione attiva*/
/*
.product-form__input:not(.color) .bls__option-swatch.active{
  border: 2px solid #139300 !important;
  background: #e8ffe5 !important;
  color:#000 !important;
}
*/

.template-product .product-form__buttons .product-form__submit,
.template-product button.bls__product_addons.open-askquestion-popup
{
  background: #139300 !important;
  border: 1px solid #139300 !important;
}

#bls__product-bought-together .content-bought-together{
  margin-top:0 !important;
}
.design-tab{border-top:0 !important;padding-top:0 !important;padding-bottom:50px !important;}
#bls__product-bought-together .total-product .price{color:#000!important;}
/* LINK SEMPRE SOTTOLINEATI */
.tab-panel a{text-decoration:underline;}
/* LISTE IN DESCRIPTION */
.tab-panel ul{
  list-style-type: none;
  margin-left:5px;
  padding:0;
}
.tab-panel li::before{
  font-family:"Font Awesome 5 Free";
  font-weight: 400;
  display:inline-block;
  font-style:normal;
  font-variant:normal;
  text-rendering:auto;
  line-height:1;
  content: "\f14a";
  //float: left;
  //width: 1.5em;
  color: #139300;
  margin-right:15px;
} 

.bought-together-container .products-wrapper{max-width:780px;}
@media all and (max-width: 1300px){
  .bought-together-container .products-wrapper{max-width:680px;}
}
@media all and (max-width: 1200px){
  .bought-together-container .products-wrapper{max-width:580px;}
}
@media all and (max-width: 1100px){
  .bought-together-container .products-wrapper{max-width:480px;}
}
@media all and (max-width: 920px){
  .bought-together-container .products-wrapper{max-width:50%;}
}
@media all and (max-width: 768px){
  .bought-together-container .products-wrapper{max-width:100%;}

}
@media all and (min-width: 769px){

  .product.info .tab-content table {
    display: table !important;
    width: 100%;
    font-size:13px;
  }
  .product.info .tab-content table td,
  .product.info .tab-content table th{
    padding: 6px 10px;
    font-size:13px;
  }
}

@media all and (min-width: 400px) and (max-width: 576px) {
  .tab-panel ul {
     -webkit-column-count: 2;
     -moz-column-count: 2;
     column-count: 2; 
  }  
}

@media all and (max-width: 399px) {
  .tab-panel ul {
     -webkit-column-count: 1 !important;
     -moz-column-count: 1 !important;
     column-count: 1 !important; 
  }
}

@media all and (max-width: 576px){
  .tab-panel table th:first-child, td:first-child {
    position:sticky;
    left:0px;
  }

  .tab-panel table {
    font-size: 12px !important;
  }
    #bls__product-bought-together .total-product{
    padding-left: 0 !important; 
    padding-right: 0 !important;
  }
  #bls__product-bought-together .total-product button{
    padding: 15px;
    font-weight: 400;
    font-size: 11px;
  }
}

#CollectionSidebar .sidebar-header {
  color: rgb(17, 17, 17);
}

#CollectionSidebar .sidebar-header > div.fake_header {
  margin: 0;
  font-size: 1.8rem;
  font-weight: 500;
}

.template-product div[class*="bls__product-recently-viewed"] .bls__section-heading {
  
}

/* fine pagina prodotto */

/* icone + testo pagina azienda */

.fa-brands {
  font-family: "Font Awesome 5 Brands" !important;
}

.icon-wrapper_azienda {
  width: 40px;
  height: 40px;
  position: relative;
}

.icon-wrapper_azienda i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* fine icone + testo pagina azienda */

/* counters pagina azienda */

.counters .row > div[class*="col-"] > div {
  text-align: center;
}

.counters .row > div[class*="col-"] > div:first-child {
  margin-bottom: 15px;
}

.counters .row > div[class*="col-"] > div:not(:first-child) {
  font-size: 50px;
  color: #ffffff;
}

.counters .row > div[class*="col-"]:last-child > div:first-child i {
  color: #ff0000;
}

.counters .row > div[class*="col-"]:not(last-child) > div:first-child i {
  color: #ffffff;
}

#shopify-section-template--15256642093139__f5352ca2-b4ac-41c8-b081-0c75b17df2ef section {
  padding-top: 50px;
}

#shopify-section-template--15256642093139__f5352ca2-b4ac-41c8-b081-0c75b17df2ef section > div {
  background-color: #000000;
}

/* fine counters pagina azienda */

/* shop */

#productgridcontainer .ms_subcat_wrap ul li a {
  display: block;
  text-align: center;
}

.bls__product-name {
  line-height: 1.3;
}

.template-collection .page-heading .breadcrumbs ol li:last-of-type span[class*="separator"] {
  display: none;
} 

.toolbar .toolbar-sorter .facet-filters__label {
  color: rgba(17, 17, 17);
}

@media all and (max-width: 768px) {
  .template-collection #product-grid #bls__product-grid .bls__grid__item .bls__product-item {
    margin-bottom: 0 !important;
    padding-bottom: clamp(3rem, 4.6vw, 4rem) !important;
  }

  .template-collection #product-grid.even #bls__product-grid .bls__grid__item:not(:last-of-type),
  .template-collection #product-grid.even #bls__product-grid .bls__grid__item:not(:nth-last-of-type(2))
  {
    border-bottom: 1px solid #DDD;
  }

  .template-collection #product-grid.odd #bls__product-grid .bls__grid__item:not(:last-of-type) {
    border-bottom: 1px solid #DDD;
  }

  .template-collection #product-grid #bls__product-grid .bls__grid__item .bls__product-item:not(:first-of-type),
  .template-collection #product-grid #bls__product-grid .bls__grid__item .bls__product-item:not(:nth-of-type(2))
  {
    padding-top: clamp(3rem, 4.6vw, 4rem) !important;
  }

  .template-collection .toolbar.toolbar-products {
    margin-bottom: 5px !important;
  }
}

/* fine shop */

/* shop sottocategorie */

.ms_subcat_wrap{
  border-bottom:1px solid #DDD;
}

.ms_subcat_wrap .ms_subcat .row > div div{
  border:1px dashed #DDD;
  text-align:center;
  transition: all 0.3s linear;
  margin-bottom: 15px;
}
.ms_subcat_wrap .ms_subcat .row > div div:hover,
.ms_subcat_wrap .ms_subcat .row div.active
{
  border:1px solid #000;
  background:#000;
  color:#FFF;
  border-radius: var(--btn-border-radius);
  transition: all 0.3s linear;
}
.ms_subcat_wrap .ms_subcat .row div:hover a,
.ms_subcat_wrap .ms_subcat .row div.active a
{
  color:#FFF;
  transition: all 0.3s linear;
}

.ms_subcat_wrap .ms_subcat div[class*='col-'] a:hover {
  cursor: pointer;
}

@media all and (min-width: 768px) {
  .justify-categories-center {
    justify-content: center;
  } 
}

@media all and (max-width: 767px) {
  .ms_subcat_wrap .bls_tooltip {
    line-height: 20px;
  }
}

@media all and (max-width: 992px) {
  .ms_subcat_wrap .ms_subcat .row div a {
    font-size: 15px;
  }
}

/* fine shop sottocategorie */

/* footer */

#shopify-section-template--15256642977875__53c9df01-0397-49a8-9dcf-e392cd1ad93e section {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

footer .bls__footer_block-content a {
  text-transform: none !important;
}

footer .bls__footer_block-title {
  color: rgb(17, 17, 17);
  font-weight: 500;
}

footer .bls__footer-middle {
  padding-top: 60px !important;
}

.bls__footer_payment img {
  max-width: 250px;
}

@media all and (max-width: 768px) {
  footer .bls__footer-middle {
    padding-top: 1rem !important;
  }
}

footer .bls__footer-middle {
  background-color: rgb(17, 17, 17);
}

footer .bls__footer_block-title,
footer .bls__footer-middle p,
footer .bls__footer-middle a,
footer .bls__footer-middle a:hover,
footer .bls__footer-middle li:hover a
{
  color: #ffffff;
}

footer svg {
  fill: #ffffff !important;
}

footer .bls__footer-bottom,
#announcement-bar
{
  background-color: #F5F5F5 !important;
}

footer .bls__footer-bottom .copyright p {
  color: #000;
}

footer ul li a {
  font-size: 15px;
}

footer ul li:not(:last-child) {
  margin-bottom: 5px;
}

footer ul.bls__social-link li.wa i {
  color: #25D366;
}

@media all and (max-width: 768px) {
  footer .bls__footer_payment {
    width: 350px !important;
  }
}

/* fine footer */

/* Shop Sidebar */
#CollectionSidebar li.active > a{color:var(--primary-color)} !important;}

/* search tooltip */

.search__type-popup .widget-title {
  font-size: clamp(2rem, 3vw, 3.2rem) !important;
  margin-bottom: clamp(1rem,3vw,2rem) !important;
  color: #111111;
  line-height: 1.3;
}

/* fine search tooltip */

/* breadcrumbs */


/* breadcrumbs */


/* minicart */

.bls-minicart-heading {
  font-family: Jost;
  font-weight: 500;
  color: #111111;
  line-height: 1.3;
}

/* fine minicart */


/* chi siamo */

.template-about .shopify-app-block > div div[class*='carousel-footer'] {
  background: #f1f1f1;
  padding: 10px 0 15px;
  margin-top: 30px !important;
}

.template-about .shopify-app-block div[class*='buttons-holder'] {
  display: none;
}

.template-about .shopify-section:nth-last-child(2) .bls__section-header {
  margin-bottom: 25px;
}

.template-about .shopify-section:nth-last-child(2) .bls__section-custom-text {
  margin-bottom: 0 !important;
}

/* fine chi siamo */

/* consegna merce */

.template-consegna-merce #shopify-section-footer-1 {
  margin-top: 60px;
}

/* fine consegna merce */

/* spedizioni e pagamenti */

.template-faqs #shopify-section-footer-1 {
  margin-top: 60px;
}

/* fine spedizioni e pagamenti */

/* contatti */

.template-contact .bls__contact-form > div {
  padding: 30px;
  background: #EEE;
}

/* fine contatti */

/* noleggio operativo */

.template-grenke section .full-width.section-full > div:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.6);
}

.template-grenke .bls__banner-image .bls__banner-item .bls__banner-content {
  margin-top: 0 !important;
}

.template-grenke div[id*='shopify-section-footer'] {
  margin-top: 30px;
}

/* fine noleggio operativo */

/* articolo blog */
.article-template a,.article-template a:hover {text-decoration:underline !important;color:#E80434;}
.article-template a *,.article-template a:hover *{color:#E80434;}
/* collections */

.page-heading > div{
  background-color: #f5f5f5 !important;
}


.template-collection .page-heading > div,
.template-blog .page-heading > div,
.template-sitemap .page-heading > div{
  background-color: #fce8ec !important;
}

/* fine collections */

