@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');

.site-main:after {
    display: table;
    clear: both;
    content: "";
}

.tablepress {
    display: block;
    overflow-x: auto;
}

#preloader {
    position: fixed;
    left: 0;
    opacity: .6;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #333 url('../images/loading.gif') no-repeat center center;
}

#venueSelect {
    background-position: 98.5% center;
}

.fb-button {
    background: #002F8C;
    border-radius: 5px;
    float: right;
    position: relative;
    margin-top: 5px;
    top: -9px;
    font-size: 12px;
    padding: 5px 8px 5px 8px;
}

.fb-button:hover {
    background: #4080FF;
}

.blog #secondary .recent-post-thumb-item p.post-date,
.blog .latest-posts-widget p.postdate {
    display: none;
}

.red {
    color: red;
}

#secondary .sidebar-1 .tab-title .widget-title:last-child {
    float: right;
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    width: 50%;
    text-align: center;
}

.blog #secondary .recent-post-thumb-item p.postdate {
    display: block;
    margin-top: 1px;
    font-style: italic;
    color: #8b9094;
    font-weight: 500;
}

.site-header .header-container .site-branding {
    width: auto;
    z-index: 9999;
    max-width: 242px;
}

.woocommerce-active .site-header .site-search {
    z-index: 999;
}

.site-header .header-container .site-branding {
    height: auto;
}

section.storefront-course-section {
    text-align: center;
    margin-bottom: 104px;
}

section.storefront-course-section #tribe-events-bar {
    margin-top: 41px;
}

section.storefront-course-section #tribe-bar-form {
    background: none;
    text-align: center;
}

.booking-wrapper .show-tab .tab-content > .tribe-mini-calendar-wrapper {
    display: none;
}

.booking-wrapper .show-tab .tab-content > .tribe-mini-calendar-wrapper:first-child {
    display: block;
}

#tribe-bar-form .tribe-bar-geoloc-filter,
#tribe-bar-form .tribe-bar-search-filter {
    display: inline-block;
    vertical-align: top;
    float: none;
    padding: 0;
    margin: 0 12px;
    width: auto;
}

#tribe-bar-form .event-search-name,
#tribe-bar-form .event-search-location {
    border: 1px solid #d7d7d7;
    padding: 1px 10px 0 18px;
    border-radius: 18px;
    text-align: left;
    line-height: 32px;
    position: relative;
}

#tribe-bar-form .event-search-location {
    padding: 1px 10px 0 18px;
}

#tribe-bar-form .event-search-name span,
#tribe-bar-form .event-search-location span {
    font-size: 13px;
    color: #afafaf;
    margin-right: 6px;
}

#tribe-bar-form .event-search-name span.value-select,
#tribe-bar-form .event-search-location span.value-select {
    display: inline-block;
    vertical-align: top;
    padding: 0 19px 0 8px;
    width: 152px;
    white-space: nowrap;
    color: #f7951d;
    position: relative;
    overflow: hidden;
}

#tribe-bar-form .event-search-location span.value-select {
    width: 140px;
}

#tribe-bar-form .event-search-name span.value-select:after,
#tribe-bar-form .event-search-location span.value-select:after {
    content: '';
    right: 0;
    top: 1px;
    width: 20px;
    height: 30px;
    background: url(../images/select-icon.png) no-repeat center;
    background-color: #fff;
    position: absolute;
    pointer-events: none;
}

#tribe-bar-form .event-search-name span .icon:before {
    content: "";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#tribe-bar-form .event-search-location span .icon:before {
    content: "\f041";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

div.selected {
    position: relative;
}

div.selected:before {
    content: '';
    right: 3px;
    top: 1px;
    width: 20px;
    height: 30px;
    background: #fff;
    position: absolute;
    pointer-events: none;
    display: block;
}

div.selected:after {
    content: '';
    right: 3px;
    top: 1px;
    width: 20px;
    height: 30px;
    background: url(../images/select-icon.png) no-repeat center;
    position: absolute;
    pointer-events: none;
}

#tribe-bar-form div.selected {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0;
    padding-left: 15px;
    padding-right: 15px;
}

#tribe-bar-form select {
    border: none;
    width: 100%;
    color: #f7951d;
    padding-left: 6px;
    font-size: 13px;
    letter-spacing: 0.9px;
    margin-right: 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    padding-right: 23px;
}

#tribe-bar-form .tribe-bar-filters select {
    width: 100%;
}

#tribe-bar-form select:focus {
    border: none;
    outline: none;
}

#tribe-bar-form .event-search-location select {
    width: 100%;
    margin-right: 0;
}

section.storefront-course-section .course-wrapper {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
}

#tribe-events-content .tribe-events-loop:after,
#tribe-events-content .tribe-events-loop .type-tribe_events:after {
    content: "";
    display: table;
    clear: both;
}

#tribe-events-content .tribe-events-loop .type-tribe_events {
    width: 48.5%;
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
    background: #f5f5f5;
    padding: 19px 14px 24px;
    margin-bottom: 31px;
}

.events-home .tribe-events-loop .type-tribe_events {
    margin-right: 28px;
}

#tribe-events-content .tribe-events-loop .type-tribe_events:hover {
    background: #f7951d;
}

#tribe-events-content .tribe-events-loop .type-tribe_events:nth-child(2n) {
    margin-right: 0;
}

.event-datetime {
    float: left;
    width: 100%;
}

.event-datetime .tribe-event-schedule-details {
    font-weight: 400;
    font-size: 24px;
    color: #f7951d;
    text-shadow: 11px 26px 4px #e0e0e0;
    text-transform: uppercase;
}

#tribe-events-content .tribe-events-loop .type-tribe_events:hover .tribe-event-schedule-details {
    text-shadow: 11px 26px 4px #e1881a;
    color: #fff;
}

.event-contents {
    float: left;
    width: 100%;
    padding-left: 2px;
}

#tribe-events .event-contents .tribe-events-venue-details a {
    font-size: 13px;
    color: #f7951d;
}

#tribe-events .tribe-events-list .type-tribe_events h2 {
    font-weight: 700;
    font-size: 16px;
    margin-top: 0;
}

#tribe-events .tribe-events-list .type-tribe_events h2 a {
    font-weight: 700;
    font-size: 16px;
}

#tribe-events .tribe-events-list .tribe-address {
    display: none;
}

#tribe-events .tribe-events-ical.tribe-events-button {
    display: none;
}

#tribe-events .tribe-events-event-cost span {
    border: none;
    font-weight: 700;
    font-size: 18px;
    color: #010101;
    padding: 0;
    background: none;
    text-align: left;
}

#tribe-events .tribe-events-list .tribe-events-loop .tribe-events-content {
    font-size: 13px;
    color: #696969;
    margin-bottom: 8px;
}

#tribe-events .tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-content {}

#tribe-events .tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-content p {
    margin-bottom: 7px;
}

#tribe-events .tribe-events-list .tribe-events-loop .tribe-events-read-more {
    font-size: 13px;
    color: #f7951d;
    background: #f7951d;
    display: inline-block;
    border: 1px solid #f7951d;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 7px 5px;
    min-width: 200px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #fff;
    text-align: center;
}

#tribe-events #tribe-events-content .tribe-events-loop .type-tribe_events:hover .tribe-events-read-more {
    background: #fff;
    color: #f7951d;
}

#tribe-events #tribe-events-content .tribe-events-loop .type-tribe_events:hover .tribe-events-read-more:hover {
    background: #f7951d;
    text-decoration: none;
    border-color: #fff;
    color: #fff;
}

#tribe-events .tribe-events-list .tribe-events-loop .tribe-events-read-more:after {
    content: "\f178";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 6px;
}

#tribe-events a:hover {}

#tribe-events .tribe-events-list .type-tribe_events:hover h2 a,
#tribe-events .type-tribe_events:hover .tribe-events-event-cost span,
#tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events:hover .tribe-events-content,
#tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events:hover .tribe-events-read-more,
#tribe-events-content .tribe-events-loop .type-tribe_events:hover .tribe-events-venue-details a {
    color: #fff;
}

#tribe-events .tribe-events-list .tribe-events-loop .type-tribe_events .tribe-events-event-meta {
    margin-bottom: 0;
    border: none;
    padding: 0;
    background: none;
}

#tribe-events .tribe-events-list .tribe-events-venue-details {
    margin-top: 8px;
    margin-bottom: 0;
    border: none;
    padding-left: 0;
    padding-top: 0;
}

#tribe-events .tribe-events-list .author {
    margin-bottom: 5px;
}

#tribe-events .tribe-events-event-cost {
    margin-top: 2px;
    margin-bottom: 29px;
    position: relative;
    height: 18px;
}

#tribe-events .tribe-events-event-cost span.ticket-cost {
    display: inline-block;
    position: relative;
}

#tribe-events .tribe-events-event-cost span.ticket-cost:after {
    content: "";
    height: 1px;
    border-bottom: 1px solid #cccccc;
    width: 64px;
    position: absolute;
    left: 0;
    bottom: -14px;
}

#tribe-events .type-tribe_events:hover .tribe-events-event-cost span.ticket-cost:after {
    border-color: #fff;
}

#tribe-events #tribe-events-footer {
    margin-bottom: 0;
}

#tribe-events #tribe-events-content.tribe-events-list {
    margin-bottom: 8px;
}

.storefront-course-section a.button {
    width: 204px;
    letter-spacing: 0;
}

.storefront-course-section .tribe-events-sub-nav {
    display: none;
}

.blog .woocommerce {
    margin-bottom: 10px;
}

.blog .woocommerce-breadcrumb {
    margin-bottom: 41px;
}

.blog .woocommerce-breadcrumb a:first-of-type:before {
    content: '';
}

.blog .woocommerce-breadcrumb .breadcrumb-separator:after {
    content: '';
}

.blog .woocommerce-breadcrumb .breadcrumb-separator {
    text-indent: unset;
}

.blog #primary .post-thumbnail {
    width: 263px;
    height: 245px;
    float: left;
}

.blog #primary .post-thumbnail img {
    margin-bottom: unset !important;
    object-fit: contain;
    min-width: 100%;
    min-height: 100%;
}

/*.blog #primary{float:left;width:73.9130434783%;margin-right:3.189%;}*/
.blog #primary {
    float: left;
    width: 70%;
    margin-right: 0;
}

#secondary {
    background-color: #f5f5f5;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 30px;
    width: 22.9%;
    float: right;
    overflow: hidden;
}

#secondary .sidebar-1 .recent-post-thumb-item img {
    margin-top: 0px !important;
}

.blog #primary .type-post .entry-content {
    max-width: 65%;
    padding-top: 26px;
    padding-left: 30px;
    float: left;
}

.blog #primary .entry-title {
    font-size: 20px;
    margin-left: -1px;
}

.blog #primary .entry-title a {
    font-weight: bold;
    color: #333333;
    letter-spacing: 0px;
}

.blog .page-numbers {
    color: #2d2d2d;
}

.blog #primary .entry-title a:hover {
    color: #f7951d;
}

.blog #primary .date-time {
    float: left;
    margin-right: 32px;
}

.blog #primary .post-content {
    color: #666666;
    line-height: 24px;
}

.blog #primary .post-content a {
    font-size: 13px;
    font-weight: bold;
    color: #f7951d;
}

.blog #primary .post-content a:hover {
    text-decoration: underline;
}

.blog #primary .post-content a:before {
    content: '';
    color: #6d6d6d;
    display: inline-block;
    padding-right: 3px;
}

.blog #primary .post h2.alpha {
    font-size: 20px !important;
}

.blog #primary .author a {
    color: #f7951d;
}

.blog #primary .author a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.blog #primary .author span:after {
    content: ' ';
}

.blog #primary .post {
    margin-bottom: 40px;
    clear: both;
    float: left;
    width: 100%;
    padding-bottom: 15px;
}

.blog #primary .post:hover {
    box-shadow: 0px 0px 18px #C3C3C3;
}

#secondary img {
    width: 232px;
    height: 106px;
    margin: 25px auto 25px auto;
    float: unset;
}

#secondary .recent-post-thumb-item .post-title {
    text-decoration: none;
    color: #1a242d;
    font-weight: bold;
    font-size: 16px;
}

#secondary .recent-post-thumb-item .post-title:hover {
    color: #f7951d;
}

#secondary .latest-posts-widget ul li:last-child {
    border-bottom: none !important;
}

#secondary .widgettitle {
    border-bottom: 0px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 0px;
    text-transform: uppercase;
    color: #1b242b;
    letter-spacing: -1px;
    font-size: 16px;
}

#secondary .post-date {
    color: #8b9094 !important;
}

#secondary .recent-post-thumb-item {
    padding-bottom: 20px;
    margin-bottom: 25px;
    padding-top: 0px;
    border-bottom: 1px solid #e6e5e5;
}

#secondary .recent-post-thumb-item p {
    color: #707477;
    margin-top: 10px;
    font-size: 13px;
    font-weight: 400px;
}

#secondary .recent-post-thumb-item .read-more {
    text-transform: uppercase;
    text-decoration: unset;
    color: #f7951d;
}

#secondary .recent-post-thumb-item .read-more:hover {
    text-decoration: underline;
}

#secondary .product-categories .cat-item {
    font-size: 14px;
}

#secondary .product-categories a {
    text-decoration: none !important;
    color: #1b242b;
}

#secondary .product-categories a:hover {
    color: #f7951d;
}

#secondary .widget_product_categories ul li:before {
    content: '';
}

#secondary .product-categories li {
    padding-bottom: 11px;
    border-bottom: 1px solid #e6e5e5;
    padding-left: 0px;
}

#secondary .product-categories .cat-parent {
    padding-bottom: unset;
    border-bottom: unset;
}

#secondary .product-categories li:nth-child(5) {
    border-bottom: 0px;
}

#secondary .tagcloud {
    margin-top: -7px;
}

#secondary .tagcloud a {
    display: block;
    float: left;
    text-decoration: none !important;
    padding: 8px 14px 8px 14px;
    border: 1px solid #e6e5e5;
    margin-right: 8px;
    margin-top: 11px;
    background-color: white;
    color: #8d9095;
    font-size: 12px !important;
}

#secondary .tagcloud a:hover {
    color: #f7951d;
    border-color: #f7951d;
}

#secondary .latest-posts-widget {
    margin-bottom: -22px;
}

#secondary .widget_product_categories {
    margin-bottom: -2px;
}

#secondary .comment-author-link {
    color: #384046 !important;
    ;
}

#secondary #recent-comments-3 {
    margin-bottom: 25px;
    font-size: 13px;
}

#secondary .recentcomments {
    padding-left: 0px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e6e5e5;
    margin-bottom: 9px;
    color: #868686;
}

#secondary .recentcomments:nth-child(5) {
    border-bottom: 0px;
}

#secondary .recentcomments a {
    color: #f7951d !important;
    text-decoration: none !important;
}

#secondary .recentcomments a:hover {
    text-decoration: underline !important;
}

#secondary .recentcomments:before {
    content: unset;
}

#secondary .widgettitle:after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background-color: #f7951d;
    margin-top: 17px;
    margin-left: 1px;
}

.blog #primary .pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current {
    border: 1px solid #f7951d;
    color: #f7951d;
    background-color: white;
}

.blog #primary .pagination,
.woocommerce-pagination {
    border-top: 1px solid #ebebeb;
}

.blog #post-navigation {
    border-bottom: 0px;
    width: 100%;
}

.blog #primary .owl-nav {
    visibility: hidden;
}

.blog #primary .owl-nav .owl-prev {
    position: absolute;
    top: 103px;
    left: 10px;
}

.blog #primary .owl-nav .owl-prev:before {
    content: "";
    visibility: visible;
    display: block;
    width: 37px;
    height: 40px;
    background-image: url("../images/prev.png");
}

.blog #primary .owl-nav .owl-next {
    position: absolute;
    top: 103px;
    left: 216px;
}

.blog #primary .owl-nav .owl-next:before {
    content: "";
    visibility: visible;
    display: block;
    width: 37px;
    height: 40px;
    background-image: url("../images/next.png");
}

#secondary .sidebar-1 .tab-title .widget-title {
    font-size: 16px;
    text-transform: uppercase;
    background-color: #e6e6e6;
    color: #8d9095;
    padding-top: 11px;
    padding-bottom: 10px;
    font-weight: bold;
    float: left;
    cursor: pointer;
    text-align: center;
}

#secondary .sidebar-1 .tab-title .widget-title.active {
    background-color: #f5f4f4;
    border-top: 3px solid #f7951d;
    color: #f7951d;
    padding-top: 8px;
    cursor: unset;
}

#secondary .sidebar-1 .tab-title > span {
    padding-right: 13px;
    padding-left: 13px;
    margin-right: 5px;
}

#secondary .sidebar-1 .tab-title span:last-child {
    padding-left: 15px;
    padding-right: 11px;
}

#secondary.logout .sidebar-1 .tab-title span:nth-child(2) {
    display: none;
}

#secondary.login .sidebar-1 .tab-title span:first-child {
    display: block;
}

#secondary.logout .sidebar-1 .tab-title span:first-child {
    min-width: 45.5%;
}

#secondary .tab-container {
    clear: both;
    padding-top: 24px;
}

#secondary .tab-container .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

#secondary .tab-container .container-fluid .form-group label,
#secondary .tab-container .container-fluid h3 {
    display: none;
}

#secondary .tab-container .container-fluid > .row > div {
    width: 100%;
}

#secondary .tab-container .container-fluid form {
    margin-bottom: 0;
}

#secondary .tab-container .container-fluid .form-control {
    min-width: 0;
    max-width: 100%;
    background: #fff;
    border: 1px solid #ebebeb;
    font-size: 13px;
    color: #a8a8a8;
    padding: 9px 10px 9px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 0;
}

#secondary .tab-title {
    width: 262px;
    height: 46px;
    background-color: white;
    margin-left: -14px;
    margin-right: -14px;
}

.blog #primary .format-video .post-thumbnail {
    display: table;
}

.blog #primary .entry-video {
    display: table-cell;
    vertical-align: middle;
}

#secondary .the-excerpt {
    line-height: 20px;
}

.blog #primary .post .entry-video .mejs-overlay-button {
    background: url(../images/bg-vd.jpg);
    position: unset;
    width: 263px;
    height: 245px;
    margin: auto;
}

.blog #primary .post .entry-video .mejs-container {
    width: 263px !important;
    height: 245px !important;
}

.blog #primary #post-navigation li .page-numbers {
    background-color: white;
    border: 1px solid #ebebeb;
    height: 36px;
    width: auto;
    margin-left: 7.4px;
}

.blog #primary #post-navigation li .prev,
.previouspostslink {
    visibility: hidden;
    background-color: unset;
    border: unset;
    height: unset;
    width: unset;
    font-size: 0px;
}

.blog #primary #post-navigation li .prev:before,
.previouspostslink:before {
    content: url("../images/prev-page.jpg");
    visibility: visible;
    position: relative;
    top: 14px;
}

.blog #primary #post-navigation li .next,
.nextpostslink {
    visibility: hidden;
    background-color: unset;
    border: unset;
    height: unset;
    width: unset;
    font-size: 0px;
}

.blog #primary #post-navigation li .next:after,
.nextpostslink:after {
    content: url("../images/next-page.jpg");
    visibility: visible;
    position: relative;
    top: 14px;
}

.blog #primary .format-gallery .entry-content {
    padding-top: 8px;
}

.blog #primary .format-video .entry-content {
    padding-top: 8px;
}

.blog #primary .post-thumbnail .entry-video .mejs-container-fullscreen {
    width: 100% !important;
    height: 100% !important;
}

.blog #primary .post-thumbnail .entry-video .mejs-container-fullscreen .mejs-overlay-button {
    background-image: url('../images/play-button.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 150px;
    height: 150px;
    margin-top: 22%;
}

.subscribe-our-section {
    padding: 31px 0 30px;
    /*background: #f5f5f5;*/
     background: #f7951e;
}

.subscribe-our-section .container {
    width: 974px;
    max-width: 100%;
}

.form-subscribe-header {
    width: 32%;
    display: inline-block;
    vertical-align: middle;
    padding-right: 45px
}

.form-subscribe-header h3 {
    font-size: 30px;
    line-height: 1.3;
    color: #fff;
    font-family: Open Sans, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -.7px;
    margin-bottom: 0;
}

.form-subscribe-header h3 span {
    display: block;
    font-weight: 300;
    text-transform: none;
}

.form-subscribe-wrapper {
    width: 67%;
    display: inline-block;
    vertical-align: middle;
}

.form-subscribe-wrapper form {
    margin-bottom: 0;
}

.subscribe-form-inner {
    position: relative;
}

.subscribe-form-inner input[type=email] {
    width: 76.2%;
    display: inline-block;
    height: 50px;
    border-radius: 25px 0 0 25px;
    border: 1px solid #ececec;
    line-height: 48px;
    color: #999999;
    font-size: 14px;
    padding: 0 22px;
    border-right: none;
}

.subscribe-form-inner input[type=submit] {
    color: white;
    width: 23.8%;
    float: right;
    height: 50px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    background: #010101;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 0 25px 25px 0;
    padding: 0 0 !important;
}

.youtube-section {
    padding-bottom: 98px;
}

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

body.home #primary,
body.home main#main {
    margin-bottom: 0
}

.widget .form-subscribe-header,
.widget .form-subscribe-wrapper {
    width: 100%;
    padding-right: 0;
}

.widget .form-subscribe-header h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.widget .form-subscribe-wrapper i.fa {
    font-size: 14px;
    color: #f7951d;
    position: absolute;
    width: 44px;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    top: 0;
    right: 0;
}

.widget .subscribe-our-section {
    margin-left: -14px;
    margin-right: -14px;
}

.widget .subscribe-our-section .container {
    padding: 0 14px;
}

.widget .subscribe-form-inner input[type="email"] {
    border-radius: 20px;
    width: 100%;
    height: 40px;
    padding: 0 38px 0 18px;
}

.widget .subscribe-form-inner input[type="submit"] {
    opacity: 0;
    position: absolute;
    z-index: 11;
    top: 0;
    right: 0;
    height: 40px
}

.widget .subscribe-our-section {
    padding: 20px 0 20px;
    position: relative;
}

.widget .subscribe-our-section:after {
    width: 100%;
    display: inline-block;
    position: absolute;
    content: ' ';
    top: 100%;
    left: 0;
    height: 30px;
    background: white;
}

.widget.widget_mc4wp_form_widget {
    margin-bottom: 30px;
}

div.mc4wp-alert {
    padding: 10px;
    margin: 20px 0 0;
    display: block;
    background: white;
}

div.mc4wp-alert > p {
    background: white;
    display: block;
    margin-bottom: 0;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
}

.storefront-product-container {
    margin-top: 32px;
}

.single .storefront-product-container,
.page .storefront-product-container {
    width: 24%;
    float: right;
}

.storefront-product-container .sidebar-right.high {
    width: 100%;
}

.content-area.metroSinglePage {
    width: 70% !important;
}

.page-template.page-template-template-services .content-area {
    width: 100%;
    margin-right: 0
}

.archive.tax-product_cat .storefront-product-container ul.product-cats {
    width: 100%;
}

.single.single-product .container .content-area {
    width: 100%;
}

.single.single-post .container .content-area {
    width: 70%;
}

.events-list .owl-item .list-info span.slider-price small {
    font-weight: normal;
    color: #6d6d6d;
    display: none;
}

.page-template-template-training-courses .events-list .owl-item .list-info span.slider-price small {
    display: inline;
}

.training-course-section .tribe-events-loop .event-contents .tribe-events-event-info small {
    margin-left: 4px;
}

#tribe-events .tribe-events-event-cost span.ticket-cost small {
    line-height: inherit;
    margin-left: 6px;
}

#tribe-events .tribe-events-event-cost small {
    line-height: 18px;
    margin-left: 6px;
}

#tribe-events .tribe-events-list .type-tribe_events:hover h2 a,
#tribe-events .type-tribe_events:hover .tribe-events-event-cost small {
    color: white;
}

.variation_wrapper {
    margin-top: 10px;
}

.variation_wrapper dl {
    width: 100%;
}

.variation_wrapper dt {
    width: 100%;
}

.variation_wrapper dd {
    width: 100%;
}

.product-list li a.addtocartbtn.loading {
    position: relative;
}

.product-list li a.addtocartbtn.loading:after {
    width: 20px;
    height: 100%;
    background: url(../images/5.gif)center no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    right: 20px;
    content: ' ';
}

body .ppsPopupListsShell {
    opacity: 1;
}

section.upsells ul.products li {
    width: calc(25% - 15px) !important;
    margin-right: 20px !important;
    ;
}

section.upsells ul.products li:nth-child(4n) {
    margin-right: 0 !important
}

section.upsells ul.products li:nth-child(4n + 1) {
    clear: both;
}

section.upsells ul.slider-upsells-control {
    display: none;
}

section.upsells {
    position: relative;
}

section.upsells ul.slider-upsells-nextprev {
    margin: 0 0;
    list-style: none;
}

section.upsells ul.slider-upsells-nextprev li a {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 45%;
    left: 0;
    text-align: center;
    line-height: 40px;
    color: #f7951d;
}

section.upsells ul.slider-upsells-nextprev li a:hover,
section.upsells ul.slider-upsells-nextprev li a:focus,
section.upsells ul.slider-upsells-nextprev li a:active {
    color: #f7951d;
    background: rgba(0, 0, 0, .1);
}

section.upsells ul.slider-upsells-nextprev li a.next {
    right: 0;
    left: auto;
}

section.upsells ul.slider-upsells-nextprev li a i {
    font-size: 20px;
    line-height: 40px;
}

ul.product-cats li .rental-date-wrapper {
    margin-top: 8px;
}

ul.product-cats li .rental-date-wrapper input[type=text]::-webkit-input-placeholder {
    color: #959595;
    opacity: 1;
}

ul.product-cats li .rental-date-wrapper input[type=text]::-moz-placeholder {
    color: #959595;
    opacity: 1;
}

ul.product-cats li .rental-date-wrapper input[type=text]:-ms-input-placeholder {
    color: #959595;
    opacity: 1;
}

ul.product-cats li .rental-date-wrapper input[type=text]:-moz-placeholder {
    color: #959595;
    opacity: 1;
}

.storefront-product-container .product-cats ul.product-list li .action a.btn_black {
    background: #282828;
    border: 1px solid #282828;
    color: white;
}

.storefront-product-container .product-cats ul.product-list li .action a.btn_black:hover,
.storefront-product-container .product-cats ul.product-list li .action a.btn_black:active,
.storefront-product-container .product-cats ul.product-list li .action a.btn_black:focus {
    color: #000;
    background: white;
}

body.term-149 > .ui-widget.ui-widget-content {
    width: auto;
    padding: 10px !important;
    background: white;
    border: 1px solid #ccc !important;
}

body.term-149 > .ui-widget.ui-widget-content .ui-datepicker-prev span {
    font-size: 12px;
    text-indent: 0;
    background: none;
    width: auto
}

body.term-149 > .ui-widget.ui-widget-content .ui-datepicker-next span {
    font-size: 12px;
    text-indent: 0;
    background: none;
    width: auto
}

body.term-149 > .ui-widget.ui-widget-content.ui-datepicker .ui-datepicker-header {
    padding-bottom: 0 !important;
}

body.term-149 > .ui-widget.ui-widget-content .ui-datepicker-calendar th {
    padding: 0 0 !important;
    font-size: 15px;
}

body.term-149 > .ui-widget.ui-widget-content .ui-datepicker-calendar td {
    height: auto;
}

body.term-149 > .ui-widget.ui-widget-content .ui-datepicker-calendar tr:nth-child(2n) td {
    background: #f7951d !important;
}

body.single-product > .ui-widget.ui-widget-content {
    width: auto;
    padding: 10px !important;
    background: white;
    border: 1px solid #ccc !important;
}

body.single-product > .ui-widget.ui-widget-content .ui-datepicker-prev span {
    font-size: 12px;
    text-indent: 0;
    background: none;
    width: auto
}

body.single-product > .ui-widget.ui-widget-content .ui-datepicker-next span {
    font-size: 12px;
    text-indent: 0;
    background: none;
    width: auto
}

body.single-product > .ui-widget.ui-widget-content.ui-datepicker .ui-datepicker-header {
    padding-bottom: 0 !important;
}

body.single-product > .ui-widget.ui-widget-content .ui-datepicker-calendar th {
    padding: 0 0 !important;
    font-size: 15px;
}

body.single-product > .ui-widget.ui-widget-content .ui-datepicker-calendar td {
    height: auto;
}

body.single-product > .ui-widget.ui-widget-content .ui-datepicker-calendar tr:nth-child(2n) td {
    background: #f7951d !important;
}

body.term-149 > .ui-widget.ui-widget-content .ui-datepicker-calendar .ui-state-default,
body.single-product > .ui-widget.ui-widget-content .ui-datepicker-calendar .ui-state-default {
    min-width: 28px !important;
}

.page .storefront-product-container.list-course {
    width: 100%;
}

.page .storefront-product-container.list-course ul.product-cats {
    width: 100%;
    padding-right: 0;
}

.purchase-option .woocommerce-input-wrapper label {
    display: inline-block;
    margin-top: 0;
    margin-left: 10px;
}

.purchase-option .woocommerce-input-wrapper input[type=radio] {
    margin-top: 5px;
    clear: both;
}

.purchase-option .woocommerce-input-wrapper > * {
    float: left;
}

.events-list.jcarousel .tribe-mini-calendar-event .list-info .tribe-event-image {
    border: 1px solid #ebebeb;
    border-bottom: none;
}

.page-template-template-training-courses .tribe-events-adv-list-widget {
    padding-bottom: 0;
    border-bottom: 0 !important
}

.list-course ul li .tribe-events-location {
    position: relative;
    clear: both;
    margin-left: -14px;
    margin-right: -14px;
    margin-bottom: -14px;
    padding-top: 14px;
}

.list-course ul li .tribe-events-location .tribe-events-venue {
    font-size: 13px;
    line-height: 1.6;
    padding: 6px 14px 6px;
    border-top: 1px solid #ebebeb;
    display: block;
}

.list-course ul li .tribe-events-location .tribe-events-venue a {
    position: relative;
    color: #868686;
    font-size: 13px;
    display: block
}

.list-course ul li .tribe-events-location .tribe-events-venue a::before {
    font-family: FontAwesome;
    content: "\f041";
    display: inline-block;
    padding-right: 15px;
}

.list-course ul li .tribe-events-location .book-training {
    position: relative;
    display: none;
    text-align: center;
    background: #f7951d;
    padding: 5px 6px 6px;
}

.list-course ul li .tribe-events-location .book-training a {
    position: relative;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
}

.list-course ul li .tribe-events-location .book-training a::before {
    content: "\f0a4";
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 10px;
}

.list-course ul li .tribe-events-location:hover .tribe-events-venue {
    display: none;
}

.list-course ul li .tribe-events-location:hover .book-training {
    display: block;
}

.list-course ul li a.tribe-events-read-more {
    font-size: 13px;
    font-weight: 700;
    color: #f7951d;
    position: relative;
}

.list-course ul li .event-startdate {
    position: absolute;
    top: 5px;
    left: 5px;
    background: #f7951f;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
    min-width: 45px;
    min-height: 45px;
    -webkit-box-shadow: 2px 2px 0px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow: 2px 2px 0px 0px rgba(255, 255, 255, 1);
    box-shadow: 2px 2px 0px 0px rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 1
}

.list-course ul li .event-startdate span {
    font-size: 18px;
    font-weight: 700;
    display: block;
}

.storefront-product-container.list-course .product-cats ul.product-list li img {
    height: auto;
}

.storefront-booking-section .booking-tabs-content .tab-content table tr td.ui-datepicker-unselectable.ui-state-disabled {
    opacity: 0.35;
}

@media only screen and (min-width:1330px) {
    .storefront-product-container .sidebar-right .widget.fixed-sidebar {
        max-width: 268px;
    }
}

@media (max-width:1284px) and (min-width:992px) {
    .storefront-product-container .sidebar-right .widget.fixed-sidebar {
        width: 21%;
    }
}

@media only screen and (max-width:767px) {
    section.upsells ul.products li {
        width: calc(50% - 15px) !important;
        margin-right: 20px !important;
        float: left;
    }

    section.upsells ul.products li:nth-child(4n) {
        margin-right: 20px !important
    }

    section.upsells ul.products li:nth-child(2n) {
        margin-right: 0 !important
    }

    section.upsells ul.products li:nth-child(4n + 1) {
        clear: none;
    }

    section.upsells ul.products li:nth-child(2n + 1) {
        clear: both;
    }
}

@media only screen and (max-width:480px) {
    section.upsells ul.products li {
        width: 100% !important;
        margin-right: 0px !important;
        ;
    }

    section.upsells ul.products li:nth-child(4n) {
        margin-right: 0px !important
    }

    section.upsells ul.products li:nth-child(2n) {
        margin-right: 0 !important
    }
}

@media (max-width:1279px) {

    .blog .storefront-product-container,
    .page .storefront-product-container,
    .single .storefront-product-container {
        width: 24%
    }
}

@media (min-width:768px) {
    .site-header .main-navigation ul.menu > li > a:after {
        display: none;
    }

    #fld_5183163_1-wrap {
        margin-right: 12px;
    }
}

@media (max-width:960px) {
    .page-id-435 .content-area.metroSinglePage {
        width: 100% !important;
    }

    .content-area.metroSinglePage {
        width: 60% !important;
    }

    /*.single .storefront-product-container,.page .storefront-product-container{width: 34%;float: right;}*/
    .single .storefront-product-container,
    .page .storefront-product-container {
        width: 100%;
        float: right;
    }

    .page-id-5366 .content-area.metroSinglePage {
        width: 100% !important;
    }
}

@media (max-width:768px) {
    #tribe-events-content .tribe-events-loop .type-tribe_events {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .tribe-bar-collapse #tribe-bar-collapse-toggle.tribe-bar-collapse-toggle-full-width {
        display: none;
    }

    .storefront-course-section .tribe-events-list-separator-year,
    .storefront-course-section .tribe-events-list .tribe-events-event-cost {
        display: block;
    }

    .form-subscribe-header {
        width: 100%;
        text-align: center;
        padding-right: 0;
    }

    .form-subscribe-wrapper {
        width: 100%;
    }

    .form-subscribe-header h3 {
        margin-bottom: 30px;
    }

    .content-area.metroSinglePage {
        width: 100% !important;
    }

    .page.storefront-product-container,
    .single.storefront-product-container {
        width: 300px;
        max-width: 100%;
        float: left;
    }

    .page-id-5366 #multi-step-form .fw-progress-bar .fw-progress-step .fw-txt-ellipsis {
        top: inherit;
        bottom: -39px;
        left: 0;
        right: 0;
    }

    .page-id-5366 #multi-step-form .fw-progress-bar .fw-progress-step {

        display: inline-block;
    }

    .page-id-5366 #multi-step-form .fw-progress-bar .fw-progress-step::before {
        height: 35px;
        line-height: 32px;
        width: 35px;
        font-size: 14px;

    }

    .page-id-5366 #multi-step-form .fw-progress-bar .fw-progress-step:last-child::before {
        font-size: 14px;
    }

    .page-id-5366 #multi-step-form .fw-progress-bar .fw-progress-step:after {
        content: "";
        background-size: 35px 35px;
        margin: 0 auto;
        padding: 0;
        height: 3px;
        width: 105%;
        left: -5%;
        position: absolute;
        top: 20px;
        z-index: 0;
    }

    .page-id-5366 #multi-step-form .fw-progress-bar .fw-progress-step.fw-visited::after {
        height: 3px;
        top: 20px;
        width: 140%;
    }

    .fw-progress-bar li.fw-active:after,
    li.fw-progress-step::after,
    .fw-circle,
    .fw-circle-1,
    .fw-circle-2 {
        background-color: #dddddd !important;
    }

    .page-id-5366 #multi-step-form .fw-progress-bar .fw-progress-step.fw-visited::before {
        font-size: 19px;
    }

    .page-id-5366 #multi-step-form .fw-progress-bar .fw-progress-step.fw-active:last-child::before {
        font-size: 15px !important;
    }
}

@media (max-width:680px) {
    .event-datetime {
        width: 30%;
    }

    .event-contents {
        width: 70%;
        padding-left: 15px;
    }
}

@media (max-width:480px) {
    .event-datetime .tribe-event-schedule-details {
        font-size: 20px;
    }

    .caldera-grid .radio-inline + .radio-inline {
        margin-left: 0 !important;
    }

    #fld_3609591_1 {
        padding: 10px 45px !important;
    }

    .page-id-5366 #multi-step-form .fw-progress-bar .fw-progress-step .fw-txt-ellipsis {

        bottom: -20px;

    }
}

@media (max-width:480px) {
    .page-id-5366 #multi-step-form .fw-progress-bar .fw-progress-step {

        padding: 10px 20px 0 34px !important;

    }

    .page-id-5366 #multi-step-form .fw-progress-bar .fw-progress-step .fw-txt-ellipsis {

        font-size: 11px;

    }

    .page-id-5366 #multi-step-form .fw-progress-bar .fw-progress-step::before {

        height: 32px;
        line-height: 30px;
        width: 32px;
        font-size: 14px;

    }

    .page-id-5366 #multi-step-form .fw-progress-bar .fw-progress-step::after {

        width: 107%;

    }

    .page-id-5366 #multi-step-form .fw-progress-bar .fw-progress-step .fw-txt-ellipsis {

        bottom: -10px;

    }

    .page-id-5366 #multi-step-form .fw-btn-submit,
    #multi-step-form .fw-toggle-summary {

        padding: 10px 10px !important;
        font-size: 11px;

    }

    .page-id-5366 #multi-step-form .fw-progress-bar {

        text-align: center;

    }
}

@media (max-width:360px) {
    .event-datetime {
        width: 100% !important;
        float: none;
        text-align: center;
        margin-bottom: 30px;
    }

    .home #tribe-events .tribe-events-event-cost span.ticket-cost:after {
        left: -16px !important;
    }

    .home .type-tribe_events .event-contents {
        width: 100% !important;
    }

    .event-contents {
        padding-left: 0;
        width: 100%;
        float: none;
        text-align: center;
    }

    #tribe-events .tribe-events-event-cost span {
        text-align: center;
    }

    #tribe-events .tribe-events-event-cost:after {
        left: 50%;
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    #tribe-events #tribe-events-footer ~ a.tribe-events-ical.tribe-events-button {
        display: none;
    }

    section.storefront-course-section {
        margin-bottom: 55px;
    }
}

@media (max-width:1234px) {}

@media (max-width:1162px) {
    .blog #primary .type-post .entry-content {
        max-width: 65%;
    }
}

@media (max-width:1129px) and (min-width:769px) {
    .blog #primary .type-post .entry-content {
        margin-bottom: 20px;
        max-width: 100%;
        padding-left: unset;
    }

    .blog #primary .post-thumbnail {
        width: 100%;
        height: unset;
    }

    .blog #primary .post-thumbnail .entry-gallery {
        width: 263px;
        margin: auto;
    }

    .blog #primary .post-thumbnail .entry-video .mejs-container {
        width: 263px !important;
        margin: auto;
    }

    .blog #primary .post:hover {
        box-shadow: unset;
    }
}

@media (max-width:1100px) {
    .subText {
        display: none;
    }
}

@media (max-width:768px) {
    .blog #primary {
        width: 100%;
        float: unset;
    }

    .blog #primary .post-thumbnail {
        width: 100%;
        height: unset;
    }

    #secondary {
        width: 100%;
        float: unset;
        background-color: unset;
    }

    .blog #primary .type-post .entry-content {
        max-width: 100%;
    }

    #secondary .widget_tag_cloud .tagcloud a:last-child {
        margin-bottom: 30px;
    }

    #secondary img {
        margin: 25px 0px 25px 0px;
    }

    .subscribe-form-inner {
        width: 600px;
        margin: 0 auto;
        max-width: 100%;
    }
}

@media (max-width:749px) {
    .blog #primary .type-post .entry-content {
        max-width: 100%;
    }
}

@media (max-width:669px) {
    .blog #primary .type-post .entry-content {
        margin-bottom: 20px;
        max-width: 100%;
        padding-left: unset;
    }

    .blog #primary .post-thumbnail {
        width: 100%;
        height: unset;
    }

    .blog #primary .post-thumbnail .entry-gallery {
        width: 263px;
        margin: auto;
    }

    .blog #primary .post-thumbnail .entry-video .mejs-container {
        width: 263px !important;
        margin: auto;
    }

    .blog #primary .post:hover {
        box-shadow: unset;
    }
}

@media (max-width:360px) {
    .subscribe-form-inner input[type="email"] {
        width: 70.2%;
    }

    .subscribe-form-inner input[type="submit"] {
        width: 29.8%;
    }
}

@media (max-width:1213px) and (min-width:670px) {}

#tribe-events .tribe-out-of-stock {
    padding-left: 20px !important;
    color: red !important;
}

.testimonial-slider .owl-buttons .owl-prev {
    left: -25px;
}

.testimonial-slider .owl-buttons .owl-next {
    right: -28px;
}

.testimonial-slider .owl-buttons .owl-prev,
.testimonial-slider .owl-buttons .owl-next {
    top: 50%;
}

.testimonial-title-line {
    min-height: 40px !important;
    max-height: 40px !important;
}

.testimonial-description-line {
    min-height: 100px !important;
    max-height: 100px !important;
}

.yikes-custom-woo-tab-title-related-training {
    display: none;
}

.woocommerce-Tabs-panel .upcoming-slider-service {
    background: unset !important;
}

.cart-collaterals .cross-sells {
    display: none;
}

.cross-sells h2 {
    text-align: center;
}

.comment-author .avatar {
    border-radius: 50%;
}

#comments .comment-list .comment-content .comment-text {
    background: unset;
    padding: unset;
    padding-top: unset !important;
}

#comments .comment-list .comment-content cite {
    font-size: 14px !important;
    font-weight: bold !important;
    font-style: unset !important;
}

#comments .comment-list .comment-content .comment-text .comment-date {
    color: #000;
}

.type-post .comment-respond {
    border: 1px solid #f7951d;
    border-top: 60px solid #f7951d;
    background: #fff !important;
}

.type-post .comment-respond .comment-reply-title {
    margin-top: -90px;
    text-align: center;
    color: #fff;
}

.type-post .comment-respond #commentform {
    margin-top: 30px;
}

.type-post .comment-respond .submit {
    width: 100%;
    border-radius: 28px;
}

.type-post .comment-respond span.star-rating-control {
    margin: 0 0 -4px 0 !important;
}

.type-post .comment-respond .comment-form-author {
    width: 100% !important;
}

.type-post .comment-respond .comment-form-email {
    width: 100% !important;
}

.type-post .comments-title-box {
    color: #f7951d;
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 0;
}

#all_day_event_res .ui-datepicker-header {
    height: unset !important;
}

/*edit css - 3/1/2019
@media (max-width:1440px){
    .single-tribe_events .events-list .owl-wrapper-outer .owl-wrapper {
        width: 100% !important;
    }
    .single-tribe_events .events-list.owl-carousel .owl-item {
        padding: 4px 2px 0;
        width: 25% !important;
        float: left;
        margin: 0;
    }
}
@media (max-width: 1024px){
    .single-tribe_events .events-list.owl-carousel .owl-item {
        width: 33.33% !important;
        margin-bottom: 30px;
    }
}*/
.upcoming-slider-service {
    position: relative;
}

form.wpcf7-form .form-row {
    display: block;
}

form.wpcf7-form .form-row .grid-33 {
    display: inline-block;
    width: calc(50% - 2px);
}

form.wpcf7-form .form-row .ques,
form.wpcf7-form .form-row .ques-check {
    width: calc(50% - 2px);
}

form.wpcf7-form .form-row .ques-check input[type="checkbox"] {
    float: right;
}

form.wpcf7-form .form-row .grid-33 input[type="checkbox"] {
    width: 15px !important;
    -webkit-appearance: checkbox !important;
    display: block;
    height: 15px;
}

form.wpcf7-form .form-row .address-2 span.wpcf7-list-item-label {
    display: none;
}

form.wpcf7-form .hidden-row {
    display: none;
}

.single-product div.product p.price span.text-stock-discount {
    width: 100%;
    display: inline-block;
    color: red;
    font-weight: bold;
    font-size: 18px;
}

body.tax-product_cat div#ui-datepicker-div {
    width: auto;
    padding: 10px !important;
    background: #fff;
    border: 1px solid #ccc !important;
}

.tax-product_cat div#ui-datepicker-div .ui-datepicker-calendar td {
    padding: 5px;
    height: auto;
    background-color: #f7951d !important;
    text-align: center;
}

.tax-product_cat div#ui-datepicker-div .ui-datepicker-calendar th {
    font-size: 15px;
    padding: 0 !important;
}

.tax-product_cat .ui-datepicker .ui-datepicker-header {
    padding: 0;
}

.tax-product_cat div#ui-datepicker-div .ui-datepicker-calendar td.ui-state-disabled {
    opacity: .35;
}

.tax-product_cat div#ui-datepicker-div .ui-datepicker-calendar .ui-state-default {
    float: none !important;
    width: 31px !important;
}

.site-header .secondary-navigation ul.menu a {
    color: rgba(0, 0, 0, 0.7);
}

.home .site-header .secondary-navigation ul li a {
    color: #fff;
}

@media (max-width: 991px) {
    body.tax-product_cat div#ui-datepicker-div {
        width: 100%;
    }
}

@media (min-width: 1235px) {

    body:not(.home) .site-header {
        background: #fff !important;
    }

    body .site-header .header-container .col-full {
        padding-top: 36px;
    }

    body .site-header .header-container .site-branding {
        margin-top: -3px;
    }

    body .site-header .header-container .storefront-primary-navigation {
        position: relative;
    }

    body .site-header .header-container .secondary-navigation {
        display: block;
        margin: 0;
        position: absolute;
        top: auto;
        bottom: 100%;
        margin-bottom: -8px;
        left: 0;
        margin-left: -6px;
        width: 100%;
        float: none;
    }

    body .secondary-navigation ul.menu {
        margin-right: -18px;
    }

    body .secondary-navigation ul.menu a {
        color: rgba(255, 255, 255, 0.7);
    }

    body .site-header.sticky .secondary-navigation ul.menu a {
        color: rgba(0, 0, 0, 0.7);
    }

    body .secondary-navigation ul.menu a:hover {
        color: #f7951d !important;
    }

    body .site-header.et_pb_menu_hidden .header-container .secondary-navigation {
        display: none;
    }

    .main-navigation ul.menu li.menu-item.hide-on-desktop {
        display: none;
    }
}




.blog .storefront-product-container {
    width: 24%;
    float: right;
}

.storefront-product-container {
    margin-bottom: 100px !important;
}
.storefront-product-container {
    /*position: -webkit-sticky;*/
    /*position: sticky;*/
    top: 80px;
    align-self: flex-start;
}



@media (min-width:1235px) {
    .woocommerce-active .site-header .site-search {
    background: #fff !important;
}

.widget_product_search.et_pb_search_visible {
    margin-bottom: 0;
    max-width: inherit !important;
}
    .woocommerce-active .site-header .site-search {
        background: #fff !important;
    }


.site-search .widget_product_search input[type=search], 
    .site-search .widget_product_search input[type=text]{
    border-color: #010101!important; color: #010101!important; 
}
    
 
    
    
span.et_close_search_field{color: #000!important;}
}
@media (max-width:960px) {
    .site-main {
        margin-bottom: 0;
    }

    .blog .storefront-product-container {
        width: 100%;
        margin: 0;
    }

}
