
h1,h2,h3,h4 { color:#de7927; }
.categoryPanel .sitemap li.selectedLi > a { color:#c9600c; }

.categoryPanel .sitemap li.selectedLi > a::before { border-color: #c9600c; }


.p-subtitle { color:#c9600c; }

#tabber_productDetail .tabberNav a[href="#tab_productAccessoriesList"] {  color:#c9600c; font-weight: bold; }


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

  #header-logo{ margin-left: 20%; z-index: 10000; position: fixed; display: inline-block; max-width: 82px; }
  #header-logo img{ margin:0 !important; float: none !important; }

.header {  min-height: auto; }

}

@media only screen and (min-width: 800px) { 

 .header { position: sticky; top: 0; background: #fff; z-index: 10000; border-bottom: 1px solid #f0f0f0; }
 .ce_menu { border-top:0; }

}


