/* Copyright 2018 Zooz Digital Private Limited
 *
 *  You may obtain a copy of the License from
 *
 * Zooz Digital Private Limited */
@font-face {
font-family: 'HelveticaNeue-Roman';
src: url('/content/dam/open-digital/privacycanada-ca/en/fonts/HelveticaNeue-Roman.otf');
font-weight: normal;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Helvetica-Bold-Font';
src: url('/content/dam/open-digital/privacycanada-ca/en/fonts/Helvetica-Bold-Font.ttf');
font-weight: normal;
font-style: normal;
font-display: swap;
}
p,h1,h2,h3,h4,h5,h6{font-family: 'HelveticaNeue-Roman';}

a, ul, li{font-family: 'HelveticaNeue-Roman'!important;}

b{font-family: 'Helvetica-Bold-Font';}


.logo-medicine-txt{
    display:none;
    
}
/*more-text*/
.primary-navigation .nav>li.item-more {
    display: none!important;
    float: right;
    border-left: 1px solid #ebefee;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}
/*end*/
.navbar-default, .primary-navigation, .navbar-default .top-header {
   
    border: none;
}
.component-section {
    padding: 40px 10px 20px;
    position: relative;
}
.footer {
   
    background: #FFFFFF;
    
}
 .top-header .header-actions>li
 {display:none;}
/*end*/
.headingline{
    font-size:30px;
    line-height:40px;
    
}
.subheadingline{
    font-size:18px;
    line-height:22px;
    font-family: 'Helvetica-Bold-Font';

}
/*exitramp*/
.btn.btn-default.close-btn.cross {
    text-decoration: none;
    text-shadow: none;
    border: none;
    font-style: normal;
    color: #260859;
    font-size: 22px;
    position: relative;
    left: 90%;
}
.exit-priv{
    font-size: 25px;
    line-height: 25px;
    font-family: 'Helvetica-Bold-Font';
    margin-bottom: 5%;
}
.exit-priv-subhead{
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 5%;

}
.modal-title{display:none;}
.modal-header{
    border-bottom:none;
}
.fa.fa-chevron-right{display:none;}
.modal-footer{border-top:none;}
/*end*/

a.footer-brand.no-underline {
display:none;
}

.logo-sub-title {
display:none;
}


@media screen and (max-width: 767px)
{
.navbar-default .top-header .navbar-header .navbar-toggle, .navbar-default .top-header .navbar-header .header-search-btn {
    border-left: 1px solid #ddd;
    display: none;
}
}