@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 100;
    src:
        local("Lato Hairline"),
        local("Lato-Hairline"),
        url(https://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHh30AXC-v.ttf) format("truetype");
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src:
        local("Lato Light"),
        local("Lato-Light"),
        url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh7USSwiPHA.ttf) format("truetype");
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src:
        local("Lato Regular"),
        local("Lato-Regular"),
        url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjx4wWw.ttf) format("truetype");
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src:
        local("Lato Bold"),
        local("Lato-Bold"),
        url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVSwiPHA.ttf) format("truetype");
}
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    src:
        local("Lato Black"),
        local("Lato-Black"),
        url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh50XSwiPHA.ttf) format("truetype");
}
header .top-menu {
    background-color: transparent;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}
header .top-menu a {
    color: #fff;
    font-size: 13px;
}
header .top-menu a:hover {
    text-decoration: none;
}
header .top-menu a.quick-cart {
    position: relative;
}
header .top-menu a.quick-cart .cart-badge {
    font-family: "Open Sans";
    position: absolute;
    top: -10px;
    right: -20px;
    color: transparent;
    font-size: 13px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 4px;
}
header .navbar .navbar-brand,
header .navbar .navbar-nav .nav-link {
    font-style: normal;
    font-family: Lato, sans-serif;
}
header .navbar,
header .navbar .col-* {
    padding-left: 0;
    padding-right: 0;
}
header .navbar {
    background: 0 0;
    min-height: 70px;
}
header .navbar.d-page {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}
header .navbar .navbar-brand {
    font-weight: 900;
    color: #fff !important;
    line-height: 1;
    letter-spacing: 0;
}
header .navbar .navbar-brand span {
    color: transparent !important;
}
header .navbar .navbar-nav {
    margin: auto;
}
header .navbar .navbar-nav li:hover > ul.dropdown-menu {
    display: block;
    background-color: #292929;
    opacity: 0.9;
    font-size: 17px;
}
header .navbar .navbar-nav li:hover > ul.dropdown-menu .dropdown-item:active,
header .navbar .navbar-nav li:hover > ul.dropdown-menu .dropdown-item:focus,
header .navbar .navbar-nav li:hover > ul.dropdown-menu .dropdown-item:hover,
header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: transparent;
}
header .navbar .navbar-nav li:hover > ul.dropdown-menu .dropdown-item {
    color: #ededed;
    display: inline-block;
    width: unset;
}
header .navbar .navbar-nav li > ul .dropdown-menu {
    background-color: #292929 !important;
    opacity: 0.9;
}
header .navbar .navbar-nav .nav-link {
    color: #ededed;
    font-weight: 700;
    line-height: 1.2;
}
header .navbar .navbar-nav .nav-link:active,
header .navbar .navbar-nav .nav-link:hover {
    color: transparent !important;
}
header .navbar .navbar-nav .nav-item.active .nav-link {
    color: transparent;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-submenu {
    position: relative;
}
header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}
header .navbar .navbar-nav .nav-item:hover > ul.dropdown-menu {
    display: block;
    background-color: #292929;
    opacity: 0.9;
    margin: 0;
}
header .navbar .navbar-nav .dropdown .dropdown-submenu .dropdown-toggle.d-submenu :after {
    margin-left: 4px;
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    float: right;
    line-height: 25px;
}
#scroll span,
.gallery-page .gallery .container--gallery .photo-zoom:after {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
header .navbar .navbar-toggler {
    padding: 0.75rem;
}
header .navbar .navbar-toggler .icon-bar {
    background-color: #fff;
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
    margin-bottom: 3px;
}
@media (max-width: 1023px) {
    header .navbar .navbar-brand {
        font-size: 40px;
    }
    header .navbar .navbar-nav .nav-link,
    header .navbar .navbar-nav li:hover > ul.dropdown-menu {
        font-size: 13px;
    }
}
@media (max-width: 767px) {
    header .top-menu {
        text-align: center;
    }
    header .top-menu .menu-author {
        text-align: center !important;
    }
    header .navbar .navbar-brand {
        font-size: 40px;
    }
    header .navbar .navbar-nav .nav-link,
    header .navbar .navbar-nav li:hover > ul.dropdown-menu li a.dropdown-item {
        font-size: 14px;
    }
}
#carousel-example-generic .active,
#carousel-example-generic .carousel,
#carousel-example-generic .carousel-inner,
#carousel-example-generic .carousel-item {
    height: 100%;
}
#carousel-example-generic .carousel-inner {
    background: #000;
}
#carousel-example-generic .carousel-inner .carousel-image {
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.8;
}
#carousel-example-generic .carousel-inner .carousel-image .carousel-caption {
    padding: 80px;
    position: relative;
    left: 0;
    right: 0;
    text-align: left;
}
#carousel-example-generic .carousel-inner .carousel-image .carousel-caption .slider-desc,
#carousel-example-generic .carousel-inner .carousel-image .carousel-caption .slider-subtitle,
#carousel-example-generic .carousel-inner .carousel-image .carousel-caption .slider-title {
    color: #fff;
}
#carousel-example-generic .carousel-inner .carousel-image .btn-transparent {
    background: 0 0;
    color: #fff;
    border: 2px solid #fff;
}
.d-about-club,
.d-under-world-section-two {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
#carousel-example-generic .controls {
    position: absolute;
    bottom: 10px;
    right: 30px;
}
#carousel-example-generic .controls a {
    text-decoration: none !important;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 40px;
    color: #ededed;
}
#carousel-example-generic .controls a:hover {
    color: transparent;
}
#carousel-example-generic .controls .d-control-prev:before {
    content: "\276E";
}
#carousel-example-generic .controls .d-control-next:before {
    content: "\276F";
}
#carousel-example-generic .animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
#carousel-example-generic .fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@media (min-width: 768px) {
    #carousel-example-generic .carousel-inner .carousel-image {
        height: 300px;
    }
}
@media (min-width: 991px) {
    #carousel-example-generic .carousel-inner .carousel-image {
        height: 450px;
    }
}
@media (max-width: 500px) {
    #carousel-example-generic .carousel-inner .carousel-image {
        background-color: rgba(0, 0, 0, 0);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        width: 100%;
        height: 150px;
        opacity: 1;
        visibility: inherit;
    }
    #carousel-example-generic .carousel-inner .carousel-image .carousel-caption {
        padding: 0 0 0 15px;
        position: absolute;
        text-align: left;
    }
    #carousel-example-generic .carousel-inner .carousel-image .carousel-caption .slider-title {
        font-size: 11px;
    }
    #carousel-example-generic .carousel-inner .carousel-image .carousel-caption .slider-subtitle {
        font-size: 9px;
    }
    #carousel-example-generic .carousel-inner .carousel-image .carousel-caption .slider-desc {
        font-size: 5px;
    }
    #carousel-example-generic .carousel-inner .carousel-image .carousel-caption .btn-transparent {
        padding: 4px;
        font-size: 11px;
    }
}
.d-under-world-section {
    background-color: transparent;
    border-color: #fff;
}
.d-under-world-section .d-under-world-text {
    font-weight: 300;
    font-style: normal;
    font-family: Lato, sans-serif;
    color: #fff;
    line-height: 1.6;
    letter-spacing: 0;
    font-size: 17px;
}
.d-about-club .d-about-club-numbers,
.d-about-club .d-about-club-text-heading,
.d-under-world-section .d-under-world-button,
.d-under-world-section-two .d-under-world-button {
    font-weight: 700;
    font-family: Lato, sans-serif;
    font-style: normal;
}
.d-under-world-section .d-under-world-button {
    color: #ededed !important;
    background-color: #292929;
    padding: 15px 38px 18px;
    font-size: 26px;
    vertical-align: middle;
    border-radius: 0;
}
.d-under-world-section .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #000;
}
@media (max-width: 1023px) {
    .d-under-world-section .d-under-world-text {
        font-size: 13px;
        line-height: 1.4;
        letter-spacing: 0;
    }
    .d-under-world-section .d-under-world-button {
        padding: 15px 38px 18px;
        font-size: 16px;
    }
}
.d-about-club {
    background-size: cover;
    height: 100%;
}
.d-about-club .d-about-club-round {
    background-color: transparent;
    background-size: contain;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 31px;
    padding-bottom: 31px;
}
.d-about-club .d-about-club-numbers {
    color: #fff;
    font-size: 67px;
    line-height: 1.2;
    letter-spacing: 0;
}
.d-about-club .d-about-club-text-heading {
    color: #fff;
    font-size: 26px;
    line-height: 1.4;
    letter-spacing: 0;
}
.d-about-club .d-about-club-text-heading a {
    color: #fff;
    text-decoration: none;
}
.d-about-club .d-about-club-text-heading a:hover {
    text-decoration: underline;
}
.d-about-club .d-about-club-text {
    padding-bottom: 35px;
}
@media (max-width: 1023px) {
    .d-about-club .d-about-club-numbers {
        font-size: 47px;
        line-height: 1.7;
        margin: 0;
    }
    .d-about-club .d-about-club-text-heading {
        font-size: 16px;
    }
    .d-about-club .d-about-club-text {
        font-size: 13px;
        line-height: 1.4;
        letter-spacing: 0;
    }
}
@media (max-width: 991px) {
    .d-about-club .d-about-club-round {
        height: 120px;
        width: 120px;
    }
    .d-about-club .d-about-club-numbers {
        line-height: 1;
    }
}
@media (max-width: 767px) {
    .d-about-club .d-about-club-numbers {
        font-size: 37px;
        line-height: 1.7;
        margin: 0;
    }
    .d-about-club .d-about-club-text-heading {
        font-size: 13px;
    }
}
@media (max-width: 480px) {
    .d-about-club .d-about-club-round {
        height: 100px;
        width: 100px;
    }
    .d-about-club .d-about-club-numbers {
        line-height: 1;
    }
}
.d-events-section {
    background-color: #ededed;
}
.d-events-section .d-heading {
    color: #292929;
}
.d-events-section .d-events-img img {
    border-radius: 50%;
    margin-bottom: 20px;
    width: 300px;
    height: 300px;
}
.d-events-section .d-events-img .d-p {
    color: #515151;
}
@media (min-width: 768px) and (max-width: 991px) {
    .d-events-section .d-events-img img {
        width: 300px;
        height: 226px;
    }
    .d-events-section .d-events-img .d-p {
        color: #515151;
    }
}
.d-under-world-section-two {
    background-size: cover;
    height: 100%;
}
.d-under-world-section-two .d-under-world-button {
    color: #ededed !important;
    background-color: transparent;
    padding: 15px 38px 18px;
    font-size: 26px;
    vertical-align: middle;
    border-radius: 0;
}
.d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: transparent;
}
@media (max-width: 1023px) {
    .d-under-world-section-two .d-under-world-button {
        padding: 15px 38px 18px;
        font-size: 16px;
    }
}
.d-map .map-responsive {
    height: 100%;
}
.d-map .map-responsive iframe {
    left: 0;
    top: 0;
    height: 300px;
    width: 100%;
}
footer {
    background-color: #1c1c1c;
    color: #fff;
}
footer .footer-title {
    font-size: 26px;
    line-height: 1.4;
    padding-bottom: 1.1rem;
    margin-bottom: 0;
}
footer .footer-pt {
    padding-top: 70px;
}
footer .footer-pt .footer-text {
    font-size: 12px;
    color: #6b6b6b;
    padding-right: 85px;
}
footer .footer-pt .privacy-policy {
    margin: 0;
    color: #d2d2d2;
}
footer .footer-pt .privacy-policy a {
    color: transparent;
}
footer .footer-pt .social-links ul {
    padding-left: 0;
}
footer .footer-pt .social-links ul li {
    margin-bottom: 5px;
    margin-right: 10px;
    display: inline-block;
    list-style-type: none;
}
footer .footer-pt .social-links ul li a {
    background-color: transparent;
    border: 2px solid;
    border-radius: 50%;
    color: #ededed;
    text-align: center;
    text-decoration: none;
    width: 55px;
    height: 55px;
    font-size: 26px;
    line-height: 55px;
}
footer .footer-pt .social-links ul li a:hover {
    border-color: #515151;
    background-color: #515151;
}
footer .footer-pt p {
    font-family: Lato, sans-serif;
    color: #d2d2d2;
    font-size: 12px;
}
footer .footer-pt .footer-list {
    line-height: 2.2;
}
footer .footer-pt .footer-list a {
    display: block;
    color: #d2d2d2;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
}
footer .footer-pt .footer-list a:hover {
    color: transparent;
}
footer.d-footer .footer-pt .social-links {
    text-align: left;
}
footer .preview-info-block {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    left: 0;
    padding: 15px;
}
@media (max-width: 1023px) {
    footer .footer-title {
        font-size: 15px;
        line-height: 1.4;
        letter-spacing: 0;
    }
    footer .footer-pt {
        padding-top: 50px;
    }
    footer .footer-pt .footer-text {
        padding-right: 50px;
    }
    footer .footer-pt .social-links {
        padding-top: 17px;
        padding-bottom: 17px;
    }
    footer .footer-pt .social-links ul {
        margin: 0;
    }
    footer .footer-pt .social-links ul li a {
        width: 42px;
        height: 42px;
        font-size: 22px;
        line-height: 42px;
    }
    footer .footer-pt .footer-list a {
        font-size: 13px;
    }
}
@media (max-width: 768px) {
    footer .footer-pt .social-links ul li {
        margin-right: 5px;
    }
    footer .footer-pt .social-links ul li a {
        width: 43px;
        height: 43px;
        font-size: 19px;
        line-height: 39px;
    }
}
@media (max-width: 767px) {
    footer .footer-title {
        font-size: 13px;
        line-height: 1.4;
        letter-spacing: 0;
    }
    footer .footer-pt {
        padding-top: 35px;
    }
    footer .footer-pt .footer-text {
        padding-right: 35px;
        padding-top: 35px !important;
    }
}
@media (max-width: 576px) {
    footer .footer-pt {
        padding: 10px 0;
    }
    footer .footer-pt .social-links ul li {
        margin-right: 2px;
    }
    footer .footer-pt .social-links ul li a {
        width: 40px;
        height: 40px;
        font-size: 16px;
        line-height: 36px;
    }
    footer .footer-pt .privacy-policy {
        color: #d2d2d2;
        padding-bottom: 10px;
    }
    footer .footer-pt .privacy-policy a {
        color: transparent;
    }
}
main {
    padding-top: 120px;
}
.has-error .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: red;
}
.d-heading,
.d-p,
.page-heading {
    color: #fff;
    font-family: Lato, sans-serif;
    letter-spacing: 0;
    font-style: normal;
}
.d-heading {
    font-weight: 100;
    font-size: 75px;
    line-height: 1;
    padding-top: 85px;
    padding-bottom: 20px;
}
.d-heading .d-bold,
.page-heading {
    font-weight: 700;
}
.page-heading {
    font-size: 26px;
    line-height: 1.4;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pb-85 {
    padding-bottom: 85px !important;
}
.pb-35 {
    padding-bottom: 35px !important;
}
.pt-35 {
    padding-top: 35px !important;
}
.pt-85 {
    padding-top: 85px !important;
}
.d-p {
    font-weight: 300;
    line-height: 1.6;
    font-size: 17px;
}
.d-button {
    font-family: Lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #ededed;
    background-color: #292929;
    padding: 15px 38px 18px;
    font-size: 26px;
    vertical-align: middle;
    border-radius: 0;
    line-height: 1.2;
    border: 0;
}
.d-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #000;
}
html {
    overflow-x: hidden;
}
.label-default {
    border: 1px solid #ccc;
    padding: 0.3em 0.7em 0.4em;
}
a.label,
a.label:hover {
    color: #fff;
}
#scroll {
    position: fixed;
    right: 50px;
    bottom: 80px;
    width: 50px;
    height: 50px;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    z-index: 999;
}
#scroll span {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 47px;
    font-weight: 400;
    transform: translate(0, 0);
    color: #ededed;
    background-color: #292929;
    text-align: center;
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
#scroll span:hover {
    background-color: transparent;
}
.d-breadcrumb {
    padding-top: 15px;
}
.d-breadcrumb .breadcrumb {
    display: inline-block;
    margin: 0;
    background: 0 0;
    overflow: hidden;
    padding: 0;
}
.d-breadcrumb .breadcrumb li {
    float: left;
    margin-right: 5px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    margin-top: 5px;
}
.d-breadcrumb .breadcrumb li:before {
    content: "" !important;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: -13px;
    z-index: 1;
    transform: translateY(-50%);
}
.d-breadcrumb .breadcrumb li:after {
    content: "";
    display: block;
    width: 18px;
    height: 30px;
    border-radius: 7px;
    background: 0 0;
    position: absolute;
    top: 50%;
    left: -5px;
    transform: translateY(-50%);
}
.d-breadcrumb .breadcrumb li:last-child {
    padding: 10px 15px;
    margin-right: 0;
}
.d-breadcrumb .breadcrumb li:last-child:after {
    display: block;
}
.d-breadcrumb .breadcrumb li:last-child:before {
    display: block;
    width: 0;
}
.d-breadcrumb .breadcrumb li:first-child:after {
    display: none;
}
.d-breadcrumb .breadcrumb li:first-child a {
    padding: 10px 15px;
}
.d-breadcrumb .breadcrumb li a {
    display: block;
    padding: 10px 15px 10px 25px;
    font-size: 14px;
    font-weight: 700;
}
.d-breadcrumb .breadcrumb li a:hover {
    text-decoration: none;
}
.headerPageTitleShop .breadcrumb {
    display: inline-block;
    margin: 0;
    background: 0 0;
    overflow: hidden;
    padding: 0;
}
.headerPageTitleShop .breadcrumb li {
    float: left;
    margin-right: 5px;
    border: 2px solid #fff;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    position: relative;
    margin-top: 5px;
}
.headerPageTitleShop .breadcrumb li:before {
    content: "" !important;
    width: 20px;
    height: 16px;
    border-radius: 4px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: -13px;
    z-index: 1;
    transform: translateY(-50%);
}
.headerPageTitleShop .breadcrumb li:after {
    content: "";
    display: block;
    width: 18px;
    height: 28px;
    border-radius: 7px;
    position: absolute;
    top: 50%;
    left: -5px;
    transform: translateY(-50%);
}
.headerPageTitleShop .breadcrumb li:last-child {
    padding: 4px 15px;
    margin-right: 0;
    color: #fff;
}
.headerPageTitleShop .breadcrumb li:last-child:after {
    display: block;
}
.headerPageTitleShop .breadcrumb li:last-child:before {
    display: block;
    width: 0;
}
.headerPageTitleShop .breadcrumb li:first-child:after {
    display: none;
}
.headerPageTitleShop .breadcrumb li:first-child a {
    padding: 4px 15px;
}
.headerPageTitleShop .breadcrumb li a {
    display: block;
    padding: 4px 15px;
    font-size: 14px;
    font-weight: 700;
    color: transparent;
}
.loginmodal-container a,
a.scubaEarth:hover,
a.social {
    display: inline-block;
    text-decoration: none;
}
.headerPageTitleShop .breadcrumb li a:hover {
    text-decoration: none;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus,
btn-primary.focus {
    box-shadow: 0 0 0 0.2rem transparent;
}
#User_ForgotPassword,
#cancelForgotPassword,
#reg_top {
    color: transparent;
}
.loginmodal-container {
    max-width: 350px;
    width: 100% !important;
    background-color: #f7f7f7;
    margin: 0 auto;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}
.loginmodal-container a {
    color: #515151;
    font-weight: 400;
    text-align: center;
    opacity: 0.6;
    transition: opacity ease 0.5s;
}
.item-box .item-hover,
aside ul.nav-list li a {
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
}
.loginmodal-container h1 {
    text-align: center;
    font-size: 1.8em;
}
.loginmodal-container input[type="email"],
.loginmodal-container input[type="password"],
.loginmodal-container input[type="text"] {
    height: 44px;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #d4d4d4;
    border-top: 1px solid #999;
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.loginmodal-container input[type="email"]:hover,
.loginmodal-container input[type="password"]:hover,
.loginmodal-container input[type="text"]:hover {
    border: 1px solid #999;
    border-top: 1px solid #d4d4d4;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.loginmodal-container input[type="submit"] {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    position: relative;
}
.loginmodal {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    height: 36px;
    padding: 0 8px;
}
.loginmodal-submit {
    border: 0;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    background-color: transparent;
    padding: 17px 0;
    font-size: 14px;
}
.loginmodal-submit:hover {
    border: 0;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    background-color: transparent;
}
.item-box .item-hover,
.item-box .item-hover.overlay {
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
}
.login-help {
    font-size: 12px;
}
aside ul.nav-list {
    margin: 0;
    padding: 0;
    display: block;
}
aside ul.nav-list li {
    padding: 0;
    border-bottom: #ccc 1px dotted;
}
aside ul.nav-list li a {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    display: block;
    padding: 10px 12px;
    color: #fff;
}
.item-box .item-hover,
a.social {
    text-align: center;
    -webkit-transition: all 0.2s;
}
aside ul.nav-list li a:hover {
    padding-left: 10px;
    text-decoration: none;
}
aside ul.nav-list li a i {
    padding-right: 6px;
    color: #d4d4d4;
}
aside ul.nav-list li.active > a {
    background-color: #fff;
    padding-left: 10px;
    color: #000;
}
aside h3,
aside h4 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}
aside h4 {
    margin-top: 60px;
}
.tabBoxBp {
    min-height: 280px;
}
.item-box {
    background: #fff;
    overflow: hidden;
    margin: 16px 0;
    width: 100%;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.item-box.fullwidth {
    max-width: 100%;
}
.item-box.nomargin {
    margin: 0 !important;
}
.item-box figure {
    width: 100%;
    display: block;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.item-box.fixed-box figure {
    max-height: 263px;
}
.item-box.fixed-box figure img {
    width: 100%;
    height: auto;
}
.item-box.fixed-box .item-box-desc p {
    height: 98px;
}
.item-box.fixed-box .item-box-desc small {
    display: block;
}
.item-box .socials {
    border-top: #d4d4d4 1px solid;
    display: block;
    text-align: center;
}
.item-box .item-hover {
    -webkit-border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    transition: all 0.2s;
}
.item-box .item-hover.overlay {
    -webkit-border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.item-box .item-hover a,
.item-box .item-hover button {
    color: #fff;
}
.item-box .item-hover .inner {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -30px;
    z-index: 100;
}
.item-box:hover .item-hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.item-box-desc {
    padding: 10px 20px;
    overflow: hidden;
}
.item-box-desc p {
    margin-top: 20px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.item-box-desc h4 {
    padding: 0;
    margin: 0;
}
@media (min-width: 768px) and (max-width: 992px) {
    .item-box-desc h4 {
        font-size: 18px !important;
    }
}
.block {
    display: block !important;
}
.owl-carousel {
    margin-bottom: 20px;
}
.owl-carousel .owl-item div {
    position: relative;
}
.owl-carousel .owl-caption {
    padding: 10px;
    position: absolute !important;
    left: 0;
    top: 0;
    right: 0;
    margin-top: 0;
    max-width: 100%;
    background: rgba(0, 0, 0, 0.3);
    display: block;
    color: #fff;
}
.owl-carousel .owl-caption p {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    padding: 0;
    margin: 0;
}
.owl-carousel .owl-caption h1,
.owl-carousel .owl-caption h1 a,
.owl-carousel .owl-caption h2,
.owl-carousel .owl-caption h2 a,
.owl-carousel .owl-caption h3,
.owl-carousel .owl-caption h3 a {
    color: #fff;
    font-size: 21px;
    line-height: 21px;
    font-weight: 700;
    margin-bottom: 10px;
}
.owl-carousel .owl-caption a {
    color: #fff;
    font-weight: 700;
}
.owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
    color: #000;
    filter: Alpha(Opacity=100);
    background: #fff;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.owl-theme .owl-controls .owl-buttons div:hover {
    background: #f5f7f7;
}
.owl-theme.controlls-over .owl-controls .owl-page {
    background: rgba(0, 0, 0, 0.3);
}
.owl-theme.controlls-over .owl-controls .owl-page:first-child {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.owl-theme.controlls-over .owl-controls .owl-page :last-child {
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.owl-theme.controlls-over .owl-controls .owl-page span {
    background: #fff;
}
.controlls-over .owl-controls {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: -20px;
    z-index: 10;
}
.controlls-over .owl-controls .owl-prev {
    float: left;
}
.controlls-over .owl-controls .owl-next {
    float: right;
}
.controlls-over .owl-pagination {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
footer address .footer-sprite {
    margin-bottom: 20px;
    padding-left: 30px;
    background: url(../../web/images/footer_sprite.png) no-repeat;
}
footer address .footer-sprite:last-child {
    margin-bottom: 0;
}
footer address .footer-sprite.address {
    background-position: 0 0;
}
footer address .footer-sprite.phone {
    background-position: 0 -138px;
    line-height: 30px;
}
footer address .footer-sprite.email {
    background-position: 0 -247px;
}
footer address .footer-sprite-right {
    margin-bottom: 20px;
    padding-right: 30px;
    background: url(../../web/images/footer_sprite.png) no-repeat;
}
footer address .footer-sprite-right:last-child {
    margin-bottom: 0;
}
footer address .footer-sprite-right.address {
    background-position: 100% 0;
}
footer address .footer-sprite-right.phone {
    background-position: 100% -138px;
    line-height: 30px;
}
footer address .footer-sprite-right .email {
    background-position: 100% -247px;
}
footer p {
    line-height: 18px;
}
footer p.contact-desc {
    margin: 0 0 30px;
    padding: 0 0 10px;
    border-bottom: #000 1px dashed;
}
address .footer-sprite {
    margin-bottom: 20px;
    padding-left: 30px;
    background: url(../../web/images/footer_sprite.png) no-repeat;
}
address .footer-sprite:last-child {
    margin-bottom: 0;
}
address .footer-sprite.address {
    background-position: 0 0;
}
address .footer-sprite.phone {
    background-position: 0 -138px;
    line-height: 30px;
}
address .footer-sprite.email {
    background-position: 0 -247px;
}
address .footer-sprite-right {
    margin-bottom: 20px;
    padding-right: 30px;
    background: url(../../web/images/footer_sprite.png) no-repeat;
}
address .footer-sprite-right:last-child {
    margin-bottom: 0;
}
address .footer-sprite-right.address {
    background-position: 100% 0;
}
address .footer-sprite-right.phone {
    background-position: 100% -138px;
    line-height: 30px;
}
address .footer-sprite-right .email {
    background-position: 100% -247px;
}
a.social {
    width: 36px;
    height: 36px;
    line-height: 38px;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    margin: 5px 1px;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
a.social.fa-instagram:hover {
    background: #5480a5 !important;
    color: #fff !important;
}
a.social.fa-twitter:hover {
    background: #41b7d8 !important;
    color: #fff !important;
}
a.social.fa-facebook:hover {
    background: #3b5997 !important;
    color: #fff !important;
}
a.social.fa-google-plus:hover {
    background: #d64937 !important;
    color: #fff !important;
}
a.social.fa-linkedin:hover {
    background: #0073b2 !important;
    color: #fff !important;
}
a.social.fa-vimeo:hover {
    background: #388fc5 !important;
    color: #fff !important;
}
a.social.fa-youtube:hover {
    background: #a40f09 !important;
    color: #fff !important;
}
a.social.fa-flickr:hover {
    background: #ff0084 !important;
    color: #fff !important;
}
a.social.fa-skype:hover {
    background: #00aff0 !important;
    color: #fff !important;
}
a.social.fa-pinterest:hover {
    background: #cb2027 !important;
    color: #fff !important;
}
a.social.fa-rss:hover {
    background: #e0812a !important;
    color: #fff !important;
}
a.social.fa-default:hover {
    background: #37353a !important;
    color: #fff !important;
}
a.social.fa-rounded {
    width: 35px;
    height: 35px;
    line-height: 37px;
}
a.scubaEarth:hover {
    width: 36px;
    height: 36px;
    background: url(../../web/images/icon/scubaEarthBlue.png) no-repeat;
    margin: 0 1px -10px;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden .isotope-item {
    pointer-events: none;
    z-index: 1;
}
ul.isotope-filter {
    margin-bottom: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: #ddd 1px dotted;
    border-top: #d4d4d4 1px dotted;
}
ul.isotope-filter li.active:before {
    border: 6px solid transparent;
    border-bottom-color: #f5f7f7;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
    z-index: 10;
}
.masonry-list,
ul.isotope {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.isotope {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.isotope {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}
.isotope .isotope-item.no-transition,
.isotope.no-transition,
.isotope.no-transition .isotope-item {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
.masonry-list {
    width: 100%;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}
.overlay {
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.overlay .gray {
    background: #000 !important;
}
#cartContent .product_name {
    width: 20% !important;
}
.label-default {
    background-color: #999;
}
.viewCartOnModel {
    font-size: 14px;
}
ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #000;
    position: relative;
}
ul.isotope-filter li.nav-item a.active:after {
    border: 6px solid transparent;
    border-bottom-color: transparent;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
    z-index: 10;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
@media (max-width: 1023px) {
    .d-heading {
        font-size: 45px;
        padding-top: 50px;
        padding-bottom: 7px;
    }
    .d-p {
        font-size: 13px;
        line-height: 1.4;
        letter-spacing: 0;
    }
    main {
        padding-top: 144px;
    }
    .d-button {
        font-size: 16px;
    }
    .pt-85 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    #scroll {
        right: 30px;
        bottom: 30px;
        width: 45px;
        height: 45px;
    }
    #scroll span {
        line-height: 40px;
    }
}
@media (max-width: 767px) {
    .d-heading {
        font-size: 24px;
        padding-top: 35px;
        padding-bottom: 10px;
    }
    main {
        padding-top: 127px;
    }
    .pt-85 {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }
}
@media (max-width: 479px) {
    .breadcrumb li a {
        padding: 7px 7px 7px 11px;
        font-size: 12px;
    }
    .breadcrumb li:first-child a,
    .breadcrumb li:last-child {
        padding: 7px;
        font-size: 12px;
    }
    .breadcrumb li:before {
        width: 15px;
        height: 18px;
        right: -12px;
    }
    .breadcrumb li:after {
        width: 13px;
        height: 22px;
        left: -7px;
    }
    .viewCartOnModel {
        font-size: 9px;
        padding: 12px 13px;
    }
}
main .about-page .about-who-section {
    background-color: transparent;
}
main .about-page .about-who-section .d-about-club .d-about-round {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: transparent;
}
main .about-page .d-about-testmonials .d-link {
    color: transparent;
}
main .about-page .d-about-testmonials .page-heading {
    padding-top: 15px;
}
main .about-page .d-events-section .d-events-img .page-heading {
    color: #292929;
}
footer .footer-pt .social-links {
    text-align: right;
    padding-top: 0;
    padding-bottom: 0;
}
footer .footer-pt .privacy-policy {
    padding-top: 15px;
}
@media (max-width: 1023px) {
    .page-heading {
        font-size: 15px;
    }
}
@media (max-width: 991px) {
    main .about-page .about-who-section .d-about-club .d-about-round {
        width: 120px;
        height: 120px;
    }
}
@media (max-width: 767px) {
    .page-heading {
        font-size: 13px;
    }
    .about-page iframe {
        padding-bottom: 10px;
    }
    footer .footer-pt .social-links {
        text-align: center;
    }
}
@media (max-width: 767px) and (min-width: 425px) {
    .about-page .about-who-section .d-about-club .d-about-img .d-about-round-img {
        width: 95px;
    }
}
@media (max-width: 480px) {
    main .about-page .about-who-section .d-about-club .d-about-round {
        width: 100px;
        height: 100px;
    }
}
.events-page .d-events-section .page-heading {
    color: #292929;
    padding-top: 15px;
}
.events-page .d-events-section .d-events-img .d-event-round {
    background-color: transparent;
    background-size: contain;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 31px;
    padding-bottom: 31px;
}
.events-page .d-events-section .d-events-img .d-event-dates {
    font-weight: 700;
    font-style: normal;
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 70px;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 0;
}
.events-page .d-events-section .d-events-img .d-event-month {
    font-weight: 700;
    font-style: normal;
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 0.9;
    letter-spacing: 0;
}
.events-page .d-events-section .d-events-img a:hover {
    text-decoration: none;
}
.events-page .d-events-section .d-events-img a:hover .page-heading {
    color: transparent;
}
@media (max-width: 1023px) {
    .events-page .d-events-section .d-events-img .d-event-dates {
        font-size: 40px;
        line-height: 1;
        letter-spacing: 0;
    }
    .events-page .d-events-section .d-events-img .d-event-month {
        font-size: 12px;
        line-height: 1;
        letter-spacing: 0;
    }
}
@media (max-width: 767px) {
    .events-page .d-events-section .d-events-img .d-event-round {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .events-page .d-events-section .d-events-img .d-event-dates {
        font-size: 50px;
        line-height: 1;
        letter-spacing: 0;
    }
}
.gallery-page .gallery-heading {
    background-color: transparent;
}
.gallery-page .gallery-heading .album-title a:hover {
    color: #fff;
}
.gallery-page .gallery-heading .album-title {
    padding: 20px 0 35px;
}
.gallery-page .gallery {
    background-color: #ededed;
}
.gallery-page .gallery .container--gallery .photo-zoom:hover:before,
.shop .shop-img:hover:before {
    background-color: rgba(0, 0, 0, 0.5);
}
.gallery-page .gallery .d-heading {
    color: #292929;
}
.gallery-page .gallery .container--gallery .photo-zoom {
    outline: 0;
    overflow: hidden;
    position: relative;
    display: block;
    padding-top: 100%;
}
.gallery-page .gallery .container--gallery .photo-zoom img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.gallery-page .gallery .container--gallery .photo-zoom:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    z-index: 1;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.gallery-page .gallery .container--gallery .photo-zoom:after {
    opacity: 0;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    font-family: FontAwesome;
    font-size: 30px;
    content: "\f065";
    color: #ededed;
    z-index: 3;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.gallery-page .gallery .container--gallery .photo-zoom:hover:after {
    opacity: 1;
}
.image-source-link {
    color: #98c3d1;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    transition: all 0.23s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-arrow:after,
.mfp-arrow:before {
    color: #fff;
    font-family: fontAwesome;
    font-size: 2rem;
    border: 0;
}
.mfp-arrow-left:after {
    border-right: none;
    content: "\f104";
}
.mfp-arrow-right:after {
    border-left: none;
    content: "\f105";
}
.contact-page .contact-heading {
    background-color: transparent;
}
.contact-page .contact-heading .d-p {
    margin-bottom: 0;
}
.contact-page .contact-heading .d-p a {
    color: #fff;
}
.contact-page .contact-heading .feedback-section {
    background-color: #ededed;
}
.contact-page .contact-heading .feedback-section .d-heading {
    color: #292929;
}
.contact-page .contact-heading .feedback-section .feedback-form .form-group .form-control {
    color: #515151;
    background-color: #d4d4d4;
    border: none;
    border-radius: 0;
}
.contact-page .contact-heading .feedback-section .feedback-form .form-group .form-control:focus {
    border: 0;
    outline: 0;
    box-shadow: none;
}
.contact-page .contact-heading .feedback-section .feedback-form .form-group input {
    font-size: 17px;
    padding: 18px 22px 21px;
    line-height: 20px;
    height: 60px;
    outline: 0;
    -webkit-appearance: none;
}
.contact-page .contact-heading .feedback-section .feedback-form .form-group textarea {
    resize: none;
    padding: 18px 22px 21px;
}
.contact-page .contact-heading .feedback-section .feedback-form .d-button {
    font-family: Lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #ededed;
    background-color: #292929;
    padding: 15px 38px 18px;
    font-size: 26px;
    vertical-align: middle;
    border-radius: 0;
    line-height: 1.2;
}
.blog-page .blog .blog-date,
p {
    font-weight: 300;
    line-height: 1.6;
}
.contact-page .contact-heading .feedback-section .feedback-form .d-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
}
@media (max-width: 1023px) {
    .contact-page .contact-heading .feedback-section .feedback-form .d-button {
        font-size: 16px;
    }
}
.blog-page .blog .page-heading a {
    color: #292929;
    text-decoration: none;
}
.blog-page .blog .page-heading a:hover {
    color: transparent;
}
.blog-page .blog .blog-date {
    font-style: normal;
    font-family: Lato, sans-serif;
    color: #515151;
    font-size: 12px;
    letter-spacing: 0;
    padding-bottom: 10px;
}
.blog-page .blog .blog-post .d-p {
    color: #515151;
    padding: 10px 0;
    margin: 0;
}
.blog-page .page-heading {
    color: #292929;
}
.blog-page .blog-recent-post .blog-recent-post-heading {
    padding: 10px 0;
}
.blog-page .blog-recent-post .blog-recent-post-heading a {
    font-size: 17px;
    line-height: 1.6;
    letter-spacing: 0;
    color: #292929;
    font-weight: 400;
    font-family: Lato, sans-serif;
}
.blog-page .blog-recent-post .blog-recent-post-heading a:hover {
    color: transparent;
    text-decoration: none;
}
.blog-page hr {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #292929;
}
.blog-page .blog-pagination {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
}
.blog-page .blog-pagination ul {
    padding: 0;
}
.blog-page .blog-pagination ul li {
    display: inline-block;
    margin-right: 5px;
    text-align: center;
}
.blog-page .blog-pagination ul li.active a {
    color: transparent;
}
.blog-page .blog-pagination ul li a {
    color: #292929;
    background-color: transparent;
    border-color: transparent;
    border-width: 1px;
    border-radius: 0;
    border-style: solid;
    text-decoration: none;
    padding: 0 8px;
    font-size: 16px;
}
.blog-page .blog-pagination ul li a i {
    font-weight: 600;
}
.blog-page .blog-pagination ul li a:hover {
    color: transparent;
}
.blog-page .blog .blog-share ul .blog-facebook a,
.blog-page .blog .blog-share ul .blog-twitter a {
    color: #fff;
    text-decoration: none;
}
@media (max-width: 1023px) {
    .blog-page .blog-recent-post .blog-recent-post-heading {
        padding: 10px 0;
    }
    .blog-page .blog-recent-post .blog-recent-post-heading a {
        font-size: 13px;
    }
}
.blog-page .blog .blog-share ul {
    padding: 0;
}
.blog-page .blog .blog-share ul li {
    display: inline-block;
    margin: 0 6px 5px 0;
}
.blog-page .blog .blog-share ul .blog-facebook {
    background-color: #4267b2;
    border: 1px solid #4267b2;
    border-radius: 3px;
    font-size: 11px;
    height: 20px;
    padding: 0 0 0 2px;
    font-family: Helvetica, Arial, sans-serif;
    vertical-align: middle;
}
.blog-page .blog .blog-share ul .blog-facebook a span {
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.blog-page .blog .blog-share ul .blog-facebook a span i {
    font-size: 16px;
    padding-left: 4px;
    padding-top: 1px;
}
.blog-page .blog .blog-share ul .blog-facebook a span.fb-share {
    padding: 0 1px;
    vertical-align: text-bottom;
}
.blog-page .blog .blog-share ul .blog-facebook a span.fb-share-count {
    padding-right: 4px;
    vertical-align: text-bottom;
}
.blog-page .blog .blog-share ul .blog-twitter {
    background-color: #1b95e0;
    border: 1px solid #1b95e0;
    border-radius: 3px;
    font-size: 11px;
    height: 20px;
    padding: 0 0 0 2px;
    font-family: Helvetica, Arial, sans-serif;
    vertical-align: middle;
}
.blog-page .blog .blog-share ul .blog-twitter a span {
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.blog-page .blog .blog-share ul .blog-twitter a span i {
    font-size: 16px;
    padding-left: 4px;
    padding-top: 1px;
}
.blog-page .blog .blog-share ul .blog-twitter a span.twitter-share {
    padding-right: 8px;
    padding-left: 2px;
    vertical-align: text-bottom;
}
.blog-page .blog .blog-share ul .blog-g-plus {
    background-color: #fff;
    border: 1px solid #515151;
    border-radius: 2px;
    font-size: 11px;
    height: 20px;
    padding: 0 0 0 2px;
    font-family: Helvetica, Arial, sans-serif;
    vertical-align: middle;
}
.blog-page .blog .blog-share ul .blog-g-plus a {
    color: #292929;
    text-decoration: none;
}
.blog-page .blog .blog-share ul .blog-g-plus a span {
    font-size: 10px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.blog-page .blog .blog-share ul .blog-g-plus a span i {
    font-size: 16px;
    padding-top: 1px;
    color: #e16257;
}
.blog-page .blog .blog-share ul .blog-g-plus a span.g-plus-share {
    padding-right: 8px;
    padding-left: 2px;
    vertical-align: text-bottom;
}
.blog-page .blog .blog-share ul .blog-linkedin {
    background-color: #0369a0;
    border: 1px solid #0369a0;
    border-radius: 2px;
    font-size: 11px;
    height: 20px;
    padding: 0 0 0 2px;
    font-family: Helvetica, Arial, sans-serif;
    vertical-align: middle;
}
.history-page .history-heading,
.news-page .news-heading {
    background-color: transparent;
}
.blog-page .blog .blog-share ul .blog-linkedin a {
    color: #fff;
    text-decoration: none;
}
.blog-page .blog .blog-share ul .blog-linkedin a span {
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.blog-page .blog .blog-share ul .blog-linkedin a span i {
    font-size: 16px;
    padding-top: 1px;
    color: #fff;
}
.blog-page .blog .blog-share ul .blog-linkedin a span i:before {
    border-right: 1px solid #0369a0 !important;
    padding-right: 6px;
}
.blog-page .blog .blog-share ul .blog-linkedin a span.linkedin-share {
    padding-right: 8px;
    padding-left: 2px;
    vertical-align: text-bottom;
}
@media (max-width: 767px) {
    .blog-page .blog .blog-share ul {
        padding: 0;
    }
    .blog-page .blog .blog-share ul li {
        display: inline-block;
        margin: 0 2px 5px 0;
    }
}
.history-page .history-heading .d-heading,
.news-page .news-heading .d-heading {
    margin: 0;
}
.shop .shop-img:after {
    opacity: 0;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    font-family: FontAwesome;
    font-size: 30px;
    content: "\f067 ";
    color: #ededed;
    z-index: 3;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.shop .shop-img:hover:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.shop .shop-img:hover:after {
    opacity: 1;
}
body.boxed #wrapper,
body.boxed footer,
body.boxed header {
    margin: auto;
    max-width: 1170px;
}
body.boxed footer {
    background-color: transparent;
}
body.boxed footer .container {
    background-color: #1c1c1c;
}
header .navbar.d-page {
    background-image: none;
}
header .navbar .navbar-nav li:hover ul .dropdown-menu,
header .navbar .navbar-nav li:hover ul.dropdown-menu {
    font-size: 14px;
}
header .navbar .navbar-nav .nav-link {
    font-size: 16px;
}
header .navbar .navbar-nav .dropdown .dropdown-submenu .caret {
    position: absolute;
    right: 10px;
    top: 15px;
    color: #fff;
    border-top: 5px dashed !important;
    border-left: 5px solid transparent !important;
    border-right: 5px solid transparent !important;
    transform: rotate(-90deg);
}
header .navbar .navbar-nav .dropdown .dropdown-item {
    padding: 3px 25px 3px 5px;
}
header .navbar .navbar-nav .dropdown .dropdown-toggle::after {
    border: 1;
}
header .top-menu a.btn-mobile-quick-cart {
    position: relative;
}
header .top-menu a.btn-mobile-quick-cart .cart-badge {
    font-family: Lato, sans-serif;
    position: absolute;
    top: -9px;
    left: 14px;
    color: transparent;
    font-size: 13px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 4px;
}
.page {
    background-color: transparent;
    color: #fff;
}
.page a {
    color: transparent;
}
.page a:hover {
    color: #fff;
}
.page .divider {
    border: 1px solid;
    position: relative;
    margin-bottom: 50px;
    margin-top: 50px;
    width: 100%;
}
.page .divider .fa {
    text-align: center;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 10px;
    color: #fff;
    background: 0 0;
    transform: translate(-50%, -50%);
}
p {
    font-size: 17px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}
ul.list-icon.dot-circle li {
    list-style-type: none;
}
ul.list-icon.dot-circle li:before {
    content: "\f192";
    display: inline-block;
    height: 18px;
    width: 18px;
    line-height: 18px;
    font-family: FontAwesome;
    /* float: left; */
    margin: 3px 0 0 -25px;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-align: center;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    color: #fff;
}
.page ul.list-icon.dot-circle li:before {
    margin: 5px 7px 0 -25px;
}
a {
    color: transparent;
    font-weight: 300;
}
.d-about-club,
.d-under-world-section-two {
    background-image: none;
}
.err {
    border: 1px solid red !important;
}
.hide {
    display: none;
}
#contact_captcha {
    padding: 7px;
    line-height: 20px;
    height: unset;
    color: #515151;
    background-color: #d4d4d4;
    border: none;
    border-radius: 0;
}
#overlay {
    background: 0 0;
}
.d-map {
    position: relative;
    overflow: hidden;
    height: 300px;
}
#gmap {
    position: unset !important;
}
#accordion {
    padding-bottom: 5px;
}
#accordion .panel-body {
    color: #fff;
}
#accordion a:hover {
    color: transparent;
    text-decoration: none;
}
.block_marginLeft {
    display: block !important;
    margin-left: 15px;
}
.blog-page .blog a:hover,
.contact-page .contact-heading .feedback-section {
    color: transparent;
}
.blog-page .blog .blog-share ul .blog-pinterest {
    background-color: #c8232c;
    color: #fff;
    border-radius: 3px;
    font-size: 11px;
    height: 20px;
    padding: 0 0 0 2px;
    font-family: Helvetica, Arial, sans-serif;
    vertical-align: middle;
}
.blog-page .blog .blog-share ul .blog-pinterest a {
    color: #fff;
    text-decoration: none;
}
.blog-page .blog .blog-share ul .blog-pinterest a span.pinterest-share {
    padding: 0 5px 0 1px;
    vertical-align: text-bottom;
}
.blog-page .blog .blog-share ul .blog-pinterest a span i {
    font-size: 16px;
    padding: 2px;
}
.blog-page .blog .blog-share ul .blog-tumblr {
    background-color: #fff;
    border-radius: 3px;
    font-size: 11px;
    height: 20px;
    padding: 0 0 0 2px;
    font-family: Helvetica, Arial, sans-serif;
    vertical-align: middle;
    border: 1px solid #34526f;
}
.blog-page .blog .blog-share ul .blog-tumblr a {
    color: #34526f;
    text-decoration: none;
}
.blog-page .blog .blog-share ul .blog-tumblr a span.tumblr-share {
    padding: 0 5px 0 1px;
    vertical-align: text-bottom;
}
.blog-page .blog .blog-share ul .blog-tumblr a span i {
    font-size: 16px;
    padding: 1px;
    color: #34526f;
}
.testimonial.female p,
.testimonial.male p {
    background-repeat: no-repeat;
    background-position: 16px 7px;
    padding-left: 52px;
}
.gallery-heading img {
    min-width: 100%;
    height: 300px !important;
}
.gallery-page .gallery .container--gallery .photo-zoom {
    height: 247px;
    width: 247px;
    padding-top: unset;
}
.gallery-page .gallery .container--gallery .photo-zoom img {
    width: 247px;
    height: 247px;
}
.gallery-page .gallery .container--gallery .video:after {
    opacity: 0;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    font-family: FontAwesome;
    font-size: 30px;
    content: "\f04b";
    color: #ededed;
    z-index: 3;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.panel-heading,
.signin-dd #loginForm .form-group {
    margin-bottom: 5px;
}
.bg-white,
.bg-white .d-heading {
    color: #000;
}
.testimonial.female p {
    background-image: url(../../web/images/female.png);
}
.testimonial.male p {
    background-image: url(../../web/images/male.png);
}
.panel-heading {
    background-color: #d4d4d4;
    padding: 6px;
    border-radius: 25px;
    border-top-right-radius: inherit;
    border-bottom-left-radius: inherit;
}
.bg-white {
    background-color: #fff;
}
.bg-white .d-breadcrumb .breadcrumb li {
    border: 2px solid transparent;
    background: #fff;
    color: transparent;
}
.bg-white .d-breadcrumb .breadcrumb li:before {
    background: 0 0;
}
.bg-white .d-breadcrumb .breadcrumb li a {
    color: transparent;
}
.bg-white .d-breadcrumb .breadcrumb li:last-child {
    background: 0 0;
    color: #fff;
}
.bg-white .d-breadcrumb .breadcrumb li:after {
    background: #fff;
}
.testmonial-icon {
    color: transparent;
}
.d-breadcrumb .breadcrumb li {
    border: 2px solid #fff;
    background: 0 0;
    color: #fff;
}
.d-breadcrumb .breadcrumb li a {
    color: #fff;
}
.d-breadcrumb .breadcrumb li:last-child {
    background: #fff;
    color: transparent;
}
.video-iframe {
    width: 100%;
    height: 295px;
}
.carousel-item img {
    min-width: 100%;
}
.quick-cart-content {
    cursor: default;
    left: auto;
    z-index: 9999999;
    color: #505050;
    background: #f8f8f8;
    width: 250px;
    position: absolute;
    top: 39px;
    right: 0;
    text-align: left;
    padding: 10px;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
}
.quick-cart-content a.quickCartItem {
    clear: both;
    display: block;
    color: #999;
    padding: 10px 8px;
    font-size: 14px;
    line-height: 16px;
    min-height: 60px;
    text-decoration: none;
    border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
    background: rgba(0, 0, 0, 0.03);
}
.quick-cart-content .row.quickCartItem .styleSecondColor strong,
.signin-dd .login-drop-down lable a {
    color: transparent;
}
.quick-cart-content a.quickCartItem .title {
    color: transparent;
    display: block;
}
.quick-cart-content a.quickCartItem .price {
    display: block;
}
.quick-cart-content a.item img {
    margin-right: 5px;
    margin-left: 1px;
}
.quick-cart-content .quickCartItem a.fullwidth {
    width: 100%;
    background: 0 0;
    border-color: transparent;
}
.form-btn,
.form-btn:hover {
    background-color: transparent;
}
.quick-cart-content .row.quickCartItem {
    padding: 10px 0;
}
.quick-cart-content p.quickCartItem {
    font-size: 13px;
}
.signin-dd {
    display: inline-block;
}
.signin-dd .dropdown-menu {
    padding: 5px 10px;
}
.signin-dd input:focus {
    outline: 0;
    border-color: unset;
    box-shadow: unset;
}
.signin-dd form {
    width: 250px;
}
.form-btn:after,
.signin-dd .login-drop-down:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
}
.signin-dd .login-drop-down {
    right: 0;
    left: inherit !important;
    transform: translate3d(0, 0, 0) !important;
    top: 30px !important;
}
.signin-dd .login-drop-down:after {
    position: absolute;
    right: 60px;
    top: -18px;
    border: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
}
.signin-dd .login-drop-down .checkbox {
    margin-top: 5px;
}
.signin-dd .login-title {
    font-size: 16px;
}
.form-btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    border-color: transparent;
    color: #fff;
}
.form-btn:after {
    border: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    z-index: 100;
    left: -20px;
    top: 50%;
    margin-top: -10px;
}
.form-btn:hover {
    border-color: transparent;
}
.form-btn:hover:after {
    margin-left: -1px;
}
.menu-author a {
    display: inline-block;
}
.menu-author .lang_select:after,
.user-drop-down:after {
    content: " ";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
}
.menu-author .lang_select:after {
    left: 25px;
    top: -18px;
    border: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
}
.lang_select li a {
    color: transparent;
    padding: 6px 10px;
    font-size: 13px;
}
.lang_select li a img {
    margin-right: 6px;
}
#logged-user a {
    color: transparent;
    font-size: 14px;
}
.language,
.modal-btn .close,
.modal-header .close {
    color: #fff;
}
.user-drop-down {
    left: -15% !important;
    top: 7px !important;
}
.user-drop-down:after {
    right: 20%;
    top: -18px;
    border: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
}
#filterform .input select,
#shop .staff-container {
    width: 100%;
}
.language {
    border: 0;
    background: 0 0;
}
.language:focus,
.modal-body input:focus {
    border-color: unset;
    box-shadow: unset;
}
.language:focus {
    outline: 0;
}
#topMain .quick-cart.open .fa-shopping-cart:before {
    content: "\f00d" !important;
}
span.global-overlay {
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}
.modal-btn,
.modal-header {
    background-color: transparent;
    color: #fff;
}
.modal-btn .close:hover,
.modal-header .close:hover {
    color: #fff !important;
    opacity: 1;
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem transparent;
}
.d-navbar .navbar-toggler {
    margin-right: 10px;
}
#eoldivider {
    border: 1px solid #fff;
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
}
.divider .fa,
.divider30 .fa {
    color: transparent;
}
.divider30 {
    border: 0;
    margin: 30px 0;
    height: 4px;
    border-top: transparent 1px solid;
    border-bottom: transparent 1px solid;
}
.collection_product {
    float: left;
}
.rating .text-info {
    color: transparent !important;
}
footer .footer-pt {
    padding: 40px 0;
}
footer .footer-pt .privacy-policy {
    padding-bottom: 0;
}
#CheckoutPanel.panel,
#cartContent .panel {
    margin-bottom: 0 !important;
}
@media (min-width: 1200px) {
    .container {
        max-width: 1170px !important;
    }
    main.container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 1024px) {
    body.boxed #wrapper,
    body.boxed footer,
    body.boxed header {
        max-width: 100%;
        width: 100%;
    }
    .user-drop-down {
        left: -3% !important;
    }
    body.boxed header .top-menu .menu-contact .top-menu-phone {
        padding-right: 0 !important;
    }
}
@media (max-width: 991px) {
    header .navbar .navbar-nav .dropdown.nav-item ul.dropdown-menu {
        display: none;
    }
    header .navbar .navbar-nav .dropdown.nav-item.resp-active .dropdown-menu {
        display: block;
        padding: 0 5px;
    }
    header
        .navbar
        .navbar-nav
        .dropdown.nav-item.resp-active
        .dropdown-menu
        .dropdown-submenu.resp-active
        > .dropdown-menu {
        display: block;
    }
    header .navbar .navbar-nav .dropdown.nav-item.resp-active .dropdown-menu .dropdown-submenu .dropdown-menu {
        display: none;
    }
    header .navbar .navbar-nav .dropdown .dropdown-submenu .caret {
        border-top: 7px dashed !important;
        border-right: 7px solid transparent !important;
        border-left: 7px solid transparent !important;
        transform: rotate(360deg);
    }
}
@media (max-width: 768px) {
    .video-iframe {
        height: 195px;
    }
}
@media (max-width: 767px) {
    header .navbar .navbar-nav {
        margin: auto;
        max-height: 400px;
        overflow: auto;
    }
    header .navbar .navbar-nav li:hover ul.dropdown-menu li adropdown-item {
        font-size: 14px;
        text-transform: lowercase;
    }
    header
        .navbar
        .navbar-nav
        .dropdown
        .dropdown-menu
        .dropdown-submenu.resp-active
        .dropdown-menu
        .dropdown-item
        span {
        padding-left: 15px;
    }
    .dropdown-menu {
        min-width: 5rem;
    }
}
@media (max-width: 576px) {
    .hidden-sm {
        display: none !important;
    }
    .signin-dd .dropdown-menu {
        padding: 5px 10px;
    }
    .signin-dd .login-drop-down {
        padding: 5px 10px;
        top: 100% !important;
    }
    header .top-menu .menu-contact .top-menu-phone {
        font-size: 12px;
        padding-right: 0 !important;
    }
    .user-drop-down {
        left: 0 !important;
        top: 7px !important;
    }
    .user-drop-down:after {
        left: 43%;
    }
}
@media (max-width: 425px) {
    .signin-dd .dropdown-menu {
        padding: 5px 10px;
    }
    .signin-dd .login-drop-down:after {
        right: 85px;
    }
    .user-drop-down {
        left: 0 !important;
        top: 7px !important;
    }
    .user-drop-down:after {
        left: 64%;
    }
}
@media (max-width: 375px) {
    .signin-dd .dropdown-menu {
        padding: 5px 10px;
    }
    .signin-dd .login-drop-down:after {
        right: 75px;
    }
    .user-drop-down {
        left: 0 !important;
        top: 7px !important;
    }
    .user-drop-down:after {
        left: 68%;
    }
}
@media (max-width: 320px) {
    .signin-dd .dropdown-menu {
        padding: 5px 10px;
    }
    .signin-dd .login-drop-down:after {
        right: 60px;
    }
    .user-drop-down {
        left: 0 !important;
        top: 7px !important;
    }
    .user-drop-down:after {
        left: 73%;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
}
#filterform label {
    display: block;
}
#filterform .chosen-container {
    width: 100% !important;
}
#filterform .chosen-container.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 4px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(chosen-sprite.png) -48px 1px no-repeat;
    font-size: 1px;
}
.btn-sm,
.btn-sm:hover {
    font-size: 12px;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    border: 2px solid transparent;
}
#shop .styleSecondColor.social,
#shop a.social {
    background: 0 0;
}
#shop .overlay.color2 {
    opacity: 0.4;
}
#shop ul li {
    margin-bottom: -2px;
}
.addCartBtn .input-group #productQTY {
    max-width: 70px;
    height: 45px;
}
div.tabs ul.nav-tabs li a {
    background: 0 0 !important;
}
#addToCartBtn.dropdown-toggle:after {
    content: unset;
}
.divider {
    width: 100%;
}
.ext-trip-form-select {
    height: 50px;
}
.eolCalendarSelector a.btn-info {
    margin-left: -4px !important;
}
.eolCalendarSelector .btn-info {
    display: inline-block !important;
}
.input-group.signin {
    position: relative;
    display: flex;
    border-collapse: separate;
}
#logged-user hr {
    margin-bottom: 10px;
    margin-top: 10px;
}
#courseCustomerFormsHolder .radio,
.ext-trip-form-select .radio {
    margin: 0;
}
.styleColor,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
}
.form-group-sm select.form-control {
    height: unset;
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}
.add-to-cart-gift.show {
    top: 120px !important;
    transform: translate3d(70px, -474px, 0) !important;
    left: -72px !important;
}
.add-to-cart-gift input,
.add-to-cart-gift textArea {
    border-radius: 6px !important;
}
.signin .input-group-btn > button {
    height: 38px;
}
#paypal-button-container h2 p {
    font-size: 30px;
}
header#page-title {
    padding: 15px 0;
}
header#page-title .breadcrumb {
    background-color: transparent;
    margin: 0;
    padding: 0;
}
header#page-title .breadcrumb .d-breadcrumb {
    padding-top: 5px;
}
header#page-title .breadcrumb .d-breadcrumb .breadcrumb li a,
header#page-title .breadcrumb .d-breadcrumb .breadcrumb li:first-child a,
header#page-title .breadcrumb .d-breadcrumb .breadcrumb li:last-child {
    padding: 5px 15px;
}
header#page-title .breadcrumb .d-breadcrumb .breadcrumb li:before {
    height: 15px;
}
header#page-title .breadcrumb .d-breadcrumb .breadcrumb li:after {
    height: 25px;
}
header .d-navbar li.search {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.03);
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 17px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
header .d-navbar li.search:before {
    content: "\f002";
    font-family: fontawesome;
}
header .d-navbar li.search form {
    width: 300px;
    padding: 10px;
    height: 60px;
    background-color: transparent;
    position: fixed;
    left: -999px;
}
header .d-navbar li.search.open form {
    position: relative;
    left: 20px;
}
header .d-navbar li.search.open:before {
    content: "\f00d";
    font-family: FontAwesome;
}
.enable_scrol::-webkit-scrollbar {
    width: 7px;
}
.enable_scrol::-webkit-scrollbar-track {
    border-radius: 10px;
}
.enable_scrol::-webkit-scrollbar-thumb {
    border-radius: 10px;
}
.loginmodal-container {
    border-radius: 0.3rem;
}
.img-thumbnail {
    background-color: transparent;
    border: none;
}
.theme-default .btn-primary:not(:disabled):not(.disabled).active,
.theme-default .btn-primary:not(:disabled):not(.disabled):active,
.theme-default .show > .btn-primary.dropdown-toggle,
.theme-default footer .footer-pt .social-links ul li a:hover {
    border-color: #a0ce4d;
    background-color: #a0ce4d;
}
#eoldivider {
    margin: 10px 0;
}
.quick-cart-content .quickCartItem a.btn-primary {
    padding: 8px 18px;
}
.quick-cart-content .quickCartItem a.fullwidth {
    font-size: 16px;
}
.MforgotPasswordForm .input-group input[type="email"],
.MforgotPasswordForm .input-group input[type="password"],
.MforgotPasswordForm .input-group input[type="text"] {
    height: unset;
    width: unset;
}
@media (min-width: 768px) and (max-width: 991px) {
    .stripe-payment-btn {
        margin-top: 0;
    }
}
@media (max-width: 1023px) {
    main {
        padding-top: 126px;
    }
}
@media (max-width: 991px) {
    .d-navbar li.search form {
        width: 250px !important;
    }
    .ext-trip-form-select {
        height: auto;
    }
}
@media (max-width: 767px) {
    .label {
        white-space: unset !important;
    }
    .form-horizontal .control-label {
        text-align: left;
    }
    #cartContent .cart_img {
        width: 20%;
    }
    #cartContent .product_name {
        width: 40% !important;
    }
    #cartContent .remove_item {
        width: 10%;
    }
    #cartContent .unit_price {
        width: 35%;
        text-align: left;
    }
    #cartContent .qty {
        width: 35%;
    }
    #shop .productDescription ul li {
        margin-bottom: 0;
    }
}
.theme-default .preview-info-block {
    color: #fff;
    background-color: #9db667;
}
.theme-default .preview-info-block a:not([href]):not([tabindex]),
.theme-default .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-default .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-default .preview-info-block h5 {
    color: #fff;
}
.theme-default header .top-menu {
    background-color: #a0ce4d;
}
.theme-default header .top-menu a.quick-cart .cart-badge {
    color: #a0ce4d;
}
.theme-default header .navbar {
    background: #0d2c33;
}
.theme-default .d-about-club .d-about-club-round,
.theme-default .d-under-world-section,
.theme-default .d-under-world-section-two .d-under-world-button,
.theme-default header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-default header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-default header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #a0ce4d;
}
.theme-default header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-default header .navbar .navbar-nav .nav-link:active,
.theme-default header .navbar .navbar-nav .nav-link:hover {
    color: #a0ce4d !important;
}
.theme-default #carousel-example-generic .controls a:hover {
    color: #a0ce4d;
}
.theme-default #carousel-example-generic .btn-transparent:hover {
    background-color: #a0ce4d;
    color: #fff;
}
.theme-default .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #9db667;
}
.theme-default footer .footer-pt .footer-list a:hover,
.theme-default footer .footer-pt .privacy-policy a {
    color: #a0ce4d;
}
.theme-default footer .footer-pt .privacy-policy a:hover {
    color: #9db667;
}
.theme-default #scroll span:hover {
    background-color: #a0ce4d;
}
.theme-default .d-breadcrumb .breadcrumb li:after {
    background: #a0ce4d;
}
.theme-default ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-default .contact-page .contact-heading,
.theme-default .events-page .d-events-section .d-events-img .d-event-round,
.theme-default .gallery-page .gallery-heading,
.theme-default .history-page .history-heading,
.theme-default .news-page .news-heading,
.theme-default .page,
.theme-default main .about-page .about-who-section,
.theme-default main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #a0ce4d;
}
.theme-default .blog-page .blog .page-heading a:hover,
.theme-default .blog-page .blog-pagination ul li a:hover,
.theme-default .blog-page .blog-pagination ul li.active a,
.theme-default .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-default .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-default header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-default main .about-page .d-about-testmonials .d-link {
    color: #a0ce4d;
}
.theme-default ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #a0ce4d;
}
.theme-default .page .divider .fa,
.theme-default .page .divider30 .fa {
    background: #a0ce4d;
    color: #fff;
}
.theme-default .page .divider.dark .fa,
.theme-default .page .divider.styleColor .fa,
.theme-default .page .divider.white .fa,
.theme-default .page .divider30.dark .fa,
.theme-default .page .divider30.styleColor .fa,
.theme-default .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-default #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-default #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #a0ce4d;
}
.theme-default #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-default .blog-page .blog a:hover {
    color: #a0ce4d;
}
.theme-default .d-breadcrumb .breadcrumb li,
.theme-default .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #a0ce4d;
    color: #fff;
}
.theme-default .d-breadcrumb .breadcrumb li:last-child,
.theme-default .headerPageTitleShop .breadcrumb li:last-child {
    color: #a0ce4d;
    background-color: #fff;
}
.theme-default .d-breadcrumb .breadcrumb li:after,
.theme-default .headerPageTitleShop .breadcrumb li:after {
    background-color: #a0ce4d;
}
.theme-default .d-breadcrumb .breadcrumb li a,
.theme-default .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-default .bg-white .d-breadcrumb .breadcrumb li,
.theme-default .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #a0ce4d;
    background: #fff;
    color: #a0ce4d;
}
.theme-default .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-default .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #a0ce4d;
}
.theme-default .bg-white .d-breadcrumb .breadcrumb li a,
.theme-default .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #a0ce4d;
}
.theme-default .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-default .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #a0ce4d;
    color: #fff;
}
.theme-default #logged-user a,
.theme-default .divider .fa,
.theme-default .divider30 .fa,
.theme-default .lang_select li a,
.theme-default .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-default .quick-cart-content a.quickCartItem .title,
.theme-default .signin-dd #User_ForgotPassword,
.theme-default .signin-dd #cancelForgotPassword,
.theme-default .signin-dd #reg_top,
.theme-default .signin-dd .login-drop-down lable a,
.theme-default .testmonial-icon {
    color: #a0ce4d;
}
.theme-default .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-default .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-default .form-btn,
.theme-default .modal-btn,
.theme-default .modal-header {
    background-color: #a0ce4d;
}
.theme-default .quick-cart-content .quickCartItem a.fullwidth {
    background: #a0ce4d;
    border-color: #a0ce4d;
}
.theme-default .form-btn {
    border-color: #a0ce4d;
}
.theme-default .form-btn:after {
    border: 10px solid #a0ce4d;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-default .form-btn:hover {
    background-color: #a0ce4d;
    border-color: #a0ce4d;
}
.theme-default .page a {
    color: #0d2c33;
}
.theme-default .page .divider30 .fa {
    color: #a0ce4d;
}
.theme-default .divider30 {
    border-top: #a0ce4d 1px solid;
    border-bottom: #a0ce4d 1px solid;
}
.theme-default .rating .text-info {
    color: #a0ce4d !important;
}
.theme-default .table > thead > tr > td,
.theme-default .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-default .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-default .btn-primary:active,
.theme-default .btn-primary:focus,
.theme-default .btn-primary:hover {
    background-color: #9db667 !important;
}
.theme-default .panel-default > .panel-heading {
    color: #fff;
    background-color: #a0ce4d !important;
}
.theme-default .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-default #shop .styleSecondColor,
.theme-default #shop a {
    color: #a0ce4d;
}
.theme-default #shop .styleSecondColor.social,
.theme-default #shop a.social {
    background: 0 0;
}
.theme-default #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-default .item-box-desc small,
.theme-default .list-icon-cart.color li:before,
.theme-default .list-icon.color li:before {
    color: #a0ce4d;
}
.theme-default .item-box .item-hover,
.theme-default .item-box .item-hover a,
.theme-default .item-box .item-hover button {
    color: #fff !important;
}
.theme-default .divider.styleColor .fa,
.theme-default .divider30.styleColor .fa,
.theme-default .tp-catpion a,
.theme-default p.dropcap:first-letter,
.theme-default ul.pagination a,
.theme-default ul.pagination a:hover,
.theme-default ul.pagination li.active .fa,
.theme-default ul.star-rated.styleSecondColor li i {
    color: #a0ce4d;
}
.theme-default .divider.dark .fa,
.theme-default .divider.white .fa,
.theme-default .divider30.dark .fa,
.theme-default .divider30.white .fa {
    color: #0d2c33;
}
.theme-default aside .divider.styleColor .fa {
    color: #fff;
}
.theme-default .shopContainer aside .divider.styleColor .fa {
    color: #a0ce4d;
}
.theme-default .eolCalendar .calEvent.current,
.theme-default .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #a0ce4d;
    border-color: #a0ce4d;
    box-shadow: inset 0 1px 0 0 #a0ce4d;
    background: #a0ce4d;
    color: #fff !important;
}
.theme-default .btn-info.focus,
.theme-default .btn-info:focus,
.theme-default .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-default .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-default .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #a0ce4d;
}
.theme-default .eolCalendar .calArrowNavLeft,
.theme-default .eolCalendar .calArrowNavRight,
.theme-default .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-default .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-default .label-info {
    background-color: #a0ce4d;
    color: #fff;
}
.theme-default #shop .filterArea .btn-group .btn-default.active,
.theme-default #shop .filterArea .btn-group .btn-default:hover {
    background: #a0ce4d !important;
    color: #fff !important;
    border-color: #a0ce4d;
}
.theme-default #shop .overlay.color2 {
    background: #a0ce4d !important;
    opacity: 0.4;
}
.theme-default .show > .btn-info.dropdown-toggle,
.theme-default .show > .btn-info:hover {
    color: #fff;
    background-color: #9db667;
    border-color: #a0ce4d;
}
.theme-default .btn-info {
    color: #fff !important;
    background-color: #a0ce4d;
    border-color: #a0ce4d;
}
.theme-default .btn-info:not(:disabled):not(.disabled).active,
.theme-default .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #9db667;
    border-color: #a0ce4d;
}
.theme-default .label-warning {
    color: #fff;
}
.theme-default a:not([href]):not([tabindex]),
.theme-default a:not([href]):not([tabindex]):focus,
.theme-default a:not([href]):not([tabindex]):hover {
    color: #a0ce4d;
}
.theme-default div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-default div.tabs ul.nav-tabs li a.active {
    background: #a0ce4d !important;
    color: #fff !important;
}
.theme-default ul.nav-tabs li a {
    color: #666 !important;
}
.theme-default ul.nav-tabs li a.active {
    background: #fff !important;
    color: #a0ce4d !important;
}
.theme-default .alsoAvailableItemsTitle,
.theme-default .packageMainTile {
    background-color: #a0ce4d;
}
.theme-default .desc ul.list-icon.dot-circle li:before,
.theme-default .package-group-item small.price,
.theme-default ul.list-icon.dot-circle li:before {
    color: #a0ce4d;
}
.theme-default .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-default .btn-default,
.theme-default .btn-default:active,
.theme-default .btn-default:focus,
.theme-default .btn-default:hover {
    border: 2px solid #a0ce4d;
}
.theme-red .btn-primary:not(:disabled):not(.disabled).active,
.theme-red .btn-primary:not(:disabled):not(.disabled):active,
.theme-red .show > .btn-primary.dropdown-toggle,
.theme-red footer .footer-pt .social-links ul li a:hover {
    border-color: #f15757;
    background-color: #f15757;
}
.theme-default h1,
.theme-default h2,
.theme-default h3,
.theme-default h4,
.theme-default h5,
.theme-default h6 {
    color: #0d2c33;
}
.theme-default .styleColor {
    color: #fff;
}
.theme-default .list-icon li:before,
.theme-default .noimg-slider h1,
.theme-default .noimg-slider p,
.theme-default div.tabs ul.nav-tabs li.active a,
.theme-default div.toggle > label,
.theme-default h4 panel-title a {
    color: #0d2c33;
}
.theme-default h1.footer-title {
    color: #fff;
}
.theme-default .full-screen-loader .content {
    color: #a0ce4d;
}
.theme-default .modal-header .modal-title {
    color: #fff;
}
.theme-default .valign-middle a {
    color: #fff !important;
}
.theme-default header#page-title {
    background: #a0ce4d;
}
.theme-default header .d-navbar li.search {
    color: #fff;
}
.theme-default .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-default .enable_scrol::-webkit-scrollbar-thumb {
    background: #a0ce4d;
}
.theme-default .post-success .styleSecondColor,
.theme-default .scrtabs-tab-scroll-arrow,
.theme-default .shop-cart-final-payment .styleSecondColor,
.theme-default .total .styleSecondColor {
    color: #a0ce4d;
}
.theme-default .label-primary,
.theme-default .label-success {
    background-color: #a0ce4d;
    color: #fff;
}
.theme-default .fa.styleSecondColor {
    color: #fff;
}
.theme-default .loginmodal-submit,
.theme-default .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-red .preview-info-block {
    color: #fff;
    background-color: #f73f69;
}
.theme-red .preview-info-block a:not([href]):not([tabindex]),
.theme-red .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-red .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-red .preview-info-block h5 {
    color: #fff;
}
.theme-red header .top-menu {
    background-color: #f15757;
}
.theme-red header .top-menu a.quick-cart .cart-badge {
    color: #f15757;
}
.theme-red header .navbar {
    background: #0d2c33;
}
.theme-red .d-about-club .d-about-club-round,
.theme-red .d-under-world-section,
.theme-red .d-under-world-section-two .d-under-world-button,
.theme-red header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-red header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-red header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #f15757;
}
.theme-red header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-red header .navbar .navbar-nav .nav-link:active,
.theme-red header .navbar .navbar-nav .nav-link:hover {
    color: #f15757 !important;
}
.theme-red #carousel-example-generic .controls a:hover {
    color: #f15757;
}
.theme-red #carousel-example-generic .btn-transparent:hover {
    background-color: #f15757;
    color: #fff;
}
.theme-red .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #f73f69;
}
.theme-red footer .footer-pt .footer-list a:hover,
.theme-red footer .footer-pt .privacy-policy a {
    color: #f15757;
}
.theme-red footer .footer-pt .privacy-policy a:hover {
    color: #f73f69;
}
.theme-red #scroll span:hover {
    background-color: #f15757;
}
.theme-red .d-breadcrumb .breadcrumb li:after {
    background: #f15757;
}
.theme-red ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-red .contact-page .contact-heading,
.theme-red .events-page .d-events-section .d-events-img .d-event-round,
.theme-red .gallery-page .gallery-heading,
.theme-red .history-page .history-heading,
.theme-red .news-page .news-heading,
.theme-red .page,
.theme-red main .about-page .about-who-section,
.theme-red main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #f15757;
}
.theme-red .blog-page .blog .page-heading a:hover,
.theme-red .blog-page .blog-pagination ul li a:hover,
.theme-red .blog-page .blog-pagination ul li.active a,
.theme-red .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-red .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-red header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-red main .about-page .d-about-testmonials .d-link {
    color: #f15757;
}
.theme-red ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #f15757;
}
.theme-red .page .divider .fa,
.theme-red .page .divider30 .fa {
    background: #f15757;
    color: #fff;
}
.theme-red .page .divider.dark .fa,
.theme-red .page .divider.styleColor .fa,
.theme-red .page .divider.white .fa,
.theme-red .page .divider30.dark .fa,
.theme-red .page .divider30.styleColor .fa,
.theme-red .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-red #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-red #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #f15757;
}
.theme-red #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-red .blog-page .blog a:hover {
    color: #f15757;
}
.theme-red .d-breadcrumb .breadcrumb li,
.theme-red .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #f15757;
    color: #fff;
}
.theme-red .d-breadcrumb .breadcrumb li:last-child,
.theme-red .headerPageTitleShop .breadcrumb li:last-child {
    color: #f15757;
    background-color: #fff;
}
.theme-red .d-breadcrumb .breadcrumb li:after,
.theme-red .headerPageTitleShop .breadcrumb li:after {
    background-color: #f15757;
}
.theme-red .d-breadcrumb .breadcrumb li a,
.theme-red .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-red .bg-white .d-breadcrumb .breadcrumb li,
.theme-red .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #f15757;
    background: #fff;
    color: #f15757;
}
.theme-red .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-red .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #f15757;
}
.theme-red .bg-white .d-breadcrumb .breadcrumb li a,
.theme-red .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #f15757;
}
.theme-red .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-red .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #f15757;
    color: #fff;
}
.theme-red #logged-user a,
.theme-red .divider .fa,
.theme-red .divider30 .fa,
.theme-red .lang_select li a,
.theme-red .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-red .quick-cart-content a.quickCartItem .title,
.theme-red .signin-dd #User_ForgotPassword,
.theme-red .signin-dd #cancelForgotPassword,
.theme-red .signin-dd #reg_top,
.theme-red .signin-dd .login-drop-down lable a,
.theme-red .testmonial-icon {
    color: #f15757;
}
.theme-red .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-red .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-red .form-btn,
.theme-red .modal-btn,
.theme-red .modal-header {
    background-color: #f15757;
}
.theme-red .quick-cart-content .quickCartItem a.fullwidth {
    background: #f15757;
    border-color: #f15757;
}
.theme-red .form-btn {
    border-color: #f15757;
}
.theme-red .form-btn:after {
    border: 10px solid #f15757;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-red .form-btn:hover {
    background-color: #f15757;
    border-color: #f15757;
}
.theme-red .page a {
    color: #0d2c33;
}
.theme-red .page .divider30 .fa {
    color: #f15757;
}
.theme-red .divider30 {
    border-top: #f15757 1px solid;
    border-bottom: #f15757 1px solid;
}
.theme-red .rating .text-info {
    color: #f15757 !important;
}
.theme-red .table > thead > tr > td,
.theme-red .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-red .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-red .btn-primary:active,
.theme-red .btn-primary:focus,
.theme-red .btn-primary:hover {
    background-color: #f73f69 !important;
}
.theme-red .panel-default > .panel-heading {
    color: #fff;
    background-color: #f15757 !important;
}
.theme-red .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-red #shop .styleSecondColor,
.theme-red #shop a {
    color: #f15757;
}
.theme-red #shop .styleSecondColor.social,
.theme-red #shop a.social {
    background: 0 0;
}
.theme-red #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-red .item-box-desc small,
.theme-red .list-icon-cart.color li:before,
.theme-red .list-icon.color li:before {
    color: #f15757;
}
.theme-red .item-box .item-hover,
.theme-red .item-box .item-hover a,
.theme-red .item-box .item-hover button {
    color: #fff !important;
}
.theme-red .divider.styleColor .fa,
.theme-red .divider30.styleColor .fa,
.theme-red .tp-catpion a,
.theme-red p.dropcap:first-letter,
.theme-red ul.pagination a,
.theme-red ul.pagination a:hover,
.theme-red ul.pagination li.active .fa,
.theme-red ul.star-rated.styleSecondColor li i {
    color: #f15757;
}
.theme-red .divider.dark .fa,
.theme-red .divider.white .fa,
.theme-red .divider30.dark .fa,
.theme-red .divider30.white .fa {
    color: #0d2c33;
}
.theme-red aside .divider.styleColor .fa {
    color: #fff;
}
.theme-red .shopContainer aside .divider.styleColor .fa {
    color: #f15757;
}
.theme-red .eolCalendar .calEvent.current,
.theme-red .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #f15757;
    border-color: #f15757;
    box-shadow: inset 0 1px 0 0 #f15757;
    background: #f15757;
    color: #fff !important;
}
.theme-red .btn-info.focus,
.theme-red .btn-info:focus,
.theme-red .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-red .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-red .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #f15757;
}
.theme-red .eolCalendar .calArrowNavLeft,
.theme-red .eolCalendar .calArrowNavRight,
.theme-red .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-red .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-red .label-info {
    background-color: #f15757;
    color: #fff;
}
.theme-red #shop .filterArea .btn-group .btn-default.active,
.theme-red #shop .filterArea .btn-group .btn-default:hover {
    background: #f15757 !important;
    color: #fff !important;
    border-color: #f15757;
}
.theme-red #shop .overlay.color2 {
    background: #f15757 !important;
    opacity: 0.4;
}
.theme-red .show > .btn-info.dropdown-toggle,
.theme-red .show > .btn-info:hover {
    color: #fff;
    background-color: #f73f69;
    border-color: #f15757;
}
.theme-red .btn-info {
    color: #fff !important;
    background-color: #f15757;
    border-color: #f15757;
}
.theme-red .btn-info:not(:disabled):not(.disabled).active,
.theme-red .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #f73f69;
    border-color: #f15757;
}
.theme-red .label-warning {
    color: #fff;
}
.theme-red a:not([href]):not([tabindex]),
.theme-red a:not([href]):not([tabindex]):focus,
.theme-red a:not([href]):not([tabindex]):hover {
    color: #f15757;
}
.theme-red div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-red div.tabs ul.nav-tabs li a.active {
    background: #f15757 !important;
    color: #fff !important;
}
.theme-red ul.nav-tabs li a {
    color: #666 !important;
}
.theme-red ul.nav-tabs li a.active {
    background: #fff !important;
    color: #f15757 !important;
}
.theme-red .alsoAvailableItemsTitle,
.theme-red .packageMainTile {
    background-color: #f15757;
}
.theme-red .desc ul.list-icon.dot-circle li:before,
.theme-red .package-group-item small.price,
.theme-red ul.list-icon.dot-circle li:before {
    color: #f15757;
}
.theme-red .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-red .btn-default,
.theme-red .btn-default:active,
.theme-red .btn-default:focus,
.theme-red .btn-default:hover {
    border: 2px solid #f15757;
}
.theme-green .btn-primary:not(:disabled):not(.disabled).active,
.theme-green .btn-primary:not(:disabled):not(.disabled):active,
.theme-green .show > .btn-primary.dropdown-toggle,
.theme-green footer .footer-pt .social-links ul li a:hover {
    border-color: #a0ce4d;
    background-color: #a0ce4d;
}
.theme-red h1,
.theme-red h2,
.theme-red h3,
.theme-red h4,
.theme-red h5,
.theme-red h6 {
    color: #0d2c33;
}
.theme-red .styleColor {
    color: #fff;
}
.theme-red .list-icon li:before,
.theme-red .noimg-slider h1,
.theme-red .noimg-slider p,
.theme-red div.tabs ul.nav-tabs li.active a,
.theme-red div.toggle > label,
.theme-red h4 panel-title a {
    color: #0d2c33;
}
.theme-red h1.footer-title {
    color: #fff;
}
.theme-red .full-screen-loader .content {
    color: #f15757;
}
.theme-red .modal-header .modal-title {
    color: #fff;
}
.theme-red .valign-middle a {
    color: #fff !important;
}
.theme-red header#page-title {
    background: #f15757;
}
.theme-red header .d-navbar li.search {
    color: #fff;
}
.theme-red .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-red .enable_scrol::-webkit-scrollbar-thumb {
    background: #f15757;
}
.theme-red .post-success .styleSecondColor,
.theme-red .scrtabs-tab-scroll-arrow,
.theme-red .shop-cart-final-payment .styleSecondColor,
.theme-red .total .styleSecondColor {
    color: #f15757;
}
.theme-red .label-primary,
.theme-red .label-success {
    background-color: #f15757;
    color: #fff;
}
.theme-red .fa.styleSecondColor {
    color: #fff;
}
.theme-red .loginmodal-submit,
.theme-red .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-green .preview-info-block {
    color: #fff;
    background-color: #9db667;
}
.theme-green .preview-info-block a:not([href]):not([tabindex]),
.theme-green .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-green .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-green .preview-info-block h5 {
    color: #fff;
}
.theme-green header .top-menu {
    background-color: #a0ce4d;
}
.theme-green header .top-menu a.quick-cart .cart-badge {
    color: #a0ce4d;
}
.theme-green header .navbar {
    background: #0d2c33;
}
.theme-green .d-about-club .d-about-club-round,
.theme-green .d-under-world-section,
.theme-green .d-under-world-section-two .d-under-world-button,
.theme-green header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-green header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-green header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #a0ce4d;
}
.theme-green header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-green header .navbar .navbar-nav .nav-link:active,
.theme-green header .navbar .navbar-nav .nav-link:hover {
    color: #a0ce4d !important;
}
.theme-green #carousel-example-generic .controls a:hover {
    color: #a0ce4d;
}
.theme-green #carousel-example-generic .btn-transparent:hover {
    background-color: #a0ce4d;
    color: #fff;
}
.theme-green .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #9db667;
}
.theme-green footer .footer-pt .footer-list a:hover,
.theme-green footer .footer-pt .privacy-policy a {
    color: #a0ce4d;
}
.theme-green footer .footer-pt .privacy-policy a:hover {
    color: #9db667;
}
.theme-green #scroll span:hover {
    background-color: #a0ce4d;
}
.theme-green .d-breadcrumb .breadcrumb li:after {
    background: #a0ce4d;
}
.theme-green ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-green .contact-page .contact-heading,
.theme-green .events-page .d-events-section .d-events-img .d-event-round,
.theme-green .gallery-page .gallery-heading,
.theme-green .history-page .history-heading,
.theme-green .news-page .news-heading,
.theme-green .page,
.theme-green main .about-page .about-who-section,
.theme-green main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #a0ce4d;
}
.theme-green .blog-page .blog .page-heading a:hover,
.theme-green .blog-page .blog-pagination ul li a:hover,
.theme-green .blog-page .blog-pagination ul li.active a,
.theme-green .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-green .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-green header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-green main .about-page .d-about-testmonials .d-link {
    color: #a0ce4d;
}
.theme-green ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #a0ce4d;
}
.theme-green .page .divider .fa,
.theme-green .page .divider30 .fa {
    background: #a0ce4d;
    color: #fff;
}
.theme-green .page .divider.dark .fa,
.theme-green .page .divider.styleColor .fa,
.theme-green .page .divider.white .fa,
.theme-green .page .divider30.dark .fa,
.theme-green .page .divider30.styleColor .fa,
.theme-green .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-green #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-green #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #a0ce4d;
}
.theme-green #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-green .blog-page .blog a:hover {
    color: #a0ce4d;
}
.theme-green .d-breadcrumb .breadcrumb li,
.theme-green .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #a0ce4d;
    color: #fff;
}
.theme-green .d-breadcrumb .breadcrumb li:last-child,
.theme-green .headerPageTitleShop .breadcrumb li:last-child {
    color: #a0ce4d;
    background-color: #fff;
}
.theme-green .d-breadcrumb .breadcrumb li:after,
.theme-green .headerPageTitleShop .breadcrumb li:after {
    background-color: #a0ce4d;
}
.theme-green .d-breadcrumb .breadcrumb li a,
.theme-green .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-green .bg-white .d-breadcrumb .breadcrumb li,
.theme-green .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #a0ce4d;
    background: #fff;
    color: #a0ce4d;
}
.theme-green .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-green .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #a0ce4d;
}
.theme-green .bg-white .d-breadcrumb .breadcrumb li a,
.theme-green .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #a0ce4d;
}
.theme-green .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-green .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #a0ce4d;
    color: #fff;
}
.theme-green #logged-user a,
.theme-green .divider .fa,
.theme-green .divider30 .fa,
.theme-green .lang_select li a,
.theme-green .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-green .quick-cart-content a.quickCartItem .title,
.theme-green .signin-dd #User_ForgotPassword,
.theme-green .signin-dd #cancelForgotPassword,
.theme-green .signin-dd #reg_top,
.theme-green .signin-dd .login-drop-down lable a,
.theme-green .testmonial-icon {
    color: #a0ce4d;
}
.theme-green .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-green .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-green .form-btn,
.theme-green .modal-btn,
.theme-green .modal-header {
    background-color: #a0ce4d;
}
.theme-green .quick-cart-content .quickCartItem a.fullwidth {
    background: #a0ce4d;
    border-color: #a0ce4d;
}
.theme-green .form-btn {
    border-color: #a0ce4d;
}
.theme-green .form-btn:after {
    border: 10px solid #a0ce4d;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-green .form-btn:hover {
    background-color: #a0ce4d;
    border-color: #a0ce4d;
}
.theme-green .page a {
    color: #0d2c33;
}
.theme-green .page .divider30 .fa {
    color: #a0ce4d;
}
.theme-green .divider30 {
    border-top: #a0ce4d 1px solid;
    border-bottom: #a0ce4d 1px solid;
}
.theme-green .rating .text-info {
    color: #a0ce4d !important;
}
.theme-green .table > thead > tr > td,
.theme-green .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-green .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-green .btn-primary:active,
.theme-green .btn-primary:focus,
.theme-green .btn-primary:hover {
    background-color: #9db667 !important;
}
.theme-green .panel-default > .panel-heading {
    color: #fff;
    background-color: #a0ce4d !important;
}
.theme-green .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-green #shop .styleSecondColor,
.theme-green #shop a {
    color: #a0ce4d;
}
.theme-green #shop .styleSecondColor.social,
.theme-green #shop a.social {
    background: 0 0;
}
.theme-green #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-green .item-box-desc small,
.theme-green .list-icon-cart.color li:before,
.theme-green .list-icon.color li:before {
    color: #a0ce4d;
}
.theme-green .item-box .item-hover,
.theme-green .item-box .item-hover a,
.theme-green .item-box .item-hover button {
    color: #fff !important;
}
.theme-green .divider.styleColor .fa,
.theme-green .divider30.styleColor .fa,
.theme-green .tp-catpion a,
.theme-green p.dropcap:first-letter,
.theme-green ul.pagination a,
.theme-green ul.pagination a:hover,
.theme-green ul.pagination li.active .fa,
.theme-green ul.star-rated.styleSecondColor li i {
    color: #a0ce4d;
}
.theme-green .divider.dark .fa,
.theme-green .divider.white .fa,
.theme-green .divider30.dark .fa,
.theme-green .divider30.white .fa {
    color: #0d2c33;
}
.theme-green aside .divider.styleColor .fa {
    color: #fff;
}
.theme-green .shopContainer aside .divider.styleColor .fa {
    color: #a0ce4d;
}
.theme-green .eolCalendar .calEvent.current,
.theme-green .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #a0ce4d;
    border-color: #a0ce4d;
    box-shadow: inset 0 1px 0 0 #a0ce4d;
    background: #a0ce4d;
    color: #fff !important;
}
.theme-green .btn-info.focus,
.theme-green .btn-info:focus,
.theme-green .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-green .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-green .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #a0ce4d;
}
.theme-green .eolCalendar .calArrowNavLeft,
.theme-green .eolCalendar .calArrowNavRight,
.theme-green .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-green .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-green .label-info {
    background-color: #a0ce4d;
    color: #fff;
}
.theme-green #shop .filterArea .btn-group .btn-default.active,
.theme-green #shop .filterArea .btn-group .btn-default:hover {
    background: #a0ce4d !important;
    color: #fff !important;
    border-color: #a0ce4d;
}
.theme-green #shop .overlay.color2 {
    background: #a0ce4d !important;
    opacity: 0.4;
}
.theme-green .show > .btn-info.dropdown-toggle,
.theme-green .show > .btn-info:hover {
    color: #fff;
    background-color: #9db667;
    border-color: #a0ce4d;
}
.theme-green .btn-info {
    color: #fff !important;
    background-color: #a0ce4d;
    border-color: #a0ce4d;
}
.theme-green .btn-info:not(:disabled):not(.disabled).active,
.theme-green .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #9db667;
    border-color: #a0ce4d;
}
.theme-green .label-warning {
    color: #fff;
}
.theme-green a:not([href]):not([tabindex]),
.theme-green a:not([href]):not([tabindex]):focus,
.theme-green a:not([href]):not([tabindex]):hover {
    color: #a0ce4d;
}
.theme-green div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-green div.tabs ul.nav-tabs li a.active {
    background: #a0ce4d !important;
    color: #fff !important;
}
.theme-green ul.nav-tabs li a {
    color: #666 !important;
}
.theme-green ul.nav-tabs li a.active {
    background: #fff !important;
    color: #a0ce4d !important;
}
.theme-green .alsoAvailableItemsTitle,
.theme-green .packageMainTile {
    background-color: #a0ce4d;
}
.theme-green .desc ul.list-icon.dot-circle li:before,
.theme-green .package-group-item small.price,
.theme-green ul.list-icon.dot-circle li:before {
    color: #a0ce4d;
}
.theme-green .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-green .btn-default,
.theme-green .btn-default:active,
.theme-green .btn-default:focus,
.theme-green .btn-default:hover {
    border: 2px solid #a0ce4d;
}
.theme-pink .btn-primary:not(:disabled):not(.disabled).active,
.theme-pink .btn-primary:not(:disabled):not(.disabled):active,
.theme-pink .show > .btn-primary.dropdown-toggle,
.theme-pink footer .footer-pt .social-links ul li a:hover {
    border-color: #f73f69;
    background-color: #f73f69;
}
.theme-green h1,
.theme-green h2,
.theme-green h3,
.theme-green h4,
.theme-green h5,
.theme-green h6 {
    color: #0d2c33;
}
.theme-green .styleColor {
    color: #fff;
}
.theme-green .list-icon li:before,
.theme-green .noimg-slider h1,
.theme-green .noimg-slider p,
.theme-green div.tabs ul.nav-tabs li.active a,
.theme-green div.toggle > label,
.theme-green h4 panel-title a {
    color: #0d2c33;
}
.theme-green h1.footer-title {
    color: #fff;
}
.theme-green .full-screen-loader .content {
    color: #a0ce4d;
}
.theme-green .modal-header .modal-title {
    color: #fff;
}
.theme-green .valign-middle a {
    color: #fff !important;
}
.theme-green header#page-title {
    background: #a0ce4d;
}
.theme-green header .d-navbar li.search {
    color: #fff;
}
.theme-green .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-green .enable_scrol::-webkit-scrollbar-thumb {
    background: #a0ce4d;
}
.theme-green .post-success .styleSecondColor,
.theme-green .scrtabs-tab-scroll-arrow,
.theme-green .shop-cart-final-payment .styleSecondColor,
.theme-green .total .styleSecondColor {
    color: #a0ce4d;
}
.theme-green .label-primary,
.theme-green .label-success {
    background-color: #a0ce4d;
    color: #fff;
}
.theme-green .fa.styleSecondColor {
    color: #fff;
}
.theme-green .loginmodal-submit,
.theme-green .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-pink .preview-info-block {
    color: #fff;
    background-color: #f15757;
}
.theme-pink .preview-info-block a:not([href]):not([tabindex]),
.theme-pink .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-pink .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-pink .preview-info-block h5 {
    color: #fff;
}
.theme-pink header .top-menu {
    background-color: #f73f69;
}
.theme-pink header .top-menu a.quick-cart .cart-badge {
    color: #f73f69;
}
.theme-pink header .navbar {
    background: #0d2c33;
}
.theme-pink .d-about-club .d-about-club-round,
.theme-pink .d-under-world-section,
.theme-pink .d-under-world-section-two .d-under-world-button,
.theme-pink header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-pink header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-pink header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #f73f69;
}
.theme-pink header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-pink header .navbar .navbar-nav .nav-link:active,
.theme-pink header .navbar .navbar-nav .nav-link:hover {
    color: #f73f69 !important;
}
.theme-pink #carousel-example-generic .controls a:hover {
    color: #f73f69;
}
.theme-pink #carousel-example-generic .btn-transparent:hover {
    background-color: #f73f69;
    color: #fff;
}
.theme-pink .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #f15757;
}
.theme-pink footer .footer-pt .footer-list a:hover,
.theme-pink footer .footer-pt .privacy-policy a {
    color: #f73f69;
}
.theme-pink footer .footer-pt .privacy-policy a:hover {
    color: #f15757;
}
.theme-pink #scroll span:hover {
    background-color: #f73f69;
}
.theme-pink .d-breadcrumb .breadcrumb li:after {
    background: #f73f69;
}
.theme-pink ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-pink .contact-page .contact-heading,
.theme-pink .events-page .d-events-section .d-events-img .d-event-round,
.theme-pink .gallery-page .gallery-heading,
.theme-pink .history-page .history-heading,
.theme-pink .news-page .news-heading,
.theme-pink .page,
.theme-pink main .about-page .about-who-section,
.theme-pink main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #f73f69;
}
.theme-pink .blog-page .blog .page-heading a:hover,
.theme-pink .blog-page .blog-pagination ul li a:hover,
.theme-pink .blog-page .blog-pagination ul li.active a,
.theme-pink .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-pink .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-pink header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-pink main .about-page .d-about-testmonials .d-link {
    color: #f73f69;
}
.theme-pink ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #f73f69;
}
.theme-pink .page .divider .fa,
.theme-pink .page .divider30 .fa {
    background: #f73f69;
    color: #fff;
}
.theme-pink .page .divider.dark .fa,
.theme-pink .page .divider.styleColor .fa,
.theme-pink .page .divider.white .fa,
.theme-pink .page .divider30.dark .fa,
.theme-pink .page .divider30.styleColor .fa,
.theme-pink .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-pink #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-pink #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #f73f69;
}
.theme-pink #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-pink .blog-page .blog a:hover {
    color: #f73f69;
}
.theme-pink .d-breadcrumb .breadcrumb li,
.theme-pink .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #f73f69;
    color: #fff;
}
.theme-pink .d-breadcrumb .breadcrumb li:last-child,
.theme-pink .headerPageTitleShop .breadcrumb li:last-child {
    color: #f73f69;
    background-color: #fff;
}
.theme-pink .d-breadcrumb .breadcrumb li:after,
.theme-pink .headerPageTitleShop .breadcrumb li:after {
    background-color: #f73f69;
}
.theme-pink .d-breadcrumb .breadcrumb li a,
.theme-pink .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-pink .bg-white .d-breadcrumb .breadcrumb li,
.theme-pink .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #f73f69;
    background: #fff;
    color: #f73f69;
}
.theme-pink .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-pink .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #f73f69;
}
.theme-pink .bg-white .d-breadcrumb .breadcrumb li a,
.theme-pink .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #f73f69;
}
.theme-pink .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-pink .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #f73f69;
    color: #fff;
}
.theme-pink #logged-user a,
.theme-pink .divider .fa,
.theme-pink .divider30 .fa,
.theme-pink .lang_select li a,
.theme-pink .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-pink .quick-cart-content a.quickCartItem .title,
.theme-pink .signin-dd #User_ForgotPassword,
.theme-pink .signin-dd #cancelForgotPassword,
.theme-pink .signin-dd #reg_top,
.theme-pink .signin-dd .login-drop-down lable a,
.theme-pink .testmonial-icon {
    color: #f73f69;
}
.theme-pink .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-pink .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-pink .form-btn,
.theme-pink .modal-btn,
.theme-pink .modal-header {
    background-color: #f73f69;
}
.theme-pink .quick-cart-content .quickCartItem a.fullwidth {
    background: #f73f69;
    border-color: #f73f69;
}
.theme-pink .form-btn {
    border-color: #f73f69;
}
.theme-pink .form-btn:after {
    border: 10px solid #f73f69;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-pink .form-btn:hover {
    background-color: #f73f69;
    border-color: #f73f69;
}
.theme-pink .page a {
    color: #0d2c33;
}
.theme-pink .page .divider30 .fa {
    color: #f73f69;
}
.theme-pink .divider30 {
    border-top: #f73f69 1px solid;
    border-bottom: #f73f69 1px solid;
}
.theme-pink .rating .text-info {
    color: #f73f69 !important;
}
.theme-pink .table > thead > tr > td,
.theme-pink .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-pink .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-pink .btn-primary:active,
.theme-pink .btn-primary:focus,
.theme-pink .btn-primary:hover {
    background-color: #f15757 !important;
}
.theme-pink .panel-default > .panel-heading {
    color: #fff;
    background-color: #f73f69 !important;
}
.theme-pink .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-pink #shop .styleSecondColor,
.theme-pink #shop a {
    color: #f73f69;
}
.theme-pink #shop .styleSecondColor.social,
.theme-pink #shop a.social {
    background: 0 0;
}
.theme-pink #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-pink .item-box-desc small,
.theme-pink .list-icon-cart.color li:before,
.theme-pink .list-icon.color li:before {
    color: #f73f69;
}
.theme-pink .item-box .item-hover,
.theme-pink .item-box .item-hover a,
.theme-pink .item-box .item-hover button {
    color: #fff !important;
}
.theme-pink .divider.styleColor .fa,
.theme-pink .divider30.styleColor .fa,
.theme-pink .tp-catpion a,
.theme-pink p.dropcap:first-letter,
.theme-pink ul.pagination a,
.theme-pink ul.pagination a:hover,
.theme-pink ul.pagination li.active .fa,
.theme-pink ul.star-rated.styleSecondColor li i {
    color: #f73f69;
}
.theme-pink .divider.dark .fa,
.theme-pink .divider.white .fa,
.theme-pink .divider30.dark .fa,
.theme-pink .divider30.white .fa {
    color: #0d2c33;
}
.theme-pink aside .divider.styleColor .fa {
    color: #fff;
}
.theme-pink .shopContainer aside .divider.styleColor .fa {
    color: #f73f69;
}
.theme-pink .eolCalendar .calEvent.current,
.theme-pink .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #f73f69;
    border-color: #f73f69;
    box-shadow: inset 0 1px 0 0 #f73f69;
    background: #f73f69;
    color: #fff !important;
}
.theme-pink .btn-info.focus,
.theme-pink .btn-info:focus,
.theme-pink .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-pink .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-pink .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #f73f69;
}
.theme-pink .eolCalendar .calArrowNavLeft,
.theme-pink .eolCalendar .calArrowNavRight,
.theme-pink .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-pink .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-pink .label-info {
    background-color: #f73f69;
    color: #fff;
}
.theme-pink #shop .filterArea .btn-group .btn-default.active,
.theme-pink #shop .filterArea .btn-group .btn-default:hover {
    background: #f73f69 !important;
    color: #fff !important;
    border-color: #f73f69;
}
.theme-pink #shop .overlay.color2 {
    background: #f73f69 !important;
    opacity: 0.4;
}
.theme-pink .show > .btn-info.dropdown-toggle,
.theme-pink .show > .btn-info:hover {
    color: #fff;
    background-color: #f15757;
    border-color: #f73f69;
}
.theme-pink .btn-info {
    color: #fff !important;
    background-color: #f73f69;
    border-color: #f73f69;
}
.theme-pink .btn-info:not(:disabled):not(.disabled).active,
.theme-pink .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #f15757;
    border-color: #f73f69;
}
.theme-pink .label-warning {
    color: #fff;
}
.theme-pink a:not([href]):not([tabindex]),
.theme-pink a:not([href]):not([tabindex]):focus,
.theme-pink a:not([href]):not([tabindex]):hover {
    color: #f73f69;
}
.theme-pink div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-pink div.tabs ul.nav-tabs li a.active {
    background: #f73f69 !important;
    color: #fff !important;
}
.theme-pink ul.nav-tabs li a {
    color: #666 !important;
}
.theme-pink ul.nav-tabs li a.active {
    background: #fff !important;
    color: #f73f69 !important;
}
.theme-pink .alsoAvailableItemsTitle,
.theme-pink .packageMainTile {
    background-color: #f73f69;
}
.theme-pink .desc ul.list-icon.dot-circle li:before,
.theme-pink .package-group-item small.price,
.theme-pink ul.list-icon.dot-circle li:before {
    color: #f73f69;
}
.theme-pink .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-pink .btn-default,
.theme-pink .btn-default:active,
.theme-pink .btn-default:focus,
.theme-pink .btn-default:hover {
    border: 2px solid #f73f69;
}
.theme-pink h1,
.theme-pink h2,
.theme-pink h3,
.theme-pink h4,
.theme-pink h5,
.theme-pink h6 {
    color: #0d2c33;
}
.theme-pink .styleColor {
    color: #fff;
}
.theme-pink .list-icon li:before,
.theme-pink .noimg-slider h1,
.theme-pink .noimg-slider p,
.theme-pink div.tabs ul.nav-tabs li.active a,
.theme-pink div.toggle > label,
.theme-pink h4 panel-title a {
    color: #0d2c33;
}
.theme-pink h1.footer-title {
    color: #fff;
}
.theme-pink .full-screen-loader .content {
    color: #f73f69;
}
.theme-pink .modal-header .modal-title {
    color: #fff;
}
.theme-pink .valign-middle a {
    color: #fff !important;
}
.theme-pink header#page-title {
    background: #f73f69;
}
.theme-pink header .d-navbar li.search {
    color: #fff;
}
.theme-pink .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-pink .enable_scrol::-webkit-scrollbar-thumb {
    background: #f73f69;
}
.theme-pink .post-success .styleSecondColor,
.theme-pink .scrtabs-tab-scroll-arrow,
.theme-pink .shop-cart-final-payment .styleSecondColor,
.theme-pink .total .styleSecondColor {
    color: #f73f69;
}
.theme-pink .label-primary,
.theme-pink .label-success {
    background-color: #f73f69;
    color: #fff;
}
.theme-pink .fa.styleSecondColor {
    color: #fff;
}
.theme-pink .loginmodal-submit,
.theme-pink .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-yellow .preview-info-block {
    color: #fff;
    background-color: #eaa824;
}
.theme-yellow .preview-info-block a:not([href]):not([tabindex]),
.theme-yellow .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-yellow .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-yellow .preview-info-block h5 {
    color: #fff;
}
.theme-yellow header .top-menu {
    background-color: #eaa824;
}
.theme-yellow header .top-menu a.quick-cart .cart-badge {
    color: #eaa824;
}
.theme-yellow header .navbar {
    background: #0d2c33;
}
.theme-yellow header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-yellow header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-yellow header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #eaa824;
}
.theme-yellow header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-yellow header .navbar .navbar-nav .nav-link:active,
.theme-yellow header .navbar .navbar-nav .nav-link:hover {
    color: #eaa824 !important;
}
.theme-yellow #carousel-example-generic .controls a:hover {
    color: #eaa824;
}
.theme-yellow #carousel-example-generic .btn-transparent:hover {
    background-color: #eaa824;
    color: #fff;
}
.theme-yellow .d-about-club .d-about-club-round,
.theme-yellow .d-under-world-section,
.theme-yellow .d-under-world-section-two .d-under-world-button {
    background-color: #eaa824;
}
.theme-yellow .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #eaa824;
}
.theme-yellow footer .footer-pt .footer-list a:hover,
.theme-yellow footer .footer-pt .privacy-policy a,
.theme-yellow footer .footer-pt .privacy-policy a:hover {
    color: #eaa824;
}
.theme-yellow footer .footer-pt .social-links ul li a:hover {
    border-color: #eaa824;
    background-color: #eaa824;
}
.theme-yellow #scroll span:hover {
    background-color: #eaa824;
}
.theme-yellow .d-breadcrumb .breadcrumb li:after {
    background: #eaa824;
}
.theme-yellow .btn-primary:not(:disabled):not(.disabled).active,
.theme-yellow .btn-primary:not(:disabled):not(.disabled):active,
.theme-yellow .show > .btn-primary.dropdown-toggle {
    border-color: #eaa824;
    background-color: #eaa824;
}
.theme-yellow ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-yellow .contact-page .contact-heading,
.theme-yellow .events-page .d-events-section .d-events-img .d-event-round,
.theme-yellow .gallery-page .gallery-heading,
.theme-yellow .history-page .history-heading,
.theme-yellow .news-page .news-heading,
.theme-yellow .page,
.theme-yellow main .about-page .about-who-section,
.theme-yellow main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #eaa824;
}
.theme-yellow .blog-page .blog .page-heading a:hover,
.theme-yellow .blog-page .blog-pagination ul li a:hover,
.theme-yellow .blog-page .blog-pagination ul li.active a,
.theme-yellow .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-yellow .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-yellow header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-yellow main .about-page .d-about-testmonials .d-link {
    color: #eaa824;
}
.theme-yellow ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #eaa824;
}
.theme-yellow .page .divider .fa,
.theme-yellow .page .divider30 .fa {
    background: #eaa824;
    color: #fff;
}
.theme-yellow .page .divider.dark .fa,
.theme-yellow .page .divider.styleColor .fa,
.theme-yellow .page .divider.white .fa,
.theme-yellow .page .divider30.dark .fa,
.theme-yellow .page .divider30.styleColor .fa,
.theme-yellow .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-yellow #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-yellow #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #eaa824;
}
.theme-yellow #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-yellow .blog-page .blog a:hover {
    color: #eaa824;
}
.theme-yellow .d-breadcrumb .breadcrumb li,
.theme-yellow .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #eaa824;
    color: #fff;
}
.theme-yellow .d-breadcrumb .breadcrumb li:last-child,
.theme-yellow .headerPageTitleShop .breadcrumb li:last-child {
    color: #eaa824;
    background-color: #fff;
}
.theme-yellow .d-breadcrumb .breadcrumb li:after,
.theme-yellow .headerPageTitleShop .breadcrumb li:after {
    background-color: #eaa824;
}
.theme-yellow .d-breadcrumb .breadcrumb li a,
.theme-yellow .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-yellow .bg-white .d-breadcrumb .breadcrumb li,
.theme-yellow .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #eaa824;
    background: #fff;
    color: #eaa824;
}
.theme-yellow .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-yellow .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #eaa824;
}
.theme-yellow .bg-white .d-breadcrumb .breadcrumb li a,
.theme-yellow .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #eaa824;
}
.theme-yellow .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-yellow .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #eaa824;
    color: #fff;
}
.theme-yellow #logged-user a,
.theme-yellow .divider .fa,
.theme-yellow .divider30 .fa,
.theme-yellow .lang_select li a,
.theme-yellow .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-yellow .quick-cart-content a.quickCartItem .title,
.theme-yellow .signin-dd #User_ForgotPassword,
.theme-yellow .signin-dd #cancelForgotPassword,
.theme-yellow .signin-dd #reg_top,
.theme-yellow .signin-dd .login-drop-down lable a,
.theme-yellow .testmonial-icon {
    color: #eaa824;
}
.theme-yellow .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-yellow .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-yellow .form-btn,
.theme-yellow .modal-btn,
.theme-yellow .modal-header {
    background-color: #eaa824;
}
.theme-yellow .quick-cart-content .quickCartItem a.fullwidth {
    background: #eaa824;
    border-color: #eaa824;
}
.theme-yellow .form-btn {
    border-color: #eaa824;
}
.theme-yellow .form-btn:after {
    border: 10px solid #eaa824;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-yellow .form-btn:hover {
    background-color: #eaa824;
    border-color: #eaa824;
}
.theme-yellow .page a {
    color: #0d2c33;
}
.theme-yellow .page .divider30 .fa {
    color: #eaa824;
}
.theme-yellow .divider30 {
    border-top: #eaa824 1px solid;
    border-bottom: #eaa824 1px solid;
}
.theme-yellow .rating .text-info {
    color: #eaa824 !important;
}
.theme-yellow .table > thead > tr > td,
.theme-yellow .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-yellow .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-yellow .btn-primary:active,
.theme-yellow .btn-primary:focus,
.theme-yellow .btn-primary:hover {
    background-color: #eaa824 !important;
}
.theme-yellow .panel-default > .panel-heading {
    color: #fff;
    background-color: #eaa824 !important;
}
.theme-yellow .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-yellow #shop .styleSecondColor,
.theme-yellow #shop a {
    color: #eaa824;
}
.theme-yellow #shop .styleSecondColor.social,
.theme-yellow #shop a.social {
    background: 0 0;
}
.theme-yellow #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-yellow .item-box-desc small,
.theme-yellow .list-icon-cart.color li:before,
.theme-yellow .list-icon.color li:before {
    color: #eaa824;
}
.theme-yellow .item-box .item-hover,
.theme-yellow .item-box .item-hover a,
.theme-yellow .item-box .item-hover button {
    color: #fff !important;
}
.theme-yellow .divider.styleColor .fa,
.theme-yellow .divider30.styleColor .fa,
.theme-yellow .tp-catpion a,
.theme-yellow p.dropcap:first-letter,
.theme-yellow ul.pagination a,
.theme-yellow ul.pagination a:hover,
.theme-yellow ul.pagination li.active .fa,
.theme-yellow ul.star-rated.styleSecondColor li i {
    color: #eaa824;
}
.theme-yellow .divider.dark .fa,
.theme-yellow .divider.white .fa,
.theme-yellow .divider30.dark .fa,
.theme-yellow .divider30.white .fa {
    color: #0d2c33;
}
.theme-yellow aside .divider.styleColor .fa {
    color: #fff;
}
.theme-yellow .shopContainer aside .divider.styleColor .fa {
    color: #eaa824;
}
.theme-yellow .eolCalendar .calEvent.current,
.theme-yellow .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #eaa824;
    border-color: #eaa824;
    box-shadow: inset 0 1px 0 0 #eaa824;
    background: #eaa824;
    color: #fff !important;
}
.theme-yellow .btn-info.focus,
.theme-yellow .btn-info:focus,
.theme-yellow .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-yellow .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-yellow .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #eaa824;
}
.theme-yellow .eolCalendar .calArrowNavLeft,
.theme-yellow .eolCalendar .calArrowNavRight,
.theme-yellow .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-yellow .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-yellow .label-info {
    background-color: #eaa824;
    color: #fff;
}
.theme-yellow #shop .filterArea .btn-group .btn-default.active,
.theme-yellow #shop .filterArea .btn-group .btn-default:hover {
    background: #eaa824 !important;
    color: #fff !important;
    border-color: #eaa824;
}
.theme-yellow #shop .overlay.color2 {
    background: #eaa824 !important;
    opacity: 0.4;
}
.theme-yellow .show > .btn-info.dropdown-toggle,
.theme-yellow .show > .btn-info:hover {
    color: #fff;
    background-color: #eaa824;
    border-color: #eaa824;
}
.theme-yellow .btn-info {
    color: #fff !important;
    background-color: #eaa824;
    border-color: #eaa824;
}
.theme-yellow .btn-info:not(:disabled):not(.disabled).active,
.theme-yellow .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #eaa824;
    border-color: #eaa824;
}
.theme-yellow .label-warning {
    color: #fff;
}
.theme-yellow a:not([href]):not([tabindex]),
.theme-yellow a:not([href]):not([tabindex]):focus,
.theme-yellow a:not([href]):not([tabindex]):hover {
    color: #eaa824;
}
.theme-yellow div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-yellow div.tabs ul.nav-tabs li a.active {
    background: #eaa824 !important;
    color: #fff !important;
}
.theme-yellow ul.nav-tabs li a {
    color: #666 !important;
}
.theme-yellow ul.nav-tabs li a.active {
    background: #fff !important;
    color: #eaa824 !important;
}
.theme-yellow .alsoAvailableItemsTitle,
.theme-yellow .packageMainTile {
    background-color: #eaa824;
}
.theme-yellow .desc ul.list-icon.dot-circle li:before,
.theme-yellow .package-group-item small.price,
.theme-yellow ul.list-icon.dot-circle li:before {
    color: #eaa824;
}
.theme-yellow .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-yellow .btn-default,
.theme-yellow .btn-default:active,
.theme-yellow .btn-default:focus,
.theme-yellow .btn-default:hover {
    border: 2px solid #eaa824;
}
.theme-orange .btn-primary:not(:disabled):not(.disabled).active,
.theme-orange .btn-primary:not(:disabled):not(.disabled):active,
.theme-orange .show > .btn-primary.dropdown-toggle,
.theme-orange footer .footer-pt .social-links ul li a:hover {
    border-color: #f07057;
    background-color: #f07057;
}
.theme-yellow h1,
.theme-yellow h2,
.theme-yellow h3,
.theme-yellow h4,
.theme-yellow h5,
.theme-yellow h6 {
    color: #0d2c33;
}
.theme-yellow .styleColor {
    color: #fff;
}
.theme-yellow .list-icon li:before,
.theme-yellow .noimg-slider h1,
.theme-yellow .noimg-slider p,
.theme-yellow div.tabs ul.nav-tabs li.active a,
.theme-yellow div.toggle > label,
.theme-yellow h4 panel-title a {
    color: #0d2c33;
}
.theme-yellow h1.footer-title {
    color: #fff;
}
.theme-yellow .full-screen-loader .content {
    color: #eaa824;
}
.theme-yellow .modal-header .modal-title {
    color: #fff;
}
.theme-yellow .valign-middle a {
    color: #fff !important;
}
.theme-yellow header#page-title {
    background: #eaa824;
}
.theme-yellow header .d-navbar li.search {
    color: #fff;
}
.theme-yellow .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-yellow .enable_scrol::-webkit-scrollbar-thumb {
    background: #eaa824;
}
.theme-yellow .post-success .styleSecondColor,
.theme-yellow .scrtabs-tab-scroll-arrow,
.theme-yellow .shop-cart-final-payment .styleSecondColor,
.theme-yellow .total .styleSecondColor {
    color: #eaa824;
}
.theme-yellow .label-primary,
.theme-yellow .label-success {
    background-color: #eaa824;
    color: #fff;
}
.theme-yellow .fa.styleSecondColor {
    color: #fff;
}
.theme-yellow .loginmodal-submit,
.theme-yellow .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-orange .preview-info-block {
    color: #fff;
    background-color: #ed5434;
}
.theme-orange .preview-info-block a:not([href]):not([tabindex]),
.theme-orange .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-orange .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-orange .preview-info-block h5 {
    color: #fff;
}
.theme-orange header .top-menu {
    background-color: #f07057;
}
.theme-orange header .top-menu a.quick-cart .cart-badge {
    color: #f07057;
}
.theme-orange header .navbar {
    background: #0d2c33;
}
.theme-orange .d-about-club .d-about-club-round,
.theme-orange .d-under-world-section,
.theme-orange .d-under-world-section-two .d-under-world-button,
.theme-orange header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-orange header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-orange header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #f07057;
}
.theme-orange header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-orange header .navbar .navbar-nav .nav-link:active,
.theme-orange header .navbar .navbar-nav .nav-link:hover {
    color: #f07057 !important;
}
.theme-orange #carousel-example-generic .controls a:hover {
    color: #f07057;
}
.theme-orange #carousel-example-generic .btn-transparent:hover {
    background-color: #f07057;
    color: #fff;
}
.theme-orange .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #ed5434;
}
.theme-orange footer .footer-pt .footer-list a:hover,
.theme-orange footer .footer-pt .privacy-policy a {
    color: #f07057;
}
.theme-orange footer .footer-pt .privacy-policy a:hover {
    color: #ed5434;
}
.theme-orange #scroll span:hover {
    background-color: #f07057;
}
.theme-orange .d-breadcrumb .breadcrumb li:after {
    background: #f07057;
}
.theme-orange ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-orange .contact-page .contact-heading,
.theme-orange .events-page .d-events-section .d-events-img .d-event-round,
.theme-orange .gallery-page .gallery-heading,
.theme-orange .history-page .history-heading,
.theme-orange .news-page .news-heading,
.theme-orange .page,
.theme-orange main .about-page .about-who-section,
.theme-orange main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #f07057;
}
.theme-orange .blog-page .blog .page-heading a:hover,
.theme-orange .blog-page .blog-pagination ul li a:hover,
.theme-orange .blog-page .blog-pagination ul li.active a,
.theme-orange .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-orange .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-orange header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-orange main .about-page .d-about-testmonials .d-link {
    color: #f07057;
}
.theme-orange ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #f07057;
}
.theme-orange .page .divider .fa,
.theme-orange .page .divider30 .fa {
    background: #f07057;
    color: #fff;
}
.theme-orange .page .divider.dark .fa,
.theme-orange .page .divider.styleColor .fa,
.theme-orange .page .divider.white .fa,
.theme-orange .page .divider30.dark .fa,
.theme-orange .page .divider30.styleColor .fa,
.theme-orange .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-orange #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-orange #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #f07057;
}
.theme-orange #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-orange .blog-page .blog a:hover {
    color: #f07057;
}
.theme-orange .d-breadcrumb .breadcrumb li,
.theme-orange .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #f07057;
    color: #fff;
}
.theme-orange .d-breadcrumb .breadcrumb li:last-child,
.theme-orange .headerPageTitleShop .breadcrumb li:last-child {
    color: #f07057;
    background-color: #fff;
}
.theme-orange .d-breadcrumb .breadcrumb li:after,
.theme-orange .headerPageTitleShop .breadcrumb li:after {
    background-color: #f07057;
}
.theme-orange .d-breadcrumb .breadcrumb li a,
.theme-orange .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-orange .bg-white .d-breadcrumb .breadcrumb li,
.theme-orange .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #f07057;
    background: #fff;
    color: #f07057;
}
.theme-orange .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-orange .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #f07057;
}
.theme-orange .bg-white .d-breadcrumb .breadcrumb li a,
.theme-orange .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #f07057;
}
.theme-orange .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-orange .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #f07057;
    color: #fff;
}
.theme-orange #logged-user a,
.theme-orange .divider .fa,
.theme-orange .divider30 .fa,
.theme-orange .lang_select li a,
.theme-orange .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-orange .quick-cart-content a.quickCartItem .title,
.theme-orange .signin-dd #User_ForgotPassword,
.theme-orange .signin-dd #cancelForgotPassword,
.theme-orange .signin-dd #reg_top,
.theme-orange .signin-dd .login-drop-down lable a,
.theme-orange .testmonial-icon {
    color: #f07057;
}
.theme-orange .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-orange .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-orange .form-btn,
.theme-orange .modal-btn,
.theme-orange .modal-header {
    background-color: #f07057;
}
.theme-orange .quick-cart-content .quickCartItem a.fullwidth {
    background: #f07057;
    border-color: #f07057;
}
.theme-orange .form-btn {
    border-color: #f07057;
}
.theme-orange .form-btn:after {
    border: 10px solid #f07057;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-orange .form-btn:hover {
    background-color: #f07057;
    border-color: #f07057;
}
.theme-orange .page a {
    color: #0d2c33;
}
.theme-orange .page .divider30 .fa {
    color: #f07057;
}
.theme-orange .divider30 {
    border-top: #f07057 1px solid;
    border-bottom: #f07057 1px solid;
}
.theme-orange .rating .text-info {
    color: #f07057 !important;
}
.theme-orange .table > thead > tr > td,
.theme-orange .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-orange .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-orange .btn-primary:active,
.theme-orange .btn-primary:focus,
.theme-orange .btn-primary:hover {
    background-color: #ed5434 !important;
}
.theme-orange .panel-default > .panel-heading {
    color: #fff;
    background-color: #f07057 !important;
}
.theme-orange .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-orange #shop .styleSecondColor,
.theme-orange #shop a {
    color: #f07057;
}
.theme-orange #shop .styleSecondColor.social,
.theme-orange #shop a.social {
    background: 0 0;
}
.theme-orange #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-orange .item-box-desc small,
.theme-orange .list-icon-cart.color li:before,
.theme-orange .list-icon.color li:before {
    color: #f07057;
}
.theme-orange .item-box .item-hover,
.theme-orange .item-box .item-hover a,
.theme-orange .item-box .item-hover button {
    color: #fff !important;
}
.theme-orange .divider.styleColor .fa,
.theme-orange .divider30.styleColor .fa,
.theme-orange .tp-catpion a,
.theme-orange p.dropcap:first-letter,
.theme-orange ul.pagination a,
.theme-orange ul.pagination a:hover,
.theme-orange ul.pagination li.active .fa,
.theme-orange ul.star-rated.styleSecondColor li i {
    color: #f07057;
}
.theme-orange .divider.dark .fa,
.theme-orange .divider.white .fa,
.theme-orange .divider30.dark .fa,
.theme-orange .divider30.white .fa {
    color: #0d2c33;
}
.theme-orange aside .divider.styleColor .fa {
    color: #fff;
}
.theme-orange .shopContainer aside .divider.styleColor .fa {
    color: #f07057;
}
.theme-orange .eolCalendar .calEvent.current,
.theme-orange .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #f07057;
    border-color: #f07057;
    box-shadow: inset 0 1px 0 0 #f07057;
    background: #f07057;
    color: #fff !important;
}
.theme-orange .btn-info.focus,
.theme-orange .btn-info:focus,
.theme-orange .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-orange .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-orange .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #f07057;
}
.theme-orange .eolCalendar .calArrowNavLeft,
.theme-orange .eolCalendar .calArrowNavRight,
.theme-orange .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-orange .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-orange .label-info {
    background-color: #f07057;
    color: #fff;
}
.theme-orange #shop .filterArea .btn-group .btn-default.active,
.theme-orange #shop .filterArea .btn-group .btn-default:hover {
    background: #f07057 !important;
    color: #fff !important;
    border-color: #f07057;
}
.theme-orange #shop .overlay.color2 {
    background: #f07057 !important;
    opacity: 0.4;
}
.theme-orange .show > .btn-info.dropdown-toggle,
.theme-orange .show > .btn-info:hover {
    color: #fff;
    background-color: #ed5434;
    border-color: #f07057;
}
.theme-orange .btn-info {
    color: #fff !important;
    background-color: #f07057;
    border-color: #f07057;
}
.theme-orange .btn-info:not(:disabled):not(.disabled).active,
.theme-orange .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #ed5434;
    border-color: #f07057;
}
.theme-orange .label-warning {
    color: #fff;
}
.theme-orange a:not([href]):not([tabindex]),
.theme-orange a:not([href]):not([tabindex]):focus,
.theme-orange a:not([href]):not([tabindex]):hover {
    color: #f07057;
}
.theme-orange div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-orange div.tabs ul.nav-tabs li a.active {
    background: #f07057 !important;
    color: #fff !important;
}
.theme-orange ul.nav-tabs li a {
    color: #666 !important;
}
.theme-orange ul.nav-tabs li a.active {
    background: #fff !important;
    color: #f07057 !important;
}
.theme-orange .alsoAvailableItemsTitle,
.theme-orange .packageMainTile {
    background-color: #f07057;
}
.theme-orange .desc ul.list-icon.dot-circle li:before,
.theme-orange .package-group-item small.price,
.theme-orange ul.list-icon.dot-circle li:before {
    color: #f07057;
}
.theme-orange .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-orange .btn-default,
.theme-orange .btn-default:active,
.theme-orange .btn-default:focus,
.theme-orange .btn-default:hover {
    border: 2px solid #f07057;
}
.theme-darkgreen .btn-primary:not(:disabled):not(.disabled).active,
.theme-darkgreen .btn-primary:not(:disabled):not(.disabled):active,
.theme-darkgreen .show > .btn-primary.dropdown-toggle,
.theme-darkgreen footer .footer-pt .social-links ul li a:hover {
    border-color: #9db667;
    background-color: #9db667;
}
.theme-orange h1,
.theme-orange h2,
.theme-orange h3,
.theme-orange h4,
.theme-orange h5,
.theme-orange h6 {
    color: #0d2c33;
}
.theme-orange .styleColor {
    color: #fff;
}
.theme-orange .list-icon li:before,
.theme-orange .noimg-slider h1,
.theme-orange .noimg-slider p,
.theme-orange div.tabs ul.nav-tabs li.active a,
.theme-orange div.toggle > label,
.theme-orange h4 panel-title a {
    color: #0d2c33;
}
.theme-orange h1.footer-title {
    color: #fff;
}
.theme-orange .full-screen-loader .content {
    color: #f07057;
}
.theme-orange .modal-header .modal-title {
    color: #fff;
}
.theme-orange .valign-middle a {
    color: #fff !important;
}
.theme-orange header#page-title {
    background: #f07057;
}
.theme-orange header .d-navbar li.search {
    color: #fff;
}
.theme-orange .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-orange .enable_scrol::-webkit-scrollbar-thumb {
    background: #f07057;
}
.theme-orange .post-success .styleSecondColor,
.theme-orange .scrtabs-tab-scroll-arrow,
.theme-orange .shop-cart-final-payment .styleSecondColor,
.theme-orange .total .styleSecondColor {
    color: #f07057;
}
.theme-orange .label-primary,
.theme-orange .label-success {
    background-color: #f07057;
    color: #fff;
}
.theme-orange .fa.styleSecondColor {
    color: #fff;
}
.theme-orange .loginmodal-submit,
.theme-orange .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-darkgreen .preview-info-block {
    color: #fff;
    background-color: #a0ce4d;
}
.theme-darkgreen .preview-info-block a:not([href]):not([tabindex]),
.theme-darkgreen .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-darkgreen .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-darkgreen .preview-info-block h5 {
    color: #fff;
}
.theme-darkgreen header .top-menu {
    background-color: #9db667;
}
.theme-darkgreen header .top-menu a.quick-cart .cart-badge {
    color: #9db667;
}
.theme-darkgreen header .navbar {
    background: #0d2c33;
}
.theme-darkgreen .d-about-club .d-about-club-round,
.theme-darkgreen .d-under-world-section,
.theme-darkgreen .d-under-world-section-two .d-under-world-button,
.theme-darkgreen header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-darkgreen header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-darkgreen header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #9db667;
}
.theme-darkgreen header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-darkgreen header .navbar .navbar-nav .nav-link:active,
.theme-darkgreen header .navbar .navbar-nav .nav-link:hover {
    color: #9db667 !important;
}
.theme-darkgreen #carousel-example-generic .controls a:hover {
    color: #9db667;
}
.theme-darkgreen #carousel-example-generic .btn-transparent:hover {
    background-color: #9db667;
    color: #fff;
}
.theme-darkgreen .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #a0ce4d;
}
.theme-darkgreen footer .footer-pt .footer-list a:hover,
.theme-darkgreen footer .footer-pt .privacy-policy a {
    color: #9db667;
}
.theme-darkgreen footer .footer-pt .privacy-policy a:hover {
    color: #a0ce4d;
}
.theme-darkgreen #scroll span:hover {
    background-color: #9db667;
}
.theme-darkgreen .d-breadcrumb .breadcrumb li:after {
    background: #9db667;
}
.theme-darkgreen ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-darkgreen .contact-page .contact-heading,
.theme-darkgreen .events-page .d-events-section .d-events-img .d-event-round,
.theme-darkgreen .gallery-page .gallery-heading,
.theme-darkgreen .history-page .history-heading,
.theme-darkgreen .news-page .news-heading,
.theme-darkgreen .page,
.theme-darkgreen main .about-page .about-who-section,
.theme-darkgreen main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #9db667;
}
.theme-darkgreen .blog-page .blog .page-heading a:hover,
.theme-darkgreen .blog-page .blog-pagination ul li a:hover,
.theme-darkgreen .blog-page .blog-pagination ul li.active a,
.theme-darkgreen .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-darkgreen .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-darkgreen header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-darkgreen main .about-page .d-about-testmonials .d-link {
    color: #9db667;
}
.theme-darkgreen ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #9db667;
}
.theme-darkgreen .page .divider .fa,
.theme-darkgreen .page .divider30 .fa {
    background: #9db667;
    color: #fff;
}
.theme-darkgreen .page .divider.dark .fa,
.theme-darkgreen .page .divider.styleColor .fa,
.theme-darkgreen .page .divider.white .fa,
.theme-darkgreen .page .divider30.dark .fa,
.theme-darkgreen .page .divider30.styleColor .fa,
.theme-darkgreen .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-darkgreen #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-darkgreen #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #9db667;
}
.theme-darkgreen #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-darkgreen .blog-page .blog a:hover {
    color: #9db667;
}
.theme-darkgreen .d-breadcrumb .breadcrumb li,
.theme-darkgreen .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #9db667;
    color: #fff;
}
.theme-darkgreen .d-breadcrumb .breadcrumb li:last-child,
.theme-darkgreen .headerPageTitleShop .breadcrumb li:last-child {
    color: #9db667;
    background-color: #fff;
}
.theme-darkgreen .d-breadcrumb .breadcrumb li:after,
.theme-darkgreen .headerPageTitleShop .breadcrumb li:after {
    background-color: #9db667;
}
.theme-darkgreen .d-breadcrumb .breadcrumb li a,
.theme-darkgreen .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-darkgreen .bg-white .d-breadcrumb .breadcrumb li,
.theme-darkgreen .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #9db667;
    background: #fff;
    color: #9db667;
}
.theme-darkgreen .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-darkgreen .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #9db667;
}
.theme-darkgreen .bg-white .d-breadcrumb .breadcrumb li a,
.theme-darkgreen .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #9db667;
}
.theme-darkgreen .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-darkgreen .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #9db667;
    color: #fff;
}
.theme-darkgreen #logged-user a,
.theme-darkgreen .divider .fa,
.theme-darkgreen .divider30 .fa,
.theme-darkgreen .lang_select li a,
.theme-darkgreen .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-darkgreen .quick-cart-content a.quickCartItem .title,
.theme-darkgreen .signin-dd #User_ForgotPassword,
.theme-darkgreen .signin-dd #cancelForgotPassword,
.theme-darkgreen .signin-dd #reg_top,
.theme-darkgreen .signin-dd .login-drop-down lable a,
.theme-darkgreen .testmonial-icon {
    color: #9db667;
}
.theme-darkgreen .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-darkgreen .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-darkgreen .quick-cart-content .quickCartItem a.fullwidth {
    background: #9db667;
    border-color: #9db667;
}
.theme-darkgreen .form-btn {
    background-color: #9db667;
    border-color: #9db667;
}
.theme-darkgreen .form-btn:after {
    border: 10px solid #9db667;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-darkgreen .form-btn:hover {
    background-color: #9db667;
    border-color: #9db667;
}
.theme-darkgreen .modal-btn,
.theme-darkgreen .modal-header {
    background-color: #9db667;
}
.theme-darkgreen .page a {
    color: #0d2c33;
}
.theme-darkgreen .page .divider30 .fa {
    color: #9db667;
}
.theme-darkgreen .divider30 {
    border-top: #9db667 1px solid;
    border-bottom: #9db667 1px solid;
}
.theme-darkgreen .rating .text-info {
    color: #9db667 !important;
}
.theme-darkgreen .table > thead > tr > td,
.theme-darkgreen .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-darkgreen .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-darkgreen .btn-primary:active,
.theme-darkgreen .btn-primary:focus,
.theme-darkgreen .btn-primary:hover {
    background-color: #a0ce4d !important;
}
.theme-darkgreen .panel-default > .panel-heading {
    color: #fff;
    background-color: #9db667 !important;
}
.theme-darkgreen .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-darkgreen #shop .styleSecondColor,
.theme-darkgreen #shop a {
    color: #9db667;
}
.theme-darkgreen #shop .styleSecondColor.social,
.theme-darkgreen #shop a.social {
    background: 0 0;
}
.theme-darkgreen #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-darkgreen .item-box-desc small,
.theme-darkgreen .list-icon-cart.color li:before,
.theme-darkgreen .list-icon.color li:before {
    color: #9db667;
}
.theme-darkgreen .item-box .item-hover,
.theme-darkgreen .item-box .item-hover a,
.theme-darkgreen .item-box .item-hover button {
    color: #fff !important;
}
.theme-darkgreen .divider.styleColor .fa,
.theme-darkgreen .divider30.styleColor .fa,
.theme-darkgreen .tp-catpion a,
.theme-darkgreen p.dropcap:first-letter,
.theme-darkgreen ul.pagination a,
.theme-darkgreen ul.pagination a:hover,
.theme-darkgreen ul.pagination li.active .fa,
.theme-darkgreen ul.star-rated.styleSecondColor li i {
    color: #9db667;
}
.theme-darkgreen .divider.dark .fa,
.theme-darkgreen .divider.white .fa,
.theme-darkgreen .divider30.dark .fa,
.theme-darkgreen .divider30.white .fa {
    color: #0d2c33;
}
.theme-darkgreen aside .divider.styleColor .fa {
    color: #fff;
}
.theme-darkgreen .shopContainer aside .divider.styleColor .fa {
    color: #9db667;
}
.theme-darkgreen .eolCalendar .calEvent.current,
.theme-darkgreen .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #9db667;
    border-color: #9db667;
    box-shadow: inset 0 1px 0 0 #9db667;
    background: #9db667;
    color: #fff !important;
}
.theme-darkgreen .btn-info.focus,
.theme-darkgreen .btn-info:focus,
.theme-darkgreen .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-darkgreen .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-darkgreen .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #9db667;
}
.theme-darkgreen .eolCalendar .calArrowNavLeft,
.theme-darkgreen .eolCalendar .calArrowNavRight,
.theme-darkgreen .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-darkgreen .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-darkgreen .label-info {
    background-color: #9db667;
    color: #fff;
}
.theme-darkgreen #shop .filterArea .btn-group .btn-default.active,
.theme-darkgreen #shop .filterArea .btn-group .btn-default:hover {
    background: #9db667 !important;
    color: #fff !important;
    border-color: #9db667;
}
.theme-darkgreen #shop .overlay.color2 {
    background: #9db667 !important;
    opacity: 0.4;
}
.theme-darkgreen .show > .btn-info.dropdown-toggle,
.theme-darkgreen .show > .btn-info:hover {
    color: #fff;
    background-color: #a0ce4d;
    border-color: #9db667;
}
.theme-darkgreen .btn-info {
    color: #fff !important;
    background-color: #9db667;
    border-color: #9db667;
}
.theme-darkgreen .btn-info:not(:disabled):not(.disabled).active,
.theme-darkgreen .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #a0ce4d;
    border-color: #9db667;
}
.theme-darkgreen .label-warning {
    color: #fff;
}
.theme-darkgreen a:not([href]):not([tabindex]),
.theme-darkgreen a:not([href]):not([tabindex]):focus,
.theme-darkgreen a:not([href]):not([tabindex]):hover {
    color: #9db667;
}
.theme-darkgreen div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-darkgreen div.tabs ul.nav-tabs li a.active {
    background: #9db667 !important;
    color: #fff !important;
}
.theme-darkgreen ul.nav-tabs li a {
    color: #666 !important;
}
.theme-darkgreen ul.nav-tabs li a.active {
    background: #fff !important;
    color: #9db667 !important;
}
.theme-darkgreen .alsoAvailableItemsTitle,
.theme-darkgreen .packageMainTile {
    background-color: #9db667;
}
.theme-darkgreen .desc ul.list-icon.dot-circle li:before,
.theme-darkgreen .package-group-item small.price,
.theme-darkgreen ul.list-icon.dot-circle li:before {
    color: #9db667;
}
.theme-darkgreen .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-darkgreen .btn-default,
.theme-darkgreen .btn-default:active,
.theme-darkgreen .btn-default:focus,
.theme-darkgreen .btn-default:hover {
    border: 2px solid #9db667;
}
.theme-blue .btn-primary:not(:disabled):not(.disabled).active,
.theme-blue .btn-primary:not(:disabled):not(.disabled):active,
.theme-blue .show > .btn-primary.dropdown-toggle,
.theme-blue footer .footer-pt .social-links ul li a:hover {
    border-color: #66b7e2;
    background-color: #66b7e2;
}
.theme-darkgreen h1,
.theme-darkgreen h2,
.theme-darkgreen h3,
.theme-darkgreen h4,
.theme-darkgreen h5,
.theme-darkgreen h6 {
    color: #0d2c33;
}
.theme-darkgreen .styleColor {
    color: #fff;
}
.theme-darkgreen .list-icon li:before,
.theme-darkgreen .noimg-slider h1,
.theme-darkgreen .noimg-slider p,
.theme-darkgreen div.tabs ul.nav-tabs li.active a,
.theme-darkgreen div.toggle > label,
.theme-darkgreen h4 panel-title a {
    color: #0d2c33;
}
.theme-darkgreen h1.footer-title {
    color: #fff;
}
.theme-darkgreen .full-screen-loader .content {
    color: #9db667;
}
.theme-darkgreen .modal-header .modal-title {
    color: #fff;
}
.theme-darkgreen .valign-middle a {
    color: #fff !important;
}
.theme-darkgreen header#page-title {
    background: #9db667;
}
.theme-darkgreen header .d-navbar li.search {
    color: #fff;
}
.theme-darkgreen .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-darkgreen .enable_scrol::-webkit-scrollbar-thumb {
    background: #9db667;
}
.theme-darkgreen .post-success .styleSecondColor,
.theme-darkgreen .scrtabs-tab-scroll-arrow,
.theme-darkgreen .shop-cart-final-payment .styleSecondColor,
.theme-darkgreen .total .styleSecondColor {
    color: #9db667;
}
.theme-darkgreen .label-primary,
.theme-darkgreen .label-success {
    background-color: #9db667;
    color: #fff;
}
.theme-darkgreen .fa.styleSecondColor {
    color: #fff;
}
.theme-darkgreen .loginmodal-submit,
.theme-darkgreen .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-blue .preview-info-block {
    color: #fff;
    background-color: #36a0da;
}
.theme-blue .preview-info-block a:not([href]):not([tabindex]),
.theme-blue .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-blue .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-blue .preview-info-block h5 {
    color: #fff;
}
.theme-blue header .top-menu {
    background-color: #66b7e2;
}
.theme-blue header .top-menu a.quick-cart .cart-badge {
    color: #66b7e2;
}
.theme-blue header .navbar {
    background: #0d2c33;
}
.theme-blue .d-about-club .d-about-club-round,
.theme-blue .d-under-world-section,
.theme-blue .d-under-world-section-two .d-under-world-button,
.theme-blue header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-blue header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-blue header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #66b7e2;
}
.theme-blue header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-blue header .navbar .navbar-nav .nav-link:active,
.theme-blue header .navbar .navbar-nav .nav-link:hover {
    color: #66b7e2 !important;
}
.theme-blue #carousel-example-generic .controls a:hover {
    color: #66b7e2;
}
.theme-blue #carousel-example-generic .btn-transparent:hover {
    background-color: #66b7e2;
    color: #fff;
}
.theme-blue .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #36a0da;
}
.theme-blue footer .footer-pt .footer-list a:hover,
.theme-blue footer .footer-pt .privacy-policy a {
    color: #66b7e2;
}
.theme-blue footer .footer-pt .privacy-policy a:hover {
    color: #36a0da;
}
.theme-blue #scroll span:hover {
    background-color: #66b7e2;
}
.theme-blue .d-breadcrumb .breadcrumb li:after {
    background: #66b7e2;
}
.theme-blue ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-blue .contact-page .contact-heading,
.theme-blue .events-page .d-events-section .d-events-img .d-event-round,
.theme-blue .gallery-page .gallery-heading,
.theme-blue .history-page .history-heading,
.theme-blue .news-page .news-heading,
.theme-blue .page,
.theme-blue main .about-page .about-who-section,
.theme-blue main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #66b7e2;
}
.theme-blue .blog-page .blog .page-heading a:hover,
.theme-blue .blog-page .blog-pagination ul li a:hover,
.theme-blue .blog-page .blog-pagination ul li.active a,
.theme-blue .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-blue .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-blue header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-blue main .about-page .d-about-testmonials .d-link {
    color: #66b7e2;
}
.theme-blue ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #66b7e2;
}
.theme-blue .page .divider .fa,
.theme-blue .page .divider30 .fa {
    background: #66b7e2;
    color: #fff;
}
.theme-blue .page .divider.dark .fa,
.theme-blue .page .divider.styleColor .fa,
.theme-blue .page .divider.white .fa,
.theme-blue .page .divider30.dark .fa,
.theme-blue .page .divider30.styleColor .fa,
.theme-blue .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-blue #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-blue #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #66b7e2;
}
.theme-blue #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-blue .blog-page .blog a:hover {
    color: #66b7e2;
}
.theme-blue .d-breadcrumb .breadcrumb li,
.theme-blue .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #66b7e2;
    color: #fff;
}
.theme-blue .d-breadcrumb .breadcrumb li:last-child,
.theme-blue .headerPageTitleShop .breadcrumb li:last-child {
    color: #66b7e2;
    background-color: #fff;
}
.theme-blue .d-breadcrumb .breadcrumb li:after,
.theme-blue .headerPageTitleShop .breadcrumb li:after {
    background-color: #66b7e2;
}
.theme-blue .d-breadcrumb .breadcrumb li a,
.theme-blue .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-blue .bg-white .d-breadcrumb .breadcrumb li,
.theme-blue .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #66b7e2;
    background: #fff;
    color: #66b7e2;
}
.theme-blue .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-blue .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #66b7e2;
}
.theme-blue .bg-white .d-breadcrumb .breadcrumb li a,
.theme-blue .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #66b7e2;
}
.theme-blue .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-blue .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #66b7e2;
    color: #fff;
}
.theme-blue #logged-user a,
.theme-blue .divider .fa,
.theme-blue .divider30 .fa,
.theme-blue .lang_select li a,
.theme-blue .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-blue .quick-cart-content a.quickCartItem .title,
.theme-blue .signin-dd #User_ForgotPassword,
.theme-blue .signin-dd #cancelForgotPassword,
.theme-blue .signin-dd #reg_top,
.theme-blue .signin-dd .login-drop-down lable a,
.theme-blue .testmonial-icon {
    color: #66b7e2;
}
.theme-blue .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-blue .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-blue .form-btn,
.theme-blue .modal-btn,
.theme-blue .modal-header {
    background-color: #66b7e2;
}
.theme-blue .quick-cart-content .quickCartItem a.fullwidth {
    background: #66b7e2;
    border-color: #66b7e2;
}
.theme-blue .form-btn {
    border-color: #66b7e2;
}
.theme-blue .form-btn:after {
    border: 10px solid #66b7e2;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-blue .form-btn:hover {
    background-color: #66b7e2;
    border-color: #66b7e2;
}
.theme-blue .page a {
    color: #0d2c33;
}
.theme-blue .page .divider30 .fa {
    color: #66b7e2;
}
.theme-blue .divider30 {
    border-top: #66b7e2 1px solid;
    border-bottom: #66b7e2 1px solid;
}
.theme-blue .rating .text-info {
    color: #66b7e2 !important;
}
.theme-blue .table > thead > tr > td,
.theme-blue .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-blue .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-blue .btn-primary:active,
.theme-blue .btn-primary:focus,
.theme-blue .btn-primary:hover {
    background-color: #36a0da !important;
}
.theme-blue .panel-default > .panel-heading {
    color: #fff;
    background-color: #66b7e2 !important;
}
.theme-blue .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-blue #shop .styleSecondColor,
.theme-blue #shop a {
    color: #66b7e2;
}
.theme-blue #shop .styleSecondColor.social,
.theme-blue #shop a.social {
    background: 0 0;
}
.theme-blue #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-blue .item-box-desc small,
.theme-blue .list-icon-cart.color li:before{
    color: #66b7e2;
}
.theme-blue .item-box .item-hover,
.theme-blue .item-box .item-hover a,
.theme-blue .item-box .item-hover button {
    color: #fff !important;
}
.theme-blue .divider.styleColor .fa,
.theme-blue .divider30.styleColor .fa,
.theme-blue .tp-catpion a,
.theme-blue p.dropcap:first-letter,
.theme-blue ul.pagination a,
.theme-blue ul.pagination a:hover,
.theme-blue ul.pagination li.active .fa,
.theme-blue ul.star-rated.styleSecondColor li i {
    color: #66b7e2;
}
.theme-blue .divider.dark .fa,
.theme-blue .divider.white .fa,
.theme-blue .divider30.dark .fa,
.theme-blue .divider30.white .fa {
    color: #0d2c33;
}
.theme-blue aside .divider.styleColor .fa {
    color: #fff;
}
.theme-blue .shopContainer aside .divider.styleColor .fa {
    color: #66b7e2;
}
.theme-blue .eolCalendar .calEvent.current,
.theme-blue .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #66b7e2;
    border-color: #66b7e2;
    box-shadow: inset 0 1px 0 0 #66b7e2;
    background: #66b7e2;
    color: #fff !important;
}
.theme-blue .btn-info.focus,
.theme-blue .btn-info:focus,
.theme-blue .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-blue .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-blue .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #66b7e2;
}
.theme-blue .eolCalendar .calArrowNavLeft,
.theme-blue .eolCalendar .calArrowNavRight,
.theme-blue .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-blue .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-blue .label-info {
    background-color: #66b7e2;
    color: #fff;
}
.theme-blue #shop .filterArea .btn-group .btn-default.active,
.theme-blue #shop .filterArea .btn-group .btn-default:hover {
    background: #66b7e2 !important;
    color: #fff !important;
    border-color: #66b7e2;
}
.theme-blue #shop .overlay.color2 {
    background: #66b7e2 !important;
    opacity: 0.4;
}
.theme-blue .show > .btn-info.dropdown-toggle,
.theme-blue .show > .btn-info:hover {
    color: #fff;
    background-color: #36a0da;
    border-color: #66b7e2;
}
.theme-blue .btn-info {
    color: #fff !important;
    background-color: #66b7e2;
    border-color: #66b7e2;
}
.theme-blue .btn-info:not(:disabled):not(.disabled).active,
.theme-blue .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #36a0da;
    border-color: #66b7e2;
}
.theme-blue .label-warning {
    color: #fff;
}
.theme-blue a:not([href]):not([tabindex]),
.theme-blue a:not([href]):not([tabindex]):focus,
.theme-blue a:not([href]):not([tabindex]):hover {
    color: #66b7e2;
}
.theme-blue div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-blue div.tabs ul.nav-tabs li a.active {
    background: #66b7e2 !important;
    color: #fff !important;
}
.theme-blue ul.nav-tabs li a {
    color: #666 !important;
}
.theme-blue ul.nav-tabs li a.active {
    background: #fff !important;
    color: #66b7e2 !important;
}
.theme-blue .alsoAvailableItemsTitle,
.theme-blue .packageMainTile {
    background-color: #66b7e2;
}
.theme-blue .desc ul.list-icon.dot-circle li:before,
.theme-blue .package-group-item small.price{
    color: #66b7e2;
}
.theme-blue .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-blue .btn-default,
.theme-blue .btn-default:active,
.theme-blue .btn-default:focus,
.theme-blue .btn-default:hover {
    border: 2px solid #66b7e2;
}
.theme-brown .btn-primary:not(:disabled):not(.disabled).active,
.theme-brown .btn-primary:not(:disabled):not(.disabled):active,
.theme-brown .show > .btn-primary.dropdown-toggle,
.theme-brown footer .footer-pt .social-links ul li a:hover {
    border-color: #ab8b64;
    background-color: #ab8b64;
}
.theme-blue h1,
.theme-blue h2,
.theme-blue h3,
.theme-blue h4,
.theme-blue h5,
.theme-blue h6 {
    color: #0d2c33;
}
.theme-blue .styleColor {
    color: #fff;
}
.theme-blue .list-icon li:before,
.theme-blue .noimg-slider h1,
.theme-blue .noimg-slider p,
.theme-blue div.tabs ul.nav-tabs li.active a,
.theme-blue div.toggle > label,
.theme-blue h4 panel-title a {
    color: #0d2c33;
}
.theme-blue h1.footer-title {
    color: #fff;
}
.theme-blue .full-screen-loader .content {
    color: #66b7e2;
}
.theme-blue .modal-header .modal-title {
    color: #fff;
}
.theme-blue .valign-middle a {
    color: #fff !important;
}
.theme-blue header#page-title {
    background: #66b7e2;
}
.theme-blue header .d-navbar li.search {
    color: #fff;
}
.theme-blue .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-blue .enable_scrol::-webkit-scrollbar-thumb {
    background: #66b7e2;
}
.theme-blue .post-success .styleSecondColor,
.theme-blue .scrtabs-tab-scroll-arrow,
.theme-blue .shop-cart-final-payment .styleSecondColor,
.theme-blue .total .styleSecondColor {
    color: #66b7e2;
}
.theme-blue .label-primary,
.theme-blue .label-success {
    background-color: #66b7e2;
    color: #fff;
}
.theme-blue .fa.styleSecondColor {
    color: #fff;
}
.theme-blue .loginmodal-submit,
.theme-blue .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-brown .preview-info-block {
    color: #fff;
    background-color: #987852;
}
.theme-brown .preview-info-block a:not([href]):not([tabindex]),
.theme-brown .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-brown .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-brown .preview-info-block h5 {
    color: #fff;
}
.theme-brown header .top-menu {
    background-color: #ab8b64;
}
.theme-brown header .top-menu a.quick-cart .cart-badge {
    color: #ab8b64;
}
.theme-brown header .navbar {
    background: #0d2c33;
}
.theme-brown .d-about-club .d-about-club-round,
.theme-brown .d-under-world-section,
.theme-brown .d-under-world-section-two .d-under-world-button,
.theme-brown header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-brown header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-brown header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #ab8b64;
}
.theme-brown header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-brown header .navbar .navbar-nav .nav-link:active,
.theme-brown header .navbar .navbar-nav .nav-link:hover {
    color: #ab8b64 !important;
}
.theme-brown #carousel-example-generic .controls a:hover {
    color: #ab8b64;
}
.theme-brown #carousel-example-generic .btn-transparent:hover {
    background-color: #ab8b64;
    color: #fff;
}
.theme-brown .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #987852;
}
.theme-brown footer .footer-pt .footer-list a:hover,
.theme-brown footer .footer-pt .privacy-policy a {
    color: #ab8b64;
}
.theme-brown footer .footer-pt .privacy-policy a:hover {
    color: #987852;
}
.theme-brown #scroll span:hover {
    background-color: #ab8b64;
}
.theme-brown .d-breadcrumb .breadcrumb li:after {
    background: #ab8b64;
}
.theme-brown ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-brown .contact-page .contact-heading,
.theme-brown .events-page .d-events-section .d-events-img .d-event-round,
.theme-brown .gallery-page .gallery-heading,
.theme-brown .history-page .history-heading,
.theme-brown .news-page .news-heading,
.theme-brown .page,
.theme-brown main .about-page .about-who-section,
.theme-brown main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #ab8b64;
}
.theme-brown .blog-page .blog .page-heading a:hover,
.theme-brown .blog-page .blog-pagination ul li a:hover,
.theme-brown .blog-page .blog-pagination ul li.active a,
.theme-brown .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-brown .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-brown header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-brown main .about-page .d-about-testmonials .d-link {
    color: #ab8b64;
}
.theme-brown ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #ab8b64;
}
.theme-brown .page .divider .fa,
.theme-brown .page .divider30 .fa {
    background: #ab8b64;
    color: #fff;
}
.theme-brown .page .divider.dark .fa,
.theme-brown .page .divider.styleColor .fa,
.theme-brown .page .divider.white .fa,
.theme-brown .page .divider30.dark .fa,
.theme-brown .page .divider30.styleColor .fa,
.theme-brown .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-brown #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-brown #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #ab8b64;
}
.theme-brown #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-brown .blog-page .blog a:hover {
    color: #ab8b64;
}
.theme-brown .d-breadcrumb .breadcrumb li,
.theme-brown .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #ab8b64;
    color: #fff;
}
.theme-brown .d-breadcrumb .breadcrumb li:last-child,
.theme-brown .headerPageTitleShop .breadcrumb li:last-child {
    color: #ab8b64;
    background-color: #fff;
}
.theme-brown .d-breadcrumb .breadcrumb li:after,
.theme-brown .headerPageTitleShop .breadcrumb li:after {
    background-color: #ab8b64;
}
.theme-brown .d-breadcrumb .breadcrumb li a,
.theme-brown .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-brown .bg-white .d-breadcrumb .breadcrumb li,
.theme-brown .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #ab8b64;
    background: #fff;
    color: #ab8b64;
}
.theme-brown .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-brown .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #ab8b64;
}
.theme-brown .bg-white .d-breadcrumb .breadcrumb li a,
.theme-brown .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #ab8b64;
}
.theme-brown .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-brown .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #ab8b64;
    color: #fff;
}
.theme-brown #logged-user a,
.theme-brown .divider .fa,
.theme-brown .divider30 .fa,
.theme-brown .lang_select li a,
.theme-brown .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-brown .quick-cart-content a.quickCartItem .title,
.theme-brown .signin-dd #User_ForgotPassword,
.theme-brown .signin-dd #cancelForgotPassword,
.theme-brown .signin-dd #reg_top,
.theme-brown .signin-dd .login-drop-down lable a,
.theme-brown .testmonial-icon {
    color: #ab8b64;
}
.theme-brown .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-brown .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-brown .form-btn,
.theme-brown .modal-btn,
.theme-brown .modal-header {
    background-color: #ab8b64;
}
.theme-brown .quick-cart-content .quickCartItem a.fullwidth {
    background: #ab8b64;
    border-color: #ab8b64;
}
.theme-brown .form-btn {
    border-color: #ab8b64;
}
.theme-brown .form-btn:after {
    border: 10px solid #ab8b64;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-brown .form-btn:hover {
    background-color: #ab8b64;
    border-color: #ab8b64;
}
.theme-brown .page a {
    color: #0d2c33;
}
.theme-brown .page .divider30 .fa {
    color: #ab8b64;
}
.theme-brown .divider30 {
    border-top: #ab8b64 1px solid;
    border-bottom: #ab8b64 1px solid;
}
.theme-brown .rating .text-info {
    color: #ab8b64 !important;
}
.theme-brown .table > thead > tr > td,
.theme-brown .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-brown .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-brown .btn-primary:active,
.theme-brown .btn-primary:focus,
.theme-brown .btn-primary:hover {
    background-color: #987852 !important;
}
.theme-brown .panel-default > .panel-heading {
    color: #fff;
    background-color: #ab8b64 !important;
}
.theme-brown .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-brown #shop .styleSecondColor,
.theme-brown #shop a {
    color: #ab8b64;
}
.theme-brown #shop .styleSecondColor.social,
.theme-brown #shop a.social {
    background: 0 0;
}
.theme-brown #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-brown .item-box-desc small,
.theme-brown .list-icon-cart.color li:before,
.theme-brown .list-icon.color li:before {
    color: #ab8b64;
}
.theme-brown .item-box .item-hover,
.theme-brown .item-box .item-hover a,
.theme-brown .item-box .item-hover button {
    color: #fff !important;
}
.theme-brown .divider.styleColor .fa,
.theme-brown .divider30.styleColor .fa,
.theme-brown .tp-catpion a,
.theme-brown p.dropcap:first-letter,
.theme-brown ul.pagination a,
.theme-brown ul.pagination a:hover,
.theme-brown ul.pagination li.active .fa,
.theme-brown ul.star-rated.styleSecondColor li i {
    color: #ab8b64;
}
.theme-brown .divider.dark .fa,
.theme-brown .divider.white .fa,
.theme-brown .divider30.dark .fa,
.theme-brown .divider30.white .fa {
    color: #0d2c33;
}
.theme-brown aside .divider.styleColor .fa {
    color: #fff;
}
.theme-brown .shopContainer aside .divider.styleColor .fa {
    color: #ab8b64;
}
.theme-brown .eolCalendar .calEvent.current,
.theme-brown .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #ab8b64;
    border-color: #ab8b64;
    box-shadow: inset 0 1px 0 0 #ab8b64;
    background: #ab8b64;
    color: #fff !important;
}
.theme-brown .btn-info.focus,
.theme-brown .btn-info:focus,
.theme-brown .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-brown .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-brown .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #ab8b64;
}
.theme-brown .eolCalendar .calArrowNavLeft,
.theme-brown .eolCalendar .calArrowNavRight,
.theme-brown .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-brown .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-brown .label-info {
    background-color: #ab8b64;
    color: #fff;
}
.theme-brown #shop .filterArea .btn-group .btn-default.active,
.theme-brown #shop .filterArea .btn-group .btn-default:hover {
    background: #ab8b64 !important;
    color: #fff !important;
    border-color: #ab8b64;
}
.theme-brown #shop .overlay.color2 {
    background: #ab8b64 !important;
    opacity: 0.4;
}
.theme-brown .show > .btn-info.dropdown-toggle,
.theme-brown .show > .btn-info:hover {
    color: #fff;
    background-color: #987852;
    border-color: #ab8b64;
}
.theme-brown .btn-info {
    color: #fff !important;
    background-color: #ab8b64;
    border-color: #ab8b64;
}
.theme-brown .btn-info:not(:disabled):not(.disabled).active,
.theme-brown .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #987852;
    border-color: #ab8b64;
}
.theme-brown .label-warning {
    color: #fff;
}
.theme-brown a:not([href]):not([tabindex]),
.theme-brown a:not([href]):not([tabindex]):focus,
.theme-brown a:not([href]):not([tabindex]):hover {
    color: #ab8b64;
}
.theme-brown div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-brown div.tabs ul.nav-tabs li a.active {
    background: #ab8b64 !important;
    color: #fff !important;
}
.theme-brown ul.nav-tabs li a {
    color: #666 !important;
}
.theme-brown ul.nav-tabs li a.active {
    background: #fff !important;
    color: #ab8b64 !important;
}
.theme-brown .alsoAvailableItemsTitle,
.theme-brown .packageMainTile {
    background-color: #ab8b64;
}
.theme-brown .desc ul.list-icon.dot-circle li:before,
.theme-brown .package-group-item small.price,
.theme-brown ul.list-icon.dot-circle li:before {
    color: #ab8b64;
}
.theme-brown .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-brown .btn-default,
.theme-brown .btn-default:active,
.theme-brown .btn-default:focus,
.theme-brown .btn-default:hover {
    border: 2px solid #ab8b64;
}
.theme-darkblue .btn-primary:not(:disabled):not(.disabled).active,
.theme-darkblue .btn-primary:not(:disabled):not(.disabled):active,
.theme-darkblue .show > .btn-primary.dropdown-toggle,
.theme-darkblue footer .footer-pt .social-links ul li a:hover {
    border-color: #1980b6;
    background-color: #1980b6;
}
.theme-brown h1,
.theme-brown h2,
.theme-brown h3,
.theme-brown h4,
.theme-brown h5,
.theme-brown h6 {
    color: #0d2c33;
}
.theme-brown .styleColor {
    color: #fff;
}
.theme-brown .list-icon li:before,
.theme-brown .noimg-slider h1,
.theme-brown .noimg-slider p,
.theme-brown div.tabs ul.nav-tabs li.active a,
.theme-brown div.toggle > label,
.theme-brown h4 panel-title a {
    color: #0d2c33;
}
.theme-brown h1.footer-title {
    color: #fff;
}
.theme-brown .full-screen-loader .content {
    color: #ab8b64;
}
.theme-brown .modal-header .modal-title {
    color: #fff;
}
.theme-brown .valign-middle a {
    color: #fff !important;
}
.theme-brown header#page-title {
    background: #ab8b64;
}
.theme-brown header .d-navbar li.search {
    color: #fff;
}
.theme-brown .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-brown .enable_scrol::-webkit-scrollbar-thumb {
    background: #ab8b64;
}
.theme-brown .post-success .styleSecondColor,
.theme-brown .scrtabs-tab-scroll-arrow,
.theme-brown .shop-cart-final-payment .styleSecondColor,
.theme-brown .total .styleSecondColor {
    color: #ab8b64;
}
.theme-brown .label-primary,
.theme-brown .label-success {
    background-color: #ab8b64;
    color: #fff;
}
.theme-brown .fa.styleSecondColor {
    color: #fff;
}
.theme-brown .loginmodal-submit,
.theme-brown .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-darkblue .preview-info-block {
    color: #fff;
    background-color: #1b1f23;
}
.theme-darkblue .preview-info-block a:not([href]):not([tabindex]),
.theme-darkblue .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-darkblue .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-darkblue .preview-info-block h5 {
    color: #fff;
}
.theme-darkblue header .top-menu {
    background-color: #1980b6;
}
.theme-darkblue header .top-menu a.quick-cart .cart-badge {
    color: #1980b6;
}
.theme-darkblue header .navbar {
    background: #0d2c33;
}
.theme-darkblue .d-about-club .d-about-club-round,
.theme-darkblue .d-under-world-section,
.theme-darkblue .d-under-world-section-two .d-under-world-button,
.theme-darkblue header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-darkblue header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-darkblue header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #1980b6;
}
.theme-darkblue header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-darkblue header .navbar .navbar-nav .nav-link:active,
.theme-darkblue header .navbar .navbar-nav .nav-link:hover {
    color: #1980b6 !important;
}
.theme-darkblue #carousel-example-generic .controls a:hover {
    color: #1980b6;
}
.theme-darkblue #carousel-example-generic .btn-transparent:hover {
    background-color: #1980b6;
    color: #fff;
}
.theme-darkblue .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #1b1f23;
}
.theme-darkblue footer .footer-pt .footer-list a:hover,
.theme-darkblue footer .footer-pt .privacy-policy a {
    color: #1980b6;
}
.theme-darkblue footer .footer-pt .privacy-policy a:hover {
    color: #1b1f23;
}
.theme-darkblue #scroll span:hover {
    background-color: #1980b6;
}
.theme-darkblue .d-breadcrumb .breadcrumb li:after {
    background: #1980b6;
}
.theme-darkblue ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-darkblue .contact-page .contact-heading,
.theme-darkblue .events-page .d-events-section .d-events-img .d-event-round,
.theme-darkblue .gallery-page .gallery-heading,
.theme-darkblue .history-page .history-heading,
.theme-darkblue .news-page .news-heading,
.theme-darkblue .page,
.theme-darkblue main .about-page .about-who-section,
.theme-darkblue main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #1980b6;
}
.theme-darkblue .blog-page .blog .page-heading a:hover,
.theme-darkblue .blog-page .blog-pagination ul li a:hover,
.theme-darkblue .blog-page .blog-pagination ul li.active a,
.theme-darkblue .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-darkblue .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-darkblue header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-darkblue main .about-page .d-about-testmonials .d-link {
    color: #1980b6;
}
.theme-darkblue ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #1980b6;
}
.theme-darkblue .page .divider .fa,
.theme-darkblue .page .divider30 .fa {
    background: #1980b6;
    color: #fff;
}
.theme-darkblue .page .divider.dark .fa,
.theme-darkblue .page .divider.styleColor .fa,
.theme-darkblue .page .divider.white .fa,
.theme-darkblue .page .divider30.dark .fa,
.theme-darkblue .page .divider30.styleColor .fa,
.theme-darkblue .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-darkblue #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-darkblue #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #1980b6;
}
.theme-darkblue #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-darkblue .blog-page .blog a:hover {
    color: #1980b6;
}
.theme-darkblue .d-breadcrumb .breadcrumb li,
.theme-darkblue .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #1980b6;
    color: #fff;
}
.theme-darkblue .d-breadcrumb .breadcrumb li:last-child,
.theme-darkblue .headerPageTitleShop .breadcrumb li:last-child {
    color: #1980b6;
    background-color: #fff;
}
.theme-darkblue .d-breadcrumb .breadcrumb li:after,
.theme-darkblue .headerPageTitleShop .breadcrumb li:after {
    background-color: #1980b6;
}
.theme-darkblue .d-breadcrumb .breadcrumb li a,
.theme-darkblue .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-darkblue .bg-white .d-breadcrumb .breadcrumb li,
.theme-darkblue .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #1980b6;
    background: #fff;
    color: #1980b6;
}
.theme-darkblue .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-darkblue .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #1980b6;
}
.theme-darkblue .bg-white .d-breadcrumb .breadcrumb li a,
.theme-darkblue .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #1980b6;
}
.theme-darkblue .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-darkblue .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #1980b6;
    color: #fff;
}
.theme-darkblue #logged-user a,
.theme-darkblue .divider .fa,
.theme-darkblue .divider30 .fa,
.theme-darkblue .lang_select li a,
.theme-darkblue .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-darkblue .quick-cart-content a.quickCartItem .title,
.theme-darkblue .signin-dd #User_ForgotPassword,
.theme-darkblue .signin-dd #cancelForgotPassword,
.theme-darkblue .signin-dd #reg_top,
.theme-darkblue .signin-dd .login-drop-down lable a,
.theme-darkblue .testmonial-icon {
    color: #1980b6;
}
.theme-darkblue .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-darkblue .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-darkblue .quick-cart-content .quickCartItem a.fullwidth {
    background: #1980b6;
    border-color: #1980b6;
}
.theme-darkblue .form-btn {
    background-color: #1980b6;
    border-color: #1980b6;
}
.theme-darkblue .form-btn:after {
    border: 10px solid #1980b6;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-darkblue .form-btn:hover {
    background-color: #1980b6;
    border-color: #1980b6;
}
.theme-darkblue .modal-btn,
.theme-darkblue .modal-header {
    background-color: #1980b6;
}
.theme-darkblue .page a {
    color: #0d2c33;
}
.theme-darkblue .page .divider30 .fa {
    color: #1980b6;
}
.theme-darkblue .divider30 {
    border-top: #1980b6 1px solid;
    border-bottom: #1980b6 1px solid;
}
.theme-darkblue .rating .text-info {
    color: #1980b6 !important;
}
.theme-darkblue .table > thead > tr > td,
.theme-darkblue .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-darkblue .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-darkblue .btn-primary:active,
.theme-darkblue .btn-primary:focus,
.theme-darkblue .btn-primary:hover {
    background-color: #1b1f23 !important;
}
.theme-darkblue .panel-default > .panel-heading {
    color: #fff;
    background-color: #1980b6 !important;
}
.theme-darkblue .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-darkblue #shop .styleSecondColor,
.theme-darkblue #shop a {
    color: #1980b6;
}
.theme-darkblue #shop .styleSecondColor.social,
.theme-darkblue #shop a.social {
    background: 0 0;
}
.theme-darkblue #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-darkblue .item-box-desc small,
.theme-darkblue .list-icon-cart.color li:before,
.theme-darkblue .list-icon.color li:before {
    color: #1980b6;
}
.theme-darkblue .item-box .item-hover,
.theme-darkblue .item-box .item-hover a,
.theme-darkblue .item-box .item-hover button {
    color: #fff !important;
}
.theme-darkblue .divider.styleColor .fa,
.theme-darkblue .divider30.styleColor .fa,
.theme-darkblue .tp-catpion a,
.theme-darkblue p.dropcap:first-letter,
.theme-darkblue ul.pagination a,
.theme-darkblue ul.pagination a:hover,
.theme-darkblue ul.pagination li.active .fa,
.theme-darkblue ul.star-rated.styleSecondColor li i {
    color: #1980b6;
}
.theme-darkblue .divider.dark .fa,
.theme-darkblue .divider.white .fa,
.theme-darkblue .divider30.dark .fa,
.theme-darkblue .divider30.white .fa {
    color: #0d2c33;
}
.theme-darkblue aside .divider.styleColor .fa {
    color: #fff;
}
.theme-darkblue .shopContainer aside .divider.styleColor .fa {
    color: #1980b6;
}
.theme-darkblue .eolCalendar .calEvent.current,
.theme-darkblue .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #1980b6;
    border-color: #1980b6;
    box-shadow: inset 0 1px 0 0 #1980b6;
    background: #1980b6;
    color: #fff !important;
}
.theme-darkblue .btn-info.focus,
.theme-darkblue .btn-info:focus,
.theme-darkblue .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-darkblue .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-darkblue .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #1980b6;
}
.theme-darkblue .eolCalendar .calArrowNavLeft,
.theme-darkblue .eolCalendar .calArrowNavRight,
.theme-darkblue .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-darkblue .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-darkblue .label-info {
    background-color: #1980b6;
    color: #fff;
}
.theme-darkblue #shop .filterArea .btn-group .btn-default.active,
.theme-darkblue #shop .filterArea .btn-group .btn-default:hover {
    background: #1980b6 !important;
    color: #fff !important;
    border-color: #1980b6;
}
.theme-darkblue #shop .overlay.color2 {
    background: #1980b6 !important;
    opacity: 0.4;
}
.theme-darkblue .show > .btn-info.dropdown-toggle,
.theme-darkblue .show > .btn-info:hover {
    color: #fff;
    background-color: #1b1f23;
    border-color: #1980b6;
}
.theme-darkblue .btn-info {
    color: #fff !important;
    background-color: #1980b6;
    border-color: #1980b6;
}
.theme-darkblue .btn-info:not(:disabled):not(.disabled).active,
.theme-darkblue .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #1b1f23;
    border-color: #1980b6;
}
.theme-darkblue .label-warning {
    color: #fff;
}
.theme-darkblue a:not([href]):not([tabindex]),
.theme-darkblue a:not([href]):not([tabindex]):focus,
.theme-darkblue a:not([href]):not([tabindex]):hover {
    color: #1980b6;
}
.theme-darkblue div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-darkblue div.tabs ul.nav-tabs li a.active {
    background: #1980b6 !important;
    color: #fff !important;
}
.theme-darkblue ul.nav-tabs li a {
    color: #666 !important;
}
.theme-darkblue ul.nav-tabs li a.active {
    background: #fff !important;
    color: #1980b6 !important;
}
.theme-darkblue .alsoAvailableItemsTitle,
.theme-darkblue .packageMainTile {
    background-color: #1980b6;
}
.theme-darkblue .desc ul.list-icon.dot-circle li:before,
.theme-darkblue .package-group-item small.price,
.theme-darkblue ul.list-icon.dot-circle li:before {
    color: #1980b6;
}
.theme-darkblue .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-darkblue .btn-default,
.theme-darkblue .btn-default:active,
.theme-darkblue .btn-default:focus,
.theme-darkblue .btn-default:hover {
    border: 2px solid #1980b6;
}
.theme-lightgrey .btn-primary:not(:disabled):not(.disabled).active,
.theme-lightgrey .btn-primary:not(:disabled):not(.disabled):active,
.theme-lightgrey .show > .btn-primary.dropdown-toggle,
.theme-lightgrey footer .footer-pt .social-links ul li a:hover {
    border-color: #9e9e9e;
    background-color: #9e9e9e;
}
.theme-darkblue h1,
.theme-darkblue h2,
.theme-darkblue h3,
.theme-darkblue h4,
.theme-darkblue h5,
.theme-darkblue h6 {
    color: #0d2c33;
}
.theme-darkblue .styleColor {
    color: #fff;
}
.theme-darkblue .list-icon li:before,
.theme-darkblue .noimg-slider h1,
.theme-darkblue .noimg-slider p,
.theme-darkblue div.tabs ul.nav-tabs li.active a,
.theme-darkblue div.toggle > label,
.theme-darkblue h4 panel-title a {
    color: #0d2c33;
}
.theme-darkblue h1.footer-title {
    color: #fff;
}
.theme-darkblue .full-screen-loader .content {
    color: #1980b6;
}
.theme-darkblue .modal-header .modal-title {
    color: #fff;
}
.theme-darkblue .valign-middle a {
    color: #fff !important;
}
.theme-darkblue header#page-title {
    background: #1980b6;
}
.theme-darkblue header .d-navbar li.search {
    color: #fff;
}
.theme-darkblue .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-darkblue .enable_scrol::-webkit-scrollbar-thumb {
    background: #1980b6;
}
.theme-darkblue .post-success .styleSecondColor,
.theme-darkblue .scrtabs-tab-scroll-arrow,
.theme-darkblue .shop-cart-final-payment .styleSecondColor,
.theme-darkblue .total .styleSecondColor {
    color: #1980b6;
}
.theme-darkblue .label-primary,
.theme-darkblue .label-success {
    background-color: #1980b6;
    color: #fff;
}
.theme-darkblue .fa.styleSecondColor {
    color: #fff;
}
.theme-darkblue .loginmodal-submit,
.theme-darkblue .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-lightgrey .preview-info-block {
    color: #fff;
    background-color: #1b1f23;
}
.theme-lightgrey .preview-info-block a:not([href]):not([tabindex]),
.theme-lightgrey .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-lightgrey .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-lightgrey .preview-info-block h5 {
    color: #fff;
}
.theme-lightgrey header .top-menu {
    background-color: #9e9e9e;
}
.theme-lightgrey header .top-menu a.quick-cart .cart-badge {
    color: #9e9e9e;
}
.theme-lightgrey header .navbar {
    background: #0d2c33;
}
.theme-lightgrey .d-about-club .d-about-club-round,
.theme-lightgrey .d-under-world-section,
.theme-lightgrey .d-under-world-section-two .d-under-world-button,
.theme-lightgrey header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-lightgrey header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-lightgrey header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #9e9e9e;
}
.theme-lightgrey header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-lightgrey header .navbar .navbar-nav .nav-link:active,
.theme-lightgrey header .navbar .navbar-nav .nav-link:hover {
    color: #9e9e9e !important;
}
.theme-lightgrey #carousel-example-generic .controls a:hover {
    color: #9e9e9e;
}
.theme-lightgrey #carousel-example-generic .btn-transparent:hover {
    background-color: #9e9e9e;
    color: #fff;
}
.theme-lightgrey .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #1b1f23;
}
.theme-lightgrey footer .footer-pt .footer-list a:hover,
.theme-lightgrey footer .footer-pt .privacy-policy a {
    color: #9e9e9e;
}
.theme-lightgrey footer .footer-pt .privacy-policy a:hover {
    color: #1b1f23;
}
.theme-lightgrey #scroll span:hover {
    background-color: #9e9e9e;
}
.theme-lightgrey .d-breadcrumb .breadcrumb li:after {
    background: #9e9e9e;
}
.theme-lightgrey ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-lightgrey .contact-page .contact-heading,
.theme-lightgrey .events-page .d-events-section .d-events-img .d-event-round,
.theme-lightgrey .gallery-page .gallery-heading,
.theme-lightgrey .history-page .history-heading,
.theme-lightgrey .news-page .news-heading,
.theme-lightgrey .page,
.theme-lightgrey main .about-page .about-who-section,
.theme-lightgrey main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #9e9e9e;
}
.theme-lightgrey .blog-page .blog .page-heading a:hover,
.theme-lightgrey .blog-page .blog-pagination ul li a:hover,
.theme-lightgrey .blog-page .blog-pagination ul li.active a,
.theme-lightgrey .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-lightgrey .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-lightgrey header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-lightgrey main .about-page .d-about-testmonials .d-link {
    color: #9e9e9e;
}
.theme-lightgrey ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #9e9e9e;
}
.theme-lightgrey .page .divider .fa,
.theme-lightgrey .page .divider30 .fa {
    background: #9e9e9e;
    color: #fff;
}
.theme-lightgrey .page .divider.dark .fa,
.theme-lightgrey .page .divider.styleColor .fa,
.theme-lightgrey .page .divider.white .fa,
.theme-lightgrey .page .divider30.dark .fa,
.theme-lightgrey .page .divider30.styleColor .fa,
.theme-lightgrey .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-lightgrey #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-lightgrey #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #9e9e9e;
}
.theme-lightgrey #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-lightgrey .blog-page .blog a:hover {
    color: #9e9e9e;
}
.theme-lightgrey .d-breadcrumb .breadcrumb li,
.theme-lightgrey .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #9e9e9e;
    color: #fff;
}
.theme-lightgrey .d-breadcrumb .breadcrumb li:last-child,
.theme-lightgrey .headerPageTitleShop .breadcrumb li:last-child {
    color: #9e9e9e;
    background-color: #fff;
}
.theme-lightgrey .d-breadcrumb .breadcrumb li:after,
.theme-lightgrey .headerPageTitleShop .breadcrumb li:after {
    background-color: #9e9e9e;
}
.theme-lightgrey .d-breadcrumb .breadcrumb li a,
.theme-lightgrey .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-lightgrey .bg-white .d-breadcrumb .breadcrumb li,
.theme-lightgrey .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #9e9e9e;
    background: #fff;
    color: #9e9e9e;
}
.theme-lightgrey .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-lightgrey .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #9e9e9e;
}
.theme-lightgrey .bg-white .d-breadcrumb .breadcrumb li a,
.theme-lightgrey .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #9e9e9e;
}
.theme-lightgrey .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-lightgrey .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #9e9e9e;
    color: #fff;
}
.theme-lightgrey #logged-user a,
.theme-lightgrey .divider .fa,
.theme-lightgrey .divider30 .fa,
.theme-lightgrey .lang_select li a,
.theme-lightgrey .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-lightgrey .quick-cart-content a.quickCartItem .title,
.theme-lightgrey .signin-dd #User_ForgotPassword,
.theme-lightgrey .signin-dd #cancelForgotPassword,
.theme-lightgrey .signin-dd #reg_top,
.theme-lightgrey .signin-dd .login-drop-down lable a,
.theme-lightgrey .testmonial-icon {
    color: #9e9e9e;
}
.theme-lightgrey .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-lightgrey .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-lightgrey .quick-cart-content .quickCartItem a.fullwidth {
    background: #9e9e9e;
    border-color: #9e9e9e;
}
.theme-lightgrey .form-btn {
    background-color: #9e9e9e;
    border-color: #9e9e9e;
}
.theme-lightgrey .form-btn:after {
    border: 10px solid #9e9e9e;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-lightgrey .form-btn:hover {
    background-color: #9e9e9e;
    border-color: #9e9e9e;
}
.theme-lightgrey .modal-btn,
.theme-lightgrey .modal-header {
    background-color: #9e9e9e;
}
.theme-lightgrey .page a {
    color: #0d2c33;
}
.theme-lightgrey .page .divider30 .fa {
    color: #9e9e9e;
}
.theme-lightgrey .divider30 {
    border-top: #9e9e9e 1px solid;
    border-bottom: #9e9e9e 1px solid;
}
.theme-lightgrey .rating .text-info {
    color: #9e9e9e !important;
}
.theme-lightgrey .table > thead > tr > td,
.theme-lightgrey .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-lightgrey .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-lightgrey .btn-primary:active,
.theme-lightgrey .btn-primary:focus,
.theme-lightgrey .btn-primary:hover {
    background-color: #1b1f23 !important;
}
.theme-lightgrey .panel-default > .panel-heading {
    color: #fff;
    background-color: #9e9e9e !important;
}
.theme-lightgrey .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-lightgrey #shop .styleSecondColor,
.theme-lightgrey #shop a {
    color: #9e9e9e;
}
.theme-lightgrey #shop .styleSecondColor.social,
.theme-lightgrey #shop a.social {
    background: 0 0;
}
.theme-lightgrey #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-lightgrey .item-box-desc small,
.theme-lightgrey .list-icon-cart.color li:before,
.theme-lightgrey .list-icon.color li:before {
    color: #9e9e9e;
}
.theme-lightgrey .item-box .item-hover,
.theme-lightgrey .item-box .item-hover a,
.theme-lightgrey .item-box .item-hover button {
    color: #fff !important;
}
.theme-lightgrey .divider.styleColor .fa,
.theme-lightgrey .divider30.styleColor .fa,
.theme-lightgrey .tp-catpion a,
.theme-lightgrey p.dropcap:first-letter,
.theme-lightgrey ul.pagination a,
.theme-lightgrey ul.pagination a:hover,
.theme-lightgrey ul.pagination li.active .fa,
.theme-lightgrey ul.star-rated.styleSecondColor li i {
    color: #9e9e9e;
}
.theme-lightgrey .divider.dark .fa,
.theme-lightgrey .divider.white .fa,
.theme-lightgrey .divider30.dark .fa,
.theme-lightgrey .divider30.white .fa {
    color: #0d2c33;
}
.theme-lightgrey aside .divider.styleColor .fa {
    color: #fff;
}
.theme-lightgrey .shopContainer aside .divider.styleColor .fa {
    color: #9e9e9e;
}
.theme-lightgrey .eolCalendar .calEvent.current,
.theme-lightgrey .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #9e9e9e;
    border-color: #9e9e9e;
    box-shadow: inset 0 1px 0 0 #9e9e9e;
    background: #9e9e9e;
    color: #fff !important;
}
.theme-lightgrey .btn-info.focus,
.theme-lightgrey .btn-info:focus,
.theme-lightgrey .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-lightgrey .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-lightgrey .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #9e9e9e;
}
.theme-lightgrey .eolCalendar .calArrowNavLeft,
.theme-lightgrey .eolCalendar .calArrowNavRight,
.theme-lightgrey .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-lightgrey .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-lightgrey .label-info {
    background-color: #9e9e9e;
    color: #fff;
}
.theme-lightgrey #shop .filterArea .btn-group .btn-default.active,
.theme-lightgrey #shop .filterArea .btn-group .btn-default:hover {
    background: #9e9e9e !important;
    color: #fff !important;
    border-color: #9e9e9e;
}
.theme-lightgrey #shop .overlay.color2 {
    background: #9e9e9e !important;
    opacity: 0.4;
}
.theme-lightgrey .show > .btn-info.dropdown-toggle,
.theme-lightgrey .show > .btn-info:hover {
    color: #fff;
    background-color: #1b1f23;
    border-color: #9e9e9e;
}
.theme-lightgrey .btn-info {
    color: #fff !important;
    background-color: #9e9e9e;
    border-color: #9e9e9e;
}
.theme-lightgrey .btn-info:not(:disabled):not(.disabled).active,
.theme-lightgrey .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #1b1f23;
    border-color: #9e9e9e;
}
.theme-lightgrey .label-warning {
    color: #fff;
}
.theme-lightgrey a:not([href]):not([tabindex]),
.theme-lightgrey a:not([href]):not([tabindex]):focus,
.theme-lightgrey a:not([href]):not([tabindex]):hover {
    color: #9e9e9e;
}
.theme-lightgrey div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-lightgrey div.tabs ul.nav-tabs li a.active {
    background: #9e9e9e !important;
    color: #fff !important;
}
.theme-lightgrey ul.nav-tabs li a {
    color: #666 !important;
}
.theme-lightgrey ul.nav-tabs li a.active {
    background: #fff !important;
    color: #9e9e9e !important;
}
.theme-lightgrey .alsoAvailableItemsTitle,
.theme-lightgrey .packageMainTile {
    background-color: #9e9e9e;
}
.theme-lightgrey .desc ul.list-icon.dot-circle li:before,
.theme-lightgrey .package-group-item small.price,
.theme-lightgrey ul.list-icon.dot-circle li:before {
    color: #9e9e9e;
}
.theme-lightgrey .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-lightgrey .btn-default,
.theme-lightgrey .btn-default:active,
.theme-lightgrey .btn-default:focus,
.theme-lightgrey .btn-default:hover {
    border: 2px solid #9e9e9e;
}
.theme-fireenginered .btn-primary:not(:disabled):not(.disabled).active,
.theme-fireenginered .btn-primary:not(:disabled):not(.disabled):active,
.theme-fireenginered .show > .btn-primary.dropdown-toggle,
.theme-fireenginered footer .footer-pt .social-links ul li a:hover {
    border-color: #c12026;
    background-color: #c12026;
}
.theme-lightgrey h1,
.theme-lightgrey h2,
.theme-lightgrey h3,
.theme-lightgrey h4,
.theme-lightgrey h5,
.theme-lightgrey h6 {
    color: #0d2c33;
}
.theme-lightgrey .styleColor {
    color: #fff;
}
.theme-lightgrey .list-icon li:before,
.theme-lightgrey .noimg-slider h1,
.theme-lightgrey .noimg-slider p,
.theme-lightgrey div.tabs ul.nav-tabs li.active a,
.theme-lightgrey div.toggle > label,
.theme-lightgrey h4 panel-title a {
    color: #0d2c33;
}
.theme-lightgrey h1.footer-title {
    color: #fff;
}
.theme-lightgrey .full-screen-loader .content {
    color: #9e9e9e;
}
.theme-lightgrey .modal-header .modal-title {
    color: #fff;
}
.theme-lightgrey .valign-middle a {
    color: #fff !important;
}
.theme-lightgrey header#page-title {
    background: #9e9e9e;
}
.theme-lightgrey header .d-navbar li.search {
    color: #fff;
}
.theme-lightgrey .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-lightgrey .enable_scrol::-webkit-scrollbar-thumb {
    background: #9e9e9e;
}
.theme-lightgrey .post-success .styleSecondColor,
.theme-lightgrey .scrtabs-tab-scroll-arrow,
.theme-lightgrey .shop-cart-final-payment .styleSecondColor,
.theme-lightgrey .total .styleSecondColor {
    color: #9e9e9e;
}
.theme-lightgrey .label-primary,
.theme-lightgrey .label-success {
    background-color: #9e9e9e;
    color: #fff;
}
.theme-lightgrey .fa.styleSecondColor {
    color: #fff;
}
.theme-lightgrey .loginmodal-submit,
.theme-lightgrey .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-fireenginered .preview-info-block {
    color: #fff;
    background-color: #f15757;
}
.theme-fireenginered .preview-info-block a:not([href]):not([tabindex]),
.theme-fireenginered .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-fireenginered .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-fireenginered .preview-info-block h5 {
    color: #fff;
}
.theme-fireenginered header .top-menu {
    background-color: #c12026;
}
.theme-fireenginered header .top-menu a.quick-cart .cart-badge {
    color: #c12026;
}
.theme-fireenginered header .navbar {
    background: #0d2c33;
}
.theme-fireenginered .d-about-club .d-about-club-round,
.theme-fireenginered .d-under-world-section,
.theme-fireenginered .d-under-world-section-two .d-under-world-button,
.theme-fireenginered header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-fireenginered header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-fireenginered header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #c12026;
}
.theme-fireenginered header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-fireenginered header .navbar .navbar-nav .nav-link:active,
.theme-fireenginered header .navbar .navbar-nav .nav-link:hover {
    color: #c12026 !important;
}
.theme-fireenginered #carousel-example-generic .controls a:hover {
    color: #c12026;
}
.theme-fireenginered #carousel-example-generic .btn-transparent:hover {
    background-color: #c12026;
    color: #fff;
}
.theme-fireenginered .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #f15757;
}
.theme-fireenginered footer .footer-pt .footer-list a:hover,
.theme-fireenginered footer .footer-pt .privacy-policy a {
    color: #c12026;
}
.theme-fireenginered footer .footer-pt .privacy-policy a:hover {
    color: #f15757;
}
.theme-fireenginered #scroll span:hover {
    background-color: #c12026;
}
.theme-fireenginered .d-breadcrumb .breadcrumb li:after {
    background: #c12026;
}
.theme-fireenginered ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-fireenginered .contact-page .contact-heading,
.theme-fireenginered .events-page .d-events-section .d-events-img .d-event-round,
.theme-fireenginered .gallery-page .gallery-heading,
.theme-fireenginered .history-page .history-heading,
.theme-fireenginered .news-page .news-heading,
.theme-fireenginered .page,
.theme-fireenginered main .about-page .about-who-section,
.theme-fireenginered main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #c12026;
}
.theme-fireenginered .blog-page .blog .page-heading a:hover,
.theme-fireenginered .blog-page .blog-pagination ul li a:hover,
.theme-fireenginered .blog-page .blog-pagination ul li.active a,
.theme-fireenginered .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-fireenginered .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-fireenginered header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-fireenginered main .about-page .d-about-testmonials .d-link {
    color: #c12026;
}
.theme-fireenginered ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #c12026;
}
.theme-fireenginered .page .divider .fa,
.theme-fireenginered .page .divider30 .fa {
    background: #c12026;
    color: #fff;
}
.theme-fireenginered .page .divider.dark .fa,
.theme-fireenginered .page .divider.styleColor .fa,
.theme-fireenginered .page .divider.white .fa,
.theme-fireenginered .page .divider30.dark .fa,
.theme-fireenginered .page .divider30.styleColor .fa,
.theme-fireenginered .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-fireenginered #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-fireenginered #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #c12026;
}
.theme-fireenginered #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-fireenginered .blog-page .blog a:hover {
    color: #c12026;
}
.theme-fireenginered .d-breadcrumb .breadcrumb li,
.theme-fireenginered .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #c12026;
    color: #fff;
}
.theme-fireenginered .d-breadcrumb .breadcrumb li:last-child,
.theme-fireenginered .headerPageTitleShop .breadcrumb li:last-child {
    color: #c12026;
    background-color: #fff;
}
.theme-fireenginered .d-breadcrumb .breadcrumb li:after,
.theme-fireenginered .headerPageTitleShop .breadcrumb li:after {
    background-color: #c12026;
}
.theme-fireenginered .d-breadcrumb .breadcrumb li a,
.theme-fireenginered .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-fireenginered .bg-white .d-breadcrumb .breadcrumb li,
.theme-fireenginered .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #c12026;
    background: #fff;
    color: #c12026;
}
.theme-fireenginered .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-fireenginered .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #c12026;
}
.theme-fireenginered .bg-white .d-breadcrumb .breadcrumb li a,
.theme-fireenginered .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #c12026;
}
.theme-fireenginered .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-fireenginered .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #c12026;
    color: #fff;
}
.theme-fireenginered #logged-user a,
.theme-fireenginered .divider .fa,
.theme-fireenginered .divider30 .fa,
.theme-fireenginered .lang_select li a,
.theme-fireenginered .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-fireenginered .quick-cart-content a.quickCartItem .title,
.theme-fireenginered .signin-dd #User_ForgotPassword,
.theme-fireenginered .signin-dd #cancelForgotPassword,
.theme-fireenginered .signin-dd #reg_top,
.theme-fireenginered .signin-dd .login-drop-down lable a,
.theme-fireenginered .testmonial-icon {
    color: #c12026;
}
.theme-fireenginered .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-fireenginered .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-fireenginered .quick-cart-content .quickCartItem a.fullwidth {
    background: #c12026;
    border-color: #c12026;
}
.theme-fireenginered .form-btn {
    background-color: #c12026;
    border-color: #c12026;
}
.theme-fireenginered .form-btn:after {
    border: 10px solid #c12026;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-fireenginered .form-btn:hover {
    background-color: #c12026;
    border-color: #c12026;
}
.theme-fireenginered .modal-btn,
.theme-fireenginered .modal-header {
    background-color: #c12026;
}
.theme-fireenginered .page a {
    color: #0d2c33;
}
.theme-fireenginered .page .divider30 .fa {
    color: #c12026;
}
.theme-fireenginered .divider30 {
    border-top: #c12026 1px solid;
    border-bottom: #c12026 1px solid;
}
.theme-fireenginered .rating .text-info {
    color: #c12026 !important;
}
.theme-fireenginered .table > thead > tr > td,
.theme-fireenginered .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-fireenginered .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-fireenginered .btn-primary:active,
.theme-fireenginered .btn-primary:focus,
.theme-fireenginered .btn-primary:hover {
    background-color: #f15757 !important;
}
.theme-fireenginered .panel-default > .panel-heading {
    color: #fff;
    background-color: #c12026 !important;
}
.theme-fireenginered .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-fireenginered #shop .styleSecondColor,
.theme-fireenginered #shop a {
    color: #c12026;
}
.theme-fireenginered #shop .styleSecondColor.social,
.theme-fireenginered #shop a.social {
    background: 0 0;
}
.theme-fireenginered #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-fireenginered .item-box-desc small,
.theme-fireenginered .list-icon-cart.color li:before,
.theme-fireenginered .list-icon.color li:before {
    color: #c12026;
}
.theme-fireenginered .item-box .item-hover,
.theme-fireenginered .item-box .item-hover a,
.theme-fireenginered .item-box .item-hover button {
    color: #fff !important;
}
.theme-fireenginered .divider.styleColor .fa,
.theme-fireenginered .divider30.styleColor .fa,
.theme-fireenginered .tp-catpion a,
.theme-fireenginered p.dropcap:first-letter,
.theme-fireenginered ul.pagination a,
.theme-fireenginered ul.pagination a:hover,
.theme-fireenginered ul.pagination li.active .fa,
.theme-fireenginered ul.star-rated.styleSecondColor li i {
    color: #c12026;
}
.theme-fireenginered .divider.dark .fa,
.theme-fireenginered .divider.white .fa,
.theme-fireenginered .divider30.dark .fa,
.theme-fireenginered .divider30.white .fa {
    color: #0d2c33;
}
.theme-fireenginered aside .divider.styleColor .fa {
    color: #fff;
}
.theme-fireenginered .shopContainer aside .divider.styleColor .fa {
    color: #c12026;
}
.theme-fireenginered .eolCalendar .calEvent.current,
.theme-fireenginered .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #c12026;
    border-color: #c12026;
    box-shadow: inset 0 1px 0 0 #c12026;
    background: #c12026;
    color: #fff !important;
}
.theme-fireenginered .btn-info.focus,
.theme-fireenginered .btn-info:focus,
.theme-fireenginered .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-fireenginered .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-fireenginered .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #c12026;
}
.theme-fireenginered .eolCalendar .calArrowNavLeft,
.theme-fireenginered .eolCalendar .calArrowNavRight,
.theme-fireenginered .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-fireenginered .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-fireenginered .label-info {
    background-color: #c12026;
    color: #fff;
}
.theme-fireenginered #shop .filterArea .btn-group .btn-default.active,
.theme-fireenginered #shop .filterArea .btn-group .btn-default:hover {
    background: #c12026 !important;
    color: #fff !important;
    border-color: #c12026;
}
.theme-fireenginered #shop .overlay.color2 {
    background: #c12026 !important;
    opacity: 0.4;
}
.theme-fireenginered .show > .btn-info.dropdown-toggle,
.theme-fireenginered .show > .btn-info:hover {
    color: #fff;
    background-color: #f15757;
    border-color: #c12026;
}
.theme-fireenginered .btn-info {
    color: #fff !important;
    background-color: #c12026;
    border-color: #c12026;
}
.theme-fireenginered .btn-info:not(:disabled):not(.disabled).active,
.theme-fireenginered .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #f15757;
    border-color: #c12026;
}
.theme-fireenginered .label-warning {
    color: #fff;
}
.theme-fireenginered a:not([href]):not([tabindex]),
.theme-fireenginered a:not([href]):not([tabindex]):focus,
.theme-fireenginered a:not([href]):not([tabindex]):hover {
    color: #c12026;
}
.theme-fireenginered div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-fireenginered div.tabs ul.nav-tabs li a.active {
    background: #c12026 !important;
    color: #fff !important;
}
.theme-fireenginered ul.nav-tabs li a {
    color: #666 !important;
}
.theme-fireenginered ul.nav-tabs li a.active {
    background: #fff !important;
    color: #c12026 !important;
}
.theme-fireenginered .alsoAvailableItemsTitle,
.theme-fireenginered .packageMainTile {
    background-color: #c12026;
}
.theme-fireenginered .desc ul.list-icon.dot-circle li:before,
.theme-fireenginered .package-group-item small.price,
.theme-fireenginered ul.list-icon.dot-circle li:before {
    color: #c12026;
}
.theme-fireenginered .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-fireenginered .btn-default,
.theme-fireenginered .btn-default:active,
.theme-fireenginered .btn-default:focus,
.theme-fireenginered .btn-default:hover {
    border: 2px solid #c12026;
}
.theme-teal .btn-primary:not(:disabled):not(.disabled).active,
.theme-teal .btn-primary:not(:disabled):not(.disabled):active,
.theme-teal .show > .btn-primary.dropdown-toggle,
.theme-teal footer .footer-pt .social-links ul li a:hover {
    border-color: #0e57a7;
    background-color: #0e57a7;
}
.theme-fireenginered h1,
.theme-fireenginered h2,
.theme-fireenginered h3,
.theme-fireenginered h4,
.theme-fireenginered h5,
.theme-fireenginered h6 {
    color: #0d2c33;
}
.theme-fireenginered .styleColor {
    color: #fff;
}
.theme-fireenginered .list-icon li:before,
.theme-fireenginered .noimg-slider h1,
.theme-fireenginered .noimg-slider p,
.theme-fireenginered div.tabs ul.nav-tabs li.active a,
.theme-fireenginered div.toggle > label,
.theme-fireenginered h4 panel-title a {
    color: #0d2c33;
}
.theme-fireenginered h1.footer-title {
    color: #fff;
}
.theme-fireenginered .full-screen-loader .content {
    color: #c12026;
}
.theme-fireenginered .modal-header .modal-title {
    color: #fff;
}
.theme-fireenginered .valign-middle a {
    color: #fff !important;
}
.theme-fireenginered header#page-title {
    background: #c12026;
}
.theme-fireenginered header .d-navbar li.search {
    color: #fff;
}
.theme-fireenginered .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-fireenginered .enable_scrol::-webkit-scrollbar-thumb {
    background: #c12026;
}
.theme-fireenginered .post-success .styleSecondColor,
.theme-fireenginered .scrtabs-tab-scroll-arrow,
.theme-fireenginered .shop-cart-final-payment .styleSecondColor,
.theme-fireenginered .total .styleSecondColor {
    color: #c12026;
}
.theme-fireenginered .label-primary,
.theme-fireenginered .label-success {
    background-color: #c12026;
    color: #fff;
}
.theme-fireenginered .fa.styleSecondColor {
    color: #fff;
}
.theme-fireenginered .loginmodal-submit,
.theme-fireenginered .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-teal .preview-info-block {
    color: #fff;
    background-color: #0a3e78;
}
.theme-teal .preview-info-block a:not([href]):not([tabindex]),
.theme-teal .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-teal .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-teal .preview-info-block h5 {
    color: #fff;
}
.theme-teal header .top-menu {
    background-color: #0e57a7;
}
.theme-teal header .top-menu a.quick-cart .cart-badge {
    color: #0e57a7;
}
.theme-teal header .navbar {
    background: #0d2c33;
}
.theme-teal .d-about-club .d-about-club-round,
.theme-teal .d-under-world-section,
.theme-teal .d-under-world-section-two .d-under-world-button,
.theme-teal header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-teal header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-teal header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #0e57a7;
}
.theme-teal header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-teal header .navbar .navbar-nav .nav-link:active,
.theme-teal header .navbar .navbar-nav .nav-link:hover {
    color: #0e57a7 !important;
}
.theme-teal #carousel-example-generic .controls a:hover {
    color: #0e57a7;
}
.theme-teal #carousel-example-generic .btn-transparent:hover {
    background-color: #0e57a7;
    color: #fff;
}
.theme-teal .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #0a3e78;
}
.theme-teal footer .footer-pt .footer-list a:hover,
.theme-teal footer .footer-pt .privacy-policy a {
    color: #0e57a7;
}
.theme-teal footer .footer-pt .privacy-policy a:hover {
    color: #0a3e78;
}
.theme-teal #scroll span:hover {
    background-color: #0e57a7;
}
.theme-teal .d-breadcrumb .breadcrumb li:after {
    background: #0e57a7;
}
.theme-teal ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-teal .contact-page .contact-heading,
.theme-teal .events-page .d-events-section .d-events-img .d-event-round,
.theme-teal .gallery-page .gallery-heading,
.theme-teal .history-page .history-heading,
.theme-teal .news-page .news-heading,
.theme-teal .page,
.theme-teal main .about-page .about-who-section,
.theme-teal main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #0e57a7;
}
.theme-teal .blog-page .blog .page-heading a:hover,
.theme-teal .blog-page .blog-pagination ul li a:hover,
.theme-teal .blog-page .blog-pagination ul li.active a,
.theme-teal .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-teal .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-teal header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-teal main .about-page .d-about-testmonials .d-link {
    color: #0e57a7;
}
.theme-teal ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #0e57a7;
}
.theme-teal .page .divider .fa,
.theme-teal .page .divider30 .fa {
    background: #0e57a7;
    color: #fff;
}
.theme-teal .page .divider.styleColor .fa,
.theme-teal .page .divider30.styleColor .fa {
    color: #eaa824;
}
.theme-teal .page .divider.dark .fa,
.theme-teal .page .divider.white .fa,
.theme-teal .page .divider30.dark .fa,
.theme-teal .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-teal #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-teal #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #0e57a7;
}
.theme-teal #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-teal .blog-page .blog a:hover {
    color: #0e57a7;
}
.theme-teal .d-breadcrumb .breadcrumb li,
.theme-teal .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #0e57a7;
    color: #fff;
}
.theme-teal .d-breadcrumb .breadcrumb li:last-child,
.theme-teal .headerPageTitleShop .breadcrumb li:last-child {
    color: #0e57a7;
    background-color: #fff;
}
.theme-teal .d-breadcrumb .breadcrumb li:after,
.theme-teal .headerPageTitleShop .breadcrumb li:after {
    background-color: #0e57a7;
}
.theme-teal .d-breadcrumb .breadcrumb li a,
.theme-teal .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-teal .bg-white .d-breadcrumb .breadcrumb li,
.theme-teal .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #0e57a7;
    background: #fff;
    color: #0e57a7;
}
.theme-teal .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-teal .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #0e57a7;
}
.theme-teal .bg-white .d-breadcrumb .breadcrumb li a,
.theme-teal .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #0e57a7;
}
.theme-teal .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-teal .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #0e57a7;
    color: #fff;
}
.theme-teal #logged-user a,
.theme-teal .divider .fa,
.theme-teal .divider30 .fa,
.theme-teal .lang_select li a,
.theme-teal .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-teal .quick-cart-content a.quickCartItem .title,
.theme-teal .signin-dd #User_ForgotPassword,
.theme-teal .signin-dd #cancelForgotPassword,
.theme-teal .signin-dd #reg_top,
.theme-teal .signin-dd .login-drop-down lable a,
.theme-teal .testmonial-icon {
    color: #0e57a7;
}
.theme-teal .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-teal .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-teal .form-btn,
.theme-teal .modal-btn,
.theme-teal .modal-header {
    background-color: #0e57a7;
}
.theme-teal .quick-cart-content .quickCartItem a.fullwidth {
    background: #0e57a7;
    border-color: #0e57a7;
}
.theme-teal .form-btn {
    border-color: #0e57a7;
}
.theme-teal .form-btn:after {
    border: 10px solid #0e57a7;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-teal .form-btn:hover {
    background-color: #0e57a7;
    border-color: #0e57a7;
}
.theme-teal .page a {
    color: #eaa824;
}
.theme-teal .page .divider30 .fa {
    color: #0e57a7;
}
.theme-teal .divider30 {
    border-top: #0e57a7 1px solid;
    border-bottom: #0e57a7 1px solid;
}
.theme-teal .rating .text-info {
    color: #0e57a7 !important;
}
.theme-teal .table > thead > tr > td,
.theme-teal .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-teal .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-teal .btn-primary:active,
.theme-teal .btn-primary:focus,
.theme-teal .btn-primary:hover {
    background-color: #0a3e78 !important;
}
.theme-teal .panel-default > .panel-heading {
    color: #fff;
    background-color: #0e57a7 !important;
}
.theme-teal .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-teal #shop .styleSecondColor,
.theme-teal #shop a {
    color: #0e57a7;
}
.theme-teal #shop .styleSecondColor.social,
.theme-teal #shop a.social {
    background: 0 0;
}
.theme-teal #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-teal .item-box-desc small,
.theme-teal .list-icon-cart.color li:before,
.theme-teal .list-icon.color li:before {
    color: #0e57a7;
}
.theme-teal .item-box .item-hover,
.theme-teal .item-box .item-hover a,
.theme-teal .item-box .item-hover button {
    color: #fff !important;
}
.theme-teal .divider.styleColor .fa,
.theme-teal .divider30.styleColor .fa,
.theme-teal .tp-catpion a,
.theme-teal p.dropcap:first-letter,
.theme-teal ul.pagination a,
.theme-teal ul.pagination a:hover,
.theme-teal ul.pagination li.active .fa,
.theme-teal ul.star-rated.styleSecondColor li i {
    color: #0e57a7;
}
.theme-teal .divider.dark .fa,
.theme-teal .divider.white .fa,
.theme-teal .divider30.dark .fa,
.theme-teal .divider30.white .fa {
    color: #0d2c33;
}
.theme-teal aside .divider.styleColor .fa {
    color: #fff;
}
.theme-teal .shopContainer aside .divider.styleColor .fa {
    color: #0e57a7;
}
.theme-teal .eolCalendar .calEvent.current,
.theme-teal .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #0e57a7;
    border-color: #0e57a7;
    box-shadow: inset 0 1px 0 0 #0e57a7;
    background: #0e57a7;
    color: #fff !important;
}
.theme-teal .btn-info.focus,
.theme-teal .btn-info:focus,
.theme-teal .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-teal .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-teal .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #0e57a7;
}
.theme-teal .eolCalendar .calArrowNavLeft,
.theme-teal .eolCalendar .calArrowNavRight,
.theme-teal .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-teal .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-teal .label-info {
    background-color: #0e57a7;
    color: #fff;
}
.theme-teal #shop .filterArea .btn-group .btn-default.active,
.theme-teal #shop .filterArea .btn-group .btn-default:hover {
    background: #0e57a7 !important;
    color: #fff !important;
    border-color: #0e57a7;
}
.theme-teal #shop .overlay.color2 {
    background: #0e57a7 !important;
    opacity: 0.4;
}
.theme-teal .show > .btn-info.dropdown-toggle,
.theme-teal .show > .btn-info:hover {
    color: #fff;
    background-color: #0a3e78;
    border-color: #0e57a7;
}
.theme-teal .btn-info {
    color: #fff !important;
    background-color: #0e57a7;
    border-color: #0e57a7;
}
.theme-teal .btn-info:not(:disabled):not(.disabled).active,
.theme-teal .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #0a3e78;
    border-color: #0e57a7;
}
.theme-teal .label-warning {
    color: #fff;
}
.theme-teal a:not([href]):not([tabindex]),
.theme-teal a:not([href]):not([tabindex]):focus,
.theme-teal a:not([href]):not([tabindex]):hover {
    color: #0e57a7;
}
.theme-teal div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-teal div.tabs ul.nav-tabs li a.active {
    background: #0e57a7 !important;
    color: #fff !important;
}
.theme-teal ul.nav-tabs li a {
    color: #666 !important;
}
.theme-teal ul.nav-tabs li a.active {
    background: #fff !important;
    color: #0e57a7 !important;
}
.theme-teal .alsoAvailableItemsTitle,
.theme-teal .packageMainTile {
    background-color: #0e57a7;
}
.theme-teal .desc ul.list-icon.dot-circle li:before,
.theme-teal .package-group-item small.price,
.theme-teal ul.list-icon.dot-circle li:before {
    color: #0e57a7;
}
.theme-teal .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-teal .btn-default,
.theme-teal .btn-default:active,
.theme-teal .btn-default:focus,
.theme-teal .btn-default:hover {
    border: 2px solid #0e57a7;
}
.theme-darkslategray .btn-primary:not(:disabled):not(.disabled).active,
.theme-darkslategray .btn-primary:not(:disabled):not(.disabled):active,
.theme-darkslategray .show > .btn-primary.dropdown-toggle,
.theme-darkslategray footer .footer-pt .social-links ul li a:hover {
    border-color: #085f60;
    background-color: #085f60;
}
.theme-teal h1,
.theme-teal h2,
.theme-teal h3,
.theme-teal h4,
.theme-teal h5,
.theme-teal h6 {
    color: #0d2c33;
}
.theme-teal .styleColor {
    color: #fff;
}
.theme-teal .list-icon li:before,
.theme-teal .noimg-slider h1,
.theme-teal .noimg-slider p,
.theme-teal div.tabs ul.nav-tabs li.active a,
.theme-teal div.toggle > label,
.theme-teal h4 panel-title a {
    color: #0d2c33;
}
.theme-teal h1.footer-title {
    color: #fff;
}
.theme-teal .full-screen-loader .content {
    color: #0e57a7;
}
.theme-teal .modal-header .modal-title {
    color: #fff;
}
.theme-teal .valign-middle a {
    color: #fff !important;
}
.theme-teal header#page-title {
    background: #0e57a7;
}
.theme-teal header .d-navbar li.search {
    color: #fff;
}
.theme-teal .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-teal .enable_scrol::-webkit-scrollbar-thumb {
    background: #0e57a7;
}
.theme-teal .post-success .styleSecondColor,
.theme-teal .scrtabs-tab-scroll-arrow,
.theme-teal .shop-cart-final-payment .styleSecondColor,
.theme-teal .total .styleSecondColor {
    color: #0e57a7;
}
.theme-teal .label-primary,
.theme-teal .label-success {
    background-color: #0e57a7;
    color: #fff;
}
.theme-teal .fa.styleSecondColor {
    color: #fff;
}
.theme-teal .loginmodal-submit,
.theme-teal .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-darkslategray .preview-info-block {
    color: #fff;
    background-color: #043939;
}
.theme-darkslategray .preview-info-block a:not([href]):not([tabindex]),
.theme-darkslategray .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-darkslategray .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-darkslategray .preview-info-block h5 {
    color: #fff;
}
.theme-darkslategray header .top-menu {
    background-color: #085f60;
}
.theme-darkslategray header .top-menu a.quick-cart .cart-badge {
    color: #085f60;
}
.theme-darkslategray header .navbar {
    background: #0d2c33;
}
.theme-darkslategray .d-about-club .d-about-club-round,
.theme-darkslategray .d-under-world-section,
.theme-darkslategray .d-under-world-section-two .d-under-world-button,
.theme-darkslategray header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-darkslategray header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-darkslategray header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #085f60;
}
.theme-darkslategray header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-darkslategray header .navbar .navbar-nav .nav-link:active,
.theme-darkslategray header .navbar .navbar-nav .nav-link:hover {
    color: #085f60 !important;
}
.theme-darkslategray #carousel-example-generic .controls a:hover {
    color: #085f60;
}
.theme-darkslategray #carousel-example-generic .btn-transparent:hover {
    background-color: #085f60;
    color: #fff;
}
.theme-darkslategray .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #043939;
}
.theme-darkslategray footer .footer-pt .footer-list a:hover,
.theme-darkslategray footer .footer-pt .privacy-policy a {
    color: #085f60;
}
.theme-darkslategray footer .footer-pt .privacy-policy a:hover {
    color: #043939;
}
.theme-darkslategray #scroll span:hover {
    background-color: #085f60;
}
.theme-darkslategray .d-breadcrumb .breadcrumb li:after {
    background: #085f60;
}
.theme-darkslategray ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-darkslategray .contact-page .contact-heading,
.theme-darkslategray .events-page .d-events-section .d-events-img .d-event-round,
.theme-darkslategray .gallery-page .gallery-heading,
.theme-darkslategray .history-page .history-heading,
.theme-darkslategray .news-page .news-heading,
.theme-darkslategray .page,
.theme-darkslategray main .about-page .about-who-section,
.theme-darkslategray main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #085f60;
}
.theme-darkslategray .blog-page .blog .page-heading a:hover,
.theme-darkslategray .blog-page .blog-pagination ul li a:hover,
.theme-darkslategray .blog-page .blog-pagination ul li.active a,
.theme-darkslategray .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-darkslategray .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-darkslategray header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-darkslategray main .about-page .d-about-testmonials .d-link {
    color: #085f60;
}
.theme-darkslategray ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #085f60;
}
.theme-darkslategray .page .divider .fa,
.theme-darkslategray .page .divider30 .fa {
    background: #085f60;
    color: #fff;
}
.theme-darkslategray .page .divider.styleColor .fa,
.theme-darkslategray .page .divider30.styleColor .fa {
    color: #eaa824;
}
.theme-darkslategray .page .divider.dark .fa,
.theme-darkslategray .page .divider.white .fa,
.theme-darkslategray .page .divider30.dark .fa,
.theme-darkslategray .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-darkslategray #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-darkslategray #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #085f60;
}
.theme-darkslategray #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-darkslategray .blog-page .blog a:hover {
    color: #085f60;
}
.theme-darkslategray .d-breadcrumb .breadcrumb li,
.theme-darkslategray .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #085f60;
    color: #fff;
}
.theme-darkslategray .d-breadcrumb .breadcrumb li:last-child,
.theme-darkslategray .headerPageTitleShop .breadcrumb li:last-child {
    color: #085f60;
    background-color: #fff;
}
.theme-darkslategray .d-breadcrumb .breadcrumb li:after,
.theme-darkslategray .headerPageTitleShop .breadcrumb li:after {
    background-color: #085f60;
}
.theme-darkslategray .d-breadcrumb .breadcrumb li a,
.theme-darkslategray .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-darkslategray .bg-white .d-breadcrumb .breadcrumb li,
.theme-darkslategray .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #085f60;
    background: #fff;
    color: #085f60;
}
.theme-darkslategray .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-darkslategray .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #085f60;
}
.theme-darkslategray .bg-white .d-breadcrumb .breadcrumb li a,
.theme-darkslategray .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #085f60;
}
.theme-darkslategray .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-darkslategray .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #085f60;
    color: #fff;
}
.theme-darkslategray #logged-user a,
.theme-darkslategray .divider .fa,
.theme-darkslategray .divider30 .fa,
.theme-darkslategray .lang_select li a,
.theme-darkslategray .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-darkslategray .quick-cart-content a.quickCartItem .title,
.theme-darkslategray .signin-dd #User_ForgotPassword,
.theme-darkslategray .signin-dd #cancelForgotPassword,
.theme-darkslategray .signin-dd #reg_top,
.theme-darkslategray .signin-dd .login-drop-down lable a,
.theme-darkslategray .testmonial-icon {
    color: #085f60;
}
.theme-darkslategray .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-darkslategray .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-darkslategray .quick-cart-content .quickCartItem a.fullwidth {
    background: #085f60;
    border-color: #085f60;
}
.theme-darkslategray .form-btn {
    background-color: #085f60;
    border-color: #085f60;
}
.theme-darkslategray .form-btn:after {
    border: 10px solid #085f60;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-darkslategray .form-btn:hover {
    background-color: #085f60;
    border-color: #085f60;
}
.theme-darkslategray .modal-btn,
.theme-darkslategray .modal-header {
    background-color: #085f60;
}
.theme-darkslategray .page a {
    color: #eaa824;
}
.theme-darkslategray .page .divider30 .fa {
    color: #085f60;
}
.theme-darkslategray .divider30 {
    border-top: #085f60 1px solid;
    border-bottom: #085f60 1px solid;
}
.theme-darkslategray .rating .text-info {
    color: #085f60 !important;
}
.theme-darkslategray .table > thead > tr > td,
.theme-darkslategray .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-darkslategray .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-darkslategray .btn-primary:active,
.theme-darkslategray .btn-primary:focus,
.theme-darkslategray .btn-primary:hover {
    background-color: #043939 !important;
}
.theme-darkslategray .panel-default > .panel-heading {
    color: #fff;
    background-color: #085f60 !important;
}
.theme-darkslategray .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-darkslategray #shop .styleSecondColor,
.theme-darkslategray #shop a {
    color: #085f60;
}
.theme-darkslategray #shop .styleSecondColor.social,
.theme-darkslategray #shop a.social {
    background: 0 0;
}
.theme-darkslategray #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-darkslategray .item-box-desc small,
.theme-darkslategray .list-icon-cart.color li:before,
.theme-darkslategray .list-icon.color li:before {
    color: #085f60;
}
.theme-darkslategray .item-box .item-hover,
.theme-darkslategray .item-box .item-hover a,
.theme-darkslategray .item-box .item-hover button {
    color: #fff !important;
}
.theme-darkslategray .divider.styleColor .fa,
.theme-darkslategray .divider30.styleColor .fa,
.theme-darkslategray .tp-catpion a,
.theme-darkslategray p.dropcap:first-letter,
.theme-darkslategray ul.pagination a,
.theme-darkslategray ul.pagination a:hover,
.theme-darkslategray ul.pagination li.active .fa,
.theme-darkslategray ul.star-rated.styleSecondColor li i {
    color: #085f60;
}
.theme-darkslategray .divider.dark .fa,
.theme-darkslategray .divider.white .fa,
.theme-darkslategray .divider30.dark .fa,
.theme-darkslategray .divider30.white .fa {
    color: #0d2c33;
}
.theme-darkslategray aside .divider.styleColor .fa {
    color: #fff;
}
.theme-darkslategray .shopContainer aside .divider.styleColor .fa {
    color: #085f60;
}
.theme-darkslategray .eolCalendar .calEvent.current,
.theme-darkslategray .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #085f60;
    border-color: #085f60;
    box-shadow: inset 0 1px 0 0 #085f60;
    background: #085f60;
    color: #fff !important;
}
.theme-darkslategray .btn-info.focus,
.theme-darkslategray .btn-info:focus,
.theme-darkslategray .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-darkslategray .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-darkslategray .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #085f60;
}
.theme-darkslategray .eolCalendar .calArrowNavLeft,
.theme-darkslategray .eolCalendar .calArrowNavRight,
.theme-darkslategray .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-darkslategray .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-darkslategray .label-info {
    background-color: #085f60;
    color: #fff;
}
.theme-darkslategray #shop .filterArea .btn-group .btn-default.active,
.theme-darkslategray #shop .filterArea .btn-group .btn-default:hover {
    background: #085f60 !important;
    color: #fff !important;
    border-color: #085f60;
}
.theme-darkslategray #shop .overlay.color2 {
    background: #085f60 !important;
    opacity: 0.4;
}
.theme-darkslategray .show > .btn-info.dropdown-toggle,
.theme-darkslategray .show > .btn-info:hover {
    color: #fff;
    background-color: #043939;
    border-color: #085f60;
}
.theme-darkslategray .btn-info {
    color: #fff !important;
    background-color: #085f60;
    border-color: #085f60;
}
.theme-darkslategray .btn-info:not(:disabled):not(.disabled).active,
.theme-darkslategray .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #043939;
    border-color: #085f60;
}
.theme-darkslategray .label-warning {
    color: #fff;
}
.theme-darkslategray a:not([href]):not([tabindex]),
.theme-darkslategray a:not([href]):not([tabindex]):focus,
.theme-darkslategray a:not([href]):not([tabindex]):hover {
    color: #085f60;
}
.theme-darkslategray div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-darkslategray div.tabs ul.nav-tabs li a.active {
    background: #085f60 !important;
    color: #fff !important;
}
.theme-darkslategray ul.nav-tabs li a {
    color: #666 !important;
}
.theme-darkslategray ul.nav-tabs li a.active {
    background: #fff !important;
    color: #085f60 !important;
}
.theme-darkslategray .alsoAvailableItemsTitle,
.theme-darkslategray .packageMainTile {
    background-color: #085f60;
}
.theme-darkslategray .desc ul.list-icon.dot-circle li:before,
.theme-darkslategray .package-group-item small.price,
.theme-darkslategray ul.list-icon.dot-circle li:before {
    color: #085f60;
}
.theme-darkslategray .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-darkslategray .btn-default,
.theme-darkslategray .btn-default:active,
.theme-darkslategray .btn-default:focus,
.theme-darkslategray .btn-default:hover {
    border: 2px solid #085f60;
}
.theme-darkcyan .btn-primary:not(:disabled):not(.disabled).active,
.theme-darkcyan .btn-primary:not(:disabled):not(.disabled):active,
.theme-darkcyan .show > .btn-primary.dropdown-toggle,
.theme-darkcyan footer .footer-pt .social-links ul li a:hover {
    border-color: #0464b4;
    background-color: #0464b4;
}
.theme-darkslategray h1,
.theme-darkslategray h2,
.theme-darkslategray h3,
.theme-darkslategray h4,
.theme-darkslategray h5,
.theme-darkslategray h6 {
    color: #0d2c33;
}
.theme-darkslategray .styleColor {
    color: #fff;
}
.theme-darkslategray .list-icon li:before,
.theme-darkslategray .noimg-slider h1,
.theme-darkslategray .noimg-slider p,
.theme-darkslategray div.tabs ul.nav-tabs li.active a,
.theme-darkslategray div.toggle > label,
.theme-darkslategray h4 panel-title a {
    color: #0d2c33;
}
.theme-darkslategray h1.footer-title {
    color: #fff;
}
.theme-darkslategray .full-screen-loader .content {
    color: #085f60;
}
.theme-darkslategray .modal-header .modal-title {
    color: #fff;
}
.theme-darkslategray .valign-middle a {
    color: #fff !important;
}
.theme-darkslategray header#page-title {
    background: #085f60;
}
.theme-darkslategray header .d-navbar li.search {
    color: #fff;
}
.theme-darkslategray .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-darkslategray .enable_scrol::-webkit-scrollbar-thumb {
    background: #085f60;
}
.theme-darkslategray .post-success .styleSecondColor,
.theme-darkslategray .scrtabs-tab-scroll-arrow,
.theme-darkslategray .shop-cart-final-payment .styleSecondColor,
.theme-darkslategray .total .styleSecondColor {
    color: #085f60;
}
.theme-darkslategray .label-primary,
.theme-darkslategray .label-success {
    background-color: #085f60;
    color: #fff;
}
.theme-darkslategray .fa.styleSecondColor {
    color: #fff;
}
.theme-darkslategray .loginmodal-submit,
.theme-darkslategray .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-darkcyan .preview-info-block {
    color: #fff;
    background-color: #034882;
}
.theme-darkcyan .preview-info-block a:not([href]):not([tabindex]),
.theme-darkcyan .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-darkcyan .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-darkcyan .preview-info-block h5 {
    color: #fff;
}
.theme-darkcyan header .top-menu {
    background-color: #0464b4;
}
.theme-darkcyan header .top-menu a.quick-cart .cart-badge {
    color: #0464b4;
}
.theme-darkcyan header .navbar {
    background: #0d2c33;
}
.theme-darkcyan .d-about-club .d-about-club-round,
.theme-darkcyan .d-under-world-section,
.theme-darkcyan .d-under-world-section-two .d-under-world-button,
.theme-darkcyan header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-darkcyan header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-darkcyan header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #0464b4;
}
.theme-darkcyan header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-darkcyan header .navbar .navbar-nav .nav-link:active,
.theme-darkcyan header .navbar .navbar-nav .nav-link:hover {
    color: #0464b4 !important;
}
.theme-darkcyan #carousel-example-generic .controls a:hover {
    color: #0464b4;
}
.theme-darkcyan #carousel-example-generic .btn-transparent:hover {
    background-color: #0464b4;
    color: #fff;
}
.theme-darkcyan .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #034882;
}
.theme-darkcyan footer .footer-pt .footer-list a:hover,
.theme-darkcyan footer .footer-pt .privacy-policy a {
    color: #0464b4;
}
.theme-darkcyan footer .footer-pt .privacy-policy a:hover {
    color: #034882;
}
.theme-darkcyan #scroll span:hover {
    background-color: #0464b4;
}
.theme-darkcyan .d-breadcrumb .breadcrumb li:after {
    background: #0464b4;
}
.theme-darkcyan ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-darkcyan .contact-page .contact-heading,
.theme-darkcyan .events-page .d-events-section .d-events-img .d-event-round,
.theme-darkcyan .gallery-page .gallery-heading,
.theme-darkcyan .history-page .history-heading,
.theme-darkcyan .news-page .news-heading,
.theme-darkcyan .page,
.theme-darkcyan main .about-page .about-who-section,
.theme-darkcyan main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #0464b4;
}
.theme-darkcyan .blog-page .blog .page-heading a:hover,
.theme-darkcyan .blog-page .blog-pagination ul li a:hover,
.theme-darkcyan .blog-page .blog-pagination ul li.active a,
.theme-darkcyan .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-darkcyan .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-darkcyan header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-darkcyan main .about-page .d-about-testmonials .d-link {
    color: #0464b4;
}
.theme-darkcyan ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #0464b4;
}
.theme-darkcyan .page .divider .fa,
.theme-darkcyan .page .divider30 .fa {
    background: #0464b4;
    color: #fff;
}
.theme-darkcyan .page .divider.styleColor .fa,
.theme-darkcyan .page .divider30.styleColor .fa {
    color: #d08b01;
}
.theme-darkcyan .page .divider.dark .fa,
.theme-darkcyan .page .divider.white .fa,
.theme-darkcyan .page .divider30.dark .fa,
.theme-darkcyan .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-darkcyan #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-darkcyan #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #0464b4;
}
.theme-darkcyan #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-darkcyan .blog-page .blog a:hover {
    color: #0464b4;
}
.theme-darkcyan .d-breadcrumb .breadcrumb li,
.theme-darkcyan .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #0464b4;
    color: #fff;
}
.theme-darkcyan .d-breadcrumb .breadcrumb li:last-child,
.theme-darkcyan .headerPageTitleShop .breadcrumb li:last-child {
    color: #0464b4;
    background-color: #fff;
}
.theme-darkcyan .d-breadcrumb .breadcrumb li:after,
.theme-darkcyan .headerPageTitleShop .breadcrumb li:after {
    background-color: #0464b4;
}
.theme-darkcyan .d-breadcrumb .breadcrumb li a,
.theme-darkcyan .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-darkcyan .bg-white .d-breadcrumb .breadcrumb li,
.theme-darkcyan .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #0464b4;
    background: #fff;
    color: #0464b4;
}
.theme-darkcyan .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-darkcyan .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #0464b4;
}
.theme-darkcyan .bg-white .d-breadcrumb .breadcrumb li a,
.theme-darkcyan .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #0464b4;
}
.theme-darkcyan .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-darkcyan .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #0464b4;
    color: #fff;
}
.theme-darkcyan #logged-user a,
.theme-darkcyan .divider .fa,
.theme-darkcyan .divider30 .fa,
.theme-darkcyan .lang_select li a,
.theme-darkcyan .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-darkcyan .quick-cart-content a.quickCartItem .title,
.theme-darkcyan .signin-dd #User_ForgotPassword,
.theme-darkcyan .signin-dd #cancelForgotPassword,
.theme-darkcyan .signin-dd #reg_top,
.theme-darkcyan .signin-dd .login-drop-down lable a,
.theme-darkcyan .testmonial-icon {
    color: #0464b4;
}
.theme-darkcyan .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-darkcyan .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-darkcyan .quick-cart-content .quickCartItem a.fullwidth {
    background: #0464b4;
    border-color: #0464b4;
}
.theme-darkcyan .form-btn {
    background-color: #0464b4;
    border-color: #0464b4;
}
.theme-darkcyan .form-btn:after {
    border: 10px solid #0464b4;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-darkcyan .form-btn:hover {
    background-color: #0464b4;
    border-color: #0464b4;
}
.theme-darkcyan .modal-btn,
.theme-darkcyan .modal-header {
    background-color: #0464b4;
}
.theme-darkcyan .page a {
    color: #d08b01;
}
.theme-darkcyan .page .divider30 .fa {
    color: #0464b4;
}
.theme-darkcyan .divider30 {
    border-top: #0464b4 1px solid;
    border-bottom: #0464b4 1px solid;
}
.theme-darkcyan .rating .text-info {
    color: #0464b4 !important;
}
.theme-darkcyan .table > thead > tr > td,
.theme-darkcyan .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-darkcyan .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-darkcyan .btn-primary:active,
.theme-darkcyan .btn-primary:focus,
.theme-darkcyan .btn-primary:hover {
    background-color: #034882 !important;
}
.theme-darkcyan .panel-default > .panel-heading {
    color: #fff;
    background-color: #0464b4 !important;
}
.theme-darkcyan .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-darkcyan #shop .styleSecondColor,
.theme-darkcyan #shop a {
    color: #0464b4;
}
.theme-darkcyan #shop .styleSecondColor.social,
.theme-darkcyan #shop a.social {
    background: 0 0;
}
.theme-darkcyan #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-darkcyan .item-box-desc small,
.theme-darkcyan .list-icon-cart.color li:before{
    color: #0464b4;
}
.theme-darkcyan .item-box .item-hover,
.theme-darkcyan .item-box .item-hover a,
.theme-darkcyan .item-box .item-hover button {
    color: #fff !important;
}
.theme-darkcyan .divider.styleColor .fa,
.theme-darkcyan .divider30.styleColor .fa,
.theme-darkcyan .tp-catpion a,
.theme-darkcyan p.dropcap:first-letter,
.theme-darkcyan ul.pagination a,
.theme-darkcyan ul.pagination a:hover,
.theme-darkcyan ul.pagination li.active .fa,
.theme-darkcyan ul.star-rated.styleSecondColor li i {
    color: #0464b4;
}
.theme-darkcyan .divider.dark .fa,
.theme-darkcyan .divider.white .fa,
.theme-darkcyan .divider30.dark .fa,
.theme-darkcyan .divider30.white .fa {
    color: #0d2c33;
}
.theme-darkcyan aside .divider.styleColor .fa {
    color: #fff;
}
.theme-darkcyan .shopContainer aside .divider.styleColor .fa {
    color: #0464b4;
}
.theme-darkcyan .eolCalendar .calEvent.current,
.theme-darkcyan .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #0464b4;
    border-color: #0464b4;
    box-shadow: inset 0 1px 0 0 #0464b4;
    background: #0464b4;
    color: #fff !important;
}
.theme-darkcyan .btn-info.focus,
.theme-darkcyan .btn-info:focus,
.theme-darkcyan .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-darkcyan .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-darkcyan .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #0464b4;
}
.theme-darkcyan .eolCalendar .calArrowNavLeft,
.theme-darkcyan .eolCalendar .calArrowNavRight,
.theme-darkcyan .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-darkcyan .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-darkcyan .label-info {
    background-color: #0464b4;
    color: #fff;
}
.theme-darkcyan #shop .filterArea .btn-group .btn-default.active,
.theme-darkcyan #shop .filterArea .btn-group .btn-default:hover {
    background: #0464b4 !important;
    color: #fff !important;
    border-color: #0464b4;
}
.theme-darkcyan #shop .overlay.color2 {
    background: #0464b4 !important;
    opacity: 0.4;
}
.theme-darkcyan .show > .btn-info.dropdown-toggle,
.theme-darkcyan .show > .btn-info:hover {
    color: #fff;
    background-color: #034882;
    border-color: #0464b4;
}
.theme-darkcyan .btn-info {
    color: #fff !important;
    background-color: #0464b4;
    border-color: #0464b4;
}
.theme-darkcyan .btn-info:not(:disabled):not(.disabled).active,
.theme-darkcyan .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #034882;
    border-color: #0464b4;
}
.theme-darkcyan .label-warning {
    color: #fff;
}
.theme-darkcyan a:not([href]):not([tabindex]),
.theme-darkcyan a:not([href]):not([tabindex]):focus,
.theme-darkcyan a:not([href]):not([tabindex]):hover {
    color: #0464b4;
}
.theme-darkcyan div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-darkcyan div.tabs ul.nav-tabs li a.active {
    background: #0464b4 !important;
    color: #fff !important;
}
.theme-darkcyan ul.nav-tabs li a {
    color: #666 !important;
}
.theme-darkcyan ul.nav-tabs li a.active {
    background: #fff !important;
    color: #0464b4 !important;
}
.theme-darkcyan .alsoAvailableItemsTitle,
.theme-darkcyan .packageMainTile {
    background-color: #0464b4;
}
.theme-darkcyan .desc ul.list-icon.dot-circle li:before,
.theme-darkcyan .package-group-item small.price{
    color: #0464b4;
}
.theme-darkcyan .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-darkcyan .btn-default,
.theme-darkcyan .btn-default:active,
.theme-darkcyan .btn-default:focus,
.theme-darkcyan .btn-default:hover {
    border: 2px solid #0464b4;
}
.theme-indigo .btn-primary:not(:disabled):not(.disabled).active,
.theme-indigo .btn-primary:not(:disabled):not(.disabled):active,
.theme-indigo .show > .btn-primary.dropdown-toggle,
.theme-indigo footer .footer-pt .social-links ul li a:hover {
    border-color: #631d83;
    background-color: #631d83;
}
.theme-darkcyan h1,
.theme-darkcyan h2,
.theme-darkcyan h3,
.theme-darkcyan h4,
.theme-darkcyan h5,
.theme-darkcyan h6 {
    color: #0d2c33;
}
.theme-darkcyan .styleColor {
    color: #fff;
}
.theme-darkcyan .list-icon li:before,
.theme-darkcyan .noimg-slider h1,
.theme-darkcyan .noimg-slider p,
.theme-darkcyan div.tabs ul.nav-tabs li.active a,
.theme-darkcyan div.toggle > label,
.theme-darkcyan h4 panel-title a {
    color: #0d2c33;
}
.theme-darkcyan h1.footer-title {
    color: #fff;
}
.theme-darkcyan .full-screen-loader .content {
    color: #0464b4;
}
.theme-darkcyan .modal-header .modal-title {
    color: #fff;
}
.theme-darkcyan .valign-middle a {
    color: #fff !important;
}
.theme-darkcyan header#page-title {
    background: #0464b4;
}
.theme-darkcyan header .d-navbar li.search {
    color: #fff;
}
.theme-darkcyan .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-darkcyan .enable_scrol::-webkit-scrollbar-thumb {
    background: #0464b4;
}
.theme-darkcyan .post-success .styleSecondColor,
.theme-darkcyan .scrtabs-tab-scroll-arrow,
.theme-darkcyan .shop-cart-final-payment .styleSecondColor,
.theme-darkcyan .total .styleSecondColor {
    color: #0464b4;
}
.theme-darkcyan .label-primary,
.theme-darkcyan .label-success {
    background-color: #0464b4;
    color: #fff;
}
.theme-darkcyan .fa.styleSecondColor {
    color: #fff;
}
.theme-darkcyan .loginmodal-submit,
.theme-darkcyan .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-indigo .preview-info-block {
    color: #fff;
    background-color: #430064;
}
.theme-indigo .preview-info-block a:not([href]):not([tabindex]),
.theme-indigo .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-indigo .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-indigo .preview-info-block h5 {
    color: #fff;
}
.theme-indigo header .top-menu {
    background-color: #631d83;
}
.theme-indigo header .top-menu a.quick-cart .cart-badge {
    color: #631d83;
}
.theme-indigo header .navbar {
    background: #b369d2;
}
.theme-indigo .d-about-club .d-about-club-round,
.theme-indigo .d-under-world-section,
.theme-indigo .d-under-world-section-two .d-under-world-button,
.theme-indigo header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-indigo header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-indigo header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #631d83;
}
.theme-indigo header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-indigo header .navbar .navbar-nav .nav-link:active,
.theme-indigo header .navbar .navbar-nav .nav-link:hover {
    color: #631d83 !important;
}
.theme-indigo #carousel-example-generic .controls a:hover {
    color: #631d83;
}
.theme-indigo #carousel-example-generic .btn-transparent:hover {
    background-color: #631d83;
    color: #fff;
}
.theme-indigo .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #430064;
}
.theme-indigo footer .footer-pt .footer-list a:hover,
.theme-indigo footer .footer-pt .privacy-policy a {
    color: #631d83;
}
.theme-indigo footer .footer-pt .privacy-policy a:hover {
    color: #430064;
}
.theme-indigo #scroll span:hover {
    background-color: #631d83;
}
.theme-indigo .d-breadcrumb .breadcrumb li:after {
    background: #631d83;
}
.theme-indigo ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #b369d2;
}
.theme-indigo .contact-page .contact-heading,
.theme-indigo .events-page .d-events-section .d-events-img .d-event-round,
.theme-indigo .gallery-page .gallery-heading,
.theme-indigo .history-page .history-heading,
.theme-indigo .news-page .news-heading,
.theme-indigo .page,
.theme-indigo main .about-page .about-who-section,
.theme-indigo main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #631d83;
}
.theme-indigo .blog-page .blog .page-heading a:hover,
.theme-indigo .blog-page .blog-pagination ul li a:hover,
.theme-indigo .blog-page .blog-pagination ul li.active a,
.theme-indigo .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-indigo .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-indigo header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-indigo main .about-page .d-about-testmonials .d-link {
    color: #631d83;
}
.theme-indigo ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #631d83;
}
.theme-indigo .page .divider .fa,
.theme-indigo .page .divider30 .fa {
    background: #631d83;
    color: #fff;
}
.theme-indigo .page .divider.styleColor .fa,
.theme-indigo .page .divider30.styleColor .fa {
    color: #ffbd50;
}
.theme-indigo .page .divider.dark .fa,
.theme-indigo .page .divider.white .fa,
.theme-indigo .page .divider30.dark .fa,
.theme-indigo .page .divider30.white .fa {
    color: #b369d2;
}
.theme-indigo #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-indigo #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #631d83;
}
.theme-indigo #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-indigo .blog-page .blog a:hover {
    color: #631d83;
}
.theme-indigo .d-breadcrumb .breadcrumb li,
.theme-indigo .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #631d83;
    color: #fff;
}
.theme-indigo .d-breadcrumb .breadcrumb li:last-child,
.theme-indigo .headerPageTitleShop .breadcrumb li:last-child {
    color: #631d83;
    background-color: #fff;
}
.theme-indigo .d-breadcrumb .breadcrumb li:after,
.theme-indigo .headerPageTitleShop .breadcrumb li:after {
    background-color: #631d83;
}
.theme-indigo .d-breadcrumb .breadcrumb li a,
.theme-indigo .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-indigo .bg-white .d-breadcrumb .breadcrumb li,
.theme-indigo .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #631d83;
    background: #fff;
    color: #631d83;
}
.theme-indigo .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-indigo .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #631d83;
}
.theme-indigo .bg-white .d-breadcrumb .breadcrumb li a,
.theme-indigo .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #631d83;
}
.theme-indigo .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-indigo .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #631d83;
    color: #fff;
}
.theme-indigo #logged-user a,
.theme-indigo .divider .fa,
.theme-indigo .divider30 .fa,
.theme-indigo .lang_select li a,
.theme-indigo .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-indigo .quick-cart-content a.quickCartItem .title,
.theme-indigo .signin-dd #User_ForgotPassword,
.theme-indigo .signin-dd #cancelForgotPassword,
.theme-indigo .signin-dd #reg_top,
.theme-indigo .signin-dd .login-drop-down lable a,
.theme-indigo .testmonial-icon {
    color: #631d83;
}
.theme-indigo .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-indigo .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-indigo .form-btn,
.theme-indigo .modal-btn,
.theme-indigo .modal-header {
    background-color: #631d83;
}
.theme-indigo .quick-cart-content .quickCartItem a.fullwidth {
    background: #631d83;
    border-color: #631d83;
}
.theme-indigo .form-btn {
    border-color: #631d83;
}
.theme-indigo .form-btn:after {
    border: 10px solid #631d83;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-indigo .form-btn:hover {
    background-color: #631d83;
    border-color: #631d83;
}
.theme-indigo .page a {
    color: #ffbd50;
}
.theme-indigo .page .divider30 .fa {
    color: #631d83;
}
.theme-indigo .divider30 {
    border-top: #631d83 1px solid;
    border-bottom: #631d83 1px solid;
}
.theme-indigo .rating .text-info {
    color: #631d83 !important;
}
.theme-indigo .table > thead > tr > td,
.theme-indigo .table > thead > tr > th {
    color: #fff;
    background-color: #b369d2 !important;
}
.theme-indigo .btn-primary {
    background-color: #b369d2;
    border-color: #b369d2;
    color: #fff !important;
}
.theme-indigo .btn-primary:active,
.theme-indigo .btn-primary:focus,
.theme-indigo .btn-primary:hover {
    background-color: #430064 !important;
}
.theme-indigo .panel-default > .panel-heading {
    color: #fff;
    background-color: #631d83 !important;
}
.theme-indigo .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-indigo #shop .styleSecondColor,
.theme-indigo #shop a {
    color: #631d83;
}
.theme-indigo #shop .styleSecondColor.social,
.theme-indigo #shop a.social {
    background: 0 0;
}
.theme-indigo #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-indigo .item-box-desc small,
.theme-indigo .list-icon-cart.color li:before,
.theme-indigo .list-icon.color li:before {
    color: #631d83;
}
.theme-indigo .item-box .item-hover,
.theme-indigo .item-box .item-hover a,
.theme-indigo .item-box .item-hover button {
    color: #fff !important;
}
.theme-indigo .divider.styleColor .fa,
.theme-indigo .divider30.styleColor .fa,
.theme-indigo .tp-catpion a,
.theme-indigo p.dropcap:first-letter,
.theme-indigo ul.pagination a,
.theme-indigo ul.pagination a:hover,
.theme-indigo ul.pagination li.active .fa,
.theme-indigo ul.star-rated.styleSecondColor li i {
    color: #631d83;
}
.theme-indigo .divider.dark .fa,
.theme-indigo .divider.white .fa,
.theme-indigo .divider30.dark .fa,
.theme-indigo .divider30.white .fa {
    color: #b369d2;
}
.theme-indigo aside .divider.styleColor .fa {
    color: #fff;
}
.theme-indigo .shopContainer aside .divider.styleColor .fa {
    color: #631d83;
}
.theme-indigo .eolCalendar .calEvent.current,
.theme-indigo .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #631d83;
    border-color: #631d83;
    box-shadow: inset 0 1px 0 0 #631d83;
    background: #631d83;
    color: #fff !important;
}
.theme-indigo .btn-info.focus,
.theme-indigo .btn-info:focus,
.theme-indigo .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-indigo .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-indigo .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #631d83;
}
.theme-indigo .eolCalendar .calArrowNavLeft,
.theme-indigo .eolCalendar .calArrowNavRight,
.theme-indigo .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-indigo .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-indigo .label-info {
    background-color: #631d83;
    color: #fff;
}
.theme-indigo #shop .filterArea .btn-group .btn-default.active,
.theme-indigo #shop .filterArea .btn-group .btn-default:hover {
    background: #631d83 !important;
    color: #fff !important;
    border-color: #631d83;
}
.theme-indigo #shop .overlay.color2 {
    background: #631d83 !important;
    opacity: 0.4;
}
.theme-indigo .show > .btn-info.dropdown-toggle,
.theme-indigo .show > .btn-info:hover {
    color: #fff;
    background-color: #430064;
    border-color: #631d83;
}
.theme-indigo .btn-info {
    color: #fff !important;
    background-color: #631d83;
    border-color: #631d83;
}
.theme-indigo .btn-info:not(:disabled):not(.disabled).active,
.theme-indigo .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #430064;
    border-color: #631d83;
}
.theme-indigo .label-warning {
    color: #fff;
}
.theme-indigo a:not([href]):not([tabindex]),
.theme-indigo a:not([href]):not([tabindex]):focus,
.theme-indigo a:not([href]):not([tabindex]):hover {
    color: #631d83;
}
.theme-indigo div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-indigo div.tabs ul.nav-tabs li a.active {
    background: #631d83 !important;
    color: #fff !important;
}
.theme-indigo ul.nav-tabs li a {
    color: #666 !important;
}
.theme-indigo ul.nav-tabs li a.active {
    background: #fff !important;
    color: #631d83 !important;
}
.theme-indigo .alsoAvailableItemsTitle,
.theme-indigo .packageMainTile {
    background-color: #631d83;
}
.theme-indigo .desc ul.list-icon.dot-circle li:before,
.theme-indigo .package-group-item small.price,
.theme-indigo ul.list-icon.dot-circle li:before {
    color: #631d83;
}
.theme-indigo .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-indigo .btn-default,
.theme-indigo .btn-default:active,
.theme-indigo .btn-default:focus,
.theme-indigo .btn-default:hover {
    border: 2px solid #631d83;
}
.theme-orangered .btn-primary:not(:disabled):not(.disabled).active,
.theme-orangered .btn-primary:not(:disabled):not(.disabled):active,
.theme-orangered .show > .btn-primary.dropdown-toggle,
.theme-orangered footer .footer-pt .social-links ul li a:hover {
    border-color: #fa5d07;
    background-color: #fa5d07;
}
.theme-indigo h1,
.theme-indigo h2,
.theme-indigo h3,
.theme-indigo h4,
.theme-indigo h5,
.theme-indigo h6 {
    color: #b369d2;
}
.theme-indigo .styleColor {
    color: #fff;
}
.theme-indigo .list-icon li:before,
.theme-indigo .noimg-slider h1,
.theme-indigo .noimg-slider p,
.theme-indigo div.tabs ul.nav-tabs li.active a,
.theme-indigo div.toggle > label,
.theme-indigo h4 panel-title a {
    color: #b369d2;
}
.theme-indigo h1.footer-title {
    color: #fff;
}
.theme-indigo .full-screen-loader .content {
    color: #631d83;
}
.theme-indigo .modal-header .modal-title {
    color: #fff;
}
.theme-indigo .valign-middle a {
    color: #fff !important;
}
.theme-indigo header#page-title {
    background: #631d83;
}
.theme-indigo header .d-navbar li.search {
    color: #fff;
}
.theme-indigo .enable_scrol::-webkit-scrollbar-track {
    background: #b369d2;
}
.theme-indigo .enable_scrol::-webkit-scrollbar-thumb {
    background: #631d83;
}
.theme-indigo .post-success .styleSecondColor,
.theme-indigo .scrtabs-tab-scroll-arrow,
.theme-indigo .shop-cart-final-payment .styleSecondColor,
.theme-indigo .total .styleSecondColor {
    color: #631d83;
}
.theme-indigo .label-primary,
.theme-indigo .label-success {
    background-color: #631d83;
    color: #fff;
}
.theme-indigo .fa.styleSecondColor {
    color: #fff;
}
.theme-indigo .loginmodal-submit,
.theme-indigo .loginmodal-submit:hover {
    background-color: transparent;
}
.theme-orangered .preview-info-block {
    color: #fff;
    background-color: #c84904;
}
.theme-orangered .preview-info-block a:not([href]):not([tabindex]),
.theme-orangered .preview-info-block a:not([href]):not([tabindex]):focus,
.theme-orangered .preview-info-block a:not([href]):not([tabindex]):hover,
.theme-orangered .preview-info-block h5 {
    color: #fff;
}
.theme-orangered header .top-menu {
    background-color: #fa5d07;
}
.theme-orangered header .top-menu a.quick-cart .cart-badge {
    color: #fa5d07;
}
.theme-orangered header .navbar {
    background: #0d2c33;
}
.theme-orangered .d-about-club .d-about-club-round,
.theme-orangered .d-under-world-section,
.theme-orangered .d-under-world-section-two .d-under-world-button,
.theme-orangered header .navbar .navbar-nav li:hover > ul.dropdown-menu li:active,
.theme-orangered header .navbar .navbar-nav li:hover > ul.dropdown-menu li:focus,
.theme-orangered header .navbar .navbar-nav li:hover > ul.dropdown-menu li:hover {
    background-color: #fa5d07;
}
.theme-orangered header .navbar .navbar-nav .nav-item.active .nav-link,
.theme-orangered header .navbar .navbar-nav .nav-link:active,
.theme-orangered header .navbar .navbar-nav .nav-link:hover {
    color: #fa5d07 !important;
}
.theme-orangered #carousel-example-generic .controls a:hover {
    color: #fa5d07;
}
.theme-orangered #carousel-example-generic .btn-transparent:hover {
    background-color: #fa5d07;
    color: #fff;
}
.theme-orangered .d-under-world-section-two .d-under-world-button:hover {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    background-color: #c84904;
}
.theme-orangered footer .footer-pt .footer-list a:hover,
.theme-orangered footer .footer-pt .privacy-policy a {
    color: #fa5d07;
}
.theme-orangered footer .footer-pt .privacy-policy a:hover {
    color: #c84904;
}
.theme-orangered #scroll span:hover {
    background-color: #fa5d07;
}
.theme-orangered .d-breadcrumb .breadcrumb li:after {
    background: #fa5d07;
}
.theme-orangered ul.isotope-filter li.nav-item a.active {
    background-color: #fff;
    color: #0d2c33;
}
.theme-orangered .contact-page .contact-heading,
.theme-orangered .events-page .d-events-section .d-events-img .d-event-round,
.theme-orangered .gallery-page .gallery-heading,
.theme-orangered .history-page .history-heading,
.theme-orangered .news-page .news-heading,
.theme-orangered .page,
.theme-orangered main .about-page .about-who-section,
.theme-orangered main .about-page .about-who-section .d-about-club .d-about-round {
    background-color: #fa5d07;
}
.theme-orangered .blog-page .blog .page-heading a:hover,
.theme-orangered .blog-page .blog-pagination ul li a:hover,
.theme-orangered .blog-page .blog-pagination ul li.active a,
.theme-orangered .blog-page .blog-recent-post .blog-recent-post-heading a:hover,
.theme-orangered .events-page .d-events-section .d-events-img a:hover .page-heading,
.theme-orangered header .top-menu a.btn-mobile-quick-cart .cart-badge,
.theme-orangered main .about-page .d-about-testmonials .d-link {
    color: #fa5d07;
}
.theme-orangered ul.isotope-filter li.nav-item a.active:after {
    border-bottom-color: #fa5d07;
}
.theme-orangered .page .divider .fa,
.theme-orangered .page .divider30 .fa {
    background: #fa5d07;
    color: #fff;
}
.theme-orangered .page .divider.dark .fa,
.theme-orangered .page .divider.styleColor .fa,
.theme-orangered .page .divider.white .fa,
.theme-orangered .page .divider30.dark .fa,
.theme-orangered .page .divider30.styleColor .fa,
.theme-orangered .page .divider30.white .fa {
    color: #0d2c33;
}
.theme-orangered #accordion .panel-default > .panel-heading {
    color: #fff;
    background-color: #fff !important;
}
.theme-orangered #accordion .panel-default > .panel-heading .panel-title a:hover {
    color: #fa5d07;
}
.theme-orangered #accordion .panel-default .panel-body a:hover {
    color: #fff;
}
.theme-orangered .blog-page .blog a:hover {
    color: #fa5d07;
}
.theme-orangered .d-breadcrumb .breadcrumb li,
.theme-orangered .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fff;
    background-color: #fa5d07;
    color: #fff;
}
.theme-orangered .d-breadcrumb .breadcrumb li:last-child,
.theme-orangered .headerPageTitleShop .breadcrumb li:last-child {
    color: #fa5d07;
    background-color: #fff;
}
.theme-orangered .d-breadcrumb .breadcrumb li:after,
.theme-orangered .headerPageTitleShop .breadcrumb li:after {
    background-color: #fa5d07;
}
.theme-orangered .d-breadcrumb .breadcrumb li a,
.theme-orangered .headerPageTitleShop .breadcrumb li a {
    color: #fff;
}
.theme-orangered .bg-white .d-breadcrumb .breadcrumb li,
.theme-orangered .bg-white .headerPageTitleShop .breadcrumb li {
    border: 2px solid #fa5d07;
    background: #fff;
    color: #fa5d07;
}
.theme-orangered .bg-white .d-breadcrumb .breadcrumb li:before,
.theme-orangered .bg-white .headerPageTitleShop .breadcrumb li:before {
    background: #fa5d07;
}
.theme-orangered .bg-white .d-breadcrumb .breadcrumb li a,
.theme-orangered .bg-white .headerPageTitleShop .breadcrumb li a {
    color: #fa5d07;
}
.theme-orangered .bg-white .d-breadcrumb .breadcrumb li:last-child,
.theme-orangered .bg-white .headerPageTitleShop .breadcrumb li:last-child {
    background: #fa5d07;
    color: #fff;
}
.theme-orangered #logged-user a,
.theme-orangered .divider .fa,
.theme-orangered .divider30 .fa,
.theme-orangered .lang_select li a,
.theme-orangered .quick-cart-content .row.quickCartItem .styleSecondColor strong,
.theme-orangered .quick-cart-content a.quickCartItem .title,
.theme-orangered .signin-dd #User_ForgotPassword,
.theme-orangered .signin-dd #cancelForgotPassword,
.theme-orangered .signin-dd #reg_top,
.theme-orangered .signin-dd .login-drop-down lable a,
.theme-orangered .testmonial-icon {
    color: #fa5d07;
}
.theme-orangered .bg-white .d-breadcrumb .breadcrumb li:last-child:after,
.theme-orangered .bg-white .headerPageTitleShop .breadcrumb li:last-child:after {
    background: #fff;
}
.theme-orangered .quick-cart-content .quickCartItem a.fullwidth {
    background: #fa5d07;
    border-color: #fa5d07;
}
.theme-orangered .form-btn {
    background-color: #fa5d07;
    border-color: #fa5d07;
}
.theme-orangered .form-btn:after {
    border: 10px solid #fa5d07;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.theme-orangered .form-btn:hover {
    background-color: #fa5d07;
    border-color: #fa5d07;
}
.theme-orangered .modal-btn,
.theme-orangered .modal-header {
    background-color: #fa5d07;
}
.theme-orangered .page a {
    color: #0d2c33;
}
.theme-orangered .page .divider30 .fa {
    color: #fa5d07;
}
.theme-orangered .divider30 {
    border-top: #fa5d07 1px solid;
    border-bottom: #fa5d07 1px solid;
}
.theme-orangered .rating .text-info {
    color: #fa5d07 !important;
}
.theme-orangered .table > thead > tr > td,
.theme-orangered .table > thead > tr > th {
    color: #fff;
    background-color: #0d2c33 !important;
}
.theme-orangered .btn-primary {
    background-color: #0d2c33;
    border-color: #0d2c33;
    color: #fff !important;
}
.theme-orangered .btn-primary:active,
.theme-orangered .btn-primary:focus,
.theme-orangered .btn-primary:hover {
    background-color: #c84904 !important;
}
.theme-orangered .panel-default > .panel-heading {
    color: #fff;
    background-color: #fa5d07 !important;
}
.theme-orangered .panel-default > .panel-heading .fa.styleSecondColor {
    color: #fff !important;
}
.theme-orangered #shop .styleSecondColor,
.theme-orangered #shop a {
    color: #fa5d07;
}
.theme-orangered #shop .styleSecondColor.social,
.theme-orangered #shop a.social {
    background: 0 0;
}
.theme-orangered #shop .AdviceBoxTitle ul li a {
    color: #fff;
}
.theme-orangered .item-box-desc small,
.theme-orangered .list-icon-cart.color li:before,
.theme-orangered .list-icon.color li:before {
    color: #fa5d07;
}
.theme-orangered .item-box .item-hover,
.theme-orangered .item-box .item-hover a,
.theme-orangered .item-box .item-hover button {
    color: #fff !important;
}
.theme-orangered .divider.styleColor .fa,
.theme-orangered .divider30.styleColor .fa,
.theme-orangered .tp-catpion a,
.theme-orangered p.dropcap:first-letter,
.theme-orangered ul.pagination a,
.theme-orangered ul.pagination a:hover,
.theme-orangered ul.pagination li.active .fa,
.theme-orangered ul.star-rated.styleSecondColor li i {
    color: #fa5d07;
}
.theme-orangered .divider.dark .fa,
.theme-orangered .divider.white .fa,
.theme-orangered .divider30.dark .fa,
.theme-orangered .divider30.white .fa {
    color: #0d2c33;
}
.theme-orangered aside .divider.styleColor .fa {
    color: #fff;
}
.theme-orangered .shopContainer aside .divider.styleColor .fa {
    color: #fa5d07;
}
.theme-orangered .eolCalendar .calEvent.current,
.theme-orangered .eolCalendar .calEvent:hover {
    text-shadow: 1px 1px 2px #fa5d07;
    border-color: #fa5d07;
    box-shadow: inset 0 1px 0 0 #fa5d07;
    background: #fa5d07;
    color: #fff !important;
}
.theme-orangered .btn-info.focus,
.theme-orangered .btn-info:focus,
.theme-orangered .btn-info:not(:disabled):not(.disabled).active:focus,
.theme-orangered .btn-info:not(:disabled):not(.disabled):active:focus,
.theme-orangered .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 #fa5d07;
}
.theme-orangered .eolCalendar .calArrowNavLeft,
.theme-orangered .eolCalendar .calArrowNavRight,
.theme-orangered .eolCalendar .calEvent.current .fa.styleSecondColor,
.theme-orangered .eolCalendar .calEvent:hover .fa.styleSecondColor {
    color: #fff !important;
}
.theme-orangered .label-info {
    background-color: #fa5d07;
    color: #fff;
}
.theme-orangered #shop .filterArea .btn-group .btn-default.active,
.theme-orangered #shop .filterArea .btn-group .btn-default:hover {
    background: #fa5d07 !important;
    color: #fff !important;
    border-color: #fa5d07;
}
.theme-orangered #shop .overlay.color2 {
    background: #fa5d07 !important;
    opacity: 0.4;
}
.theme-orangered .show > .btn-info.dropdown-toggle,
.theme-orangered .show > .btn-info:hover {
    color: #fff;
    background-color: #c84904;
    border-color: #fa5d07;
}
.theme-orangered .btn-info {
    color: #fff !important;
    background-color: #fa5d07;
    border-color: #fa5d07;
}
.theme-orangered .btn-info:not(:disabled):not(.disabled).active,
.theme-orangered .btn-info:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #c84904;
    border-color: #fa5d07;
}
.theme-orangered .label-warning {
    color: #fff;
}
.theme-orangered a:not([href]):not([tabindex]),
.theme-orangered a:not([href]):not([tabindex]):focus,
.theme-orangered a:not([href]):not([tabindex]):hover {
    color: #fa5d07;
}
.theme-orangered div.tabs ul.nav-tabs li a {
    color: #666 !important;
}
.theme-orangered div.tabs ul.nav-tabs li a.active {
    background: #fa5d07 !important;
    color: #fff !important;
}
.theme-orangered ul.nav-tabs li a {
    color: #666 !important;
}
.theme-orangered ul.nav-tabs li a.active {
    background: #fff !important;
    color: #fa5d07 !important;
}
.theme-orangered .alsoAvailableItemsTitle,
.theme-orangered .packageMainTile {
    background-color: #fa5d07;
}
.theme-orangered .desc ul.list-icon.dot-circle li:before,
.theme-orangered .package-group-item small.price,
.theme-orangered ul.list-icon.dot-circle li:before {
    color: #fa5d07;
}
.theme-orangered .eolCalendarSelector button.btn-info {
    background-color: #449d44 !important;
    border-color: #449d44 !important;
}
.theme-orangered .btn-default,
.theme-orangered .btn-default:active,
.theme-orangered .btn-default:focus,
.theme-orangered .btn-default:hover {
    border: 2px solid #fa5d07;
}
.theme-orangered h1,
.theme-orangered h2,
.theme-orangered h3,
.theme-orangered h4,
.theme-orangered h5,
.theme-orangered h6 {
    color: #0d2c33;
}
.theme-orangered .styleColor {
    color: #fff;
}
.theme-orangered .list-icon li:before,
.theme-orangered .noimg-slider h1,
.theme-orangered .noimg-slider p,
.theme-orangered div.tabs ul.nav-tabs li.active a,
.theme-orangered div.toggle > label,
.theme-orangered h4 panel-title a {
    color: #0d2c33;
}
.theme-orangered h1.footer-title {
    color: #fff;
}
.theme-orangered .full-screen-loader .content {
    color: #fa5d07;
}
.theme-orangered .modal-header .modal-title {
    color: #fff;
}
.theme-orangered .valign-middle a {
    color: #fff !important;
}
.theme-orangered header#page-title {
    background: #fa5d07;
}
.theme-orangered header .d-navbar li.search {
    color: #fff;
}
.theme-orangered .enable_scrol::-webkit-scrollbar-track {
    background: #0d2c33;
}
.theme-orangered .enable_scrol::-webkit-scrollbar-thumb {
    background: #fa5d07;
}
.theme-orangered .post-success .styleSecondColor,
.theme-orangered .scrtabs-tab-scroll-arrow,
.theme-orangered .shop-cart-final-payment .styleSecondColor,
.theme-orangered .total .styleSecondColor {
    color: #fa5d07;
}
.theme-orangered .label-primary,
.theme-orangered .label-success {
    background-color: #fa5d07;
    color: #fff;
}
.theme-orangered .fa.styleSecondColor {
    color: #fff;
}
.theme-orangered .loginmodal-submit,
.theme-orangered .loginmodal-submit:hover {
    background-color: transparent;
}
