/* START footer link styles */
#ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink {
    background: none;
    border: 0;
    color: #444D63;
    font-size: 12px;
    line-height: 1.5em;
    padding: 0px 2px 0 2px;
    white-space: nowrap;
    text-decoration: none !important;
	font-family: poppinsregular, GraphikWeb, Arial, Helvetica, sans-serif !important;
}
#ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink:hover {
    text-decoration: none !important;
}
html#shop #ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink:hover {
    color: #23527c;
}
html#myBell #ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink:hover {
    color: #666;
}
#ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink:focus {
    text-decoration: none !important;
    outline: none !important;
    box-shadow: 0 0 0px 3px #fff, 0 0 2px 3px #fff, 0 0 4px 5px #257fa3, 0 0 2px 5px #257fa3 !important;
	/*box-shadow: 0 0 3px 1px #257fa3, 0 0 3px 2px #257fa3 !important;*/
}
html#shop #ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink:focus {
    color: #23527c;
}
html#myBell #ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink:focus {
    color: #666;
}
/* specific for transfer sim page */
.inner-preAuth footer #ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink {
    color: #002d72 !important;
}
/* specific for SuspendService page */
.theme-tsrs footer #ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink:hover,
.theme-tsrs footer #ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink:focus {
    color: #002D72;
    text-decoration: none !important;
}
/* specific on error page footer - hexa from other a link color */
.wrapFooter.lemonadeCustom #ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink {
    color: #0066a4;
}
body.shop #footer .contents .myAccountContainer ul li #ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink {
    line-height: unset;
}
body.shop #footer .contents .myAccountContainer ul li #ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink:focus {
	box-shadow: 0 0 0px 3px #2d2d2d, 0 0 2px 3px #2d2d2d, 0 0 4px 5px #257fa3, 0 0 2px 5px #257fa3 !important
}
#onetrust-consent-sdk#onetrust-consent-sdk .ot-tgl input[type=checkbox] + label::before {
	border: unset;
    display: block;
    box-sizing: border-box;
    float: none;
    width: unset;
    height: unset;
    margin-left: unset;
    margin-top: unset;
    vertical-align: unset;
    cursor: pointer;
    text-align: unset;
    transition: unset;
}
/* END footer link styles */

/* START custom cookie banner styles */

#onetrust-banner-sdk#onetrust-banner-sdk {
    font-family: Arial, sans-serif;
    box-shadow: none;
    position: fixed;
    z-index: 2147483645;
    bottom: 0;
    right: 0;
    left: 0;
    max-height: 90%;
    overflow-x: hidden;
    overflow-y: auto;
}

    #onetrust-banner-sdk#onetrust-banner-sdk:focus {
        outline: none !important;
    }

#onetrust-consent-sdk#onetrust-consent-sdk#onetrust-consent-sdk #onetrust-banner-sdk * {
    float: none;
    box-sizing: border-box;
}

#onetrust-consent-sdk div#onetrust-banner-sdk {
    background: #E5E8F0;
}

#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container {
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
}

#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

    #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row:after {
        display: none;
    }

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 0;
}

    #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy h2#onetrust-policy-title {
         color: #131C35 !important;
        display: block;
        /*Note: this assumes that GTWalsheim-bold is being loaded by other CSS across all pages in scope*/
        font-family:poppinsregular, GraphikWeb,Arial,sans-serif;    
        font-size: 22px;
        font-weight: normal;
        /*letter-spacing: -0.4px;*/
        line-height: 24px;
        margin-top: 0;
        margin-bottom: 0;
        padding-right: 41px; /*space for X*/
    }

    #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy p,
    #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy #onetrust-policy-text {
        color: #fff;
        font-size: 14px;
        line-height: 18px;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
		color: #555;		
		line-height: 135%;
    }

#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row #onetrust-group-container,
#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row #onetrust-button-group-parent {
    width: 100%;
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent {
    min-width: initial;
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 0;
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler {
    background: none;
    border: 0;
    color: #4E4AE4;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: normal;
    margin: 0;
    min-width: 0;
    padding: 0;
    width: auto;
    white-space: nowrap;
    text-decoration: underline !important;
	cursor: pointer;
}

html[lang*=en] #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler {
    text-transform: lowercase;
}

    html[lang*=en] #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler::first-letter {
        text-transform: uppercase;
    }

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler {
 	padding: 16px 30px;
    border-radius: 4px;
    border: 2px solid #E10A0A;
    background-color: #E10A0A;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    letter-spacing: normal;
    margin: 0;
    width: auto;
    white-space: nowrap;
    font-family: poppinsregular, GraphikWeb, Arial, Helvetica, sans-serif !important;
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-close-btn-container {
    transform: none;
    position: static;
}

#onetrust-consent-sdk #onetrust-banner-sdk .onetrust-close-btn-ui {
    position: absolute;
    top: 15px;
    right: 15px;
    background-color: transparent;
     background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlRpbnkgLyBDbG9zZSI+CjxwYXRoIGlkPSJWZWN0b3IiIGQ9Ik00LjA4NTc5IDUuNUwwLjQxNzg5MyAxLjgzMjExQzAuMDI3MzY4OSAxLjQ0MTU4IDAuMDI3MzY4OSAwLjgwODQxOCAwLjQxNzg5MyAwLjQxNzg5M0MwLjgwODQxOCAwLjAyNzM2ODkgMS40NDE1OCAwLjAyNzM2ODkgMS44MzIxMSAwLjQxNzg5M0w1LjUgNC4wODU3OUw5LjE2Nzg5IDAuNDE3ODkzQzkuNTU4NDIgMC4wMjczNjg5IDEwLjE5MTYgMC4wMjczNjg5IDEwLjU4MjEgMC40MTc4OTNDMTAuOTcyNiAwLjgwODQxOCAxMC45NzI2IDEuNDQxNTggMTAuNTgyMSAxLjgzMjExTDYuOTE0MjEgNS41TDEwLjU4MjEgOS4xNjc4OUMxMC45NzI2IDkuNTU4NDIgMTAuOTcyNiAxMC4xOTE2IDEwLjU4MjEgMTAuNTgyMUMxMC4xOTE2IDEwLjk3MjYgOS41NTg0MiAxMC45NzI2IDkuMTY3ODkgMTAuNTgyMUw1LjUgNi45MTQyMUwxLjgzMjExIDEwLjU4MjFDMS40NDE1OCAxMC45NzI2IDAuODA4NDE4IDEwLjk3MjYgMC40MTc4OTMgMTAuNTgyMUMwLjAyNzM2ODkgMTAuMTkxNiAwLjAyNzM2ODkgOS41NTg0MiAwLjQxNzg5MyA5LjE2Nzg5TDQuMDg1NzkgNS41WiIgZmlsbD0iIzRFNEFFNCIvPgo8L2c+Cjwvc3ZnPgo=) !important;
    background-size: 11px;
    background-repeat: no-repeat;
    background-position: center;
    border: 0;
    padding: 0;
    height: 11px;
    width: 11px;
}

    #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler:hover,
    #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler:hover,
    #onetrust-consent-sdk #onetrust-banner-sdk .onetrust-close-btn-ui:hover {
        opacity: 1;
    }

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler:hover,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler:focus {
    text-decoration: none !important;
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler:hover {
    border-color: #eb0000;
    background-color: #eb0000;
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-pc-btn-handler:focus,
#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler:focus,
#onetrust-consent-sdk #onetrust-banner-sdk .onetrust-close-btn-ui:focus {
    opacity: 1;
    outline: none !important;
    box-shadow: 0 0 0px 3px #E5E8F0, 0 0 2px 3px #E5E8F0, 0 0 4px 5px #257fa3, 0 0 2px 5px #257fa3 !important;
	/*box-shadow: 0 0 3px 1px #257fa3, 0 0 3px 2px #257fa3 !important;*/
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-accept-btn-handler:focus {
    background-color: #eb0000;
    border-color: #eb0000;
    color: #fff;
    text-decoration: none !important;
}

#onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h2#ot-pc-title, #onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h2#ot-pc-title strong {
    margin-bottom: 16px;
    font-family: poppinsregular, GraphikWeb,Arial,sans-serif;
	font-size: 26px !important;
}

#footer .contents .myAccountContainer ul li button {color: #4e4ae4 !important; text-decoration: none;}
#footer .contents .myAccountContainer ul li button#ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink:hover {text-decoration: none !important;}
#footer .contents .myAccountContainer ul li button#ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink:focus {
    text-decoration: none !important;
    outline: none !important;
    box-shadow: 0 0 0px 3px #fff, 0 0 2px 3px #fff, 0 0 4px 5px #257fa3, 0 0 2px 5px #257fa3 !important;
	/*box-shadow: 0 0 3px 1px #257fa3, 0 0 3px 2px #257fa3 !important;*/
}

div:not(#footer) #ot-pc-desc a[target="_blank"]:after {
    background: url(https://www.virginplus.ca/assets/icons/svg/open_icon.png) no-repeat;
}

/*#ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink {
    color: #4E4AE4;
    text-decoration: none;
    font-size: 12px;
    border-left: 1px solid #D4D4D4;
    padding: 0 10px;
	line-height:inherit;
}
footer .contents .myAccountContainer ul li #ot-sdk-btn#ot-sdk-btn#ot-sdk-btn.buttontoLink:hover {
    color: #4E4AE4;
    text-decoration: underline !important;
}*/

/*** Testing ***/
@media (min-width: 596px) {
#onetrust-consent-sdk #onetrust-pc-sdk {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }

    #onetrust-consent-sdk #onetrust-pc-sdk {
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
    }

    #onetrust-pc-sdk#onetrust-pc-sdk [role="alertdialog"] {
        border-radius: 10px !important;
    }

    #onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-header {
        padding: 20px 30px;
    }
	
    #onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-footer .ot-btn-container {
        padding: 24px 30px;
    }

    #onetrust-pc-sdk#onetrust-pc-sdk.otPcCenter {
        width: 646px;
        max-width: 646px;		
        top: 50%;
        transform: translateY(-50%);
    }
	#onetrust-pc-sdk#onetrust-pc-sdk #ot-pc-content {
        padding: 32px;
        bottom: 98px;
    }
	#onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h2,
    #onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h2 strong {
       font-size: 26px;
	   font-style: normal;
	   font-weight: 600;
	   line-height: 31px;
    }
	
}

@media (min-width: 768px) {
    #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container {
        padding: 24px 30px;
        margin-left: auto;
        margin-right: auto;
    }

    #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row {
        align-items: center;
        flex-direction: row;
        gap: 30px;
    }

        #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row #onetrust-group-container,
        #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row #onetrust-button-group-parent {
            flex: 1 0 0;
            padding: 0;
            position: static;
            transform: none;
        }

    #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy h2#onetrust-policy-title {
        padding-right: 0;
        font-size: 24px;
        line-height: 26px;
    }

    #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group {
        margin-right: 0;
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
        gap: 30px;
        row-gap: 15px;
        flex-wrap: wrap;
        padding-right: 30px;
    }

    #onetrust-consent-sdk #onetrust-banner-sdk .onetrust-close-btn-ui {
        top: 20px;
        right: 30px;
    }
}

@media (min-width: 992px) {
    #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container {
        padding-left: 30px;
        padding-right: 30px;
        width: 100%;
    }

    #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy h2#onetrust-policy-title {
        font-size: 26px;
        letter-spacing: normal;
        line-height: 28px;
    }

    #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent {
        display: flex;
        flex: 1 0 0;
        justify-content: flex-end;
        margin: 0;
        padding: 0;
        position: static;
        transform: none;
        width: auto;
    }

    #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group {
        align-items: center;
        flex-direction: row;
    }
	#onetrust-pc-sdk#onetrust-pc-sdk #ot-pc-content {
     	/*height: 410px;*/
	}
}

@media (min-width: 1240px) {
    #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container {
        padding-left: 0;
        padding-right: 0;
        width: 1200px;
    }

    #onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-row {
        gap: 30px;
    }

    #onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group-parent {
        padding: 0;
        margin: 0;
    }
}

/* END custom cookie banner styles */

/* START of Data privacy settings modal */
#onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-logo {
    display: none;
}

#onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-footer-logo {
    display: none;
}

#onetrust-pc-sdk#onetrust-pc-sdk [role="alertdialog"] {
    background-color: #fff;
}

#onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-header {
    border: none;
    padding: 24px 30px;
    text-align: right;
    height: auto;
	background-color: #F3F2F0;
}

#onetrust-pc-sdk#onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon {
    position: static;	
    margin: 0;
    background-image: none !important;
    font-size: 20px;
    width: 20px;
    height: 20px;
    margin: 1px 0;
    color: #00549A;
    background-color: transparent;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlRpbnkgLyBDbG9zZSBYIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTguNTg1NzkgMTBMMC4yOTI4OTMgMS43MDcxMUMtMC4wOTc2MzExIDEuMzE2NTggLTAuMDk3NjMxMSAwLjY4MzQxOCAwLjI5Mjg5MyAwLjI5Mjg5M0MwLjY4MzQxNyAtMC4wOTc2MzExIDEuMzE2NTggLTAuMDk3NjMxMSAxLjcwNzExIDAuMjkyODkzTDEwIDguNTg1NzlMMTguMjkyOSAwLjI5Mjg5M0MxOC42ODM0IC0wLjA5NzYzMTEgMTkuMzE2NiAtMC4wOTc2MzExIDE5LjcwNzEgMC4yOTI4OTNDMjAuMDk3NiAwLjY4MzQxOCAyMC4wOTc2IDEuMzE2NTggMTkuNzA3MSAxLjcwNzExTDExLjQxNDIgMTBMMTkuNzA3MSAxOC4yOTI5QzIwLjA5NzYgMTguNjgzNCAyMC4wOTc2IDE5LjMxNjYgMTkuNzA3MSAxOS43MDcxQzE5LjMxNjYgMjAuMDk3NiAxOC42ODM0IDIwLjA5NzYgMTguMjkyOSAxOS43MDcxTDEwIDExLjQxNDJMMS43MDcxMSAxOS43MDcxQzEuMzE2NTggMjAuMDk3NiAwLjY4MzQxNyAyMC4wOTc2IDAuMjkyODkzIDE5LjcwNzFDLTAuMDk3NjMxMSAxOS4zMTY2IC0wLjA5NzYzMTEgMTguNjgzNCAwLjI5Mjg5MyAxOC4yOTI5TDguNTg1NzkgMTBaIiBmaWxsPSIjMDA1NDlBIi8+CjwvZz4KPC9zdmc+Cg==) !important;
    background-size: contain;
}

    #onetrust-pc-sdk#onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon:hover {
        opacity: 1;
    }

    #onetrust-pc-sdk#onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon:focus {
        opacity: 1;
    }

#onetrust-pc-sdk#onetrust-pc-sdk #ot-pc-content {
    margin: 0;
    padding: 30px 15px;
    width: inherit;
    bottom: 85px;
    top: 68px;
}

#onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h2::first-letter,
#onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h2 strong::first-letter,
#onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h3::first-letter {
    text-transform: capitalize;
}

#onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h2,
#onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h2 strong,
#onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h3 {
    margin: 0 0 15px 0;
    font-size: 26px;
    line-height: 31px;
    font-weight: 600;
    font-family:poppinsregular, GraphikWeb,Arial,sans-serif;
    text-transform: lowercase;
    color: #131C35;
    display: block;
}

#onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h3 {
    padding-bottom: 0;
    margin-bottom: 16px !important;
	font-size: 22px !important;
    line-height: 28px;
}

#onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk #ot-pc-desc p {
    margin-bottom: 10px;
	margin-bottom: 0;
}

    #onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk #ot-pc-desc p:not(:first-of-type) {
        margin-top: 10px !important;
    }

#onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk #ot-pc-desc p,
#onetrust-pc-sdk#onetrust-pc-sdk .ot-cat-item p {
    font-size: 14px;
    line-height: 18.9px;
}

#onetrust-pc-sdk#onetrust-pc-sdk .ot-cat-item p {
    margin-bottom: 0 !important;
    margin-top: 16px;
}

/*#onetrust-pc-sdk#onetrust-pc-sdk #ot-pc-desc p a {
    white-space: nowrap;
    margin-left: 0;
    text-decoration: underline;
    color: #4E4AE4;
	font-weight: 600;
}*/

#onetrust-pc-sdk#onetrust-pc-sdk #ot-pc-desc a {
    white-space: nowrap;
    margin-left: 0;
    text-decoration: underline;
    color: #4E4AE4;
	font-weight: 600;
}


#onetrust-pc-sdk#onetrust-pc-sdk #ot-pc-desc a:hover,
#onetrust-pc-sdk#onetrust-pc-sdk #ot-pc-desc a:focus {
    text-decoration: none !important;
}

#onetrust-pc-sdk#onetrust-pc-sdk #ot-pc-desc {
    margin: 0;
    padding-bottom: 22px;
}

#onetrust-pc-sdk#onetrust-pc-sdk section {
    border-top: 1px solid #cdcfd5;
    padding-top: 32px;
    margin-top: 0;
    line-height: 0;
}

    #onetrust-pc-sdk#onetrust-pc-sdk section .ot-cat-item {
        border: 1px solid #cdcfd5;
        margin-top: 0;
        padding: 16px;
        width: auto;
    }

	#onetrust-pc-sdk#onetrust-pc-sdk section .ot-cat-item:not(:first-of-type) {
		border-top: none;
	}

	#onetrust-pc-sdk#onetrust-pc-sdk section .ot-cat-item:first-of-type {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

	#onetrust-pc-sdk#onetrust-pc-sdk section .ot-cat-item:not(:last-of-type):not(:first-of-type) {
		border-top: none;
	}

	#onetrust-pc-sdk#onetrust-pc-sdk section .ot-cat-item:last-of-type {
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}

    #onetrust-pc-sdk#onetrust-pc-sdk section .ot-cat-header,
    #onetrust-pc-sdk#onetrust-pc-sdk section .ot-always-active {
        font-weight: 700;
        color: #131C35;
        font-size: 14px;
        line-height: 18px;
        text-transform: lowercase;
        font-family: inherit !important;
    }

    #onetrust-pc-sdk#onetrust-pc-sdk section .ot-cat-item:not(.ot-always-active-group) .ot-cat-header {
        width: 77%;
        box-sizing: border-box;
        transform: translateY(3px);
    }

    #onetrust-pc-sdk#onetrust-pc-sdk section .ot-cat-header::first-letter,
    #onetrust-pc-sdk#onetrust-pc-sdk section .ot-always-active::first-letter {
        text-transform: uppercase;
    }

#onetrust-pc-sdk#onetrust-pc-sdk .ot-tgl {
    line-height: 0;
}

    #onetrust-pc-sdk#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob {
        background-color: #4E4AE4 !important;
    }

#onetrust-pc-sdk#onetrust-pc-sdk .ot-switch-nob {
    background-color: #858A99;
    height: 20px;
}

#onetrust-pc-sdk#onetrust-pc-sdk .ot-switch {
    position: relative;
    display: inline-block;
    width: 46px;
    height: unset;
	padding: 3px 0;
	height: 16px;
}

#onetrust-pc-sdk#onetrust-pc-sdk .ot-switch-nob:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 3px;
    background-color: #fff;
	top: 2px;
}

#onetrust-pc-sdk#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob:before {
    transform: translateX(22px);
}

#onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-footer {
    background-color: #fff;
    border-top: 1px solid #cdcfd5;
	z-index: 1;
}

    #onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-footer .ot-btn-container {
        text-align: left;
        padding: 26px 15px;
    }

        #onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-footer .ot-btn-container button {
            margin: 0;
            box-shadow: 1px 1px 3px -1px rgba(0, 0, 0, 0.55);
        }

#onetrust-consent-sdk#onetrust-consent-sdk#onetrust-consent-sdk #onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-footer button.save-preference-btn-handler {
    line-height: 18px;
    font-weight: 600;
    font-family: poppinsregular, GraphikWeb, Arial, sans-serif !important;
    font-size: 16px;
    color: #fff;
    background-color: #E10A0A;
    border: 0px solid #E10A0A;
    text-align: center;
    cursor: pointer;
    text-transform: lowercase;
    letter-spacing: normal;
    border-radius: 4px;
}

    #onetrust-consent-sdk#onetrust-consent-sdk#onetrust-consent-sdk #onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-footer button.save-preference-btn-handler:hover,
    #onetrust-consent-sdk#onetrust-consent-sdk#onetrust-consent-sdk #onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-footer button.save-preference-btn-handler:focus {
        opacity: 1;
        background-color: #eb0000;
    }

    #onetrust-consent-sdk#onetrust-consent-sdk#onetrust-consent-sdk #onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-footer button.save-preference-btn-handler:active:focus {
        border-color: #80dbff;
        outline: none !important;
    }

    #onetrust-consent-sdk#onetrust-consent-sdk#onetrust-consent-sdk #onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-footer button.save-preference-btn-handler:hover {
        border-color: #eb0000;
    }

    #onetrust-consent-sdk#onetrust-consent-sdk#onetrust-consent-sdk #onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-footer button.save-preference-btn-handler:active {
        box-shadow: inset 2px 2px 3px -1px rgba(0, 0, 0, 0.45);
    }

#onetrust-consent-sdk#onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer button::first-letter {
    text-transform: uppercase;
}

#onetrust-consent-sdk#onetrust-consent-sdk #onetrust-pc-sdk button:focus,
#onetrust-consent-sdk#onetrust-consent-sdk p a:focus {
    outline: none !important;
    box-shadow: 0 0 0px 3px #f3f2f0, 0 0 2px 3px #f3f2f0, 0 0 4px 5px #257fa3, 0 0 2px 5px #257fa3 !important;
	/*box-shadow: 0 0 3px 2px #257fa3, 0 0 3px 2px #257fa3 !important;*/
}

#onetrust-consent-sdk#onetrust-consent-sdk .ot-tgl input:focus,
#onetrust-consent-sdk#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:focus + .ot-switch,
#onetrust-consent-sdk#onetrust-consent-sdk .ot-tgl input:focus + .ot-switch:before {
    outline: none !important;
    box-shadow: none !important;
}

#onetrust-consent-sdk#onetrust-consent-sdk .ot-tgl input:focus + .ot-switch:before {
    /*box-shadow: 0 0 0px 3px #fff, 0 0 2px 3px #fff, 0 0 4px 5px #000, 0 0 2px 5px #000 !important;*/
    height: 24px;
    content: "";
    width: 48px;
    display: block;
    transform: translateY(-4px);
	box-shadow: 0 0 3px 1px #257fa3, 0 0 3px 2px #257fa3 !important;
}

.brf #onetrust-consent-sdk#onetrust-consent-sdk .ot-tgl input:focus + .ot-switch:before {
    /*box-shadow: 0 0 0px 3px #fff, 0 0 2px 3px #fff, 0 0 4px 5px #000, 0 0 2px 5px #000 !important;*/
    height: 24px;
    content: "";
    width: 48px;
    display: block;
    transform: translateY(-4px);
	box-shadow: none !important;
	outline-offset: 2px;
    outline: 1px solid #4E4AE4 !important;
}

#onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk #ot-pc-desc p:last-of-type + br {
    display: none;
}

@media (min-width: 768px) {
	#onetrust-consent-sdk #onetrust-pc-sdk {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }

    #onetrust-consent-sdk #onetrust-pc-sdk {
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
    }

    #onetrust-pc-sdk#onetrust-pc-sdk [role="alertdialog"] {
        border-radius: 10px !important;
    }

    #onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-header {
        padding: 24px 32px;
    }
	
    #onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-footer .ot-btn-container {
        padding: 24px 32px;
    }

    #onetrust-pc-sdk#onetrust-pc-sdk.otPcCenter {
        width: 646px;
        max-width: 646px;		
        top: 50%;
        transform: translateY(-50%);
    }

    #onetrust-consent-sdk#onetrust-consent-sdk#onetrust-consent-sdk #onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-footer button.save-preference-btn-handler {
        padding: 16px 24px;
		max-width: 212px;
        width: 212px;
    }
	.fr #onetrust-consent-sdk#onetrust-consent-sdk#onetrust-consent-sdk #onetrust-pc-sdk#onetrust-pc-sdk .ot-pc-footer button.save-preference-btn-handler {
		padding: 16px 24px;
		max-width: 240px;
        width: 240px;
	}

    #onetrust-pc-sdk#onetrust-pc-sdk #ot-pc-content {
        /*padding: 32px;*/		
        /*bottom: 86px;*/
		padding: 30px 20px 30px 30px;
		bottom: 98px;
    }

    #onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h2,
    #onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h2 strong,
    #onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h3 {
        font-size: 22px !important;
        line-height: 28px;
    }

        #onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h2,
        #onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h2 strong,
        #onetrust-pc-sdk#onetrust-pc-sdk#onetrust-pc-sdk h3 {
            margin-bottom: 10px;
        }
}
/* END of Data privacy settings modal */
footer #ot-sdk-btn#ot-sdk-btn.ot-sdk-show-settings {
    border: none;
    padding: 0;
    transition: none;
    line-height: inherit;
    color: #666;
    white-space: nowrap;
    font-size:12px;
}

footer:not(.bhp-footer) #ot-sdk-btn#ot-sdk-btn.ot-sdk-show-settings:hover,
footer:not(.bhp-footer) #ot-sdk-btn#ot-sdk-btn.ot-sdk-show-settings:focus {
    background-color: transparent !important;
}

.ot-sdk-show-settings.txtSize12 {
    font-size: 12px !important;
}


@media (max-width: 768px) {
	#onetrust-pc-sdk#onetrust-pc-sdk #ot-pc-content {
     	height: auto;
    }
	footer #ot-sdk-btn#ot-sdk-btn.ot-sdk-show-settings { margin-bottom:15px;}
}	