﻿@charset "utf-8"; 
:root{--color:#172F79;--color1:#172F79}
.prodetails-name1{color:var(--color);font-size:1.5em;font-weight:bold}
.pagesbanner::after{display:none;}
@media (min-width:1025px) {body:not(.nobanner) header{background: #1111114d;} 
body:not(.nobanner) header.is-active {background: #fff;}}
@media (min-width:1025px){.preview-container{width:33%;}}