:root {


    --arfrc_blue: #1C2347;
    --arfrc_lightblue: rgba(28, 35, 71, 0.8);
    --arfrc_grey: #E8E8E8;
    --arfrc_darkgrey: #686868;
    --army_yellow: #FFCC01;
    --army_black: #1A1A1A;
    --army_darkgrey: #333333;
    --army_grey: #b3b3b3;
    --cstguard_red: #C50000;
    --cstguard_blue: #005D8F;
    --cstguard_darkblue: #041E42;
    --cstguard_black: #222222;
    --cstguard_grey: #d7d7d7;
    --marine_red: #940000;
    --marine_maroon: #660000;
    --marine_redtxt: #B01C1C;
    --navy_blue: #00283C;
    --navy_darkblue: #08262C;
    --navy_yellow: #FFC107;
    --phs_white: #C1D5DF;
    --phs_blue1: #1D3D4E;
    --phs_blue2: #102B39;
    --phs_blue3: #0F242F;
    --phs_blue4: #183443;
    --phs_yellow: #F3B927;
    --spaceforce_grey: #e8e8e8;
    --spaceforce_grey1: #cccccc;
    --spaceforce_darkgrey: #686868;
    --spaceforce_navyblue: #1b2974;

    /*******************************/
    --dflt_lightgreen: #587478;
    --dflt_lightgreen1: #4C6A6E;
    --dflt_darkgreen: #253E41;
    --dflt_darkgreen1: #163A4D;
    --dflt_darkgreen2: #013B4F;
    --dflt_brown: #A77C29;

}


.f_arfrc_blue {
    color: var(--arfrc_blue);
}

.f_arfrc_lightblue {
    color: var(--arfrc_lightblue);
}

.f_arfrc_grey {
    color: var(--arfrc_grey);
}

.f_arfrc_darkgrey {
    color: var(--arfrc_darkgrey);
}

.f_army_yellow {
    color: var(--army_yellow);
}

.f_army_black {
    color: var(--army_black);
}

.f_army_darkgrey {
    color: var(--army_darkgrey);
}

.f_army_grey {
    color: var(--army_grey);
}

.f_cstguard_red {
    color: var(--cstguard_red);
}

.f_cstguard_blue {
    color: var(--cstguard_blue);
}

.f_cstguard_darkblue {
    color: var(--cstguard_darkblue);
}

.f_cstguard_black {
    color: var(--cstguard_black);
}

.f_cstguard_grey {
    color: var(--cstguard_grey);
}

.f_marine_red {
    color: var(--marine_red);
}

.f_marine_maroon {
    color: var(--marine_maroon);
}

.f_marine_redtxt {
    color: var(--marine_redtxt);
}

.f_navy_blue {
    color: var(--navy_blue);
}

.f_navy_darkblue {
    color: var(--navy_darkblue);
}

.f_navy_yellow {
    color: var(--navy_yellow);
}

.f_phs_white {
    color: var(--phs_white);
}

.f_phs_blue1 {
    color: var(--phs_blue1);
}

.f_phs_blue2 {
    color: var(--phs_blue2);
}

.f_phs_blue3 {
    color: var(--phs_blue3);
}

.f_phs_blue4 {
    color: var(--phs_blue4);
}

.f_phs_yellow {
    color: var(--phs_yellow);
}

.f_dflt_lightgreen {
    color: var(--dflt_lightgreen);
}

.f_dflt_darkgreen {
    color: var(--dflt_darkgreen);
}


/***************************Air Force start****************************/

.accent-custom.accent-airforce .f_blue,
.accent-custom.accent-airforce .f_darkgrey2,
.accent-custom.accent-airforce .f_darkgrey3 {
    color: var(--cream);
}

.accent-custom.accent-airforce .f_primary {
    color: var(--arfrc_blue);
}

.accent-custom.accent-airforce .link {
    color: var(--arfrc_blue);
}

.accent-custom.accent-airforce .brdr_cream {
    border: 1px solid var(--arfrc_grey);
}

.accent-custom.accent-airforce .tp-header-area,
.accent-custom.accent-airforce .tp-header-sticky-area {
    border-bottom: 1px solid var(--arfrc_blue);
}

.accent-custom.accent-airforce .tp-header-top,
.accent-custom.accent-airforce .header_allinner .tp-header-top {
    background-color: var(--arfrc_darkgrey);
}

.accent-custom.accent-airforce .tp-header-sticky,
.accent-custom.accent-airforce .tp-header-sticky.header-sticky {
    background-color: var(--arfrc_blue);
}

.accent-custom.accent-airforce .header_allinner .tp-header-bottom-2 {
    background-color: var(--arfrc_blue);
}

.accent-custom.accent-airforce .header_allinner .tp-header-top {
    background-color: var(--arfrc_darkgrey);
}

.accent-custom.accent-airforce .offcanvas__wrapper {
    background-color: var(--arfrc_blue);
}

.accent-custom.accent-airforce .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a,
.accent-custom.accent-airforce .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a::after {
    color: var(--arfrc_grey) !important;
}

.accent-custom.accent-airforce .tp-header-style-primary .main-menu.menu-style-2>nav>ul>li .tp-submenu li:hover>a {
    color: var(--black) !important;
}

.accent-custom.accent-airforce .tp-main-menu-mobile ul li.has-dropdown>a.expanded {
    color: var(--white);
}

.accent-custom.accent-airforce .tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn {
    background-color: var(--arfrc_darkgrey);
    border-color: var(--arfrc_darkgrey);
}

.accent-custom.accent-airforce .tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened {
    background-color: var(--arfrc_darkgrey);
    border-color: var(--arfrc_darkgrey);
}

.accent-custom.accent-airforce .tp-header-welcome a:hover {
    color: var(--arfrc_grey);
}

.accent-custom.accent-airforce .tp-header-login-icon .login_nameinitial {
    background-color: var(--arfrc_blue);
    border: 1px solid var(--arfrc_blue);
}

.accent-custom.accent-airforce .profile__main-thumb .profile_nameinitial {
    background-color: var(--arfrc_blue);
    border: 1px solid var(--arfrc_blue);
}

.accent-custom.accent-airforce .avatar-inner {
    background-color: var(--arfrc_blue);
}


.accent-custom.accent-airforce .tp-footer-area {
    border-top: 1px solid var(--arfrc_blue);
    background-color: var(--arfrc_blue);
}

.accent-custom.accent-airforce .tp_footer_socialnwwrapper a:hover,
.accent-custom .tp-footer-widget-content a:hover {
    color: var(--arfrc_grey);
}

.accent-custom.accent-airforce .slider_category {
    color: var(--arfrc_grey);
}

.accent-custom.accent-airforce .slider_readmore {
    color: var(--arfrc_grey);
}

.accent-custom.accent-airforce .homebanner_carousel .indicator-progress-fill {
    background: var(--orange);
}

.accent-custom.accent-airforce .section_title {
    color: var(--arfrc_blue);
}

.accent-custom.accent-airforce .jobboard_card {
    background: var(--grey2);
    color: var(--black);
    padding: 15px 15px 0 15px;
    border: 0px solid var(--cream);
}

.accent-custom.accent-airforce .jobboard_card .card {
    background-color: var(--grey2);
    padding: 0px 15px;
}

.accent-custom.accent-airforce .jobboard_card.jobboard_innerwrapper {
    background-color: var(--white) !important;
}

.accent-custom.accent-airforce .jobboard_card.jobboard_innerwrapper .card {
    background-color: var(--white);
    padding: 0 0 15px 0;
}

.accent-custom.accent-airforce .jobboard_icon {
    background-color: var(--arfrc_blue);
    color: var(--white);
}

.accent-custom.accent-airforce .jobboard_desc {
    color: var(--black);
}

.accent-custom.accent-airforce .jobboard_title {
    color: var(--black);
}

.accent-custom.accent-airforce .upcomingsports_wrapper .card {
    background-color: var(--white);
}

.accent-custom.accent-airforce .featuredauthor_item {
    background-color: var(--arfrc_lightblue);
    color: var(--white);
}

.accent-custom.accent-airforce .badge_category {
    background-color: var(--arfrc_darkgrey);
}

.accent-custom.accent-airforce .badge_tags {
    background-color: var(--arfrc_blue);
}

.accent-custom.accent-airforce .tp-btn-primary {
    background-color: var(--orange) !important;
}

.accent-custom.accent-airforce .sistersites_imgwrapper {
    background-color: var(--arfrc_darkgrey);
}

.accent-custom.accent-airforce .sistersites_cntr .f_blue {
    color: var(--arfrc_darkgrey);
}

/*.accent-custom.accent-airforce .sistersites_carousel .carousel-control-next-icon, 
.accent-custom.accent-airforce .sistersites_carousel .carousel-control-prev-icon, 
 .accent-custom.accent-airforce .postdtl_carousel .carousel-control-next-icon,
.accent-custom.accent-airforce .postdtl_carousel .carousel-control-prev-icon {background-color: var(--cream); } */
/* .accent-custom.accent-airforce .sistersites_carousel .carousel-indicators .active, .accent-custom.accent-airforce .postdtl_carousel .carousel-indicators .active {
    background-color: var(--arfrc_blue);
} */
.accent-custom.accent-airforce .tp-product-list-add-to-cart-btn {
    background-color: var(--arfrc_blue);
}

.accent-custom.accent-airforce .tp-btn-blue {
    background-color: var(--arfrc_blue) !important;
}

.accent-custom.accent-airforce .tp-btn-blue:hover {
    background-color: var(--arfrc_blue) !important;
}

.accent-custom.accent-airforce .tp-btn-orange {
    background-color: var(--arfrc_lightblue) !important;
}

.accent-custom.accent-airforce .tp-btn-orange:hover {
    background-color: var(--arfrc_darkgrey) !important;
}

.accent-custom.accent-airforce .tp-btn-primary-outline {
    background-color: var(--white) !important;
    border: 1px solid var(--orange);
    color: var(--orange) !important;
}

.accent-custom.accent-airforce .tp-btn-primary-outline:hover {
    background-color: var(--white) !important;
    border: 1px solid var(--orange);
    color: var(--orange) !important;
}

.accent-custom.accent-airforce .tp-btn-darkgreen {
    background-color: var(--arfrc_blue) !important;
    border: 1px solid var(--arfrc_blue);
}

.accent-custom.accent-airforce .tp-btn-darkgreen:hover {
    background-color: var(--arfrc_blue) !important;
    border: 1px solid var(--arfrc_blue);
}

.accent-custom.accent-airforce .tp-btn-darkgreen-outline {
    background-color: var(--white) !important;
    border: 1px solid var(--arfrc_blue);
    color: var(--arfrc_blue) !important;
}

.accent-custom.accent-airforce .tp-btn-darkgreen-outline:hover {
    background-color: var(--white) !important;
    border: 1px solid var(--arfrc_blue);
    color: var(--arfrc_blue) !important;
}

.accent-custom.accent-airforce .featuredbooks_wrapper .f_orange {
    color: var(--arfrc_blue);
}

.accent-custom.accent-airforce .upcomingsports_wrapper .f_orange {
    color: var(--arfrc_darkgrey);
}

.accent-custom.accent-airforce .upcomingsports_wrapper .f_blue {
    color: var(--arfrc_darkgrey);
}

.accent-custom.accent-airforce .advertise_wrapper .f_orange {
    color: var(--arfrc_lightblue);
}

.accent-custom.accent-airforce .advertise_icon {
    color: var(--arfrc_blue);
}

.accent-custom.accent-airforce .inptformctrl {
    border: 1px solid var(--arfrc_darkgrey);
}

.accent-custom.accent-airforce .personalisetabs .nav-tabs .nav-link {
    color: var(--arfrc_blue);
}

.accent-custom.accent-airforce .personalisetabs .nav-tabs .nav-item.show .nav-link,
.accent-custom.accent-airforce .personalisetabs .nav-tabs .nav-link.active {
    border-bottom: 4px solid var(--arfrc_blue);
}

.accent-custom.accent-airforce .personalise_pubcatcard {
    border: 1px solid var(--arfrc_grey);
}

.accent-custom.accent-airforce .personalise_addtickbtn {
    border: 1px solid var(--arfrc_blue);
}

.accent-custom.accent-airforce .personalise_addbtn {
    background-color: var(--white);
    color: var(--arfrc_blue);
}

.accent-custom.accent-airforce .personalise_tickbtn {
    background-color: var(--arfrc_blue);
    color: var(--white);
}

.accent-custom.accent-airforce .recommendpublish .carousel-indicators .active {
    background-color: var(--arfrc_blue);
}

.accent-custom.accent-airforce .card-indicators .dot.active,
.accent-custom.accent-airforce .card-indicators1 .dot.active {
    background: var(--arfrc_blue);
}

.accent-custom.accent-airforce .weather_drpdown_tgl,
.accent-custom.accent-airforce .weather_drpdown .dropdown-menu {
    background: #1C2347;
    background: linear-gradient(180deg, rgba(28, 35, 71, 1) 0%, rgba(104, 104, 104, 1) 100%);
    -moz-background: linear-gradient(180deg, rgba(28, 35, 71, 1) 0%, rgba(104, 104, 104, 1) 100%);
    -webkit-background: linear-gradient(180deg, rgba(28, 35, 71, 1) 0%, rgba(104, 104, 104, 1) 100%);
}

.accent-custom.accent-airforce .section_title_lg {
    color: var(--arfrc_darkgrey);
}

.accent-custom.accent-airforce .tp-sistersites-area .section_title_lg,
.accent-custom.accent-airforce .tp-upcomingsports-area .section_title_lg {
    color: var(--white);
}

.accent-custom.accent-airforce .tp-ournetwork {
    background: url(../img/tear/tear_network_bg_airforce.svg);
}

.accent-custom.accent-airforce .tp-upcomingsports-area {
    background-color: var(--arfrc_darkgrey);
}

.accent-custom.accent-airforce .tear_sports_btm {
    background: url(../img/tear/tear_sportsbtm_airforce.svg);
}


.accent-custom.accent-airforce .allcontent_description_wrapper .f_blue {
    color: var(--orange);
}

.accent-custom.accent-airforce .postdtl_description_wrapper a,
.accent-custom.accent-airforce .allcontent_description_wrapper a {
    color: var(--arfrc_darkgrey);
}

.accent-custom.accent-airforce .tags_dsplywrapper .tags_badges {
    background-color: var(--arfrc_darkgrey);
}

.accent-custom.accent-airforce .members_icon {
    color: var(--arfrc_blue);
}

/***************************Air Force end****************************/


/***************************Army start****************************/

.accent-custom.accent-army .f_primary {
    color: var(--army_black);
}

.accent-custom.accent-army .f_blue,
.accent-custom.accent-army .f_darkgrey2,
.accent-custom.accent-army .f_darkgrey3 {
    color: var(--cream);
}

.accent-custom.accent-army .allcontent_description_wrapper .f_blue {
    color: var(--army_yellow);
}

.accent-custom.accent-army .link {
    color: var(--army_yellow);
}

.accent-custom.accent-army .brdr_cream {
    border: 1px solid var(--army_grey);
}

.accent-custom.accent-army .tp-header-top,
.accent-custom.accent-army .header_allinner .tp-header-top {
    background-color: var(--army_yellow);
}

.accent-custom.accent-army .tp-header-sticky,
.accent-custom.accent-army .tp-header-sticky.header-sticky {
    background-color: var(--army_black);
}

.accent-custom.accent-army .header_allinner .tp-header-bottom-2 {
    background-color: var(--army_black);
}

.accent-custom.accent-army .tp-header-area,
.accent-custom.accent-army .tp-header-sticky-area {
    border-bottom: 1px solid var(--army_black);
}

.accent-custom.accent-army .header_allinner .tp-header-top {
    background-color: var(--army_yellow);
}

.accent-custom.accent-army .offcanvas__wrapper {
    background-color: var(--army_black);
}

.accent-custom.accent-army .main-menu.menu-style-2>nav>ul>li>a {
    color: var(--army_yellow) !important;
}

.accent-custom.accent-army .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a,
.accent-custom.accent-army .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a::after {
    color: var(--army_yellow) !important;
}

.accent-custom.accent-army .tp-header-style-primary .main-menu.menu-style-2>nav>ul>li .tp-submenu li:hover>a {
    color: var(--army_yellow) !important;
}

.accent-custom.accent-army .main-menu>nav>ul>li>.tp-submenu {
    background: var(--army_black);
}

.accent-custom.accent-army .main-menu>nav>ul>li.has-dropdown>a::after {
    color: var(--army_yellow);
}

.accent-custom.accent-army .tp-main-menu-mobile ul li.has-dropdown>a.expanded {
    color: var(--white);
}

.accent-custom.accent-army .tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn {
    background-color: var(--army_darkgrey);
    border-color: var(--army_darkgrey);
}

.accent-custom.accent-army .tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened {
    background-color: var(--army_darkgrey);
    border-color: var(--army_darkgrey);
}

.accent-custom.accent-army .main-menu>nav>ul>li .tp-mega-menu li .mega-menu-title {
    color: var(--army_yellow);
}

.accent-custom.accent-army .main-menu>nav>ul>li>.tp-submenu li a {
    color: var(--white);
}

.accent-custom.accent-army .main-menu>nav>ul>li>.tp-submenu li a:hover,
.accent-custom.accent-army .main-menu>nav>ul>li>.tp-submenu li a.active {
    color: var(--army_yellow) !important;
}


.accent-custom.accent-army .tp-header-welcome a {
    color: var(--army_yellow);
}

.accent-custom.accent-army .tp-header-welcome a:hover {
    color: var(--white);
}

.accent-custom.accent-army .tp-header-welcome a,
.accent-custom.accent-army .header_allinner .tp-header-welcome a {
    color: var(--army_black);
}

.accent-custom.accent-army .tp-header-welcome a:hover,
.accent-custom.accent-army .header_allinner .tp-header-welcome a:hover {
    color: var(--army_black);
}

.accent-custom.accent-army .tp-header-login .f_white {
    color: var(--army_yellow);
}

.accent-custom.accent-army .tp-header-login .f_white,
.accent-custom.accent-army .header_allinner .tp-header-login .f_white {
    color: var(--army_black);
}

.accent-custom.accent-army .tp_header_cart {
    color: var(--army_black);
}

.accent-custom.accent-army .tp-header-login-icon .login_nameinitial {
    background-color: var(--army_black);
    border: 1px solid var(--army_yellow);
    color: var(--white);
}

.accent-custom.accent-army .profile__main-thumb .profile_nameinitial {
    background-color: var(--army_black);
    border: 1px solid var(--army_yellow);
    color: var(--white);
}

.accent-custom.accent-army .avatar-inner {
    background-color: var(--army_black);
}

.accent-custom.accent-army .tp-header-action-item .header_searchicon.f_white {
    color: var(--army_yellow);
}

.accent-custom.accent-army .tp-header-action-item.tp-header-hamburger .f_white {
    color: var(--army_yellow);
}


.accent-custom.accent-army .tp-footer-area {
    border-top: 1px solid var(--army_yellow);
    background-color: var(--army_black);
}

.accent-custom.accent-army .tp_footer_socialnwwrapper a {
    color: var(--army_yellow);
}

.accent-custom.accent-army .tp_footer_socialnwwrapper a:hover,
.accent-custom .tp-footer-widget-content a:hover {
    color: var(--white);
}

.accent-custom.accent-army .slider_category {
    color: var(--army_yellow);
}

.accent-custom.accent-army .slider_readmore {
    color: var(--army_yellow);
}

.accent-custom.accent-army .homebanner_carousel .indicator-progress-fill {
    background: var(--army_yellow);
}

.accent-custom.accent-army .section_title {
    color: var(--army_black);
}

.accent-custom.accent-army .section_title_lg {
    color: var(--army_black);
}

.accent-custom.accent-army .tp-sistersites-area .section_title_lg,
.accent-custom.accent-army .tp-upcomingsports-area .section_title_lg {
    color: var(--white);
}

.accent-custom.accent-army .card {
    background-color: var(--white);
}

.accent-custom.accent-army .jobboard_card .card {
    background: var(--grey2);
    color: var(--black);
    padding: 15px 15px 0 15px;
}


.accent-custom.accent-army .jobboard_card.jobboard_innerwrapper {
    background-color: var(--white) !important;
}

.accent-custom.accent-army .jobboard_card.jobboard_innerwrapper .card {
    background-color: var(--white);
    padding: 0 0 15px 0;
}

.accent-custom.accent-army .jobboard_icon {
    background-color: var(--army_black);
    color: var(--white);
}

.accent-custom.accent-army .jobboard_title {
    color: var(--black);
}

.accent-custom.accent-army .jobboard_desc {
    color: var(--black);
}

.accent-custom.accent-army .tp-ournetwork {
    background: url(../img/tear/tear_network_bg_army.svg);
}

.accent-custom.accent-army.featuredbooks_wrapper .card {
    background-color: var(--white);
}

.accent-custom.accent-army .upcomingsports_wrapper .card {
    background-color: var(--white);
}

.accent-custom.accent-army .featuredauthor_item {
    background-color: var(--army_yellow);
    color: var(--army_black);
}

.accent-custom.accent-army .badge_category {
    background-color: var(--army_darkgrey);
    color: var(--army_yellow);
}

.accent-custom.accent-army .badge_tags {
    background-color: var(--army_grey);
    color: var(--white);
}

.accent-custom.accent-army .tp-btn-primary {
    background-color: var(--army_yellow) !important;
    color: var(--army_black) !important;
    border: 1px solid var(--army_yellow);
}

.accent-custom.accent-army .sistersites_imgwrapper {
    background-color: var(--army_darkgrey);
}

.accent-custom.accent-army .sistersites_cntr .f_blue {
    color: var(--army_darkgrey);
}

/* .accent-custom.accent-army .sistersites_carousel .carousel-control-next-icon, 
.accent-custom.accent-army .sistersites_carousel .carousel-control-prev-icon, 
.accent-custom.accent-army .postdtl_carousel .carousel-control-next-icon,
.accent-custom.accent-army .postdtl_carousel .carousel-control-prev-icon {background-color: var(--arfrc_darkgrey); } */

.accent-custom.accent-army .sistersites_carousel .carousel-indicators .active,
.accent-custom.accent-army .postdtl_carousel .carousel-indicators .active {
    background-color: var(--army_yellow);
}

.accent-custom.accent-army .tp-product-list-add-to-cart-btn {
    background-color: var(--army_yellow);
    color: var(--army_black) !important;
}

.accent-custom.accent-army .tp-product-list-add-to-cart-btn .f_white {
    color: var(--army_black) !important;
}

.accent-custom.accent-army .tp-btn-blue {
    background-color: var(--army_yellow) !important;
    color: var(--army_black) !important;
}

.accent-custom.accent-army .tp-btn-blue:hover {
    background-color: var(--army_yellow) !important;
    color: var(--army_black) !important;
}

.accent-custom.accent-army .tp-btn-orange {
    background-color: var(--army_black) !important;
    color: var(--army_yellow) !important;
}

.accent-custom.accent-army .tp-btn-orange:hover {
    background-color: var(--army_black) !important;
}

.accent-custom.accent-army .tp-btn-primary-outline {
    background-color: var(--white) !important;
    border: 1px solid var(--army_yellow);
    color: var(--army_yellow) !important;
}

.accent-custom.accent-army .tp-btn-primary-outline:hover {
    background-color: var(--white) !important;
    border: 1px solid var(--army_yellow);
    color: var(--army_yellow) !important;
}

.accent-custom.accent-army .tp-btn-darkgreen {
    background-color: var(--army_black) !important;
    border: 1px solid var(--army_black);
    color: var(--army_yellow) !important;
}

.accent-custom.accent-army .tp-btn-darkgreen:hover {
    background-color: var(--army_black) !important;
    border: 1px solid var(--army_black);
    color: var(--army_yellow) !important;
}

.accent-custom.accent-army .tp-btn-darkgreen-outline {
    background-color: var(--white) !important;
    border: 1px solid var(--army_black);
    color: var(--army_black) !important;
}

.accent-custom.accent-army .tp-btn-darkgreen-outline:hover {
    background-color: var(--white) !important;
    border: 1px solid var(--army_black);
    color: var(--army_black) !important;
}


.accent-custom.accent-army .featuredbooks_wrapper .f_orange {
    color: var(--army_black);
}

.accent-custom.accent-army .upcomingsports_wrapper .f_orange {
    color: var(--army_yellow);
}

.accent-custom.accent-army .upcomingsports_wrapper .f_blue {
    color: var(--army_darkgrey);
}

.accent-custom.accent-army .advertise_wrapper .f_orange {
    color: var(--army_black);
}

.accent-custom.accent-army .advertise_icon {
    color: var(--army_yellow);
}

.accent-custom.accent-army .inptformctrl {
    border: 1px solid var(--army_black);
}

.accent-custom.accent-army .personalisetabs .nav-tabs .nav-link {
    color: var(--army_black);
}

.accent-custom.accent-army .personalisetabs .nav-tabs .nav-item.show .nav-link,
.accent-custom.accent-army .personalisetabs .nav-tabs .nav-link.active {
    border-bottom: 4px solid var(--army_yellow);
}

.accent-custom.accent-army .personalise_pubcatcard {
    border: 1px solid var(--army_grey);
}

.accent-custom.accent-army .personalise_addtickbtn {
    border: 1px solid var(--army_yellow);
}

.accent-custom.accent-army .personalise_addbtn {
    background-color: var(--army_yellow);
    color: var(--army_black);
}

.accent-custom.accent-army .personalise_tickbtn {
    background-color: var(--army_yellow);
    color: var(--army_black);
}

.accent-custom.accent-army .recommendpublish .carousel-indicators .active {
    background-color: var(--army_yellow);
}

.accent-custom.accent-army .card-indicators .dot.active,
.accent-custom.accent-army .card-indicators1 .dot.active {
    background: var(--army_yellow);
}

.accent-custom.accent-army .weather_drpdown_tgl,
.accent-custom.accent-army .weather_drpdown .dropdown-menu {
    background: #FFCC01;
    background: linear-gradient(180deg, rgba(255, 204, 1, 1) 0%, rgba(26, 26, 26, 1) 100%);
    -moz-background: linear-gradient(180deg, rgba(255, 204, 1, 1) 0%, rgba(26, 26, 26, 1) 100%);
    -webkit-background: linear-gradient(180deg, rgba(255, 204, 1, 1) 0%, rgba(26, 26, 26, 1) 100%);
}

.accent-custom.accent-army .tp-upcomingsports-area {
    background-color: var(--army_darkgrey);
}

.accent-custom.accent-army .tear_sports_btm {
    background: url(../img/tear/tear_sportsbtm_army.svg);
}

.accent-custom.accent-army .tp-footer-style-2 .tp-footer-widget ul li a,
.accent-custom.accent-army .tp-footer-style-2 .tp-footer-widget ul li a:hover,
.accent-custom.accent-army .tp-footer-style-2 .tp-footer-widget ul li a.active {
    color: var(--army_yellow);
}

.accent-custom.accent-army .tp-footer-top .f_white {
    color: var(--army_yellow);
}

.accent-custom.accent-army .tp-order-details-content .link {
    color: var(--army_black);
}

.accent-custom.accent-army .postdtl_description_wrapper a,
.accent-custom.accent-army .allcontent_description_wrapper a {
    color: var(--army_darkgrey);
}

.accent-custom.accent-army .tags_dsplywrapper .tags_badges {
    background-color: var(--army_darkgrey);
}

.accent-custom.accent-army .members_icon {
    color: var(--army_darkgrey);
}

.accent-custom.accent-army .news-screen-wrapper .text-orange {
    color: var(--army_yellow) !important;
}

.accent-custom.accent-army .news-screen-wrapper .browse-all-link {
    color: var(--army_darkgrey) !important;
}

.accent-custom.accent-army .sweepstakes_wrapper .f_white {
    color: var(--army_black);
}

.accent-custom.accent-army .news-screen-wrapper .floating-btn {
    background: var(--army_yellow);
    color: var(--army_black);
}

/***************************Army end****************************/


/***************************Coast Guard start****************************/

.accent-custom.accent-coastguard .f_primary {
    color: var(--cstguard_darkblue);
}

.accent-custom.accent-coastguard .f_blue,
.accent-custom.accent-coastguard .f_darkgrey2,
.accent-custom.accent-coastguard .f_darkgrey3 {
    color: var(--cream);
}

.accent-custom.accent-coastguard .link {
    color: var(--cstguard_darkblue);
}

.accent-custom.accent-coastguard .brdr_cream {
    border: 1px solid var(--cstguard_grey);
}

.accent-custom.accent-coastguard .tp-header-top,
.accent-custom.accent-coastguard .header_allinner .tp-header-top {
    background-color: var(--cstguard_blue);
}

.accent-custom.accent-coastguard .tp-header-sticky.header-sticky {
    background-color: var(--cstguard_darkblue);
}

.accent-custom.accent-coastguard .tp-header-bottom-2,
.accent-custom.accent-coastguard .header_allinner .tp-header-bottom-2 {
    background-color: var(--cstguard_darkblue);
}

.accent-custom.accent-coastguard .tp-header-area,
.accent-custom.accent-coastguard .tp-header-sticky-area {
    border-bottom: 1px solid var(--cstguard_darkblue);
}

.accent-custom.accent-coastguard .offcanvas__wrapper {
    background-color: var(--cstguard_darkblue);
}

.accent-custom.accent-coastguard .main-menu.menu-style-2>nav>ul>li>a {
    color: var(--white) !important;
}

.accent-custom.accent-coastguard .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a,
.accent-custom.accent-coastguard .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a::after {
    color: var(--white) !important;
}

.accent-custom.accent-coastguard .tp-header-style-primary .main-menu.menu-style-2>nav>ul>li .tp-submenu li:hover>a {
    color: var(--black) !important;
}

.accent-custom.accent-coastguard .main-menu>nav>ul>li.has-dropdown>a::after {
    color: var(--white);
}

.accent-custom.accent-coastguard .tp-main-menu-mobile ul li.has-dropdown>a.expanded {
    color: var(--white);
}

.accent-custom.accent-coastguard .tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn {
    background-color: var(--cstguard_blue);
    border-color: var(--cstguard_blue);
}

.accent-custom.accent-coastguard .tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened {
    background-color: var(--cstguard_blue);
    border-color: var(--cstguard_blue);
}

.accent-custom.accent-coastguard .main-menu>nav>ul>li .tp-mega-menu li .mega-menu-title {
    color: var(--cstguard_red);
}

.accent-custom.accent-coastguard .main-menu>nav>ul>li>.tp-submenu li a:hover,
.accent-custom.accent-coastguard .main-menu>nav>ul>li>.tp-submenu li a.active {
    color: var(--cstguard_red) !important;
}

.accent-custom.accent-coastguard .tp-header-welcome a {
    color: var(--white);
}

.accent-custom.accent-coastguard .tp-header-welcome a:hover {
    color: var(--white);
}

.accent-custom.accent-coastguard .header_allinner .tp-header-welcome a {
    color: var(--white);
}

.accent-custom.accent-coastguard .header_allinner .tp-header-welcome a:hover {
    color: var(--white);
}

.accent-custom.accent-coastguard .tp-header-login .f_white {
    color: var(--white);
}

.accent-custom.accent-coastguard .header_allinner .tp-header-login .f_white {
    color: var(--white);
}


.accent-custom.accent-coastguard .tp-header-login-icon .login_nameinitial {
    background-color: var(--cstguard_red);
    border: 1px solid var(--cstguard_red);
    color: var(--white);
}

.accent-custom.accent-coastguard .profile__main-thumb .profile_nameinitial {
    background-color: var(--cstguard_red);
    border: 1px solid var(--cstguard_red);
    color: var(--white);
}

.accent-custom.accent-coastguard .tp-header-action-item .header_searchicon.f_white {
    color: var(--white);
}

.accent-custom.accent-coastguard .tp-header-action-item.tp-header-hamburger .f_white {
    color: var(--white);
}

.accent-custom.accent-coastguard .tp-footer-area {
    border-top: 1px solid var(--cstguard_darkblue);
    background-color: var(--cstguard_darkblue);
}

.accent-custom.accent-coastguard .tp_footer_socialnwwrapper a {
    color: var(--white);
}

.accent-custom.accent-coastguard .tp_footer_socialnwwrapper a:hover,
.accent-custom .tp-footer-widget-content a:hover {
    color: var(--white);
}

.accent-custom.accent-coastguard .slider_category {
    color: var(--cstguard_red);
}

.accent-custom.accent-coastguard .slider_readmore {
    color: var(--cstguard_red);
}

.accent-custom.accent-coastguard .homebanner_carousel .indicator-progress-fill {
    background: var(--cstguard_red);
}

.accent-custom.accent-coastguard .section_title {
    color: var(--cstguard_darkblue);
}

.accent-custom.accent-coastguard .card {
    background-color: var(--white);
}

.accent-custom.accent-coastguard .jobboard_card .card {
    background: var(--grey2);
    color: var(--black);
    padding: 15px 15px 0 15px;
}

.accent-custom.accent-coastguard .jobboard_icon {
    background-color: var(--cstguard_darkblue);
    color: var(--white);
}

.accent-custom.accent-coastguard .jobboard_title {
    color: var(--black);
}

.accent-custom.accent-coastguard .jobboard_card.jobboard_innerwrapper {
    background-color: var(--white) !important;
}

.accent-custom.accent-coastguard .jobboard_card.jobboard_innerwrapper .card {
    background-color: var(--white);
    padding: 0 0 15px 0;
}

.accent-custom.accent-coastguard .jobboard_desc {
    color: var(--black);
}

.accent-custom.accent-coastguard.featuredbooks_wrapper .card {
    background-color: var(--white);
}

.accent-custom.accent-coastguard .upcomingsports_wrapper .card {
    background-color: var(--white);
}

.accent-custom.accent-coastguard .featuredauthor_item {
    background-color: var(--cstguard_red);
    color: var(--white);
}

.accent-custom.accent-coastguard .badge_category {
    background-color: var(--cstguard_blue);
    color: var(--white);
}

.accent-custom.accent-coastguard .badge_tags {
    background-color: var(--cstguard_darkblue);
    color: var(--white);
}

.accent-custom.accent-coastguard .tp-btn-primary {
    background-color: var(--cstguard_red) !important;
    color: var(--white) !important;
    border: 1px solid var(--cstguard_red);
}

.accent-custom.accent-coastguard .sistersites_imgwrapper {
    background-color: var(--cstguard_blue);
}

.accent-custom.accent-coastguard .sistersites_cntr .f_blue {
    color: var(--cstguard_red);
}

/* .accent-custom.accent-coastguard .sistersites_carousel .carousel-control-next-icon, 
.accent-custom.accent-coastguard .sistersites_carousel .carousel-control-prev-icon, 
.accent-custom.accent-coastguard .postdtl_carousel .carousel-control-next-icon,
.accent-custom.accent-coastguard .postdtl_carousel .carousel-control-prev-icon {background-color: var(--cstguard_black); } */
.accent-custom.accent-coastguard .sistersites_carousel .carousel-indicators .active,
.accent-custom.accent-coastguard .postdtl_carousel .carousel-indicators .active {
    background-color: var(--cstguard_red);
}

.accent-custom.accent-coastguard .tp-product-list-add-to-cart-btn {
    background-color: var(--cstguard_red) !important;
}

.accent-custom.accent-coastguard .tp-btn-blue {
    background-color: var(--cstguard_red) !important;
    color: var(--white) !important;
}

.accent-custom.accent-coastguard .tp-btn-blue:hover {
    background-color: var(--cstguard_red) !important;
    color: var(--white) !important;
}

.accent-custom.accent-coastguard .tp-btn-orange {
    background-color: var(--cstguard_red) !important;
}

.accent-custom.accent-coastguard .tp-btn-orange:hover {
    background-color: var(--cstguard_red) !important;
}

.accent-custom.accent-coastguard .tp-btn-primary-outline {
    background-color: var(--white) !important;
    border: 1px solid var(--cstguard_red);
    color: var(--cstguard_red) !important;
}

.accent-custom.accent-coastguard .tp-btn-primary-outline:hover {
    background-color: var(--white) !important;
    border: 1px solid var(--cstguard_red);
    color: var(--cstguard_red) !important;
}

.accent-custom.accent-coastguard .tp-btn-darkgreen {
    background-color: var(--cstguard_darkblue) !important;
    border: 1px solid var(--cstguard_darkblue);
    color: var(--white) !important;
}

.accent-custom.accent-coastguard .tp-btn-darkgreen:hover {
    background-color: var(--cstguard_darkblue) !important;
    border: 1px solid var(--cstguard_darkblue);
    color: var(--white) !important;
}

.accent-custom.accent-coastguard .tp-btn-darkgreen-outline {
    background-color: var(--white) !important;
    border: 1px solid var(--cstguard_darkblue);
    color: var(--cstguard_darkblue) !important;
}

.accent-custom.accent-coastguard .tp-btn-darkgreen-outline:hover {
    background-color: var(--white) !important;
    border: 1px solid var(--cstguard_darkblue);
    color: var(--cstguard_darkblue) !important;
}


.accent-custom.accent-coastguard .featuredbooks_wrapper .f_orange {
    color: var(--cstguard_red);
}

.accent-custom.accent-coastguard .upcomingsports_wrapper .f_orange {
    color: var(--cstguard_red);
}

.accent-custom.accent-coastguard .upcomingsports_wrapper .f_blue {
    color: var(--cstguard_red);
}

.accent-custom.accent-coastguard .advertise_wrapper .f_orange {
    color: var(--cstguard_red);
}

.accent-custom.accent-coastguard .advertise_icon {
    color: var(--cstguard_darkblue);
}

.accent-custom.accent-coastguard .inptformctrl {
    border: 1px solid var(--cstguard_red);
}

.accent-custom.accent-coastguard .personalisetabs .nav-tabs .nav-link {
    color: var(--cstguard_black);
}

.accent-custom.accent-coastguard .personalisetabs .nav-tabs .nav-item.show .nav-link,
.accent-custom.accent-coastguard .personalisetabs .nav-tabs .nav-link.active {
    border-bottom: 4px solid var(--cstguard_blue);
}

.accent-custom.accent-coastguard .personalise_pubcatcard {
    border: 1px solid var(--cstguard_grey);
}

.accent-custom.accent-coastguard .personalise_addtickbtn {
    border: 1px solid var(--cstguard_blue);
}

.accent-custom.accent-coastguard .personalise_addbtn {
    background-color: var(--white);
    color: var(--cstguard_blue);
}

.accent-custom.accent-coastguard .personalise_tickbtn {
    background-color: var(--white);
    color: var(--cstguard_blue);
}

.accent-custom.accent-coastguard .recommendpublish .carousel-indicators .active {
    background-color: var(--cstguard_red);
}

.accent-custom.accent-coastguard .card-indicators .dot.active,
.accent-custom.accent-coastguard .card-indicators1 .dot.active {
    background: var(--cstguard_red);
}

.accent-custom.accent-coastguard .weather_drpdown_tgl,
.accent-custom.accent-coastguard .weather_drpdown .dropdown-menu {
    background: #041E42;
    background: linear-gradient(180deg, rgba(4, 30, 66, 1) 0%, rgba(0, 93, 143, 1) 100%);
    -moz-background: linear-gradient(180deg, rgba(4, 30, 66, 1) 0%, rgba(0, 93, 143, 1) 100%);
    -webkit-background: linear-gradient(180deg, rgba(4, 30, 66, 1) 0%, rgba(0, 93, 143, 1) 100%);
}

.accent-custom.accent-coastguard .section_title_lg {
    color: var(--cstguard_black);
}

.accent-custom.accent-coastguard .tp-ournetwork {
    background: url(../img/tear/tear_network_bg_coastguard.svg);
}

.accent-custom.accent-coastguard .tp-sistersites-area .section_title_lg,
.accent-custom.accent-coastguard .tp-upcomingsports-area .section_title_lg {
    color: var(--white);
}

.accent-custom.accent-coastguard .tp-upcomingsports-area {
    background-color: var(--cstguard_blue);
}

.accent-custom.accent-coastguard .tear_sports_btm {
    background: url(../img/tear/tear_sportsbtm_coastguard.svg);
}

.accent-custom.accent-coastguard .allcontent_description_wrapper .f_blue {
    color: var(--cstguard_red);
}

.accent-custom.accent-coastguard .postdtl_description_wrapper a,
.accent-custom.accent-coastguard .allcontent_description_wrapper a {
    color: var(--cstguard_red);
}

.accent-custom.accent-coastguard .tags_dsplywrapper .tags_badges {
    background-color: var(--cstguard_blue);
}

.accent-custom.accent-coastguard .members_icon {
    color: var(--cstguard_darkblue);
}

.accent-custom.accent-coastguard .news-screen-wrapper .text-orange {
    color: var(--cstguard_red) !important;
}

.accent-custom.accent-coastguard .news-screen-wrapper .browse-all-link {
    color: var(--cstguard_red) !important;
}

.accent-custom.accent-coastguard .avatar-inner {
    background-color: var(--cstguard_red);
}

.accent-custom.accent-coastguard .news-screen-wrapper .floating-btn {
    background: var(--cstguard_red);
}

/***************************Coast Guard end****************************/


/***************************marine start****************************/
.accent-custom.accent-marine .f_primary {
    color: var(--marine_maroon);
}

.accent-custom.accent-marine .f_blue,
.accent-custom.accent-marine .f_darkgrey2,
.accent-custom.accent-marine .f_darkgrey3 {
    color: var(--cream);
}

.accent-custom.accent-marine .link {
    color: var(--marine_maroon);
}

.accent-custom.accent-marine .brdr_cream {
    border: 1px solid var(--grey4);
}

.accent-custom.accent-marine .tp-header-top,
.accent-custom.accent-marine .header_allinner .tp-header-top {
    background-color: var(--marine_maroon);
}

.accent-custom.accent-marine .tp-header-sticky,
.accent-custom.accent-marine .tp-header-sticky.header-sticky {
    background-color: var(--black);
}

.accent-custom.accent-marine .header_allinner .tp-header-bottom-2 {
    background-color: var(--black);
}

.accent-custom.accent-marine .tp-header-area,
.accent-custom.accent-marine .tp-header-sticky-area {
    border-bottom: 1px solid var(--black);
}

.accent-custom.accent-marine .offcanvas__wrapper {
    background-color: var(--black);
}

.accent-custom.accent-marine .main-menu.menu-style-2>nav>ul>li>a {
    color: var(--white) !important;
}

.accent-custom.accent-marine .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a,
.accent-custom.accent-marine .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a::after {
    color: var(--white) !important;
}

.accent-custom.accent-marine .tp-header-style-primary .main-menu.menu-style-2>nav>ul>li .tp-submenu li:hover>a {
    color: var(--black) !important;
}

.accent-custom.accent-marine .main-menu>nav>ul>li.has-dropdown>a::after {
    color: var(--white);
}

.accent-custom.accent-marine .tp-main-menu-mobile ul li.has-dropdown>a.expanded {
    color: var(--white);
}

.accent-custom.accent-marine .tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn {
    background-color: var(--marine_maroon);
    border-color: var(--marine_red);
}

.accent-custom.accent-marine .tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened {
    background-color: var(--marine_maroon);
    border-color: var(--marine_red);
}

.accent-custom.accent-marine .main-menu>nav>ul>li .tp-mega-menu li .mega-menu-title {
    color: var(--marine_redtxt);
}

.accent-custom.accent-marine .main-menu>nav>ul>li>.tp-submenu li a.active {
    color: var(--marine_redtxt) !important;
}


.accent-custom.accent-marine .tp-header-welcome a {
    color: var(--white);
}

.accent-custom.accent-marine .tp-header-welcome a:hover {
    color: var(--white);
}

.accent-custom.accent-marine .header_allinner .tp-header-welcome a {
    color: var(--white);
}

.accent-custom.accent-marine .header_allinner .tp-header-welcome a:hover {
    color: var(--white);
}

.accent-custom.accent-marine .tp-header-login .f_white {
    color: var(--white);
}

.accent-custom.accent-marine .header_allinner .tp-header-login .f_white {
    color: var(--white);
}


.accent-custom.accent-marine .tp-header-login-icon .login_nameinitial {
    background-color: var(--marine_red);
    border: 1px solid var(--marine_redtxt);
    color: var(--white);
}

.accent-custom.accent-marine .profile__main-thumb .profile_nameinitial {
    background-color: var(--marine_red);
    border: 1px solid var(--marine_redtxt);
    color: var(--white);
}

.accent-custom.accent-marine .tp-header-action-item .header_searchicon.f_white {
    color: var(--white);
}

.accent-custom.accent-marine .tp-header-action-item.tp-header-hamburger .f_white {
    color: var(--white);
}

.accent-custom.accent-marine .tp-footer-area {
    border-top: 1px solid var(--black);
    background-color: var(--black);
}

.accent-custom.accent-marine .tp_footer_socialnwwrapper a {
    color: var(--white);
}

.accent-custom.accent-marine .tp_footer_socialnwwrapper a:hover,
.accent-custom .tp-footer-widget-content a:hover {
    color: var(--white);
}

.accent-custom.accent-marine .slider_category {
    color: var(--marine_red);
}

.accent-custom.accent-marine .slider_readmore {
    color: var(--marine_red);
}

.accent-custom.accent-marine .homebanner_carousel .indicator-progress-fill {
    background: var(--marine_red);
}

.accent-custom.accent-marine .section_title {
    color: var(--black);
}

.accent-custom.accent-marine .card {
    background-color: var(--white);
}

.accent-custom.accent-marine .jobboard_card .card {
    background: var(--grey2);
    color: var(--black);
    padding: 15px 15px 0 15px;
}

.accent-custom.accent-marine .jobboard_icon {
    background-color: var(--black);
    color: var(--white);
}

.accent-custom.accent-marine .jobboard_title {
    color: var(--black);
}

.accent-custom.accent-marine .jobboard_desc {
    color: var(--black);
}

.accent-custom.accent-marine .jobboard_card.jobboard_innerwrapper {
    background-color: var(--white) !important;
}

.accent-custom.accent-marine .jobboard_card.jobboard_innerwrapper .card {
    background-color: var(--white);
    padding: 0 0 15px 0;
}

.accent-custom.accent-marine.featuredbooks_wrapper .card {
    background-color: var(--white);
}

.accent-custom.accent-marine .upcomingsports_wrapper .card {
    background-color: var(--white);
}

.accent-custom.accent-marine .featuredauthor_item {
    background-color: var(--black);
    color: var(--white);
}

.accent-custom.accent-marine .badge_category {
    background-color: var(--marine_red);
    color: var(--white);
}

.accent-custom.accent-marine .badge_tags {
    background-color: var(--black);
    color: var(--white);
}

.accent-custom.accent-marine .tp-btn-primary {
    background-color: var(--marine_red) !important;
    color: var(--white) !important;
    border: 1px solid var(--marine_red);
}

.accent-custom.accent-marine .sistersites_imgwrapper {
    background-color: var(--black);
}

.accent-custom.accent-marine .sistersites_cntr .f_blue {
    color: var(--marine_redtxt);
}

.accent-custom.accent-marine .sistersites_carousel .carousel-indicators .active,
.accent-custom.accent-marine .postdtl_carousel .carousel-indicators .active {
    background-color: var(--marine_red);
}

.accent-custom.accent-marine .tp-product-list-add-to-cart-btn {
    background-color: var(--marine_maroon);
}

.accent-custom.accent-marine .tp-btn-blue {
    background-color: var(--marine_red) !important;
    color: var(--white) !important;
}

.accent-custom.accent-marine .tp-btn-blue:hover {
    background-color: var(--marine_red) !important;
    color: var(--white) !important;
}

.accent-custom.accent-marine .tp-btn-orange {
    background-color: var(--marine_maroon) !important;
}

.accent-custom.accent-marine .tp-btn-orange:hover {
    background-color: var(--marine_maroon) !important;
}

.accent-custom.accent-marine .tp-btn-primary-outline {
    background-color: var(--white) !important;
    border: 1px solid var(--marine_red);
    color: var(--marine_red) !important;
}

.accent-custom.accent-marine .tp-btn-primary-outline:hover {
    background-color: var(--white) !important;
    border: 1px solid var(--marine_red);
    color: var(--marine_red) !important;
}

.accent-custom.accent-marine .tp-btn-darkgreen {
    background-color: var(--black) !important;
    border: 1px solid var(--black);
    color: var(--white) !important;
}

.accent-custom.accent-marine .tp-btn-darkgreen:hover {
    background-color: var(--black) !important;
    border: 1px solid var(--black);
    color: var(--white) !important;
}

.accent-custom.accent-marine .tp-btn-darkgreen-outline {
    background-color: var(--white) !important;
    border: 1px solid var(--black);
    color: var(--black) !important;
}

.accent-custom.accent-marine .tp-btn-darkgreen-outline:hover {
    background-color: var(--white) !important;
    border: 1px solid var(--black);
    color: var(--black) !important;
}


.accent-custom.accent-marine .featuredbooks_wrapper .f_orange {
    color: var(--marine_redtxt);
}

.accent-custom.accent-marine .upcomingsports_wrapper .f_orange {
    color: var(--marine_redtxt);
}

.accent-custom.accent-marine .upcomingsports_wrapper .f_blue {
    color: var(--marine_redtxt);
}

.accent-custom.accent-marine .advertise_wrapper .f_orange {
    color: var(--marine_maroon);
}

.accent-custom.accent-marine .advertise_icon {
    color: var(--black);
}

.accent-custom.accent-marine .inptformctrl {
    border: 1px solid var(--marine_maroon);
}

.accent-custom.accent-marine .personalisetabs .nav-tabs .nav-link {
    color: var(--black);
}

.accent-custom.accent-marine .personalisetabs .nav-tabs .nav-item.show .nav-link,
.accent-custom.accent-marine .personalisetabs .nav-tabs .nav-link.active {
    border-bottom: 4px solid var(--marine_red);
}

.accent-custom.accent-marine .personalise_pubcatcard {
    border: 1px solid var(--grey5);
}

.accent-custom.accent-marine .personalise_addtickbtn {
    border: 1px solid var(--marine_redtxt);
}

.accent-custom.accent-marine .personalise_addbtn {
    background-color: var(--white);
    color: var(--marine_redtxt);
}

.accent-custom.accent-marine .personalise_tickbtn {
    background-color: var(--white);
    color: var(--marine_redtxt);
}

.accent-custom.accent-marine .recommendpublish .carousel-indicators .active {
    background-color: var(--marine_red);
}

.accent-custom.accent-marine .card-indicators .dot.active,
.accent-custom.accent-marine .card-indicators1 .dot.active {
    background: var(--marine_red);
}

.accent-custom.accent-marine .weather_drpdown_tgl,
.accent-custom.accent-marine .weather_drpdown .dropdown-menu {
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(102, 0, 0, 1) 100%);
    -moz-background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(102, 0, 0, 1) 100%);
    -webkit-background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(102, 0, 0, 1) 100%);
}

.accent-custom.accent-marine .section_title_lg {
    color: var(--marine_redtxt);
}

.accent-custom.accent-marine .tp-ournetwork {
    background: url(../img/tear/tear_network_bg_marine.svg);
}

.accent-custom.accent-marine .tp-sistersites-area .section_title_lg,
.accent-custom.accent-marine .tp-upcomingsports-area .section_title_lg {
    color: var(--white);
}

.accent-custom.accent-marine .tp-upcomingsports-area {
    background-color: var(--marine_red);
}

.accent-custom.accent-marine .tear_sports_btm {
    background: url(../img/tear/tear_sportsbtm_marine.svg);
}

.accent-custom.accent-marine .allcontent_description_wrapper .f_blue {
    color: var(--marine_redtxt);
}

.accent-custom.accent-marine .tp-order-details-icon .f_primary {
    color: var(--primary);
}

.accent-custom.accent-marine .postdtl_description_wrapper a,
.accent-custom.accent-marine .allcontent_description_wrapper a {
    color: var(--marine_redtxt);
}

.accent-custom.accent-marine .tags_dsplywrapper .tags_badges {
    background-color: var(--black);
}

.accent-custom.accent-marine .members_icon {
    color: var(--black);
}

.accent-custom.accent-marine .news-screen-wrapper .text-orange {
    color: var(--marine_redtxt) !important;
}

.accent-custom.accent-marine .news-screen-wrapper .browse-all-link {
    color: var(--marine_redtxt) !important;
}

.accent-custom.accent-marine .avatar-inner {
    background-color: var(--marine_redtxt);
}

.accent-custom.accent-marine .news-screen-wrapper .floating-btn {
    background: var(--marine_red);
}

/***************************marine end****************************/


/***************************navy start****************************/
.accent-custom.accent-navy .f_primary {
    color: var(--navy_blue);
}

.accent-custom.accent-navy .f_blue,
.accent-custom.accent-navy .f_darkgrey2,
.accent-custom.accent-navy .f_darkgrey3 {
    color: var(--cream);
}

.accent-custom.accent-navy .link {
    color: var(--navy_blue);
}

.accent-custom.accent-navy .brdr_cream {
    border: 1px solid var(--grey4);
}

.accent-custom.accent-navy .tp-header-top,
.accent-custom.accent-navy .header_allinner .tp-header-top {
    background-color: var(--navy_blue);
}

.accent-custom.accent-navy .tp-header-sticky,
.accent-custom.accent-navy .tp-header-sticky.header-sticky {
    background-color: var(--navy_darkblue);
}

.accent-custom.accent-navy .header_allinner .tp-header-bottom-2 {
    background-color: var(--navy_darkblue);
}

.accent-custom.accent-navy .tp-header-area,
.accent-custom.accent-navy .tp-header-sticky-area {
    border-bottom: 1px solid var(--navy_darkblue);
}

.accent-custom.accent-navy .offcanvas__wrapper {
    background-color: var(--navy_blue);
}

.accent-custom.accent-navy .main-menu.menu-style-2>nav>ul>li>a {
    color: var(--white) !important;
}

.accent-custom.accent-navy .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a,
.accent-custom.accent-navy .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a::after {
    color: var(--white) !important;
}

.accent-custom.accent-navy .tp-header-style-primary .main-menu.menu-style-2>nav>ul>li .tp-submenu li:hover>a {
    color: var(--black) !important;
}

.accent-custom.accent-navy .main-menu>nav>ul>li.has-dropdown>a::after {
    color: var(--white);
}

.accent-custom.accent-navy .tp-main-menu-mobile ul li.has-dropdown>a.expanded {
    color: var(--white);
}

.accent-custom.accent-navy .tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn {
    background-color: var(--navy_darkblue);
    border-color: var(--white);
}

.accent-custom.accent-navy .tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened {
    background-color: var(--navy_darkblue);
    border-color: var(--white);
}

.accent-custom.accent-navy .main-menu>nav>ul>li>.tp-submenu {
    background: var(--navy_darkblue);
}

.accent-custom.accent-navy .main-menu>nav>ul>li .tp-mega-menu li .mega-menu-title {
    color: var(--navy_yellow);
}

.accent-custom.accent-navy .main-menu>nav>ul>li>.tp-submenu li a {
    color: var(--white);
}

.accent-custom.accent-navy .main-menu>nav>ul>li>.tp-submenu li a.active {
    color: var(--navy_yellow) !important;
}

.accent-custom.accent-navy .tp-header-welcome a {
    color: var(--white);
}

.accent-custom.accent-navy .tp-header-welcome a:hover {
    color: var(--white);
}

.accent-custom.accent-navy .header_allinner .tp-header-welcome a {
    color: var(--white);
}

.accent-custom.accent-navy .header_allinner .tp-header-welcome a:hover {
    color: var(--white);
}

.accent-custom.accent-navy .tp-header-login .f_white {
    color: var(--white);
}

.accent-custom.accent-navy .header_allinner .tp-header-login .f_white {
    color: var(--white);
}


.accent-custom.accent-navy .tp-header-login-icon .login_nameinitial {
    background-color: var(--navy_yellow);
    border: 1px solid var(--navy_yellow);
    color: var(--black);
}

.accent-custom.accent-navy .profile__main-thumb .profile_nameinitial {
    background-color: var(--navy_yellow);
    border: 1px solid var(--navy_yellow);
    color: var(--black);
}

.accent-custom.accent-navy .tp-header-action-item .header_searchicon.f_white {
    color: var(--white);
}

.accent-custom.accent-navy .tp-header-action-item.tp-header-hamburger .f_white {
    color: var(--white);
}

.accent-custom.accent-navy .tp-footer-area {
    border-top: 1px solid var(--navy_blue);
    background-color: var(--navy_blue);
}

.accent-custom.accent-navy .tp_footer_socialnwwrapper a {
    color: var(--white);
}

.accent-custom.accent-navy .tp_footer_socialnwwrapper a:hover,
.accent-custom .tp-footer-widget-content a:hover {
    color: var(--white);
}

.accent-custom.accent-navy .slider_category {
    color: var(--navy_yellow);
}

.accent-custom.accent-navy .slider_readmore {
    color: var(--navy_yellow);
}

.accent-custom.accent-navy .homebanner_carousel .indicator-progress-fill {
    background: var(--navy_yellow);
}

.accent-custom.accent-navy .section_title {
    color: var(--navy_blue);
}

.accent-custom.accent-navy .card {
    background-color: var(--white);
}

.accent-custom.accent-navy .jobboard_card .card {
    background: var(--grey2);
    color: var(--black);
    padding: 15px 15px 0 15px;
}

.accent-custom.accent-navy .jobboard_icon {
    background-color: var(--black);
    color: var(--white);
}

.accent-custom.accent-navy .jobboard_title {
    color: var(--black);
}

.accent-custom.accent-navy .jobboard_desc {
    color: var(--black);
}

.accent-custom.accent-navy .jobboard_card.jobboard_innerwrapper {
    background-color: var(--white) !important;
}

.accent-custom.accent-navy .jobboard_card.jobboard_innerwrapper .card {
    background-color: var(--white);
    padding: 0 0 15px 0;
}

.accent-custom.accent-navy.featuredbooks_wrapper .card {
    background-color: var(--white);
}

.accent-custom.accent-navy .upcomingsports_wrapper .card {
    background-color: var(--white);
}

.accent-custom.accent-navy .featuredauthor_item {
    background-color: var(--navy_darkblue);
    color: var(--white);
}

.accent-custom.accent-navy .badge_category {
    background-color: var(--navy_blue);
    color: var(--white);
}

.accent-custom.accent-navy .badge_tags {
    background-color: var(--navy_yellow);
    color: var(--navy_blue);
}

.accent-custom.accent-navy .tp-btn-primary {
    background-color: var(--navy_yellow) !important;
    color: var(--black) !important;
}

.accent-custom.accent-navy .sistersites_imgwrapper {
    background-color: var(--navy_yellow);
}

.accent-custom.accent-navy .sistersites_cntr .f_blue {
    color: var(--navy_darkblue);
}

/* .accent-custom.accent-navy .sistersites_carousel .carousel-control-next-icon, 
.accent-custom.accent-navy .sistersites_carousel .carousel-control-prev-icon, 
.accent-custom.accent-navy .postdtl_carousel .carousel-control-next-icon,
.accent-custom.accent-navy .postdtl_carousel .carousel-control-prev-icon {background-color: var(--black); } */

.accent-custom.accent-navy .sistersites_carousel .carousel-indicators .active,
.accent-custom.accent-navy .postdtl_carousel .carousel-indicators .active {
    background-color: var(--navy_yellow);
}

.accent-custom.accent-navy .tp-product-list-add-to-cart-btn {
    background-color: var(--navy_yellow);
    color: var(--black) !important;
    border: 1px solid var(--navy_yellow);
}

.accent-custom.accent-navy .tp-product-list-add-to-cart-btn .f_white {
    color: var(--black) !important;
}

.accent-custom.accent-navy .tp-btn-blue {
    background-color: var(--navy_yellow) !important;
    color: var(--black) !important;
}

.accent-custom.accent-navy .tp-btn-blue:hover {
    background-color: var(--navy_yellow) !important;
    color: var(--black) !important;
}

.accent-custom.accent-navy .tp-btn-orange {
    background-color: var(--navy_darkblue) !important;
    color: var(--white) !important;
    border: 1px solid var(--navy_darkblue);
}

.accent-custom.accent-navy .tp-btn-orange:hover {
    background-color: var(--navy_darkblue) !important;
    color: var(--white) !important;
    border: 1px solid var(--navy_darkblue);
}

.accent-custom.accent-navy .tp-btn-primary-outline {
    background-color: var(--white) !important;
    border: 1px solid var(--navy_yellow);
    color: var(--navy_yellow) !important;
}

.accent-custom.accent-navy .tp-btn-primary-outline:hover {
    background-color: var(--white) !important;
    border: 1px solid var(--navy_yellow);
    color: var(--navy_yellow) !important;
}

.accent-custom.accent-navy .tp-btn-darkgreen {
    background-color: var(--navy_darkblue) !important;
    border: 1px solid var(--navy_darkblue);
    color: var(--white) !important;
}

.accent-custom.accent-navy .tp-btn-darkgreen:hover {
    background-color: var(--navy_darkblue) !important;
    border: 1px solid var(--navy_darkblue);
    color: var(--white) !important;
}

.accent-custom.accent-navy .tp-btn-darkgreen-outline {
    background-color: var(--white) !important;
    border: 1px solid var(--navy_darkblue);
    color: var(--navy_darkblue) !important;
}

.accent-custom.accent-navy .tp-btn-darkgreen-outline:hover {
    background-color: var(--white) !important;
    border: 1px solid var(--navy_darkblue);
    color: var(--navy_darkblue) !important;
}


.accent-custom.accent-navy .featuredbooks_wrapper .f_orange {
    color: var(--navy_blue);
}

.accent-custom.accent-navy .upcomingsports_wrapper .f_orange {
    color: var(--navy_yellow);
}

.accent-custom.accent-navy .upcomingsports_wrapper .f_blue {
    color: var(--navy_blue);
}

.accent-custom.accent-navy .advertise_wrapper .f_orange {
    color: var(--navy_darkblue);
}

.accent-custom.accent-navy .advertise_icon {
    color: var(--navy_yellow);
}

.accent-custom.accent-navy .inptformctrl {
    border: 1px solid var(--navy_darkblue);
}

.accent-custom.accent-navy .personalisetabs .nav-tabs .nav-link {
    color: var(--black);
}

.accent-custom.accent-navy .personalisetabs .nav-tabs .nav-item.show .nav-link,
.accent-custom.accent-navy .personalisetabs .nav-tabs .nav-link.active {
    border-bottom: 4px solid var(--navy_yellow);
}

.accent-custom.accent-navy .personalise_pubcatcard {
    border: 1px solid var(--grey5);
}

.accent-custom.accent-navy .personalise_addtickbtn {
    border: 1px solid var(--navy_blue);
}

.accent-custom.accent-navy .personalise_addbtn {
    background-color: var(--white);
    color: var(--navy_blue);
}

.accent-custom.accent-navy .personalise_tickbtn {
    background-color: var(--white);
    color: var(--navy_blue);
}

.accent-custom.accent-navy .recommendpublish .carousel-indicators .active {
    background-color: var(--navy_yellow);
}

.accent-custom.accent-navy .card-indicators .dot.active,
.accent-custom.accent-navy .card-indicators1 .dot.active {
    background: var(--navy_yellow);
}

.accent-custom.accent-navy .weather_drpdown_tgl,
.accent-custom.accent-navy .weather_drpdown .dropdown-menu {
    background: #00283C;
    background: linear-gradient(180deg, rgba(0, 40, 60, 1) 0%, rgba(8, 38, 44, 1) 100%);
    -moz-background: linear-gradient(180deg, rgba(0, 40, 60, 1) 0%, rgba(8, 38, 44, 1) 100%);
    -webkit-background: linear-gradient(180deg, rgba(0, 40, 60, 1) 0%, rgba(8, 38, 44, 1) 100%);
}

.accent-custom.accent-navy .section_title_lg {
    color: var(--navy_yellow);
}

.accent-custom.accent-navy .tp-ournetwork {
    background: url(../img/tear/tear_network_bg_navy.svg);
}

.accent-custom.accent-navy .tp-sistersites-area .section_title_lg {
    color: var(--white);
}

.accent-custom.accent-navy .tp-upcomingsports-area .section_title_lg {
    color: var(--navy_darkblue);
}

.accent-custom.accent-navy .tp-upcomingsports-area {
    background-color: var(--navy_yellow);
}

.accent-custom.accent-navy .tear_sports_btm {
    background: url(../img/tear/tear_sportsbtm_navy.svg);
}

.accent-custom.accent-navy .allcontent_description_wrapper .f_blue {
    color: var(--navy_darkblue);
}

.accent-custom.accent-navy .postdtl_description_wrapper a,
.accent-custom.accent-navy .allcontent_description_wrapper a {
    color: var(--navy_blue);
}

.accent-custom.accent-navy .tags_dsplywrapper .tags_badges {
    background-color: var(--navy_darkblue);
}

.accent-custom.accent-navy .members_icon {
    color: var(--navy_darkblue);
}

.accent-custom.accent-navy .news-screen-wrapper .text-orange {
    color: var(--navy_yellow) !important;
}

.accent-custom.accent-navy .news-screen-wrapper .browse-all-link {
    color: var(--navy_darkblue) !important;
}

.accent-custom.accent-navy .avatar-inner {
    background-color: var(--navy_yellow);
    color: var(--black);
}

.accent-custom.accent-navy .news-screen-wrapper .floating-btn {
    background: var(--navy_yellow);
    color: var(--navy_blue);
}

.accent-custom.accent-navy .sweepstakes_wrapper .f_white {
    color: var(--navy_blue);
}

/***************************navy end****************************/


/***************************public health service start****************************/
.accent-custom.accent-pubhealthservice .f_primary {
    color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .f_blue,
.accent-custom.accent-pubhealthservice .f_darkgrey2,
.accent-custom.accent-pubhealthservice .f_darkgrey3 {
    color: var(--cream);
}

.accent-custom.accent-pubhealthservice .link {
    color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .brdr_cream {
    border: 1px solid var(--grey4);
}

.accent-custom.accent-pubhealthservice .tp-header-sticky,
.accent-custom.accent-pubhealthservice .tp-header-sticky.header-sticky {
    background-color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .header_allinner .tp-header-bottom-2 {
    background-color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .tp-header-area,
.accent-custom.accent-pubhealthservice .tp-header-sticky-area {
    border-bottom: 1px solid var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .tp-header-top,
.accent-custom.accent-pubhealthservice .header_allinner .tp-header-top {
    background-color: var(--phs_blue2);
}

.accent-custom.accent-pubhealthservice .offcanvas__wrapper {
    background-color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .main-menu.menu-style-2>nav>ul>li>a {
    color: var(--white) !important;
}

.accent-custom.accent-pubhealthservice .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a,
.accent-custom.accent-pubhealthservice .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a::after {
    color: var(--white) !important;
}

.accent-custom.accent-pubhealthservice .tp-header-style-primary .main-menu.menu-style-2>nav>ul>li .tp-submenu li:hover>a {
    color: var(--black) !important;
}

.accent-custom.accent-pubhealthservice .main-menu>nav>ul>li.has-dropdown>a::after {
    color: var(--white);
}

.accent-custom.accent-pubhealthservice .tp-main-menu-mobile ul li.has-dropdown>a.expanded {
    color: var(--white);
}

.accent-custom.accent-pubhealthservice .tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn {
    background-color: var(--phs_blue2);
    border-color: var(--white);
}

.accent-custom.accent-pubhealthservice .tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened {
    background-color: var(--phs_blue2);
    border-color: var(--white);
}

.accent-custom.accent-pubhealthservice .main-menu>nav>ul>li>.tp-submenu {
    background: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .main-menu>nav>ul>li .tp-mega-menu li .mega-menu-title {
    color: var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .main-menu>nav>ul>li>.tp-submenu li a {
    color: var(--white);
}

.accent-custom.accent-pubhealthservice .main-menu>nav>ul>li>.tp-submenu li a.active {
    color: var(--phs_yellow) !important;
}


.accent-custom.accent-pubhealthservice .tp-header-welcome a {
    color: var(--white);
}

.accent-custom.accent-pubhealthservice .tp-header-welcome a:hover {
    color: var(--white);
}

.accent-custom.accent-pubhealthservice .header_allinner .tp-header-welcome a {
    color: var(--white);
}

.accent-custom.accent-pubhealthservice .header_allinner .tp-header-welcome a:hover {
    color: var(--white);
}

.accent-custom.accent-pubhealthservice .tp-header-login .f_white {
    color: var(--white);
}

.accent-custom.accent-pubhealthservice .header_allinner .tp-header-login .f_white {
    color: var(--white);
}


.accent-custom.accent-pubhealthservice .tp-header-login-icon .login_nameinitial {
    background-color: var(--phs_yellow);
    border: 1px solid var(--phs_yellow);
    color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .profile__main-thumb .profile_nameinitial {
    background-color: var(--phs_yellow);
    border: 1px solid var(--phs_yellow);
    color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .tp-header-action-item .header_searchicon.f_white {
    color: var(--white);
}

.accent-custom.accent-pubhealthservice .tp-header-action-item.tp-header-hamburger .f_white {
    color: var(--white);
}

.accent-custom.accent-pubhealthservice .tp-footer-area {
    border-top: 1px solid var(--phs_blue1);
    background-color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .tp_footer_socialnwwrapper a {
    color: var(--white);
}

.accent-custom.accent-pubhealthservice .tp_footer_socialnwwrapper a:hover,
.accent-custom .tp-footer-widget-content a:hover {
    color: var(--white);
}

.accent-custom.accent-pubhealthservice .slider_category {
    color: var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .slider_readmore {
    color: var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .homebanner_carousel .indicator-progress-fill {
    background: var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .section_title {
    color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .card {
    background-color: var(--white);
}

.accent-custom.accent-pubhealthservice .jobboard_card .card {
    background: var(--grey2);
    color: var(--black);
    padding: 15px 15px 0 15px;
}

.accent-custom.accent-pubhealthservice .jobboard_icon {
    background-color: var(--phs_blue2);
    color: var(--white);
}

.accent-custom.accent-pubhealthservice .jobboard_title {
    color: var(--black);
}

.accent-custom.accent-pubhealthservice .jobboard_desc {
    color: var(--black);
}

.accent-custom.accent-pubhealthservice .jobboard_card.jobboard_innerwrapper {
    background-color: var(--white) !important;
}

.accent-custom.accent-pubhealthservice .jobboard_card.jobboard_innerwrapper .card {
    background-color: var(--white);
    padding: 0 0 15px 0;
}

.accent-custom.accent-pubhealthservice.featuredbooks_wrapper .card {
    background-color: var(--white);
}

.accent-custom.accent-pubhealthservice .upcomingsports_wrapper .card {
    background-color: var(--white);
}

.accent-custom.accent-pubhealthservice .featuredauthor_item {
    background-color: var(--phs_blue2);
    color: var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .badge_category {
    background-color: var(--phs_blue2);
    color: var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .badge_tags {
    background-color: var(--phs_yellow);
    color: var(--phs_blue2);
}

.accent-custom.accent-pubhealthservice .tp-btn-primary {
    background-color: var(--phs_yellow) !important;
    color: var(--phs_blue1) !important;
}

.accent-custom.accent-pubhealthservice .sistersites_imgwrapper {
    background-color: var(--phs_blue2);
}

.accent-custom.accent-pubhealthservice .sistersites_cntr .f_blue {
    color: var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .sistersites_carousel .carousel-indicators .active,
.accent-custom.accent-pubhealthservice .postdtl_carousel .carousel-indicators .active {
    background-color: var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .tp-product-list-add-to-cart-btn {
    background-color: var(--phs_yellow);
    color: var(--phs_blue1) !important;
    border: 1px solid var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .tp-product-list-add-to-cart-btn .f_white {
    color: var(--phs_blue1) !important;
}

.accent-custom.accent-pubhealthservice .tp-btn-blue {
    background-color: var(--phs_yellow) !important;
    color: var(--phs_blue1) !important;
}

.accent-custom.accent-pubhealthservice .tp-btn-blue:hover {
    background-color: var(--phs_yellow) !important;
    color: var(--phs_blue1) !important;
}

.accent-custom.accent-pubhealthservice .tp-btn-orange {
    background-color: var(--phs_blue1) !important;
    color: var(--phs_yellow) !important;
    border: 1px solid var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .tp-btn-orange:hover {
    background-color: var(--phs_blue1) !important;
    color: var(--phs_yellow) !important;
    border: 1px solid var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .tp-btn-primary-outline {
    background-color: var(--white) !important;
    border: 1px solid var(--phs_yellow);
    color: var(--phs_yellow) !important;
}

.accent-custom.accent-pubhealthservice .tp-btn-primary-outline:hover {
    background-color: var(--white) !important;
    border: 1px solid var(--phs_yellow);
    color: var(--phs_yellow) !important;
}

.accent-custom.accent-pubhealthservice .tp-btn-darkgreen {
    background-color: var(--phs_blue4) !important;
    border: 1px solid var(--phs_blue2);
    color: var(--white) !important;
}

.accent-custom.accent-pubhealthservice .tp-btn-darkgreen:hover {
    background-color: var(--phs_blue4) !important;
    border: 1px solid var(--phs_blue2);
    color: var(--white) !important;
}

.accent-custom.accent-pubhealthservice .tp-btn-darkgreen-outline {
    background-color: var(--white) !important;
    border: 1px solid var(--phs_blue4);
    color: var(--phs_blue4) !important;
}

.accent-custom.accent-pubhealthservice .tp-btn-darkgreen-outline:hover {
    background-color: var(--white) !important;
    border: 1px solid var(--phs_blue4);
    color: var(--phs_blue4) !important;
}

.accent-custom.accent-pubhealthservice .featuredbooks_wrapper .f_orange {
    color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .upcomingsports_wrapper .f_orange {
    color: var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .upcomingsports_wrapper .f_blue {
    color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .advertise_wrapper .f_orange {
    color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .advertise_icon {
    color: var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .inptformctrl {
    border: 1px solid var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .personalisetabs .nav-tabs .nav-link {
    color: var(--black);
}

.accent-custom.accent-pubhealthservice .personalisetabs .nav-tabs .nav-item.show .nav-link,
.accent-custom.accent-pubhealthservice .personalisetabs .nav-tabs .nav-link.active {
    border-bottom: 4px solid var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .personalise_pubcatcard {
    border: 1px solid var(--grey5);
}

.accent-custom.accent-pubhealthservice .personalise_addtickbtn {
    border: 1px solid var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .personalise_addbtn {
    background-color: var(--white);
    color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .personalise_tickbtn {
    background-color: var(--white);
    color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .recommendpublish .carousel-indicators .active {
    background-color: var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .card-indicators .dot.active,
.accent-custom.accent-pubhealthservice .card-indicators1 .dot.active {
    background: var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .weather_drpdown_tgl,
.accent-custom.accent-pubhealthservice .weather_drpdown .dropdown-menu {
    background: #1D3D4E;
    background: linear-gradient(180deg, rgba(29, 61, 78, 1) 0%, rgba(16, 43, 57, 1) 100%);
    -moz-background: linear-gradient(180deg, rgba(29, 61, 78, 1) 0%, rgba(16, 43, 57, 1) 100%);
    -webkit-background: linear-gradient(180deg, rgba(29, 61, 78, 1) 0%, rgba(16, 43, 57, 1) 100%);
}

.accent-custom.accent-pubhealthservice .section_title_lg {
    color: var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .tp-ournetwork {
    background: url(../img/tear/tear_network_bg_pubhealthservice.svg);
}

.accent-custom.accent-pubhealthservice .tp-upcomingsports-area {
    background-color: var(--phs_yellow);
}

.accent-custom.accent-pubhealthservice .tp-upcomingsports-area .section_title_lg {
    color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .tear_sports_btm {
    background: url(../img/tear/tear_sportsbtm_pubhealthservice.svg);
}

.accent-custom.accent-pubhealthservice .allcontent_description_wrapper .f_blue {
    color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .tp-order-details-icon .f_primary {
    color: var(--primary);
}

.accent-custom.accent-pubhealthservice .postdtl_description_wrapper a,
.accent-custom.accent-pubhealthservice .allcontent_description_wrapper a {
    color: var(--phs_blue4);
}

.accent-custom.accent-pubhealthservice .tags_dsplywrapper .tags_badges {
    background-color: var(--phs_blue4);
}

.accent-custom.accent-pubhealthservice .members_icon {
    color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .news-screen-wrapper .text-orange {
    color: var(--phs_yellow) !important;
}

.accent-custom.accent-pubhealthservice .news-screen-wrapper .browse-all-link {
    color: var(--phs_blue4) !important;
}

.accent-custom.accent-pubhealthservice .avatar-inner {
    background-color: var(--phs_yellow);
    color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .news-screen-wrapper .floating-btn {
    background: var(--phs_yellow);
    color: var(--phs_blue1);
}

.accent-custom.accent-pubhealthservice .sweepstakes_wrapper .f_white {
    color: var(--phs_blue1);
}


/***************************public health service end****************************/


/***************************space force start****************************/
.accent-custom.accent-spaceforce .f_primary {
    color: var(--spaceforce_navyblue);
}

.accent-custom.accent-spaceforce .f_blue,
.accent-custom.accent-spaceforce .f_darkgrey2,
.accent-custom.accent-spaceforce .f_darkgrey3 {
    color: var(--cream);
}

.accent-custom.accent-spaceforce .link {
    color: var(--spaceforce_navyblue);
}

.accent-custom.accent-spaceforce .brdr_cream {
    border: 1px solid var(--grey4);
}

.accent-custom.accent-spaceforce .tp-header-sticky,
.accent-custom.accent-spaceforce .tp-header-sticky.header-sticky {
    background-color: var(--black);
}

.accent-custom.accent-spaceforce .header_allinner .tp-header-bottom-2 {
    background-color: var(--black);
}

.accent-custom.accent-spaceforce .tp-header-area,
.accent-custom.accent-spaceforce .tp-header-sticky-area {
    border-bottom: 1px solid var(--black);
}

.accent-custom.accent-spaceforce .tp-header-top,
.accent-custom.accent-spaceforce .header_allinner .tp-header-top {
    background-color: var(--spaceforce_navyblue);
}

.accent-custom.accent-spaceforce .offcanvas__wrapper {
    background-color: var(--black);
}

.accent-custom.accent-spaceforce .main-menu.menu-style-2>nav>ul>li>a {
    color: var(--white) !important;
}

.accent-custom.accent-spaceforce .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a,
.accent-custom.accent-spaceforce .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a::after {
    color: var(--white) !important;
}

.accent-custom.accent-spaceforce .tp-header-style-primary .main-menu.menu-style-2>nav>ul>li .tp-submenu li:hover>a {
    color: var(--white) !important;
}

.accent-custom.accent-spaceforce .main-menu>nav>ul>li.has-dropdown>a::after {
    color: var(--white);
}

.accent-custom.accent-spaceforce .tp-main-menu-mobile ul li.has-dropdown>a.expanded {
    color: var(--white);
}

.accent-custom.accent-spaceforce .tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn {
    background-color: var(--black);
    border-color: var(--white);
}

.accent-custom.accent-spaceforce .tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened {
    background-color: var(--black);
    border-color: var(--white);
}

.accent-custom.accent-spaceforce .main-menu>nav>ul>li>.tp-submenu {
    background: var(--black);
}

.accent-custom.accent-spaceforce .main-menu>nav>ul>li .tp-mega-menu li .mega-menu-title {
    color: var(--white);
}

.accent-custom.accent-spaceforce .main-menu>nav>ul>li>.tp-submenu li a {
    color: var(--white);
}

.accent-custom.accent-spaceforce .main-menu>nav>ul>li>.tp-submenu li a.active {
    color: var(--white) !important;
}


.accent-custom.accent-spaceforce .tp-header-welcome a {
    color: var(--white);
}

.accent-custom.accent-spaceforce .tp-header-welcome a:hover {
    color: var(--white);
}

.accent-custom.accent-spaceforce .header_allinner .tp-header-welcome a {
    color: var(--white);
}

.accent-custom.accent-spaceforce .header_allinner .tp-header-welcome a:hover {
    color: var(--white);
}

.accent-custom.accent-spaceforce .tp-header-login .f_white {
    color: var(--white);
}

.accent-custom.accent-spaceforce .header_allinner .tp-header-login .f_white {
    color: var(--white);
}


.accent-custom.accent-spaceforce .tp-header-login-icon .login_nameinitial {
    background-color: var(--black);
    border: 1px solid var(--black);
    color: var(--white);
}

.accent-custom.accent-spaceforce .profile__main-thumb .profile_nameinitial {
    background-color: var(--black);
    border: 1px solid var(--black);
    color: var(--white);
}

.accent-custom.accent-spaceforce .tp-header-action-item .header_searchicon.f_white {
    color: var(--white);
}

.accent-custom.accent-spaceforce .tp-header-action-item.tp-header-hamburger .f_white {
    color: var(--white);
}

.accent-custom.accent-spaceforce .tp-footer-area {
    border-top: 1px solid var(--black);
    background-color: var(--black);
}

.accent-custom.accent-spaceforce .tp_footer_socialnwwrapper a {
    color: var(--white);
}

.accent-custom.accent-spaceforce .tp_footer_socialnwwrapper a:hover,
.accent-custom .tp-footer-widget-content a:hover {
    color: var(--white);
}

.accent-custom.accent-spaceforce .slider_category {
    color: var(--white);
}

.accent-custom.accent-spaceforce .slider_readmore {
    color: var(--spaceforce_grey);
}

.accent-custom.accent-spaceforce .homebanner_carousel .indicator-progress-fill {
    background: var(--spaceforce_grey);
}

.accent-custom.accent-spaceforce .section_title {
    color: var(--black);
}

.accent-custom.accent-spaceforce .card {
    background-color: var(--white);
}

.accent-custom.accent-spaceforce .jobboard_card .card {
    background: var(--grey2);
    color: var(--black);
    padding: 15px 15px 0 15px;
}

.accent-custom.accent-spaceforce .jobboard_icon {
    background-color: var(--black);
    color: var(--white);
}

.accent-custom.accent-spaceforce .jobboard_title {
    color: var(--black);
}

.accent-custom.accent-spaceforce .jobboard_desc {
    color: var(--black);
}

.accent-custom.accent-spaceforce .jobboard_card.jobboard_innerwrapper {
    background-color: var(--white) !important;
}

.accent-custom.accent-spaceforce .jobboard_card.jobboard_innerwrapper .card {
    background-color: var(--white);
    padding: 0 0 15px 0;
}

.accent-custom.accent-spaceforce.featuredbooks_wrapper .card {
    background-color: var(--white);
}

.accent-custom.accent-spaceforce .upcomingsports_wrapper .card {
    background-color: var(--white);
}

.accent-custom.accent-spaceforce .featuredauthor_item {
    background-color: var(--spaceforce_navyblue);
    color: var(--white);
}

.accent-custom.accent-spaceforce .badge_category {
    background-color: var(--spaceforce_navyblue);
    color: var(--white);
}

.accent-custom.accent-spaceforce .badge_tags {
    background-color: var(--spaceforce_darkgrey);
    color: var(--white);
}

.accent-custom.accent-spaceforce .tp-btn-primary {
    background-color: var(--spaceforce_darkgrey) !important;
    color: var(--white) !important;
    border: 1px solid var(--spaceforce_darkgrey) !important;
}

.accent-custom.accent-spaceforce .sistersites_imgwrapper {
    background-color: var(--black);
}

.accent-custom.accent-spaceforce .sistersites_cntr .f_blue {
    color: var(--spaceforce_darkgrey);
}

.accent-custom.accent-spaceforce .sistersites_carousel .carousel-indicators .active,
.accent-custom.accent-spaceforce .postdtl_carousel .carousel-indicators .active {
    background-color: var(--phs_yellow);
}

.accent-custom.accent-spaceforce .tp-product-list-add-to-cart-btn {
    background-color: var(--black);
    color: var(--white) !important;
    border: 1px solid var(--black);
}

.accent-custom.accent-spaceforce .tp-product-list-add-to-cart-btn .f_white {
    color: var(--white) !important;
}

.accent-custom.accent-spaceforce .tp-btn-blue {
    background-color: var(--black) !important;
    color: var(--white) !important;
    border: 1px solid var(--black);
}

.accent-custom.accent-spaceforce .tp-btn-blue:hover {
    background-color: var(--black) !important;
    color: var(--white) !important;
    border: 1px solid var(--black);
}

.accent-custom.accent-spaceforce .tp-btn-orange {
    background-color: var(--black) !important;
    color: var(--white) !important;
    border: 1px solid var(--black);
}

.accent-custom.accent-spaceforce .tp-btn-orange:hover {
    background-color: var(--black) !important;
    color: var(--white) !important;
    border: 1px solid var(--black);
}

.accent-custom.accent-spaceforce .tp-btn-primary-outline {
    background-color: var(--white) !important;
    border: 1px solid var(--spaceforce_darkgrey);
    color: var(--spaceforce_darkgrey) !important;
}

.accent-custom.accent-spaceforce .tp-btn-primary-outline:hover {
    background-color: var(--white) !important;
    border: 1px solid var(--spaceforce_darkgrey);
    color: var(--spaceforce_darkgrey) !important;
}

.accent-custom.accent-spaceforce .tp-btn-darkgreen {
    background-color: var(--spaceforce_navyblue) !important;
    border: 1px solid var(--spaceforce_navyblue);
    color: var(--white) !important;
}

.accent-custom.accent-spaceforce .tp-btn-darkgreen:hover {
    background-color: var(--spaceforce_navyblue) !important;
    border: 1px solid var(--spaceforce_navyblue);
    color: var(--white) !important;
}

.accent-custom.accent-spaceforce .tp-btn-darkgreen-outline {
    background-color: var(--white) !important;
    border: 1px solid var(--spaceforce_navyblue);
    color: var(--spaceforce_navyblue) !important;
}

.accent-custom.accent-spaceforce .tp-btn-darkgreen-outline:hover {
    background-color: var(--white) !important;
    border: 1px solid var(--spaceforce_navyblue);
    color: var(--spaceforce_navyblue) !important;
}

.accent-custom.accent-spaceforce .featuredbooks_wrapper .f_orange {
    color: var(--black);
}

.accent-custom.accent-spaceforce .upcomingsports_wrapper .f_orange {
    color: var(--spaceforce_navyblue);
}

.accent-custom.accent-spaceforce .upcomingsports_wrapper .f_blue {
    color: var(--black);
}

.accent-custom.accent-spaceforce .advertise_wrapper .f_orange {
    color: var(--spaceforce_navyblue);
}

.accent-custom.accent-spaceforce .advertise_icon {
    color: var(--spaceforce_navyblue);
}

.accent-custom.accent-spaceforce .inptformctrl {
    border: 1px solid var(--spaceforce_navyblue);
}

.accent-custom.accent-spaceforce .personalisetabs .nav-tabs .nav-link {
    color: var(--black);
}

.accent-custom.accent-spaceforce .personalisetabs .nav-tabs .nav-item.show .nav-link,
.accent-custom.accent-spaceforce .personalisetabs .nav-tabs .nav-link.active {
    border-bottom: 4px solid var(--spaceforce_darkgrey);
}

.accent-custom.accent-spaceforce .personalise_pubcatcard {
    border: 1px solid var(--grey5);
}

.accent-custom.accent-spaceforce .personalise_addtickbtn {
    border: 1px solid var(--spaceforce_navyblue);
}

.accent-custom.accent-spaceforce .personalise_addbtn {
    background-color: var(--white);
    color: var(--spaceforce_navyblue);
}

.accent-custom.accent-spaceforce .personalise_tickbtn {
    background-color: var(--white);
    color: var(--spaceforce_navyblue);
}

.accent-custom.accent-spaceforce .recommendpublish .carousel-indicators .active {
    background-color: var(--cream);
}

.accent-custom.accent-spaceforce .card-indicators .dot.active,
.accent-custom.accent-spaceforce .card-indicators1 .dot.active {
    background: var(--cream);
}

.accent-custom.accent-spaceforce .weather_drpdown_tgl,
.accent-custom.accent-spaceforce .weather_drpdown .dropdown-menu {
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(27, 41, 116, 1) 100%);
    -moz-background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(27, 41, 116, 1) 100%);
    -webkit-background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(27, 41, 116, 1) 100%);
}

.accent-custom.accent-spaceforce .section_title_lg {
    color: var(--spaceforce_navyblue);
}

.accent-custom.accent-spaceforce .tp-sistersites-area .section_title_lg {
    color: var(--white);
}

.accent-custom.accent-spaceforce .tp-ournetwork {
    background: url(../img/tear/tear_network_bg_spaceforce.svg);
}

.accent-custom.accent-spaceforce .tp-upcomingsports-area {
    background-color: var(--spaceforce_darkgrey);
}

.accent-custom.accent-spaceforce .tp-upcomingsports-area .section_title_lg {
    color: var(--white);
}

.accent-custom.accent-spaceforce .tear_sports_btm {
    background: url(../img/tear/tear_sportsbtm_spaceforce.svg);
}

.accent-custom.accent-spaceforce .allcontent_description_wrapper .f_blue {
    color: var(--spaceforce_navyblue);
}

.accent-custom.accent-spaceforce .tp-order-details-icon .f_primary {
    color: var(--primary);
}

.accent-custom.accent-spaceforce .postdtl_description_wrapper a,
.accent-custom.accent-spaceforce .allcontent_description_wrapper a {
    color: var(--spaceforce_navyblue);
}

.accent-custom.accent-spaceforce .tags_dsplywrapper .tags_badges {
    background-color: var(--spaceforce_darkgrey);
}

.accent-custom.accent-spaceforce .members_icon {
    color: var(--spaceforce_navyblue);
}

.accent-custom.accent-spaceforce .news-screen-wrapper .text-orange {
    color: var(--spaceforce_navyblue) !important;
}

.accent-custom.accent-spaceforce .news-screen-wrapper .browse-all-link {
    color: var(--black) !important;
}

.accent-custom.accent-spaceforce .avatar-inner {
    background-color: var(--black);
    color: var(--white);
}

.accent-custom.accent-spaceforce .news-screen-wrapper .floating-btn {
    background: var(--spaceforce_navyblue);
    color: var(--white);
}

.accent-custom.accent-spaceforce .sweepstakes_wrapper .f_white {
    color: var(--white);
}


/***************************space force end****************************/



/***************************allmix start****************************/

.accent-custom.accent-allmix .f_primary {
    color: var(--phs_blue1);
}

.accent-custom.accent-allmix .link {
    color: var(--phs_blue1);
}

.accent-custom.accent-allmix .brdr_cream {
    border: 1px solid var(--grey4);
}

.accent-custom.accent-allmix .tp-header-sticky.header-sticky {
    background-color: var(--black);
}

.accent-custom.accent-allmix .header_allinner .tp-header-bottom-2 {
    background-color: var(--black);
}

.accent-custom.accent-allmix .tp-header-area,
.accent-custom.accent-allmix .tp-header-sticky-area {
    border-bottom: 1px solid var(--white);
}

.accent-custom.accent-allmix .header_allinner .tp-header-top {
    background-color: var(--marine_maroon);
}

.accent-custom.accent-allmix .offcanvas__wrapper {
    background-color: var(--black);
}

.accent-custom.accent-allmix .main-menu.menu-style-2>nav>ul>li>a {
    color: var(--white) !important;
}

.accent-custom.accent-allmix .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a,
.accent-custom.accent-allmix .tp-header-style-primary .main-menu.menu-style-2 ul li:hover>a::after {
    color: var(--white) !important;
}

.accent-custom.accent-allmix .tp-header-style-primary .main-menu.menu-style-2>nav>ul>li .tp-submenu li:hover>a {
    color: var(--black) !important;
}

.accent-custom.accent-allmix .main-menu>nav>ul>li.has-dropdown>a::after {
    color: var(--white);
}

.accent-custom.accent-allmix .tp-main-menu-mobile ul li.has-dropdown>a.expanded {
    color: var(--white);
}

.accent-custom.accent-allmix .tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn {
    background-color: var(--marine_maroon);
    border-color: var(--marine_red);
}

.accent-custom.accent-allmix .tp-main-menu-mobile ul li.has-dropdown>a.expanded .dropdown-toggle-btn.dropdown-opened {
    background-color: var(--marine_maroon);
    border-color: var(--marine_red);
}

.accent-custom.accent-allmix .tp-header-welcome a {
    color: var(--white);
}

.accent-custom.accent-allmix .tp-header-welcome a:hover {
    color: var(--white);
}

.accent-custom.accent-allmix .header_allinner .tp-header-welcome a {
    color: var(--white);
}

.accent-custom.accent-allmix .header_allinner .tp-header-welcome a:hover {
    color: var(--white);
}

.accent-custom.accent-allmix .tp-header-login .f_white {
    color: var(--white);
}

.accent-custom.accent-allmix .header_allinner .tp-header-login .f_white {
    color: var(--white);
}


.accent-custom.accent-allmix .tp-header-login-icon .login_nameinitial {
    background-color: var(--phs_yellow);
    border: 1px solid var(--phs_yellow);
    color: var(--black);
}

.accent-custom.accent-allmix .profile__main-thumb .profile_nameinitial {
    background-color: var(--phs_yellow);
    border: 1px solid var(--phs_yellow);
    color: var(--black);
}

.accent-custom.accent-allmix .tp-header-action-item .header_searchicon.f_white {
    color: var(--white);
}

.accent-custom.accent-allmix .tp-header-action-item.tp-header-hamburger .f_white {
    color: var(--white);
}

.accent-custom.accent-allmix .tp-footer-area {
    border-top: 1px solid var(--black);
    background-color: var(--black);
}

.accent-custom.accent-allmix .tp_footer_socialnwwrapper a {
    color: var(--white);
}

.accent-custom.accent-allmix .tp_footer_socialnwwrapper a:hover,
.accent-custom .tp-footer-widget-content a:hover {
    color: var(--white);
}

.accent-custom.accent-allmix .slider_category {
    color: var(--phs_yellow);
}

.accent-custom.accent-allmix .slider_readmore {
    color: var(--phs_yellow);
}

.accent-custom.accent-allmix .homebanner_carousel .indicator-progress-fill {
    background: var(--phs_yellow);
}

.accent-custom.accent-allmix .section_title {
    color: var(--navy_darkblue);
}

.accent-custom.accent-allmix .card {
    background-color: var(--white);
}

.accent-custom.accent-allmix.featuredbooks_wrapper .card {
    background-color: var(--white);
}

.accent-custom.accent-allmix .upcomingsports_wrapper .card {
    background-color: var(--white);
}

.accent-custom.accent-allmix .featuredauthor_item {
    background-color: var(--white);
    color: var(--black);
}

.accent-custom.accent-allmix .badge_category {
    background-color: var(--cstguard_red);
    color: var(--white);
}

.accent-custom.accent-allmix .badge_tags {
    background-color: var(--cstguard_darkblue);
    color: var(--white);
}

.accent-custom.accent-allmix .tp-btn-primary {
    background-color: var(--arfrc_blue) !important;
    color: var(--white) !important;
}

.accent-custom.accent-allmix .sistersites_imgwrapper {
    background-color: var(--cstguard_blue);
}

.accent-custom.accent-allmix .sistersites_cntr .f_blue {
    color: var(--cstguard_red);
}

.accent-custom.accent-allmix .sistersites_carousel .carousel-control-next-icon,
.accent-custom.accent-allmix .sistersites_carousel .carousel-control-prev-icon,
.accent-custom.accent-allmix .postdtl_carousel .carousel-control-next-icon,
.accent-custom.accent-allmix .postdtl_carousel .carousel-control-prev-icon {
    background-color: var(--black);
}

.accent-custom.accent-allmix .sistersites_carousel .carousel-indicators .active,
.accent-custom.accent-allmix .postdtl_carousel .carousel-indicators .active {
    background-color: var(--phs_yellow);
}

.accent-custom.accent-allmix .tp-product-list-add-to-cart-btn {
    background-color: var(--arfrc_blue);
    color: var(--white) !important;
}

.accent-custom.accent-allmix .tp-btn-blue {
    background-color: var(--phs_blue2) !important;
    color: var(--phs_yellow) !important;
}

.accent-custom.accent-allmix .tp-btn-blue:hover {
    background-color: var(--phs_blue2) !important;
    color: var(--phs_yellow) !important;
}

.accent-custom.accent-allmix .tp-btn-orange {
    background-color: var(--phs_blue1) !important;
    color: var(--phs_yellow) !important;
}

.accent-custom.accent-allmix .tp-btn-orange:hover {
    background-color: var(--phs_blue1) !important;
    color: var(--phs_yellow) !important;
}

.accent-custom.accent-allmix .featuredbooks_wrapper .f_orange {
    color: var(--phs_blue1);
}

.accent-custom.accent-allmix .upcomingsports_wrapper .f_orange {
    color: var(--navy_yellow);
}

.accent-custom.accent-allmix .upcomingsports_wrapper .f_blue {
    color: var(--navy_blue);
}

.accent-custom.accent-allmix .advertise_wrapper .f_orange {
    color: var(--phs_blue1);
}

.accent-custom.accent-allmix .advertise_icon {
    color: var(--arfrc_blue);
}

.accent-custom.accent-allmix .inptformctrl {
    border: 1px solid var(--phs_blue1);
}

.accent-custom.accent-allmix .personalisetabs .nav-tabs .nav-link {
    color: var(--black);
}

.accent-custom.accent-allmix .personalisetabs .nav-tabs .nav-item.show .nav-link,
.accent-custom.accent-allmix .personalisetabs .nav-tabs .nav-link.active {
    border-bottom: 4px solid var(--phs_yellow);
}

.accent-custom.accent-allmix .personalise_pubcatcard {
    border: 1px solid var(--grey5);
}

.accent-custom.accent-allmix .personalise_addtickbtn {
    border: 1px solid var(--phs_blue1);
}

.accent-custom.accent-allmix .personalise_addbtn {
    background-color: var(--white);
    color: var(--phs_blue1);
}

.accent-custom.accent-allmix .personalise_tickbtn {
    background-color: var(--white);
    color: var(--phs_blue1);
}

.accent-custom.accent-allmix .recommendpublish .carousel-indicators .active {
    background-color: var(--phs_yellow);
}

.accent-custom.accent-allmix .card-indicators .dot.active,
.accent-custom.accent-allmix .card-indicators1 .dot.active {
    background: var(--phs_yellow);
}

.accent-custom.accent-allmix .weather_drpdown_tgl,
.accent-custom.accent-allmix .weather_drpdown .dropdown-menu {
    background: #1D3D4E;
    background: linear-gradient(180deg, rgba(29, 61, 78, 1) 0%, rgba(16, 43, 57, 1) 100%);
    -moz-background: linear-gradient(180deg, rgba(29, 61, 78, 1) 0%, rgba(16, 43, 57, 1) 100%);
    -webkit-background: linear-gradient(180deg, rgba(29, 61, 78, 1) 0%, rgba(16, 43, 57, 1) 100%);
}

/***************************allmix end****************************/

/***************************New theme color start****************************/

.accent-custom.accent-newtheme .f_blue {
    color: var(--cream);
}

.accent-custom.accent-newtheme .f_darkgrey2,
.accent-custom.accent-newtheme .f_darkgrey3 {
    color: var(--cream);
}

.accent-custom.accent-newtheme {
    background-color: var(--white);
}

.accent-custom.accent-newtheme .tp-header-area,
.accent-custom.accent-newtheme .tp-header-sticky-area {
    border-bottom: 1px solid var(--dflt_darkgreen);
}

.accent-custom.accent-newtheme .tp-header-sticky,
.accent-custom.accent-newtheme .tp-header-sticky.header-sticky {
    background-color: var(--dflt_darkgreen);
}

.accent-custom.accent-newtheme .tp-header-top,
.accent-custom.accent-newtheme .header_allinner .tp-header-top {
    background-color: var(--dflt_lightgreen);
}

.accent-custom.accent-newtheme .header_allinner .tp-header-bottom-2 {
    background-color: var(--dflt_darkgreen);
}

.accent-custom.accent-newtheme .offcanvas__wrapper {
    background-color: var(--dflt_darkgreen);
}

.accent-custom.accent-newtheme .tp-main-menu-mobile ul li.has-dropdown>a .dropdown-toggle-btn {
    background-color: var(--dflt_darkgreen);
    border-color: var(--dflt_darkgreen);
}

/*.accent-custom.accent-newtheme .slider_category { color: var(--dflt_darkgreen1); }*/
.accent-custom.accent-newtheme .section_title {
    color: var(--dflt_darkgreen2);
}

.accent-custom.accent-newtheme .slider_category {
    color: var(--dflt_darkgreen1);
}

.accent-custom.accent-newtheme .weather_drpdown_tgl,
.accent-custom.accent-newtheme .weather_drpdown .dropdown-menu {
    background: var(--dflt_darkgreen1);
}

.accent-custom.accent-newtheme .recommended_slider .card,
.accent-custom.accent-newtheme .latestposts_slider .card,
.accent-custom.accent-newtheme .newsmax_cards_wrapper .card,
.accent-custom.accent-newtheme .moreposts_slider .card,
.accent-custom.accent-newtheme .allcontent_articles_wrapper .card,
.accent-custom.accent-newtheme .tp-allblogs-area .card {
    border: 0px solid var(--cream) !important;
    background-color: var(--grey2);
}


.accent-custom.accent-newtheme .trending_carousel_wrapper .card {
    border: 0px solid var(--cream) !important;
    background-color: var(--grey2);
}

.accent-custom.accent-newtheme .badge_category {
    background-color: var(--dflt_darkgreen1);
}

.accent-custom.accent-newtheme .badge_tags {
    background-color: var(--dflt_lightgreen);
}

.accent-custom.accent-newtheme .slick-prev,
.accent-custom.accent-newtheme .slick-next {
    background-color: var(--cream) !important;
}

.accent-custom.accent-newtheme .sistersites_carousel .carousel-control-next-icon,
.accent-custom.accent-newtheme .sistersites_carousel .carousel-control-prev-icon,
.accent-custom.accent-newtheme .postdtl_carousel .carousel-control-next-icon,
.accent-custom.accent-newtheme .postdtl_carousel .carousel-control-prev-icon {
    background-color: var(--cream);
}

.accent-custom.accent-newtheme .sistersites_subtitle {
    color: var(--dflt_lightgreen);
}

.accent-custom.accent-newtheme .sistersites_imgwrapper {
    background-color: var(--dflt_lightgreen);
}

.accent-custom.accent-newtheme .tp-product-list-add-to-cart-btn {
    background-color: var(--orange);
}

.accent-custom.accent-newtheme .featuredbksauthors_clr,
.accent-custom.accent-newtheme .justin_clr,
.accent-custom.accent-newtheme .jobboard_clr {
    color: var(--dflt_lightgreen1);
}

.accent-custom.accent-newtheme .badge_rating {
    background-color: var(--dflt_brown);
}

.accent-custom.accent-newtheme .viewreview_clr {
    color: var(--dflt_lightgreen);
}

.accent-custom.accent-newtheme .fbooks_amt {
    color: var(--dflt_lightgreen);
}

.accent-custom.accent-newtheme .fbooks_discount {
    color: var(--red);
}

.accent-custom.accent-newtheme .tp-btn-primary {
    background-color: var(--orange) !important;
}

.accent-custom.accent-newtheme .tp-btn-primary:hover {
    background-color: var(--lightorange) !important;
}


.accent-custom.accent-newtheme .tp-btn-blue {
    background-color: var(--orange) !important;
}

.accent-custom.accent-newtheme .tp-btn-blue:hover {
    background-color: var(--lightorange) !important;
}

.accent-custom.accent-newtheme .personalisetabs .nav-tabs .nav-link {
    color: var(--dflt_darkgreen);
}

.accent-custom.accent-newtheme .personalisetabs .nav-tabs .nav-item.show .nav-link,
.accent-custom.accent-newtheme .personalisetabs .nav-tabs .nav-link.active {
    border-bottom: 4px solid var(--orange);
    color: var(--dflt_darkgreen);
}

.accent-custom.accent-newtheme .personalise_addtickbtn {
    border: 1px solid var(--dflt_lightgreen);
}

.accent-custom.accent-newtheme .personalise_addbtn {
    color: var(--dflt_lightgreen);
}

.accent-custom.accent-newtheme .personalise_tickbtn {
    background-color: var(--dflt_lightgreen);
}

.accent-custom.accent-newtheme .recommendpublish .carousel-indicators .active {
    background-color: var(--cream);
}

.accent-custom.accent-newtheme .featuredbooks_wrapper .card {
    background-color: var(--grey2);
    border: 0px solid var(--cream);
}

.accent-custom.accent-newtheme .featuredauthor_item {
    background-color: var(--cream);
}

.accent-custom.accent-newtheme .featuredauthor_name {
    color: var(--primary);
}

.accent-custom.accent-newtheme .featuredauthor_booktype {
    color: var(--dflt_darkgreen);
}

.accent-custom.accent-newtheme .card-indicators .dot.active,
.accent-custom.accent-newtheme .card-indicators1 .dot.active,
.accent-custom.accent-newtheme .news-screen-wrapper .carousel-indicators .active {
    background: var(--cream);
}

.accent-custom.accent-newtheme .tp-upcomingsports-area {
    background-color: var(--dflt_lightgreen1);
}

.accent-custom.accent-newtheme .upcomingsports_clr {
    color: var(--white);
}

.accent-custom.accent-newtheme .upcomingsports_wrapper .f_blue,
.accent-custom.accent-newtheme .upcomingsports_wrapper .f_orange {
    color: var(--dflt_lightgreen);
}

.accent-custom.accent-newtheme .tp-footer-area {
    border-top: 1px solid var(--dflt_darkgreen);
    background-color: var(--dflt_darkgreen);
}

.accent-custom.accent-newtheme .jobboard_card {
    background: var(--white);
    color: var(--black);
    padding: 15px 15px 0 15px;
    border: 0px solid var(--cream);
    background-color: var(--grey2);
}

.accent-custom.accent-newtheme .jobboard_card .card {
    background-color: var(--grey2);
    padding: 0px 15px;
}

.accent-custom.accent-newtheme .jobboard_card.jobboard_innerwrapper {
    background-color: var(--white) !important;
}

.accent-custom.accent-newtheme .jobboard_card.jobboard_innerwrapper .card {
    background-color: var(--white);
    padding: 0 0 15px 0;
}

.accent-custom.accent-newtheme .jobboard_title {
    color: var(--dflt_darkgreen);
}

.accent-custom.accent-newtheme .jobboard_desc {
    color: var(--black);
}

.accent-custom.accent-newtheme .jobboard_icon {
    background-color: var(--dflt_darkgreen);
}

.accent-custom.accent-newtheme .jobboard_icon i {
    color: var(--white);
}

.accent-custom.accent-newtheme .allcontent_description_wrapper .f_blue {
    color: var(--orange);
}

.accent-custom.accent-newtheme .postdtl_description_wrapper a,
.accent-custom.accent-newtheme .allcontent_description_wrapper a {
    color: var(--dflt_lightgreen);
}

.accent-custom.accent-newtheme .btn-check:checked+.btn,
.accent-custom.accent-newtheme .btn.active,
.accent-custom.accent-newtheme .btn.show,
.accent-custom.accent-newtheme .btn:first-child:active,
.accent-custom.accent-newtheme :not(.btn-check)+.btn:active {
    background-color: var(--cream);
    color: var(--white) !important;
}

.accent-custom.accent-newtheme .tp-sports-area .card {
    border: 0px solid var(--cream) !important;
}

.accent-custom.accent-newtheme .news-screen-wrapper .top-stories-card {
    border: 0px solid var(--cream);
    background-color: var(--grey2);
    box-shadow: none;
}

.accent-custom.accent-newtheme .news-screen-wrapper .featured-news-item {
    border: 0px solid var(--cream);
    background-color: var(--grey2);
}

.accent-custom.accent-newtheme .top-story-card .f_black {
    color: var(--white);
}

.accent-custom.accent-newtheme .link {
    color: var(--dflt_lightgreen);
}

.accent-custom.accent-newtheme .members_infowrapper .card {
    border: 1px solid var(--cream);
}

.accent-custom.accent-newtheme .allcontent_carouselwrapper {
    border: 0px solid var(--cream);
    background-color: var(--grey2);
    box-shadow: none;
}

.accent-custom.accent-newtheme .news-screen-wrapper .top-stories-header-card {
    border: 0px solid var(--cream);
    background-color: var(--grey2);
}

.accent-custom.accent-newtheme .news-screen-wrapper .publishers-categories-card {
    border: 0px solid var(--cream);
    background-color: var(--grey2);
}



/***************************New theme color end****************************/