/* MURCELL_BRAND_V002_START */
:root{
  --crafto-primary:#202967!important;
  --crafto-secondary:#e30613!important;
  --crafto-accent:#e30613!important;
  --crafto-dark:#202967!important;
  --crafto-muted:#70706f!important;
  --crafto-light:#f5f6fa!important;
  --crafto-catalog-bg:#f4f5fa!important;
  --crafto-header-bg:#ffffff!important;
  --crafto-footer-bg:#151b49!important;
  --base-color:#e30613!important;
  --dark-gray:#202967!important;
  --murcell-navy:#202967;
  --murcell-red:#e30613;
  --murcell-gray:#70706f;
  --murcell-soft:#f5f6fa;
}
body{background:#fff;color:#20233a;}
a:hover,.text-base-color,.text-base-color-hover:hover{color:var(--murcell-red)!important;}
.bg-base-color,.btn-base-color{background-color:var(--murcell-red)!important;border-color:var(--murcell-red)!important;color:#fff!important;}
.btn-base-color:hover{background-color:var(--murcell-navy)!important;border-color:var(--murcell-navy)!important;color:#fff!important;}
.crafto-site-header,.crafto-site-header .navbar,.navbar{background:#fff!important;}
.header-top-bar,.crafto-topbar-v013{background:var(--murcell-navy)!important;}
.crafto-header-logo-img{height:48px!important;max-width:220px!important;object-fit:contain!important;}
.navbar-brand img[src*="murcell-logo"],.footer-logo img[src*="murcell-logo"]{display:block!important;object-fit:contain!important;}
.crafto-topbar-menu-item i,.crafto-topbar-social-link i{color:var(--murcell-red)!important;}
.crafto-main-menu-list .nav-link i,.crafto-dropdown-menu-final a i{color:var(--murcell-red)!important;margin-right:8px;}
.crafto-home-eyebrow,.crafto-pro-eyebrow,.crafto-product-detail-eyebrow{color:var(--murcell-red)!important;}
.crafto-home-cta,.crafto-product-detail-standard-strip,.crafto-pro-hero,.crafto-cms-page-title{background-color:var(--murcell-navy)!important;}
.crafto-home-cta h2,.crafto-home-cta p,.crafto-pro-hero h1,.crafto-pro-hero p,.crafto-cms-page-title h1,.crafto-cms-page-title p{color:#fff!important;}
.crafto-pro-category-card,.crafto-pro-filter,.crafto-pro-product-card,.crafto-product-detail-summary,.crafto-product-detail-gallery,.crafto-product-related-card{border-color:rgba(32,41,103,.12)!important;box-shadow:0 16px 45px rgba(32,41,103,.08)!important;}
.crafto-pro-product-card:hover,.crafto-pro-category-card:hover{border-color:rgba(227,6,19,.35)!important;box-shadow:0 24px 60px rgba(32,41,103,.14)!important;}
.crafto-pro-product-code,.crafto-pro-product-featured-tag,.crafto-product-detail-featured{background:rgba(227,6,19,.09)!important;color:var(--murcell-red)!important;border-color:rgba(227,6,19,.18)!important;}
.crafto-pro-product-media{min-height:280px!important;padding:20px!important;background:linear-gradient(180deg,#fff,#f7f8fb)!important;}
.crafto-pro-product-media img{width:100%!important;height:240px!important;object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 20px 25px rgba(32,41,103,.16));}
.crafto-product-related-media{aspect-ratio:1/1!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:linear-gradient(180deg,#fff,#f4f5fa)!important;padding:18px!important;}
.crafto-product-related-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;object-position:center!important;transform:none!important;filter:drop-shadow(0 14px 18px rgba(32,41,103,.12));}
.crafto-product-related-card:hover .crafto-product-related-media img{transform:none!important;}
footer,.footer-dark,.crafto-footer,.crafto-cms-footer{background:#151b49!important;color:#dfe4f2!important;}
footer a,.crafto-footer a,.crafto-cms-footer a{color:#dfe4f2!important;}
footer a:hover,.crafto-footer a:hover,.crafto-cms-footer a:hover{color:var(--murcell-red)!important;}
.crafto-footer-bottom a{font-weight:700;color:#fff!important;text-decoration:underline;text-decoration-color:rgba(227,6,19,.55);}
@media(max-width:991px){.crafto-header-logo-img{height:40px!important;}.crafto-pro-product-media{min-height:240px!important}.crafto-pro-product-media img{height:205px!important}}
/* MURCELL_BRAND_V002_END */