.daterangepicker th, .daterangepicker td {
    padding: 5px;
}

.woocommerce-input-wrapper.multiple-fields {
    display: block;
    position: relative;
}

.single_add_to_cart_button.button.alt.w-100 {
    width: 100%;
}

.woocommerce-input-wrapper.multiple-fields {
    display: block;
    position: relative;
}

.woocommerce-input-wrapper.multiple-fields::after {
    content: "";
    background: #dedede;
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    top: 0;
}

.tribe-events-add-course {
    margin-top: 21px;
}

.widget_search form {
    padding: 5px 0;
    margin-top: 12px;
}

.search-field {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 0px;
    padding: 9px 9px 9px 40px;
    height: auto !important;
    background: #fff;
    border: 1px solid #a2a2a2 !important;
}

.search-submit {
    position: absolute;
    top: 5px;
    height: calc(100% - 10px);
    left: 0;
    font-size: 0;
    background: transparent !important;
}

.search-submit::after {
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 16px;
    color: #000;
    position: relative;
    top: 1px;
    opacity: 0.52;
}

.search-submit:hover:after {
    opacity: 0.9;
}

.sf-menu li .fa.fa-bars::before, .sf-menu li .fa.fa-user::before {
    color: #000;
}

#menu-primary-navigation-est, #menu-rus-primary-navigation {
    margin-top: 20px;
}

#cbp-menu-main .sf-menu li .fa {
    height: 34px;
    width: 34px;
    text-align: center;
    padding: 6px 5px 5px 5px;
    border: 1px solid #000;
    border-radius: 50%;
    overflow: hidden;
}

#cbp-menu-main .sf-menu li .fa::before {
    position: relative;
    left: 0;
    color: #000;
    top: 0;
    margin-top: 0;
    font-size: 1.2em;
}

#cbp-menu-main .sf-menu li .fa.fa-user-o::before {
    font-size: 1.77em;
    left: -1px;
    top: 0;
}

.search-form {
    position: relative;
}

.vc_wp_search.wpb_content_element {
    margin-bottom: 0;
    margin-top: 19px;
}

.img-grayscale img {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    transition: all 0.4s ease-out;
}

.img-grayscale img:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}

.cbp-row h1.page-title, .cbp-row h1, .cbp-row h1 a, .cbp-row h2, .cbp-row h3, .cbp-row h4, .cbp-row h5, .cbp-row a {
    font-family: "Times New Roman" !important;
}

h3.course-title > a {
    font-weight: bold !important;
    font-size: 21px;
}

#course-container-custom .course-content .post-meta {
    display: flex;
    align-items: center;
}

#course-container-custom .course-content .post-meta > div:not(:last-child) {
    margin-right: 10px;
}

.btn-custom1, .btn-custom2 {
    background: #fbf9fb;
    border: 1px solid #bebcbe;
    padding: 7px 20px;
    font-weight: 400;
    font-size: 16px;
    height: 36px;
    color: #6b6b6b;
    text-transform: lowercase;
    border-radius: 2px;
    display: block;
}

.btn-custom2 {
    background: #d9d7d9;
}

#course-container-custom .single_add_to_cart_button.button.alt {
    background: #d9d7d9;
    border: 1px solid #bebcbe;
    padding: 8px 20px;
    font-weight: 400;
    font-size: 16px;
    color: #6b6b6b;
    text-transform: lowercase;
}

button.single_add_to_cart_button {
    background: #00b6e5;
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    font-family: "Times New Roman", Sans-serif;
    text-transform: uppercase;
    border-radius: 0;
    box-shadow: -1px 4px 5px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: -1px 4px 5px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: -1px 4px 5px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in;
}

.sensei.single .wh-page-title-bar {
    padding: 20px 20px;
}


.shadow-meta-container {
    display: flex;
}

.shadow-meta-container > .shadow-meta-block, .shadow-meta-container > .shadow-meta-block1 {
    padding: 2px 0px;
    border: 2px solid #cdcdcd;
    border-radius: 2px;
    height: 55px !important;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    width: 100%;
    margin-bottom: 15px;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.75);
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.shadow-meta-container > .shadow-meta-block1 {
    justify-content: left;
    padding-left: 16px;
}

.shadow-meta-container > .shadow-meta-block:not(:last-child) {
    margin-right: 12px;
}

.shadow-meta-container > .shadow-meta-block1:not(:last-child) {
    margin-right: 12px;
}

.single.single-course .course, .single-course-cycles .course {
    margin-top: 0;
}

.shadow-meta-block .course-price {
    font-size: 21px;
}

.single-course .wh-content .cbp-container, #tribe-events-pg-template, .single-course-cycles .wh-content .cbp-container, #tribe-events-pg-template {
    max-width: 1500px;
}

.mentor {
    text-align: center;
}

.mentor img {
    width: 100%;
    max-width: 132px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.gray-box {
    background: #f3f3f3;
    padding: 18px;
    border-radius: 8px;
    max-width: 350px;
    margin: auto;
}

.single-course .contact-form-embed .wpcf7, .single-course-cycles .contact-form-embed .wpcf7 {
    background: #00b6e5;
    padding: 9px 9px 2px;
    text-align: center;
}

.single-course .contact-form-embed input, .single-course-cycles .contact-form-embed input {
    background: #fff;
    padding: 5px 10px;
    height: auto !important;
}

.single-course .contact-form-embed .wpcf7-submit, .single-course-cycles .contact-form-embed .wpcf7-submit {
    height: auto;
    padding: 5px 20px;
    width: 100%;
    max-width: 125px;
    margin: auto;
    display: block;
    border-radius: 2px;
    background: #7bd6db;
    border: 1px solid #fff;
    color: #fff;
}

.single-course .contact-form-embed .ajax-loader, .single-course-cycles .contact-form-embed .ajax-loader {
    position: absolute;
}

.course-top-menu ul {
    list-style: none;
    display: flex;
    margin: 0;
    justify-content: center;
}

.course-top-menu ul > li {
    padding: 3px 23px !important;
    margin-right: 14px;
    border: 1px solid #000;
    border-bottom: none rgb(0, 0, 0);
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.single-course .wh-header, .single-course-cycles .wh-header {
    border-bottom: none;
}

.course-top-menu ul > li {
    padding: 3px 23px !important;
    margin-right: 14px;
    border: 1px solid #000;
    border-bottom: none rgb(0, 0, 0);
}

.course-top-menu ul > li:hover {
    background: #f0f0f0;
}

.course-top-menu ul > li a {
    color: #000;
    text-transform: uppercase;
}

.shadow-meta-container.full-width {
    display: block;
}

.shadow-meta-container.full-width > .shadow-meta-block {
    height: auto;
}

.shadow-meta-container.full-width > .shadow-meta-block.text-left {
    text-align: left;
    padding-left: 18px;
}

.shadow-meta-container.full-width > .shadow-meta-block > p:last-child {
    margin-bottom: 0;
}

.shadow-meta-block span.normal {
    font-size: 16px;
    font-weight: 400;
    vertical-align: middle;
}

.entry-container {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

h3.course-title > a {
    font-weight: bold !important;
    font-size: 21px;
    margin-top: 0;
}

.course-container .course, .course-container li.course, .learner-info .course, .learner-info li.course {
    min-height: 75px;
}

.tp-container {
    font-size: 14px;
    background: #868686;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: inline-block;
    line-height: 1;
    padding: 7px 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
    flex: 0 0 36px;
    vertical-align: middle;
    margin-right: 12px;
}

.tp-container > span {
    font-size: 10px;
    margin-left: 0;
    display: block;
}

.entry-container .course-title {
    display: flex;
    align-items: center;
}

.entry-container h3 {
    margin-top: 8px;
}

.entry-container h3.course-title > a {
    font-weight: bold !important;
    font-size: 21px;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 679px;
}

.social-embed > .social-sharing a {
    transform: scale(0.7);
    margin-left: -8px;
    margin-right: -5px;
}

.entry-content #tribe-events .tribe-events-event-body .tribe-events-button {
    background: #0cabdb;
    color: #fff;
    width: 100%;
    margin-bottom: 10px;
    padding: 12px 10px;
    border: 1px solid #0082aa;
    border-radius: 2px;
    margin-top: 5px;
}

.entry-content #tribe-events .tribe-events-event-body .tribe-events-button {
    background: #0cabdb;
    color: #fff;
    width: 100%;
    margin-bottom: 10px;
    padding: 12px 10px;
    border: 1px solid #0082aa;
    border-radius: 2px;
}

.entry-content #tribe-events .tribe-events-event-body .tribe-events-button:hover {
    color: #fff;
    background: #0c9fcd;
    border: 1px solid #0082aa;
}

.entry-content #tribe-events .tribe-events-event-body .tribe-events-gcal {
    background: #fff;
    color: #000;
    font-size: 10px;
    max-width: 146px;
    display: inline-block;
    clear: none;
    margin-right: 3px;
    float: none;
    margin-bottom: 0;
    margin-top: 15px;
    padding: 12px 7px;
}

.entry-content #tribe-events .tribe-events-event-body > .tribe-events-gcal:last-of-type {
    margin-right: 0;
}

.tribe-events-tooltip p {
    margin-bottom: 10px;
}

.tribe-events-tooltip .event-title {
    display: inline-block;
    float: none;
    clear: none;
    width: 81%;
    vertical-align: middle;
}

#tribe-events-content a {
    line-height: 20px;
    font-size: 14px;
    color: rgb(96, 96, 96);
}

.shopping-cart-counter {
    position: absolute;
    top: 0;
    right: 0;
    background: #37abe1;
    width: 24px;
    height: 24px;
    border-radius: 50px;
    text-align: center;
    z-index: 1;
    color: #000;
}

.post article p {
    display: block;
}

.visibility-hidden {
    visibility: hidden;
}

.d-none {
    display: none;
}

.menu-item-type- {
    display: none;
}

.woocommerce .quantity .qty {
    padding-right: 3px;
    padding-left: 0;
}

body.search .search-form {
    margin-bottom: 0 !important;
}

body.sensei .wh-page-title-bar {
    min-height: 50px;
    padding: 14px;
}


body .course-container .course, body .course-container li.course, body .learner-info .course, body .learner-info li.course {
    position: relative;
    clear: both;
    margin-bottom: 25px;
    min-height: 0;
    padding: 0 0 20px;
}

.course-container .course::after, .course-container::after, .course::after {
    content: none;
}

.course-container {
    border-bottom: none;
}

.wh-header .cbp-container {
    min-height: 0 !important;
}

p {
    margin: 0 0 10px !important;
}

.pull-right {
    float: right !important;
}

input[type="search"] {
    padding-right: 10px !important;
}

.shadow-meta-container p:last-of-type {
    margin-bottom: 0 !important;
}

.shadow-meta-container > .shadow-meta-block1 {
    height: auto !important;
    flex-direction: column;
    text-align: left;
    align-content: start;
}

.search-submit {
    right: auto !important;
}

.course-top-menu ul > li.active {
    background: #f0f0f0;
}

.ui-widget {
    font-family: "Times New Roman", serif;
    font-size: 1.1em;
}

#my-courses {
    padding: 12px;
    border-radius: 3px;
    max-width: 680px;
    margin: auto;
}

#my-courses h2 {
    margin-top: 0;
    font-weight: bold;
}

#my-courses form#loginform input[type="text"], #my-courses form#loginform input[type="password"] {
    width: 100%;
}

#my-courses .button[type="submit"] {
    margin-right: 10px;
}

.sensei #my-courses form .form-row {
    padding: 3px 0;
}

.wh-breadcrumbs {
    font-family: inherit !important;
}

.course-dates {
    margin: 10px 0 0;
}

.course-dates {
    -moz-user-select: none;
    -webkit-user-select: none;
}

.course-dates > .course-day > span {
    padding: 5px 10px;
    background: #f0f0f0;
    margin-right: 8px;
    color: #000;
    display: inline-block;
    border-radius: 3px;
    margin-bottom: 8px;
}

.course-dates > .course-day > input:checked + span {
    background: #00b6e5;
    color: #fff;
    font-weight: bold;
}

.course-dates > .course-day > input {
    display: none;
}

.course-archive-submit .woocommerce-error, .course-archive-submit .woocommerce-info, .course-archive-submit .woocommerce-message {
    display: block;
    margin-bottom: 0;
}

body.sensei .wh-page-title-bar {
    padding: 0;
}

.sensei .wh-page-title-wrapper {
    padding: 12px 15px !important;
}

.shadow-meta-container > .shadow-meta-block1 {
    padding-bottom: 10px;
    padding-top: 10px;
}

.wh-breadcrumbs {
    font-size: 22px !important;
}

body .wh-page-title-bar .one.whole.wh-padding.wh-page-title-wrapper {
    padding: 0 !important;
}

.breadcrumbs .trail-items {
    list-style: none;
    line-height: 46px;
}

html {
    overflow-y: auto;
}

#tribe-events-content a {
    line-height: 20px;
    word-break: break-word;
}

.sf-menu.wh-menu-main a, .respmenu li a {
    text-transform: none !important;
}

#tribe-mobile-container > .tribe-mobile-day {
    background: #fff;
    width: 100%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.27);
    position: fixed;
    left: 0;
    top: auto;
    bottom: 0;
    z-index: 1023;
}

#tribe-mobile-container .tribe-events-tooltip {
    padding: 15px 25px 45px 25px;
}

#tribe-mobile-container .event-title {
    color: #000;
}

.entry-content #tribe-mobile-container .tribe-events-event-body .tribe-events-gcal {
    max-width: none;
    width: 50%;
}

.entry-content #tribe-mobile-container .tribe-events-event-body .tribe-events-gcal:last-of-type {
    margin-right: 0;
}

.tribe-mobile-day .tribe-events-arrow {
    display: none;
}

#tribe-mobile-container .export-buttons {
    display: flex;
}

.woocommerce-error {
    display: block !important;
}

#checkout_tabs_field .woocommerce-input-wrapper {
    display: flex;
}

#checkout_tabs_field label {
    cursor: pointer;
    padding: 4px 20px;
    background: #f2f2f2;
    border-radius: 1px;
    min-width: 120px;
    text-align: center;
}

#billing_Lisainfo {
    height: 40px;
    line-height: 1.5;
    display: block;
    box-shadow: none;
    padding: 8px 18px;
    resize: none;
}

#checkout_tabs_field input[type="radio"]:checked + label {
    background: #d9d9d9;
    font-weight: bold;
}

#checkout_tabs_field input[type="radio"] {
    display: none;
}

label .optional {
    display: none;
}

li.wc_payment_method_group_separator:not(:first-of-type) {
    margin-top: 14px !important;
    display: block;
}

.wc_payment_methods label {
    cursor: pointer;
}

.woocommerce-checkout #payment ul.payment_methods li.compact-payment img {
    margin-left: 0;
}

.compact-payment {
    display: inline-block;
}

.compact-payment > input {
    display: none;
}

.compact-payment > input + label {
    background: #fff;
    padding: 10px;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    min-width: 130px;
    margin-bottom: 4px;
}

.compact-payment > input:checked + label {
    background: #0cabdb;
    color: #fff;
}

.compact-payment .about_paypal {
    display: none;
}

#sticky-wrapper .wpb_single_image img.vc_img-placeholder {
    width: 100%;
    max-width: 138px;
    margin-top: 14px;
}

.item-added {
    color: #17ae8b;
}

body .wpb_wrapper > .vc_tta-container > .vc_general.inline-accordion .vc_tta-panel-heading {
    border: none;
    background: transparent !important;
}

body .wpb_wrapper > .vc_tta-container > .vc_general.inline-accordion .vc_tta-panel-heading a {
    color: #000 !important;
    margin: 0;
}

.vc_general.inline-accordion.vc_tta.vc_tta-accordion.vc_tta-color-white.vc_tta-style-outline.vc_tta-shape-rounded.vc_tta-o-shape-group.vc_tta-controls-align-left.vc_tta-o-no-fill.inline-accordion a {
    padding: 12px 5px 12px 50px;
    margin: 0;
    color: #000;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-outline.inline-accordion .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-white.vc_tta-style-outline.inline-accordion .vc_tta-controls-icon::before {
    border-color: #000;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-outline.inline-accordion .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-white.vc_tta-style-outline.inline-accordion .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #000;
}

.wpb-js-composer .vc_tta.vc_general.inline-accordion .vc_tta-panel-body .wpb_text_column.wpb_content_element {
    font-style: italic;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.inline-accordion .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.inline-accordion .vc_tta-controls-icon::before {
    border-color: #000 !important;
}

.tp-image {
    max-width: 32px;
    margin-bottom: 0 !important;
    display: block;
    margin-right: 20px;
}

.tp-image > img {
    width: 100%;
    margin-bottom: 0 !important;
    display: block;
}

.sale-text {
    margin-bottom: 10px;
}

.single-course-cycles .wh-sidebar > .sale-block {
    margin: 15px 0 25px;
}

.page-numbers a, .page-numbers span {
    background: #e6e6e6;
    padding: 7px 16px;
    border-radius: 2px;
    color: #000;
}

.page-numbers span, .page-numbers a:hover {
    background: #37abe1;
    color: #fff;
}

.page-numbers {
    padding-left: 0;
}

ul.page-numbers {
    text-align: left !important;
}

.term-koolituste-arhiiv .course-container li.course {
    float: none;
}

.wh-sidebar.one.fourth.wh-padding {
    padding-top: 0;
}

body .course-container.course-container-light li.course {
    float: none;
}

body .course-container.course-container-light li.course:last-child {
    border-bottom: none;
    margin-bottom: -13px;
}

/* TipTip CSS - Version 1.2 */

#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

#tiptip_holder.tip_top {
    padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
    padding-top: 5px;
}

#tiptip_holder.tip_right {
    padding-left: 5px;
}

#tiptip_holder.tip_left {
    padding-right: 5px;
}

#tiptip_content {
    color: #fff;
    font-size: .85em;
    max-width: 150px;
    background: #333;
    text-align: center;
    border-radius: 3px;
    padding: .618em 1em;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
}

#tiptip_arrow, #tiptip_arrow_inner {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
    border-top-color: #fff;
    border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
    border-bottom-color: #fff;
    border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
    border-right-color: #fff;
    border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
    border-left-color: #fff;
    border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: rgb(25,25,25);
    border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: rgb(25,25,25);
    border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: rgb(25,25,25);
    border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: rgb(25,25,25);
    border-left-color: rgba(25,25,25,0.92);
}

.woocommerce-help-tip {
    padding: 0;
    margin: 0px 0 -5px 0px;
    vertical-align: middle;
    cursor: help;
    line-height: 1;
    position: relative;
    width: 14px;
    display: inline-block;
    vertical-align: middle;
    height: 22px;
    color: #807e7e;
}

.woocommerce-help-tip::after {
    font-family: Dashicons;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    content: "\f059";
    cursor: help;
    font-family: FontAwesome;
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #tiptip_content {
        padding: 4px 8px 5px 8px;
        background-color: rgba(45,45,45,0.88);
    }
    #tiptip_holder.tip_bottom #tiptip_arrow_inner {
        border-bottom-color: rgba(45,45,45,0.88);
    }
    #tiptip_holder.tip_top #tiptip_arrow_inner {
        border-top-color: rgba(20,20,20,0.92);
    }
}

@media (min-width: 768px) {
    .sensei-pagination-block {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1094px) {
    .entry-half:first-of-type {
        width: 50%;
    }
}

@media (min-width: 980px) {
    .single-course #sticky-wrapper, .single-course-cycles #sticky-wrapper {
        min-height: 108px;
    }

    .tp-container.d-none {
        display: inline-block;
        visibility: hidden;
    }

    html > body .sticky-block {
        position: -webkit-sticky !important;
        position: sticky !important;
        top: 91px;
    }

    ul.vc_tta-tabs-list {

        display: flex !important;
        justify-content: space-between;

    }

    ul.vc_tta-tabs-list > li {

        width: 32%;
        text-align: center;

    }
}

@media (max-width: 1480px) {
    body .sf-menu ul {
        left: -146px;
    }
}

@media (max-width: 768px) {
    .entry-container {
        display: block;
    }

    .entry-container h3 {
        margin-bottom: 12px;
    }

    .btn-custom1, .btn-custom2 {
        display: block;
    }

    .gray-box {
        margin-top: 10px !important;
    }

    #post-entries {
        display: none;
    }

    .wh-sidebar.one.fourth.wh-padding {
        padding-top: 0;
    }

    .seven.twelfths.wh-padding.wh-content-inner {
        padding-bottom: 0;
    }

    #tribe-events-content a {
        line-height: 20px;
        color: #fff;
    }

    .post-meta-block {
        margin-top: 40px;
    }

    .vc_tta-tabs .vc_tta-panel-heading a {
        padding: 6px 13px !important;
        margin: 0;
    }

    .block1 {
        float: none !important;
    }

    .vc_tta-container {
        margin-bottom: 0 !important;
    }

    .vc_tta-tabs .vc_tta-panel-heading {
        margin-bottom: 4px !important;
    }

    .sensei-pagination .page-numbers li {
        margin-bottom: 22px;
    }
}

@media (max-width: 562px) {
    #customer_details .form-row-first, .form-row-last {
        width: 100% !important;
        float: none !important;
    }
}

@media (max-width: 412px) {
    .btn-custom1, .btn-custom2 {
        font-size: 14px;
    }

    #course-container-custom .single_add_to_cart_button.button.alt {
        font-size: 14px;
    }

    .tp-container {
        margin-right: 7px;
    }

    .btn-custom1, .btn-custom2 {
        padding: 7px 8px;
    }

    #course-container-custom .single_add_to_cart_button.button.alt {
        padding: 8px 8px;
    }
}

.post-type-archive-tribe_events .wh-page-title-bar {
    padding: 15px 0 15px;
}

@media (max-width: 332px) {
    #course-container-custom .course-content .post-meta > div:not(:last-child) {
        margin-right: 4px;
    }

    #course-container-custom .course-content .post-meta > div:not(:last-child) {
        margin-right: 4px;
    }

    #course-container-custom .course-content .post-meta {
        flex-wrap: wrap;
    }

    .course-details, .add-to-cart {
        width: 49%;
        text-align: center;
        margin-right: 2% !important;
    }

    #course-container-custom .course-content .post-meta .add-to-cart {
        margin-right: 0 !important;
    }

    #course-container-custom .single_add_to_cart_button.button.alt {
        padding: 8px;
        height: 36px;
    }

    .ajax-add-to-cart {
        width: 100%;
        margin-top: 3px;
        text-align: center;
    }
}