/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: Child Theme for Hello Elementor
Author: Wisdmlabs
Template: hello-elementor
Version: 1.0.0
*/

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/

/*Homepage New layout-start*/
.elementor-page .entry,
.elementor-page .no-breadcrumbs-padding {
    padding: 0;
}

.elementor-page #page-content {
    padding-bottom: 0;
}

.wdm-banner-certificate h2,
.wdm-banner-certificate p,
.wdm-banner-certificate div {
    color: #ffffff;
}

.wdm-classes {
    list-style-type: none;
}

.wdm-classes li {
    margin-left: 0;
    margin-bottom: 10px;
}

.wdm-cls-name p {
    padding: 5px 0;
    margin: 0;
}

.wdm-classes .wdm-cls-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #3473af;
    padding: 2px 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.wdm-banner-certificate h2 {
    background-color: #254f77;
    margin: 0;
    margin: 10px 0px;
    padding: 5px 6px;
}

.wdm-classes .wdm-register-btn {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    padding: 9px 19px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

.wdm-classes .wdm-register-btn:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.wdm-section-heading .elementor-element-populated {
    padding: 0 !important;
}

.wdm-grid-wrapper .elementor-image-box-img img {
    width: 100%;
}

.wdm-red-btn {
    background-color: #c00000;
    /*padding: 8px 18px;*/
    padding: 8px 60px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    font-size: 16px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: none;
    display: block;
    margin: 12px auto;
}

.wdm-red-btn:hover,
.wdm-blue-btn:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.wdm-blue-btn {
    background-color: #254f77;
    /*padding: 8px 18px;*/
    padding: 8px 60px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    font-size: 16px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: none;
    display: block;
    margin: 12px auto;
}

.wdm-grid-wrapper .wdm-find-cls {
    background-color: transparent;
    border: 1px solid #ffffff;
    padding: 8px 16px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    font-size: 14px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.wdm-grid-wrapper .wdm-find-cls:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.wdm-find-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 12px 0 0 0;
}

.wdm-address-wrap .elementor-widget-wrap {
    border: 1px solid #ffffff;
    padding: 12px 12px;
}

.wdm-cls-heading .elementor-column-gap-default .elementor-element-populated {
    padding-bottom: 0 !important;
}

.wdm-we-do .elementor-element-populated,
.wdm-img-wrapper .elementor-element-populated {
    padding: 0 !important;
}

.wdm-social-img img {
    width: 150px;
}

.wdm-review-text {
    max-height: 170px;
    height: 170px;
    overflow-y: auto;
    padding-top: 14px;
    font-size: 15px;
}

.wdm-review-grids .elementor-widget-text-editor {
    margin-bottom: 0 !important;
}

.wdm-bottom-img img {
    width: 170px;
    margin-bottom: 8px;
    margin-top: 10px;
}

#wdm-prepare {
    color: #254f77;
}

#wdm-respond {
    color: #c00000;
}

.train-wrapper {
    padding: 0 35px;
}

.train-wrapper h3 {
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 0;
}

.wdm-section-wrapper .classes-for {
    padding: 5px 8px;
}

.classes-for h3 {
    text-align: center;
    text-transform: uppercase;
    color: #254f77;
    margin-top: 0;
}

ul.wdm-list-wrapper {
    width: 33.33%;
}

.wdm-list-wrapper li {
    background-color: #c00000;
    color: #ffffff;
    margin: 5px 9px;
    padding: 4px 8px;
    text-align: center;
}

.wdm-list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wdm-osha-text h5 {
    margin-top: 0;
    margin-bottom: 0;
}

/*Homepage End*/
/*Program template start*/
.wdm-cpr-desc .elementor-element-populated {
    padding: 0 !important;
}

.wdm-cpr-desc .wdm-adult-top,
.wdm-cpr-desc .wdm-adult-bottom {
    /*min-height: 40%;*/
    background-color: #c00000;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.wdm-adult-top .elementor-widget-container,
.wdm-adult-top .elementor-text-editor,
.wdm-adult-top .wdm-cpr-aed {
    height: 100%;
}

.wdm-adult-top .wdm-cpr-aed,
.wdm-adult-bottom .wdm-cpr-aed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 10px;
}

.wdm-cpr-desc .wdm-adult-middle {
    /*min-height: 20%;*/
}

.wdm-adult-bottom .elementor-widget-container,
.wdm-adult-bottom .elementor-text-editor,
.wdm-adult-bottom .wdm-cpr-aed {
    height: 100%;
}

.wdm-adult-top.elementor-widget:not(:last-child),
.wdm-adult-middle.elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.wdm-adult-list li {
    font-size: 15px;
}

.wdm-cpr-aed h2 {
    color: #ffffff;
    margin-top: 0;
    font-size: 25px;
    text-align: center;
}

.wdm-cpr-desc .elementor-widget-wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.wdm-cpr-aed .wdm-register-btn {
    background-color: #3473af;
    border: 1px solid #ffffff;
    margin-top: 10px;
    color: #ffffff;
    padding: 8px 66px;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    font-size: 16px;
}

.wdm-cpr-aed .wdm-register-btn:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#wdm-program-img .elementor-image,
#wdm-program-img .elementor-widget-container,
#wdm-program-img .elementor-widget-image {
    height: 100%;
}

#wdm-program-img img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
}

.wdm-review-grids .wdm-training-text {
    /*min-height: 170px;
    height: 170px;*/
    padding: 45px 15px;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    /*align-items: center;*/
}

.wdm-training-text p {
    font-size: 15px;
}

.wdm-training-text .wdm-training-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 0;
}

.wdm-training-text .top-color {
    height: 12px;
    width: 52px;
    background-color: #4472c4;
    position: absolute;
    top: 0;
    right: -15px;
}

/*Program template end*/

/*Class Listing ---start*/
.wdm-listing-icons .elementor-icon-list-icon .fa-circle {
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
}

.wdm-listing-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.wdm-clsinfo-heading {
    margin-bottom: 0 !important;
}

.wdm-cls-top .elementor-element-populated {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}

.wdm-cls-toggle .elementor-tab-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.wdm-cls-toggle .elementor-tab-title a {
    -moz-order: 1;
    -ms-order: 1;
    -o-order: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.wdm-cls-toggle .elementor-tab-title a span {
    font-size: 16px;
}

.wdm-cls-toggle .elementor-toggle-icon {
    font-size: 54px;
    -moz-order: 2;
    -ms-order: 2;
    -o-order: 2;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: auto !important;
}

.wdm-cls-title {
    text-align: center;
}

.wdm-parent h4 {
    display: none;
}

.wdm-parent .class-list {
    width: 100%;
}

.wdm-parent .enrollware {
    width: 100%;
}

.wdm-parent .enrollware li {
    margin-left: 0;
}

.wdm-cls-toggle .elementor-toggle .elementor-tab-content {
    padding: 0;
}

#cpr-modal {
    border-radius: 11px 11px 0 0;
}

#cpr-modal .modal-header {
    background-color: #3473af;
    border-radius: 8px 8px 0 0;
}

#cpr-modal .modal-header .close {
    margin-top: 0;
    background-color: transparent;
    border: none;
    font-size: 32px;
    font-weight: 600;
    color: #ffffff;
    top: 2px;
    right: 10px;
}

#cpr-modal .modal-title {
    text-align: center;
    color: #ffffff;
    font-weight: 600;
    margin-top: 9px;
}

#cpr-modal .modal-body {
    max-height: 512px;
}
/*Class Listing ---End*/

@media screen and (max-width: 600px) {
    ul.wdm-list-wrapper {
        width: 100%;
    }

    .wdm-list-group {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .wdm-cpr-aed h2 {
        font-size: 20px;
    }

    .wdm-adult-list li {
        font-size: 14px;
    }
}

@media screen and (max-width: 1200px) {
    .wdm-hero-section .elementor-widget-wrap .wdm-top-certificate {
        position: unset !important;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1700px) {
    .wdm-section-wrapper .elementor-container {
        max-width: 1280px;
    }

    .wdm-section-wrapper .elementor-widget-image-carousel {
        max-width: 1280px;
        margin: 0 auto;
    }
}
/*Homepage New layout-end*/

/* Base start */

body {
    background: #ffffff;
}

header {
    background-color: #ffffff;
}

.wdm-btn-sc {
    font-size: 15px;
    padding: 10px 24px;
    background-color: #275076;
    color: #ffffff;
    fill: #ffffff;
    border-radius: 6px;
}

.wdm-btn-sc.wdn-btn-red {
    background-color: #c0060f;
    color: #ffffff;
    fill: #ffffff;
}

.wdm-btn-sc.wdn-btn-white {
    background-color: #ffffff;
    color: #424242;
    fill: #424242;
}

.elementor-page #wrapper-1 {
    background-color: transparent;
    float: none;
}

.elementor-page.no_title_section #page-content {
    background-color: #cccccc;
}

p {
    text-align: inherit;
}

.elementor-element.elementor-section.full-width-1920 {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

/* Base end */

/* Footer start */

.elementor-element.footer-form .elementor-field-type-email {
    width: 100%;
    max-width: 390px;
    height: 38px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
}

.elementor-element.footer-form .elementor-field-type-email input[type="email"] {
    padding: 0 23px;
}

.elementor-element.footer-form
    .elementor-field-type-email
    input[type="email"]::-webkit-input-placeholder {
    /* Edge */
    color: #ffffff !important;
}

.elementor-element.footer-form
    .elementor-field-type-email
    input[type="email"]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ffffff !important;
}

.elementor-element.footer-form
    .elementor-field-type-email
    input[type="email"]::-moz-placeholder {
    color: #ffffff !important;
}

.elementor-element.footer-form
    .elementor-field-type-email
    input[type="email"]::-ms-input-placeholder {
    color: #ffffff !important;
}

.elementor-element.footer-form
    .elementor-field-type-email
    input[type="email"]::placeholder {
    color: #ffffff !important;
}

.elementor-element.footer-form .elementor-field-type-submit {
    width: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 30px;
}

.elementor-element.footer-form
    .elementor-field-type-submit
    button[type="submit"] {
    cursor: pointer;
}

@media (max-width: 1024px) {
    .elementor-element.footer-form .elementor-field-type-email {
        width: 80%;
    }

    .elementor-element.footer-form .elementor-field-type-submit {
        width: calc(20% - 10px);
        margin-left: 10px;
    }
}

@media (max-width: 767px) {
    .elementor-element.footer-form .elementor-field-type-email,
    .elementor-element.footer-form .elementor-field-type-submit {
        margin-bottom: 30px !important;
    }
}

/* Footer end */

/* HEADER NEW start */

header .wdm_conatiner,
header .container_24 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

#top-elements {
    height: auto;
    margin-top: -40px;
    margin-bottom: -25px;
    z-index: 10;
}

header *,
#top-elements * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#secondary-navigation-bar-wrapper {
    background-color: #ffffff;
}

#secondary-navigation-bar-wrapper::before {
    content: "";
    display: block;
    height: 20px;
    background-color: #c00000;
}

#secondary-nav-bar-location-1 {
    width: 100%;
}

#sec-nav-text-area-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 30px 0 117px;
    position: relative;
    z-index: 11;
}

#secondary-navigation-bar-content .wdm_header_top_link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    background-color: #c00000;
    padding: 0 15px;
    border: 1px solid #c00000;
    border-top: none;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-left: 5px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

#secondary-navigation-bar-content .wdm_header_top_link i {
    color: #ffffff;
    font-size: 20px;
    margin-right: 20px;
}

#secondary-navigation-bar-content .wdm_header_top_link:hover i {
    color: #c00000;
}

#secondary-navigation-bar-content .wdm_header_top_link:hover {
    background-color: #ffffff;
    color: #c00000;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

#logo {
    display: inline-block;
    position: static;
    padding: 0;
    float: none;
}

#mobile-menu-button {
    display: none;
}

#main-menu {
    height: 36px;
}

#main-menu::before {
    width: 100%;
    background: none;
    background-color: #254f77;
    height: 7px;
    z-index: 12;
}

#dropdown-holder {
    height: 100%;
}

.ubermenu-main {
    height: 100%;
    position: relative;
    z-index: 11;
    padding-left: 117px;
}

.ubermenu-main > .ubermenu-nav {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    float: none;
    margin-bottom: 0;
}

.ubermenu-main > .ubermenu-nav > li {
    display: inline-block;
    height: 100%;
    margin-left: 7px;
    float: none;
}

.ubermenu-main > .ubermenu-nav > li > a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    background-color: transparent !important;
    padding: 0 20px;
    /* border-top-left-radius: 8px;
	border-top-right-radius: 8px; */
}

.ubermenu-main > .ubermenu-nav > li > a > span {
    padding: 0;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.ubermenu-main > .ubermenu-nav > li > a > i {
    color: #c00000;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.ubermenu-main > .ubermenu-nav > li > a:hover span {
    color: #c00000;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.ubermenu .ubermenu-item .ubermenu-submenu-drop {
    background-color: #254f77;
    border-radius: 8px;
}

.ubermenu
    .ubermenu-item
    .ubermenu-submenu-drop.ubermenu-submenu
    .ubermenu-target {
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    padding-left: 30px;
}

.ubermenu
    .ubermenu-item
    .ubermenu-submenu-drop.ubermenu-submenu
    .ubermenu-target:hover {
    color: #c00000;
}

#mobile-menu-close-button {
    display: none;
}

@media screen and (max-width: 1030px) {
    .ubermenu-main > .ubermenu-nav > li > a {
        padding: 0 10px;
    }
}

@media screen and (max-width: 959px) {
    #top-elements {
        margin-bottom: 5px;
    }

    #main-menu {
        margin-top: 10px !important;
    }

    .ubermenu-main {
        padding-left: 0;
    }

    .ubermenu-main > .ubermenu-nav {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .ubermenu-main ul.sf-menu > li {
        margin-left: 7px !important;
    }

    .ubermenu-responsive-toggle,
    .ubermenu-sticky-toggle-wrapper {
        display: none !important;
    }

    .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse {
        max-height: none;
        overflow: auto !important;
        visibility: visible !important;
    }

    .ubermenu-main > .ubermenu-nav > li {
        min-width: auto !important;
        width: auto !important;
    }
}

@media screen and (max-width: 800px) {
    #top-elements {
        margin-top: 10px;
    }

    #top-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 0 !important;
    }

    #top-wrapper::before {
        content: "";
        display: block;
        width: 100%;
        background-color: #c00000;
        height: 10px;
    }

    #secondary-navigation-bar-wrapper {
        padding-top: 15px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    #secondary-navigation-bar-wrapper::before {
        display: none;
    }

    #secondary-navigation-bar-wrapper::after {
        content: "";
        display: block;
        background-color: #254f77;
        height: 7px;
    }

    #secondary-navigation-bar-content .wdm_header_top_link {
        border-radius: 8px;
        margin: 0 10px 5px 0;
    }

    #secondary-navigation-bar-content #sec-nav-text-area-1 {
        padding: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #top-elements .wdm_conatiner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    #mobile-menu-button {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 40px;
        height: 40px;
        background-color: #254f77;
        border-radius: 8px;
        margin-right: 20px;
        color: #ffffff;
    }

    #main-menu {
        position: fixed;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        left: 0;
        left: 0;
        z-index: 200;
        background-color: #254f77 !important;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        -o-transition: transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    }

    .mobile-menu-open #main-menu {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        -o-transition: transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    }

    #main-menu::before {
        display: none;
    }

    #main-menu .ubermenu-main {
        position: static;
        width: 100% !important;
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .admin-bar #main-menu .ubermenu-main {
        padding-top: 106px;
    }

    #main-menu .ubermenu-nav {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        overflow: auto !important;
    }

    #main-menu select.selectnav {
        display: none !important;
    }

    /* Mobile menu */
    #mobile-menu-close-button {
        display: block;
        position: fixed;
        top: 20px;
        left: -100%;
        z-index: 200;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        transition: left 0.3s ease;
    }

    .admin-bar #mobile-menu-close-button {
        top: 66px;
    }

    .mobile-menu-open #mobile-menu-close-button {
        left: calc(100% - 45px);
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        transition: left 0.3s ease;
    }

    #mobile-menu-close-button i {
        font-size: 25px;
        color: #ffffff;
    }

    .ubermenu-main .ubermenu-nav > li {
        width: 100% !important;
        height: auto;
        margin: 0 !important;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .ubermenu-main .ubermenu-nav > li > a {
        width: 100%;
        height: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        background-color: transparent !important;
        border-radius: 0;
        padding: 10px 12px;
    }

    .ubermenu-main .ubermenu-nav > li > a > .ubermenu-sub-indicator-close {
        display: none !important;
    }

    .ubermenu-main .ubermenu-nav > li > a > .ubermenu-sub-indicator {
        display: block !important;
    }

    .ubermenu-main .ubermenu-nav > li > a > span {
        color: #ffffff;
        font-size: 14px;
    }

    .ubermenu-main .ubermenu-nav > li.ubermenu-has-submenu-drop > a > i {
        top: 5px !important;
        margin-top: 0 !important;
        font-size: 25px;
        color: #c00000;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }

    .ubermenu-main
        .ubermenu-nav
        > li.ubermenu-has-submenu-drop.ubermenu-active
        > a
        > i {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .ubermenu-has-submenu-drop.ubermenu-active > .ubermenu-submenu {
        display: block !important;
        position: static;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .ubermenu-has-submenu-drop.ubermenu-active
        .ubermenu-submenu
        .ubermenu-item {
        min-width: auto;
        width: 100%;
    }
}

@media screen and (max-width: 719px) {
    header #top-elements {
        display: block;
    }

    .wdm_conatiner #logo {
        padding-left: 0;
        width: 65px !important;
    }

    .wdm_conatiner #logo h1 {
        display: inline-block;
        width: 100% !important;
    }

    .wdm_conatiner #logo h1 a,
    .wdm_conatiner #logo .site-name a {
        width: 100% !important;
        height: 63px;
    }

    #mobile-menu-button {
        margin-right: 0;
    }

    header #main-menu {
        width: 100% !important;
        float: none !important;
        margin-top: 0 !important;
    }
}

/* HEADER NEW end */

/* Locations slider */

.elementor-section .location-slider .elementor-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 65px;
}

.elementor-section .location-slider .slick-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.elementor-section .location-slider .location-box {
    width: 349px;
    min-height: auto;
    margin: 0 20px 20px;
    height: auto;
}

.elementor-section
    .location-slider
    .location-box
    .elementor-column-wrap.elementor-element-populated {
    height: 100%;
}

.elementor-section .location-slider button.slick-arrow {
    position: absolute;
    z-index: 1;
    font-size: 0;
    border: 0;
    padding: 0;
    top: 0;
    width: 65px;
    height: 65px;
    line-height: 65px;
    background: transparent;
    bottom: 0;
    margin: auto;
}

.elementor-section .location-slider button.slick-prev.slick-arrow {
    left: 0;
}

.elementor-section .location-slider button.slick-next.slick-arrow {
    right: 0;
}

.elementor-section .location-slider button.slick-arrow::after {
    content: "\f0da";
    position: absolute;
    font-family: FontAwesome;
    font-size: 66px;
    color: #fff;
    line-height: 1;
    font-weight: bold;
    width: 65px;
    height: 65px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-In-out;
    -o-transition: all 0.4s ease-In-out;
    transition: all 0.4s ease-In-out;
    right: 0;
}

.elementor-section .location-slider button.slick-prev.slick-arrow::after {
    content: "\f0d9";
}

@media screen and (max-width: 768px) {
    .elementor-section .location-slider .elementor-row {
        padding: 0 40px;
    }

    .elementor-section .location-slider button.slick-arrow::after {
        font-size: 40px;
        width: 40px;
        height: 40px;
    }

    .elementor-section .location-slider button.slick-arrow {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
}

@media screen and (max-width: 400px) {
    .elementor-section .location-slider .elementor-row {
        padding: 0 30px;
    }

    .elementor-section .location-slider button.slick-arrow::after {
        font-size: 30px;
        width: 30px;
        height: 30px;
    }

    .elementor-section .location-slider button.slick-arrow {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

/* Locations template start */
.elementor-section .location-classes-slider .location-classes-card {
    width: 278px;
    margin-right: 8px;
    margin-left: 8px;
    margin-bottom: 25px;
}

.location-classes-slider > .elementor-container > .elementor-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 65px;
}

.elementor-section
    .location-classes-slider
    .location-classes-card
    .elementor-column-wrap.elementor-element-populated {
    height: 100%;
}

.elementor-section .location-classes-slider button.slick-arrow {
    position: absolute;
    z-index: 1;
    font-size: 0;
    border: 0;
    padding: 0;
    top: 0;
    width: 65px;
    height: 65px;
    line-height: 65px;
    background: transparent;
    bottom: 0;
    margin: auto;
}

.elementor-section .location-classes-slider button.slick-prev.slick-arrow {
    left: 0;
}

.elementor-section .location-classes-slider button.slick-next.slick-arrow {
    right: 0;
}

.elementor-section .location-classes-slider button.slick-arrow::after {
    content: "\f0da";
    position: absolute;
    font-family: FontAwesome;
    font-size: 66px;
    color: #fff;
    line-height: 1;
    font-weight: bold;
    width: 65px;
    height: 65px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-In-out;
    -o-transition: all 0.4s ease-In-out;
    transition: all 0.4s ease-In-out;
    right: 0;
}

.elementor-section
    .location-classes-slider
    button.slick-prev.slick-arrow::after {
    content: "\f0d9";
}

/* Classes Popup */

.wdm-classes-popup-wrapper {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.wdm-classes-popup-wrapper.wdm-show-popup {
    display: block;
}

.wdm-classes-popup-wrapper.wdm-classes-loading::before {
    content: "";
    /* background-image: url(); */
}

.wdm-classes-popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 1000px;
    width: 100%;
    height: 80%;
    min-height: 230px;
    background-color: #ffffff;
    border-radius: 30px;
    padding: 15px 40px 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.wdm-classes-popup-overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

.wdm-classes-popup-close {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.wdm-classes-popup-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: auto;
    height: 100%;
}

.wdm-popup-title {
    font-size: 30px;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    padding: 15px 0;
    margin-right: 5px;
    color: #fff;
    background-color: #254f77;
}

.wdm-popup-title:empty {
    display: none;
}

.wdm-classes-popup-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.wdm-classes-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.wdm-classes-list .wdm-class-item {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    list-style-type: none;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ededed;
}

.wdm-classes-list .wdm-class-item:nth-of-type(2n) {
    background-color: #dbdbdb;
}

.wdm-classes-list .wdm-class-item .wdm-class-time {
    margin: 0;
    padding: 0;
    font-size: 14px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.wdm-classes-list .wdm-class-item h3,
.wdm-classes-list .wdm-class-item .wdm-class-seat,
.wdm-classes-list .wdm-class-item .wdm-register {
    display: block;
}

.wdm-classes-list .wdm-class-item .wdm-register {
    max-width: 133px;
    width: 133px;
    text-align: center;
    margin-bottom: 0;
    background-color: #c00000;
    color: #ffffff;
    border-radius: 5px;
    font-size: 14px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 6px 24px;
}

.wdm-classes-list .wdm-class-item .wdm-register[disabled],
.wdm-classes-list .wdm-class-item .wdm-register[disabled]:hover {
    background-color: #a5a5a5;
}

.wdm-classes-list .wdm-class-item .wdm-register:hover {
    background-color: #801010;
}

.wdm-classes-list .wdm-class-item .wdm-class-seat {
    font-size: 14px;
    color: #254f77;
    margin: 0 10px;
    -webkit-box-flex: 0.5;
    -ms-flex: 0.5;
    flex: 0.5;
    text-align: left;
}

.wdm-location-list-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.wdm-location-list-wrapper .wdm-location-list {
    -ms-flex-preferred-size: calc(33.3333% - 15px);
    flex-basis: calc(33.3333% - 15px);
    max-width: calc(33.3333% - 15px);
    margin: 0 7px 30px 8px;
    border-radius: 5px;
    background-color: #ededed;
    max-height: 400px;
    overflow: auto;
}

.wdm-location-list-wrapper .wdm-location-list > h3 {
    margin: 0;
    padding: 10px;
    text-align: center;
    background-color: #254f77;
    color: #ffffff;
    min-height: 83px;
}

.wdm-location-list-wrapper .wdm-location-class-list .wdm-location-class-item {
    list-style-type: none;
    margin: 0;
    padding: 10px 20px;
    background-color: #ededed;
    border-bottom: 1px solid #dbdbdb;
}

.wdm-location-list-wrapper
    .wdm-location-class-list
    .wdm-location-class-item:nth-child(2n) {
    background-color: #dbdbdb;
}

.wdm-location-class-list .wdm-location-class-item h3,
.wdm-location-class-list .wdm-location-class-item .wdm-class-seat,
.wdm-location-class-list .wdm-location-class-item .wdm-register {
    display: block;
    text-align: center;
}

.wdm-location-class-list .wdm-location-class-item .wdm-class-time {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 14px;
}

.wdm-location-class-list .wdm-location-class-item .wdm-register {
    margin-bottom: 10px;
    background-color: #c00000;
    color: #ffffff;
    border-radius: 5px;
    padding: 4px 0;
    font-size: 14px;
}

.wdm-location-class-list .wdm-location-class-item .wdm-register[disabled],
.wdm-location-class-list
    .wdm-location-class-item
    .wdm-register[disabled]:hover {
    background-color: #a5a5a5;
}

.wdm-location-class-list .wdm-location-class-item .wdm-class-seat {
    font-size: 14px;
    color: #254f77;
}

.lds-ring {
    display: inline-block;
    position: absolute;
    width: 150px;
    height: 150px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.lds-ring div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 134px;
    height: 134px;
    margin: 8px;
    border: 8px solid #c00000;
    border-radius: 50%;
    -webkit-animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #c00000 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    -webkit-animation-delay: -0.45s;
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    -webkit-animation-delay: -0.15s;
    animation-delay: -0.15s;
}
@-webkit-keyframes lds-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes lds-ring {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.elementor-element.wdm-location-tab-title {
    cursor: pointer;
}

.elementor-element.wdm-location-tab-title.wdm-location-tab-active
    > .elementor-element-populated {
    background-color: #144c8c !important;
}

.elementor-element.wdm-location-tab-content {
    display: none;
}

.elementor-editor-active .elementor-element.wdm-location-tab-content,
.elementor-element.wdm-location-tab-content.wdm-location-tab-active {
    display: block;
}

.wdm-upcoming-classes-list-wrapper .wdm-classes-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 5px;
    overflow: hidden;
}

.wdm-upcoming-classes-list-wrapper .wdm-classes-list .wdm-class-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    background-color: #ededed;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 10px 20px;
}

.wdm-upcoming-classes-list-wrapper
    .wdm-classes-list
    .wdm-class-item:nth-of-type(2n) {
    background-color: #dbdbdb;
}

.wdm-upcoming-classes-list-wrapper
    .wdm-classes-list
    .wdm-class-item
    .wdm-class-time {
    margin-bottom: 0;
    text-align: left;
}

.wdm-upcoming-classes-list-wrapper
    .wdm-classes-list
    .wdm-class-item
    .wdm-register {
    margin-bottom: 0;
    padding: 7px 24px;
}

@media (max-width: 767px) {
    .location-classes-slider > .elementor-container > .elementor-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 40px;
    }

    .elementor-section .location-classes-slider button.slick-arrow {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .elementor-section .location-classes-slider button.slick-arrow::after {
        font-size: 41px;
        width: 40px;
        height: 40px;
    }

    .wdm-classes-list {
        margin-left: 0;
        margin-right: 0;
    }

    .wdm-location-list-wrapper .wdm-location-list {
        -ms-flex-preferred-size: calc(50% - 15px);
        flex-basis: calc(50% - 15px);
        max-width: calc(50% - 15px);
    }

    .wdm-upcoming-classes-list-wrapper .wdm-classes-list .wdm-class-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .wdm-upcoming-classes-list-wrapper
        .wdm-classes-list
        .wdm-class-item
        .wdm-class-time {
        margin-bottom: 15px;
    }
}

@media (max-width: 565px) {
    .wdm-classes-list .wdm-class-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .wdm-classes-list .wdm-class-item .wdm-class-time,
    .wdm-classes-list .wdm-class-item .wdm-class-seat {
        margin-bottom: 10px;
    }

    .wdm-location-list-wrapper .wdm-location-list {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

.wdm-popup-font-large {
    font-size: 1.5em;
}

.wdm-location-list-wrapper .wdm-location-list,
.wdm-location-list-wrapper .wdm-location-list ul {
    padding: 0;
}

[type=button], [type=submit], button {
    border: 1px solid #c00711;
    color: #c00711;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    color: #fff;
    background-color: #c00711;
    text-decoration: none;
}

.single_variation_wrap {
    align-items:center;    
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    margin-top:10px;
}

.woocommerce div.product form.cart {
    margin-bottom: 0.5em !important;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 2em !important;
    padding: 0
}

.wdm-woo-description-box{
    background-color:#f6f6f6;
    padding:10px;
    height:max-content;
    margin-bottom:15px;
}
.wdm-woo-description-box p{
    margin:0px;
}
.products span.price {
    display:none !important;
}



.single-product .cart{
    display:flex !important;
    flex-direction: column;
}
.single-product .single_add_to_cart_button{
    width:max-content !important;
    margin-top:0.7rem !important;
}

.single-product .price {
    color:black !important;
}

ins {
    text-decoration:none !important;
}


/* store page customizations */
.wdm-category-header {
    display:flex;
    align-items:center;
    justify-content:space-between;
    width:100%;
}
.wdm-view-all-btn{
    background-color:#cf0020;
    color:white !important;
    font-weight:bold;
    padding:8px 12px;
    border-radius:3px;
    
}
.wdm-category-header a:hover{
    background-color:#cf0020e3
}
.wdm-view-all-btn{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    width:max-content ;
}
.wdm-view-all-btn svg{
    width:22px;
    fill:white;
}

.shop-category {
    display:flex;
    flex-direction:column;
    align-items:center;
}
.wdm-view-all-btn.wdm-mobile-only{
    margin-bottom:20px;
    display:none;
}

@media (max-width:768px){
    .wdm-view-all-btn.wdm-desktop-only{
        display:none;
    }
    .wdm-view-all-btn.wdm-mobile-only{
        display:flex;
    }
}
/* store page customizations */