.page-id-813 body, .page-id-813 p, .page-id-813 li,
.parent-pageid-813 body, .parent-pageid-813 p, .parent-pageid-813 li {
    color: #414141;
}

.page-id-813 h2,
.parent-pageid-813 h2 {
    font-family: 'Avenir LT Std 65';
    font-weight: 900;
    color: #14328C;
}

.page-id-813 .site-main:first-child > .container::before,
.parent-pageid-813 .site-main:first-child > .container::before {
    background: url('../../img/title-corner.svg') no-repeat center;
    display: block;
    content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    margin-top: 40px;
}

.page-id-813 .site-main .container .entry-content,
.parent-pageid-813 .site-main .container .entry-content {
    padding: 4%;
}

.page-id-813 a,
.parent-pageid-813 a {
    color: #14328C;
    font-weight: bold;
}

.page-id-813 .wp-pagenavi a:hover, .wp-pagenavi span.current,
.parent-pageid-813 .wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #14328c;
}

.page-id-813 .wp-pagenavi .nextpostslink,
.parent-pageid-813 .wp-pagenavi .nextpostslink {
    background: url(../../img/ico-next-dark-blue.svg) no-repeat center;
}

.page-id-813 .wp-pagenavi .previouspostslink,
.parent-pageid-813 .wp-pagenavi .previouspostslink {
    background: url(../../img/ico-prev-dark-blue.svg) no-repeat center;
}

.page-id-813 .wp-pagenavi,
.parent-pageid-813 .wp-pagenavi {
    margin-top: 0;
    text-align: right;
}

.paged-nav {
    margin-bottom: 50px;
}

.pure-blue-btn, .page-id-813 .ugb-button,
.pure-blue-btn, .parent-pageid-813 .ugb-button {
    background: #14328C;
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: bold;
    letter-spacing: 1px;
    position: relative;
    padding: 13px 45px 13px 30px;
    display: inline-block;
}

.pure-blue-btn {
    border-radius: 4px;
    transition: all .2s ease-in-out;
}

.pure-blue-btn::before, .page-id-813 .ugb-button span::before,
.pure-blue-btn::before, .parent-pageid-813 .ugb-button span::before {
    background: url('../../img/double-arrow-white-sm.svg') no-repeat center;
    content: '';
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
}

.pure-blue-btn::before {
    right: 20px;
    top: 12px;
}

.page-id-813 .ugb-button span::before,
.parent-pageid-813 .ugb-button span::before {
    right: -25px;
    top: -2px;
}

.pure-blue-btn:hover {
    color: #fff;
    opacity: 0.9;
}

.card-item {
    box-shadow: 0px 16px 24px #00000012;
    border: 1px solid #EDEDED;
    border-radius: 4px;
    margin: 0 10px 40px;
}

.card-img {
    height: 250px;
    overflow: hidden;
    border-radius: 0;
}

.card-img img {
    width: 100%;
}

.card-info {
    padding: 20px;
    border-bottom: 1px solid #EDEDED;
}

.card-button {
    text-align: center;
}

.card-button a {
    text-decoration: none;
    display: block;
    padding: 20px 0;
    font-family: 'Avenir LT Std 65';
    font-weight: 900;
    font-size: 16px;
    text-transform: uppercase;
}

.card-button a > img {
    margin-top: -5px;
}

.breadcrumbs {
    background: #F7F7F7;
    padding: 15px 0;
    margin-bottom: 50px;
}

.breadcrumbs ul {
    display: inline;
    list-style: none;
    padding: 0;
}

.breadcrumbs ul li,
.breadcrumbs ul li a {
    display: inline-block;
}

.breadcrumbs ul li {
    font-family: 'Avenir LT Std 65';
    font-weight: 900;
    color: #000000;
}

.breadcrumbs ul li:first-child {
    background: url('../../img/ico-breadcrumb-arrow.svg') no-repeat right center;
    padding-right: 20px;
    margin-right: 10px;
}

.breadcrumbs ul li:first-child > a {
    color: #595959;
    font-family: 'Avenir LT Std 65';
    font-weight: 500;
    text-decoration: none;
}

.no-content {
    padding: 0 0 50px;
    text-align: center;
}

.best-sellers-section {
    background: #F4F7FF;
    text-align: center;
    padding: 3% 0 5%;
}

.best-sellers-section .title h2 {
    color: #14328C;
    size: 32px;
}

.best-sellers-section .title p {
    color: #000000;
    font-family: 'Muli';
    font-weight: bold;
    font-size: 18px;
    width: 30%;
    margin: auto;
}

.best-sellers-section .featured h3 {
    font-family: 'Avenir LT Std 65';
    font-weight: 500;
    font-size: 26px;
    color: #000000;
    margin-bottom: 10px;
}

.best-sellers-section .featured a {
    background: url('../../img/double-arrow-black.svg') no-repeat right center;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    margin-bottom: 40px;
    display: inline-block;
    padding-right: 20px;
}

.whats-new-section {
    padding: 3% 0;
    text-align: center;
}

.whats-new-section h2 {
    margin-bottom: 100px;
}

.whats-new-section .wn-icon {
    background: #14328C;
    width: 122px;
    height: 122px;
    display: block;
    margin: -107px auto 30px;
    padding: 26px;
    border-radius: 50%;
    border: #fff solid 7px;
}

.whats-new-section .card-box {
    background: #14328C;
    padding: 35px;
    border-radius: 0 0 15px 15px;
    height: 700px;
    position: relative;
}

.whats-new-section .card-box .blue-box-left {
    background: #14328c;
    display: block;
    width: 35.5%;
    height: 67px;
    position: absolute;
    top: -12px;
    left: 0;
    border-radius: 14px;
}

.whats-new-section .card-box .blue-box-right {
    background: #14328c;
    display: block;
    width: 35.5%;
    height: 67px;
    position: absolute;
    top: -12px;
    right: 0;
    border-radius: 14px;
}

.whats-new-section .card-box h3,
.whats-new-section .card-box p {
    color: #fff;
}

.whats-new-section .card-box h3 {
    font-size: 22px;
    letter-spacing: 2px;
    margin-bottom: 40px;
    line-height: 1.7;
    height: 80px;
}

.whats-new-section .card-box a {
    padding: 13px 30px;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    border: #fff solid 1px;
    display: block;
    position: absolute;
    bottom: 30px;
    width: 82%;
}

.whats-new-section .card-box a > span {
    position: relative;
    display: inline-block;
    padding-right: 33px;
}

.whats-new-section .card-box a > span::before {
    background: url('../../img/double-arrow-white-big.svg') no-repeat right center;
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    right: 0;
}

.register-hcp-section {
    padding: 3% 0 5%;
    background: #14328C;
    text-align: center;
} 

.register-hcp-section h2,
.register-hcp-section p
{
    color: #fff;
}

.register-hcp-section h2 {
    font-size: 30px;
}

.register-hcp-section p {
    font-size: 20px;
    margin-bottom: 40px;
}

.register-hcp-section a {
    background: #fff;
    color: #14328C;
    text-decoration: none;
    padding: 13px 55px 13px 30px;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: bold;
    position: relative;
}

.register-hcp-section a::before {
    background: url('../../img/blue-long-arrow.svg') no-repeat center;
    position: absolute;
    content: '';
    width: 30px;
    height: 10px;
    right: 20px;
    top: 17px;
}

.whats-new-mobile {
    display: none;
}

/* ----- Login Modals ----- */

.login-modal .modal-title {
    color: #414141;
    font-size: 23px;
    padding-left: 7px;
}

.login-modal .btn-close {
    background-size: 50%;
    opacity: 1;
    margin-right: 1px;
}

.login-modal .um .um-form input[type=text],
.login-modal .um .um-form input[type=password] {
    border: #DBE2EA solid 1px !important;
    height: auto !important;
    padding: 10px 20px !important;
    border-radius: 5px;
    box-shadow: 0px 4px 8px #2c27380a !important;
}

.login-modal .um-field-label label {
    font-size: 18px !important;
    font-family: 'Avenir LT Std 65';
    font-weight: 500 !important;
    color: #5d6167;
}

.login-modal .um-col-alt {
    float: right;
    margin: 0;
}

.login-modal .um-col-alt-b {
    float: left;
    margin: 0;
    padding-top: 25px;
}

.login-modal .um-col-alt-b a {
    font-family: 'Avenir LT Std 65';
    font-weight: 500;
    color: #414141 !important;
    text-decoration: underline !important;
}

.login-modal .um input[type=submit].um-button {
    width: auto !important;
    min-width: unset !important;
    background-color: #14328C;
    padding: 15px 30px !important;
    font-size: 16px;
    font-family: 'Avenir LT Std 65';
    font-weight: 500 !important;
    margin-top: 15px;
}

.login-modal .modal-body {
    padding: 8px 27px 25px;
}

.um-login .g-recaptcha {
    margin-top: -20px !important;
    margin-bottom: 15px !important;
}

.login-modal .um-error-code-recaptcha {
    display: none;
}

@media (max-width: 1280px) {
    .best-sellers-section .title p {
        width: 35%;
    }
    .whats-new-section .card-box .blue-box-left,
    .whats-new-section .card-box .blue-box-right {
        width: 33.6%;
    }
    .whats-new-section .card-box {
        height: 730px;
    }
}

@media (max-width: 1200px) {
    .nav-pure .fixed-bar {
        background: #273b89;
    }
    .nav-pure .menu-toggle {
        margin-top: 10px;
    }
    .nav-pure .menu-container {
        padding: 70px 0 0;
    }
    .nav-pure .account-buttons .menu-login-register-container ul li > a {
        border: #273b89 solid 2px;
        color: #273b89;
    }
    .nav-pure .account-buttons .menu-login-register-container ul li:first-child > a {
        background: #273b89;
        color: #fff;
    }
    .page-id-813 h2, .parent-pageid-813 h2 {
        font-size: 42px;
    }
    .page-id-813 .site-main:first-child > .container::before,
    .parent-pageid-813 .site-main:first-child > .container::before {
        display: none;
    }
    .page-id-813 .site-main .container .entry-content,
    .parent-pageid-813 .site-main .container .entry-content {
        padding: 2% 0;
    }
    .page-id-813 .pureencapsulations .site-main .container .entry-content,
    .parent-pageid-813 .pureencapsulations .site-main .container .entry-content {
        text-align: center;
    }
    .page-id-813 .site-main .container .entry-content .ugb-inner-block,
    .parent-pageid-813 .site-main .container .entry-content .ugb-inner-block {
        text-align: center;
    }
    .page-id-813 .site-main .container .entry-content .ugb-block-content,
    .parent-pageid-813 .site-main .container .entry-content .ugb-block-content {
        justify-content: center;
    }
    .whats-new-section .col-lg-4 {
        width: 100%;
    }
    .whats-new-section .card-box .blue-box-left, .whats-new-section .card-box .blue-box-right {
        width: 44.4%;
    }
    .whats-new-section .card-box h3 {
        margin-bottom: 20px;
        height: auto;
    }
    .whats-new-section .card-box p {
        margin-bottom: 80px;
        height: 186px;
        display: -webkit-box!important;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .whats-new-section .card-box a {
        position: absolute;
        bottom: 63px;
        width: 92%;
    }
    .whats-new-section .card-box {
        height: auto;
        margin-top: 80px;
        margin-bottom: 30px;
        padding-bottom: 65px;
    }
    .whats-new-section .col-lg-4:last-child > .card-box {
        margin-bottom: 20px;
    }
    .register-hcp-section {
        background: #fff;
        padding: 0 0 6%;
    }
    .register-hcp-section h2, .register-hcp-section p {
        color: #414141;
    }
    .register-hcp-section a {
        background: #14328C;
        color: #fff;
    }
    .register-hcp-section a::before {
        background: url(../../img/white-long-arrow.svg) no-repeat center;
        top: 19px;
    }
    .whats-new-desktop {
        display: none;
    }
    .whats-new-mobile {
        display: block;
    }
    .whats-new-section h2 {
        margin-bottom: 20px;
    }
    .whats-new-section .carousel-item .row {
        background: #fff;
    }
    .whats-new-section .whats-new-mobile .carousel-indicators {
        bottom: 35px;
    }
    .whats-new-section .whats-new-mobile .carousel-indicators [data-bs-target] {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        margin-right: 7px;
        margin-left: 7px;
    }
}

@media (max-width: 1024px) {
    .whats-new-section .card-box .blue-box-left, .whats-new-section .card-box .blue-box-right {
        width: 43.5%;
    }
    .best-sellers-section .title p {
        width: 100%;
    }
}

@media (max-width: 991px) {
	.best-sellers-section .featured .col-lg-4:nth-child(2),
    .best-sellers-section .featured .col-lg-4:nth-child(3) {
        display: none;
    }
}

@media (max-width: 922px) {
    .whats-new-section .card-box .blue-box-left, .whats-new-section .card-box .blue-box-right {
        width: 42.8%;
    }
}

@media (max-width: 800px) {
    .whats-new-section .card-box .blue-box-left, .whats-new-section .card-box .blue-box-right {
        width: 41.6%;
    }
    .whats-new-section .card-box a {
        width: 90%;
    }
}

@media (max-width: 768px) {
    .whats-new-section .card-box .blue-box-left, .whats-new-section .card-box .blue-box-right {
        width: 41.3%;
    }
    .pure-blue-btn, .page-id-813 .ugb-button,
    .pure-blue-btn, .parent-pageid-813 .ugb-button {
        border-color: #14328C;
    }
    .pure-blue-btn, .page-id-813 .ugb-button span,
    .pure-blue-btn, .parent-pageid-813 .ugb-button span {
        color: #fff !important;
    }
    .page-id-813 .ugb-button span::before,
    .parent-pageid-813 .ugb-button span::before {
        top: -2px;
    }
    .best-sellers-section {
        padding: 50px 0 60px;
    }
}

@media (max-width: 680px) {
    .whats-new-section .card-box .blue-box-left, .whats-new-section .card-box .blue-box-right {
        width: 40.2%;
    }
    .whats-new-section .card-box a {
        width: 88%;
    }
    .whats-new-section .card-box h3 {
        height: 80px;
    }
}

@media (max-width: 600px) {
    .whats-new-section .card-box .blue-box-left, .whats-new-section .card-box .blue-box-right {
        width: 38.8%;
    }
    .whats-new-section .card-box a {
        width: 87%;
    }
}

@media (max-width: 520px) {
    .whats-new-section .card-box .blue-box-left, .whats-new-section .card-box .blue-box-right {
        width: 37.1%;
    }
    .whats-new-section .card-box a {
        width: 85%;
    }
}


@media (max-width: 480px) {
    .whats-new-section .card-box .blue-box-left, .whats-new-section .card-box .blue-box-right {
        width: 36%;
    }
    .page-id-813 h2, .parent-pageid-813 h2 {
        font-size: 34px;
    }
}

@media (max-width: 446px) { 
    .register-hcp-section a {
        display: block;
        line-height: 1.3;
    }
    .register-hcp-section a::before {
        top: 30px;
    }
}

@media (max-width: 425px) {
    .whats-new-section .card-box .blue-box-left, .whats-new-section .card-box .blue-box-right {
        width: 34.4%;
    }
    .whats-new-section .card-box a {
        width: 82%;
    }
}

@media (max-width: 414px) {
    .whats-new-section .card-box .blue-box-left, .whats-new-section .card-box .blue-box-right {
        width: 33.8%;
    }
}

@media (max-width: 375px) {
    .whats-new-section .card-box .blue-box-left, .whats-new-section .card-box .blue-box-right {
        width: 32.1%;
    }
    .whats-new-section .card-box h3 {
        height: 110px;
    }
    .whats-new-section .card-box a {
        width: 80%;
    }
    .login-modal .um-col-alt,
    .login-modal .um-col-alt-b {
        float: none;
    }
    .login-modal .um input[type=submit].um-button {
        width: 100% !important;
    }
    .login-modal .um-col-alt-b {
        margin-top: 10px;
    }
}

@media (max-width: 320px) {
    .page-id-813 h2, .parent-pageid-813 h2 {
        font-size: 30px;
    }
    .whats-new-section .card-box .blue-box-left, .whats-new-section .card-box .blue-box-right {
        width: 29.2%;
    }
    .register-hcp-section a{
        font-size: 15px;
    }
    .register-hcp-section a::before {
        top: 29px;
    }
    .whats-new-section .card-box a {
        width: 76%;
    }
    .um-login .g-recaptcha {
        transform: scale(0.95);
        transform-origin: 0 0;
    }
    .login-modal .um-login .g-recaptcha {
        transform: scale(0.82);
        margin-bottom: 10px !important;
    }
    .login-modal .modal-title {
        font-size: 19px;
    }
}