body {
    scroll-behavior: smooth;
}

.overlay-1 {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    z-index: 1039;
}

.overlay-1 img {
    width: 40px !important;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
}

.button_part {
    background-color: #F8F8F8;
    padding: 17px;
}

.padding_iss {
    padding: 0px;
}

.button_part button,
.button_part .slider-for-buttons .slick-slide {
    padding: 8px 11px;
    font-weight: 300;
    font-size: 0.813rem;
    line-height: 150%;
    margin: 0px 3px;

    border: 1px solid #DDDDDD;
    background: transparent;
    border-radius: 18px !important;
}

.button_part .slider-for-buttons .slick-slide {
    background: #EAEAEA;
    letter-spacing: 0;
    word-wrap: normal;
    margin: 10px 5px;
}

.button_part .slider-for-buttons .slick-slide:hover,
.button_part .slider-for-buttons .slick-slide.active {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

.slider-for-buttons {
    position: relative;
}

.slider-for-buttons .slick-arrow.slick-disabled {
    display: none !important;
}

.slider-for-buttons i.slick-arrow.fa-angle-left {
    left: 0px;
    background-color: #f8f8f8;
    box-shadow: -11px 0px 20px 10px rgb(248 248 248);
}

.slider-for-buttons i.slick-arrow.fa-angle-right {
    right: 0px;
    background-color: #f8f8f8;
    box-shadow: 19px 0px 20px 19px rgb(248 248 248);
}

.slider-for-buttons .slick-list.draggable {
    margin: 0;
}

.New_this_week_part,
.best_seller {
    background-color: #fff;
    padding: 80px 0;
}

.workshop-landing .title-bar {
    text-align: left;
}

.workshop-landing .title-bar h4 {
    font-size: 1.25rem;
    margin: 0px 0 49px;
    text-align: left;
}

.workshop-landing .title-bar h4::after {
    left: 0;
    bottom: -17px;
}

.strike-price {
    text-decoration-line: line-through;
    color: #A3A3A3;
    font-size: 0.875rem;
    line-height: 1.188rem;
}

.New_this_week_part .upcoming-workshop-detail-box,
.best_seller .upcoming-workshop-detail-box {
    background: transparent;
}

.upcoming-workshop .bg-white {
    background-color: #fff;
}

.upcoming-workshop-detail_box1 {
    padding-top: 10px;
}

.text_country h4 {
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 140.62%;
    color: #A3A3A3;
}

.updated-price {
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #DE543E;
}

.upcoming_workshops_part {
    background-color: #fff;
    padding: 80px 0;
}

.upcoming_workshops_part h2 {
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 140.62%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
}

.upcoming-workshop-detail_box1 p {
    margin-bottom: 6px;
}

.slider_image {
    position: relative;
    width: 100%;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
}

.image {
    width: 100%;
    height: 100%;
}

.slider_image:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: rgb(4 4 4 / 40%);
    z-index: 1;
}

.slider_text {
    font-weight: 500;
    font-size: 2.375rem;
    line-height: 115%;
    color: white;
    margin: 0;
    position: absolute;
    text-align: center;
    /* padding: 30px; */
    text-transform: capitalize;
    letter-spacing: normal;
    z-index: 1;
}

.btn-workshop {
    font-weight: 600;
    font-size: 0.75rem;
    line-height: 140%;
    color: white;
    margin: 0;
    top: 60%;
    position: absolute;
    padding: 17px 41px;
    border-radius: 25px;
    border: none;
    text-transform: uppercase;
    z-index: 1;
    cursor: pointer;
}

.btn-workshop:hover {
    opacity: 0.7;
    color: #fff;
}

.btn-yellow {
    background-color: #E3AA37;
}

.btn-orange {
    background-color: #FF6F00;
}

.featured-workshop-slider .slick-next:before {
    border-radius: 50%;
    font-family: fontawesome;
    content: '\f105';
    background-color: #eb5b44;
    padding: 7px 13px;
    z-index: 1;
    opacity: 1;
}

.featured-workshop-slider .slick-prev:before {
    border-radius: 50%;
    font-family: fontawesome;
    content: '\f104';
    background-color: #eb5b44;
    padding: 7px 13px;
    z-index: 1;
    opacity: 1;
}

.featured-workshop-slider .slick-prev,
.featured-workshop-slider .slick-next {
    width: 35px;
    height: 35px;
    z-index: 10;
    opacity: 1;
}

.button_part img {
    max-width: 21%;
    margin-right: 4px;
}

.group_after {
    padding: 4px 0.4px;
    background: #B9B8B8;
    margin-left: 8px;
}

.wsp-sidebar-price-box ul li.wps-sidebar-btn {
    text-align: right;
}

/*review tab css*/
section.workshop-tabs .woocommerce-Reviews h2.woocommerce-Reviews-title {
    font-size: 1.25rem;
    font-weight: 300;
    margin: 0 0 15px;
    line-height: 140%;
    padding-bottom: 0;
}

section.workshop-tabs .review-list .comment-wrapper img {
    width: 100px !important;
    height: 100px;
}

section.workshop-tabs .review-list .comment-wrapper .comment-content p {
    margin: 5px 0;
}

section.workshop-tabs .content-tab .review-list .comment-wrapper .star-rating {
    top: 2px;
}

/*single workshop css starts*/

img {
    width: 100% !important;
}

.workshop-product-name-user-box {
    border-bottom: 1px solid #E7E7E7;
}

.workshop-detail-img-mainbox {
    width: 100%;
}

.workshop-product-name-box h5 {
    font-size: 1.25rem;
    margin-top: 10px;
    text-transform: capitalize;
}

.workshop-product-name-box small {
    background-color: #4BC871;
    padding: 2px 9px;
    border-radius: 15px;
    font-weight: 500;
    font-size: 0.688rem;
    line-height: 140.62%;
    text-align: center;
    color: #FFFFFF;
    margin-right: 1.125rem;
}

.workshop-product-name-box i {
    color: #424242;
    font-size: 12.5px;
}

.workshop-product-name-box span {
    font-weight: 300;
    font-size: 0.75rem;
    line-height: 1.125rem;
    color: #424242;
}

.workshop-star-yellow {
    color: #A3A3A3;
}

.workshop-star-yellow .fa.fa-star-o {
    padding: 1.5px;
}

.workshop-star-gray {
    color: #E1E1E1;
}

.workshop-product-rating-box {
    margin-top: 4px;
}

.workshop-product-rating-box p {
    margin-bottom: 0;
}

.workshop-user-img-box img {
    max-width: 60px;
    margin-right: 16px;
}

.workshop-user-img-box {
    margin-bottom: 1.563rem;
    display: flex;
    flex-wrap: wrap;
}

.workshop-user-detail-box .workshop-user-name {
    font-size: 0.75rem;
    line-height: 1.125rem;
    letter-spacing: 0.1em;
    color: #DE543E;
    margin-top: -0.625rem;
    margin-bottom: 1.375rem;
}

.workshop-user-detail-box {
    position: relative;
}

.workshop-user-name:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    background-color: #000000;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    bottom: 0;
    left: 25%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

p.workshop-user-detail {
    margin-top: 1.313rem;
}

.workshop-user-detail-box .workshop-contact-text {
    font-size: 0.813rem;
    line-height: 26px;
    color: #424242;
}

.workshop-user-wishlist-part p a:before {
    content: "\e901";
    font-family: icomoon;
    display: inline-block;
    font-size: 18px;
    color: #000;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    width: 50px;
    height: 50px;
    border: 1px solid #000;
    line-height: 48px;
    margin-right: 10px;
    text-align: center;
}

.like-button a:before {
    content: "\e901";
    font-family: icomoon;
    display: inline-block;
    font-size: 14px;
    color: #000;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    margin-right: 0;
}

.woosw-btn.woosw-added::before {
    content: '\e901';
}

.like-button a:hover:before,
.like-button:hover a:before {
    color: #fff;
}

.like-button .woosw-btn.woosw-added:before {
    margin-right: 0 !important;
}

.workshop-user-wishlist-part p a:hover:before {
    color: #de543e;
    border: 1px solid #de543e;
}

.workshop-user-share-part p a:before {
    content: "\e905";
    font-family: icomoon;
    display: inline-block;
    font-size: 18px;
    color: #000;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
    width: 50px;
    height: 50px;
    border: 1px solid #000;
    line-height: 48px;
    margin-right: 10px;
    text-align: center;
}

.workshop-user-share-part p a:hover:before {
    color: #de543e;
    border: 1px solid #de543e;
}

.workshop-product-name-box {
    margin-bottom: 1.563rem;
}

.workshop-user-detail-part {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.workshop-user-btn-part {
    display: flex;
    align-items: center;
    justify-content: center;
}

.workshop-user-share-part {
    margin-right: 50px;
}

.workshop-product-detail-box h5 {
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #424242;
    text-transform: capitalize;
    margin-top: 1.875rem;
    margin-bottom: 0.3rem;
}

.workshop-product-detail-box p {
    line-height: 26px;
    margin-bottom: 0;
}

.workshop-detail-img-div:last-child {
    margin-right: 0;
}

.workshop-detail-img-div img,
.workshop-detail-img-div .video-slide {
    width: 100%;
    height: 275px;
    object-fit: cover;
    object-position: center;
    float: left;
}

.workshop-product-sidebar-part {
    margin-top: 10px;
}

.wsp-sidebar-from-heading {
    font-size: 18px;
    line-height: 27px;
    color: #000000;
    margin-top: 0;
    margin-bottom: 14px;
}

.workshop-product-sidebar-heading-box p {
    font-size: 0.875rem;
    line-height: 1.313rem;
    color: #000000;
    margin-bottom: 8px;
}

.wsp-sidebar-selection-box label {
    padding: 5px 6px;
    margin: 0;
    font-size: 0.688rem;
    line-height: 16px;
    color: #000000;
}

.wsp-sidebar-selection-box .form-group {
    border: 1px solid #E1E1E1;
}

.wsp-sidebar-selection-box select.wsp-date-select {
    font-size: 0.875rem;
    line-height: 30px;
    color: #424242;
}

.wsp-sidebar-selection-box .date-seclect-box {
    width: 100%;
    float: left;
    overflow: hidden;
}

.wsp-sidebar-date-box ul {
    padding-left: 0;
}

.wsp-sidebar-date-box ul li,
.wsp-sidebar-price-box ul li {
    list-style: none;
    list-style-type: none;
}

.wsp-sidebar-date-price-box {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 17px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E1E1E1;
    width: 100%;
}

.wsp-sidebar-date-box-btn {
    text-align: right;
}

.wsp-sidebar-date-box-btn .btn {
    padding: 0.425rem .813rem;
    font-size: 13.5625px;
    line-height: 20px;
    text-align: center;
    min-width: 107px;
}

.sold-out {
    background-color: #333;
}

.wsp-sidebar-date-box-btn span {
    font-size: 12px;
    line-height: 18px;
    text-align: right;
    color: #424242;
}

.wsp-sidebar-date-box ul li.wps-sidebar-date {
    font-size: 0.875rem;
    line-height: 21px;
    color: #000000;
    margin-bottom: 5px;
}

.wsp-sidebar-date-box ul li.wps-sidebar-time,
.wsp-sidebar-price-box ul li.wps-sidebar-priceperson {
    font-size: 0.875rem;
    line-height: 21px;
    color: #424242;
    margin-bottom: 2px;
}

.wsp-sidebar-price-box ul li.wps-sidebar-priceperson {
    margin-bottom: 4px;
    text-align: right;
}

.wsp-sidebar-from-showlink {
    font-size: 1rem;
    line-height: 24px;
    text-decoration-line: underline;
    color: #000000;
}

.wsp-sidebar-date-box ul li.wps-sidebar-link {
    font-size: 0.688rem;
    line-height: 16px;
    text-decoration-line: underline;
    color: #424242;
}

.btn.btn-primary.wsp-sold-btn {
    background-color: #333333;
    border-color: #333333 !important;
    min-width: 108px;
}

.btn.btn-primary.wsp-sold-btn:hover {
    background-color: #000;
    border-color: #000 !important;
}

li.wps-sidebar-btn a.btn.btn-primary {
    min-width: 108px;
}

.wsp-sidebar-btn-box a.btn.btn-primary.w-100 {
    padding: 10.5px 0;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
}

.btn.btn-secondary.w-100.group_booking {
    padding: 10.5px 0;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    background: transparent;
    color: #424242;
    border: 1px solid #424242;
    margin-top: 15px;
    margin-bottom: 15px;
}

.btn.btn-secondary.w-100.group_booking:hover {
    background-color: #DE543E;
    color: #fff;
    border: 1px solid #DE543E;
}

.wsp-sidebar-btn-box {
    padding-bottom: 17px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E1E1E1;
}

.suitable ul {
    padding: 0;
}

.suitable p,
.location p {
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 5px;
}

.suitable li i {
    font-weight: 900;
    font-size: 10px;
    line-height: 26px;
    color: #52B745;
    margin-right: 10px;
}

.location {
    border-bottom: none;
}

.suitable li,
.location span {
    list-style: none;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #424242;
    margin-bottom: 2px;
    display: flex;
}

/*upcoming-workshop css*/

.upcoming-workshop,
.our_featured_workshops {
    padding: 80px 0;
    background: #f8f8f8;
}

.upcoming-workshop-box {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #DDDDDD;
}

.upcoming-workshop-image {
    flex: 0 0 40%;
    position: relative;
}

.upcoming-workshop .sign-newsletter {
    background: var(--theme);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 50px;
    margin-bottom: 0px;
    padding: 29px 40px 25px 50px;
}

.upcoming-workshop .sign-newsletter h2 {
    position: relative;
    font-size: 18px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    margin: 0;
    border: 0;
    padding: 16px 0px 25px 0;
    font-weight: 400;
    line-height: 1.4375rem;
}

.upcoming-workshop .sign-newsletter h2:before {
    content: "\e90c";
    font-family: icomoon;
    position: relative;
    font-size: 45px;
    padding-right: 15px;
    top: -2px;
}

.upcoming-workshop .newsletter-mail {
    display: grid;
    align-content: center;
    height: 100%;

}

.upcoming-workshop .heading-left {
    max-width: 58.5%;
    flex: 0 0 58.5%
}

.upcoming-workshop .form-right {
    max-width: 41.5%;
    flex: 0 0 41.5%;
}

.upcoming-workshop-detail-box {
    background: #FFFFFF;
    padding: 25px 20px;
    flex: 0 0 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.upcoming-workshop-detail-box p {
    margin-bottom: 0px;
}

.upcoming-workshop-detail-box del {
    font-size: 13px;
    line-height: 19px;
    color: #A3A3A3;
}

.upcoming-workshop-detail-box p span.updated-price {
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 0.875rem;
    color: #424242;
    margin-top: 7px;
    display: inline-block;
}

.upcoming-workshop-detail-box span.workshop-country {
    font-size: 13px;
    line-height: 140.62%;
    color: #A3A3A3;
    text-transform: capitalize;
}

.upcoming-workshop-item-name {
    font-size: 0.938rem;
    line-height: 140%;
    color: #333;
    margin-top: 7px;
}

.upcoming-workshop-item-name a {
    letter-spacing: 0;
    color: #333;
}

.like-button {
    position: absolute;
    right: 24px;
    top: 9px;
    line-height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 40px;
    height: 40px;
    border: 1px solid #424242;
    transition: none;
    text-align: center;
    cursor: pointer;
}

.like-button:hover {
    color: #fff;
    background: #de543e;
    border-radius: 50%;
    border: 1px solid #fff;
}

.title-bar {
    position: relative;
}

.title-bar h4 {
    font-weight: 300;
    font-size: 20px;
    line-height: 140.62%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
    margin: 0px 0 60px;
}

.title-bar h4:after {
    position: absolute;
    content: "";
    height: 2px;
    background-color: #de543e;
    width: 88px;
    bottom: -17px;
    left: 0;
}

/*featured-workshop css starts her*/

.featured-workshop-detail-wrapper .upcoming-workshop-detail-box {
    border: none;
    padding: 13px 0px;
}

/*workshop detail page ends here	*/

/*tabs area css starts here*/
.workshop-tabs {
    padding: 50px 0 0;
}

.workshop-tabs .nav-link.active {
    color: #000000 !important;
    background: transparent !important;
}

.workshop-tabs .nav-item {
    font-weight: 300;
    font-size: 16px;
    line-height: 140.62%;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #A3A3A3;
    padding: 0 !important;
    margin-right: 1.625rem;
}

.workshop-tabs .tab-content {
    padding: 15px 0;
}

section.workshop-tabs .container-fluid {
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
}

.workshop-tabs ul {
    width: 100%;
    padding: 20px 15px;
}

section.workshop-tabs li.nav-item.active {
    position: relative;
}

section.workshop-tabs li.nav-item.active:before {
    content: "";
    position: absolute;
    width: 80%;
    height: 2px;
    background-color: #de543e;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.workshop-tabs .workshop-product-name-user-box {
    border-bottom: 0;
    padding-bottom: 0;
}

.mvx_main_holder.toside_fix .mvx_headding1.mvx_products-heading {
    display: flex;
    align-items: center;
}

.bwp-main .page-title {
    margin-bottom: 0 !important;
}

.our_featured_workshops .featured-workshop-slider img {
    height: 341px;
    object-fit: cover;
}

/*share-icons*/
#share-icons-wrapper {
    position: absolute;
    left: 32.5%;
    display: none;
}

#share-icons-wrapper i {
    font-size: 23px;
    border: 1px solid;
    padding: 12.8px;
    color: #222020;
}

/*workshop css starts here*/
.workshop-steps-wrapper h4 {
    margin-top: 0;
    margin-bottom: 0;
}

.workshop-steps-wrapper .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 150px;
    width: 150px;
}

.below-shop-category-content-detail-wrapper img {
    max-width: 30px !important;
    height: 30px !important;
}

.slick-lightbox-inner .slick-prev.slick-arrow {
    z-index: 9;
    transform: rotate(130deg);
}

.slick-lightbox-inner .slick-next.slick-arrow {
    z-index: 9;
    transform: rotate(-40deg);
}

.workshop-slider i.slick-arrow {
    opacity: 1;
    visibility: visible;
    background-color: transparent;
    border: 1px solid #de543e;
    color: #000;
    position: absolute;
    top: 30%;
}

.workshop-slider i.slick-arrow:hover {
    background: transparent;
    color: #000;
}

.slider-icon-center .slick-arrow {
    top: 45% !important;
}

.workshop-slider i.slick-arrow.fa-angle-right {
    right: 0 !important;
}

.workshop-slider i.slick-arrow.fa-angle-left {
    left: 0 !important;
}

.workshop-detail-img-section .nanogallery_gallerytheme_dark_ngy2p .nGY2GThumbnail {
    background-color: transparent;
}

.workshop-detail-img-section .nGY2Navigationbar .nGY2NavigationbarItem {
    background: transparent;
    color: #000;
    border-radius: 50%;
    border: 1px solid #de543e;
    padding: 8px 8px;
    z-index: 9;
    position: relative;
}

.workshop-detail-img-section .nGY2NavigationbarItem:last-child {
    float: right;
}

.workshop-detail-img-section .nanogallery_gallerytheme_dark_ngy2p .nGY2Navigationbar {
    position: absolute;
    top: 40%;
    width: 100%;
    left: 0;
}

.workshop-detail-img-section .nGY2NavigationbarItem.nGY2NavPagination:hover {
    color: #000;
}

.nGY2GalleryBottom {
    display: none;
}

.video-play-icon .nGY2GThumbnail.nGY2GThumbnail_l1:first-child:before {
    content: '\f04b';
    font-family: 'FontAwesome';
    color: #fff;
    position: absolute;
    left: 43%;
    top: 43%;
    z-index: 99;
    font-size: 30px;
    text-shadow: 10px 10px 10px rgb(217 217 217 / 88%);
}

.nGY2ViewerAreaNext > i,
.nGY2ViewerAreaPrevious > i {
    background-color: transparent !important;
}

.new-this-week-slider .upcoming-workshop-detail-box p,
.best-seller-slider .upcoming-workshop-detail-box p {
    font-size: 0.813rem;
    line-height: 1.063rem;
}

.new-this-week-slider .upcoming-workshop-detail-box p span.updated-price,
.best-seller-slider .upcoming-workshop-detail-box p span.updated-price {
    font-size: 0.875rem;
    line-height: 0.875rem;
}

.new-this-week-slider .upcoming-workshop-detail-box p.workshop-detail a,
.best-seller-slider .upcoming-workshop-detail-box p.workshop-detail a {
    font-size: 0.938rem;
    line-height: 130%;
    font-weight: 300;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 460px;
    min-height: 57px;
    text-overflow: ellipsis;
    margin: 2px 0 0 0;
    padding: 7px 0 0;
    color: #333;
    letter-spacing: 0;
}

.new-this-week-slider .upcoming-workshop-detail-box p.workshop-detail a:hover,
.best-seller-slider .upcoming-workshop-detail-box p.workshop-detail a:hover,
#share-icons-wrapper i:hover {
    color: var(--theme);
}

.slider-navigation .slick-arrow {
    opacity: 1;
    visibility: visible;
    background-color: transparent;
    border: 1px solid #de543e;
    color: #000;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.slider-navigation .slick-arrow:hover {
    background: transparent;
    color: #000;
}

.no-seat-overlay {
    position: relative;
}

.no-seat-overlay:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9;
    opacity: 0.8;
}

.no-seat-overlay p.no-seat-text {
    position: absolute;
    z-index: 10;
    text-align: center;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    margin-bottom: 0;
}

p.no-seat-text {
    background-color: #050505;
    border-color: #050505 !important;
    color: #fff;
    border-radius: 0.25rem;
    font-size: 0.725rem;
    padding: 3px 0;
}

.featured-workshop-slider .featured-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    text-align: center;
    width: 100%;
    padding: 30px 50px;
}

.featured-workshop-slider .slider_text {

    position: relative;
}

.featured-workshop-slider .btn-workshop {

    position: relative;
    margin-top: 20px;
    display: inline-block;
}

.featured-workshop-slider .btn-workshop:hover {
    opacity: 1;
    background: #FF6F00;
}

.product-hover img {
    height: 100%;
}

.product-hover img.thumbnail-img {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: 100%;
}

.product-hover img.hover-img {
    opacity: 0;
    visibility: hidden;
}

.product-hover:hover .thumbnail-img {
    opacity: 0;
    visibility: hidden;
}

.product-hover:hover .hover-img {
    opacity: 1;
    visibility: visible;
}

.featured-workshop-detail-wrapper a {
    display: block;
    position: relative;
}

.best-seller-slider.slider-navigation .slick-arrow,
.new-this-week-slider.slider-navigation .slick-arrow {
    top: 25%;
    transform: unset;
}

.workshop-landing #bwp-footer {
    margin-top: 0;
}

.new-this-week-slider,
.best-seller-slider,
.upcoming-workshop-slider,
.featured-workshop-slider,
.slider-for-buttons {
    overflow: visible;
}

i.slick-arrow.fa-angle-right {
    right: -20px;
}

i.slick-arrow.fa-angle-left {
    left: -20px;
}

/*button-part css*/

.button_part .button-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.button-left-part {
    display: flex;
    align-items: center !important;
    flex-wrap: wrap;
    flex: 0 0 365px;
}

.button-right-part {
    min-width: 0px !important;
    flex: 0 0 calc(100% - 365px);
}

/*button-part css ends*/
button#date {
    position: relative;
}

button#date input {
    font-size: 0;
    width: 100%;
    height: 100%;
    border: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    cursor: pointer;
}

.button_part button {
    cursor: pointer;
}

.button_part button:hover {
    border: 1px solid #000;
    background-color: transparent;
}

.button_part .button-left-part button.active {
    border: 1.5px solid #000;
    background-color: #EAEAEA;
    padding: 7px 10.4px;
}

.radio-item {
    display: block;
    position: relative;
    padding: 0 6px 0 0;
    margin: 10px 0 0;
}

.radio-item input[type='radio'] {
    display: none;
}

.radio-item label {
    color: #666;
    font-weight: normal;
    white-space: nowrap;
    cursor: pointer;
}

.radio-item label:before {
    content: " ";
    display: inline-block;
    position: relative;
    top: 4px;
    left: 1px;
    margin: 0 14px 0 0;
    width: 18px;
    height: 18px;
    border-radius: 11px;
    border: 1px solid #DDD;
    background-color: transparent;
}

.radio-item input[type=radio]:checked + label:after {
    border-radius: 11px;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 4.5px;
    left: 2px;
    content: " ";
    display: block;
    background: #fff;
    border: 5px solid #000;
}

.dropdown-menu {
    border-radius: 10px;
    box-shadow: 10px #fff;
    box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
    border: none;
    min-width: 300px;
    padding: 21px 31px;
}

.workshop-filter-btn-wrapper {
    display: flex;
    justify-content: space-between;
}

.workshop-filter-btn-wrapper a:first-child,
.btn-clear {
    font-weight: 500;
    font-size: 0.813rem;
    line-height: 1.188rem;
    margin-top: 7px;
    text-decoration: underline;
}

.btn-clear {
    background-color: transparent;
    border: none;
}

.btn-clear:hover {
    color: #de543e;
}

.workshop-country {
    display: inline-block;
}

.workshop-star-yellow .star-rating {
    height: 0.7rem;
}

/*filter modal*/
.button_part form {
    position: relative;
}

button.modal-btn {
    display: none;
}

.modal-btn {
    width: auto !important;
    position: absolute;
    top: -26px;
    right: 0;
    z-index: 2;
    border: none !important;
    padding: 0 !important;
    margin: 8px 0 !important;
}

#filter-modal .modal-body h5 {
    text-transform: initial;
    margin-bottom: 15px;
}

#filter-modal .modal-footer {
    justify-content: space-between;
}

#filter-modal .modal-header {
    padding: 10px 15px;
}

/* Contact For Group Bookings modal css */
.submit-container input[type=button] {
    padding: 9px 15px;
    background-color: #DE543E !important;
    color: #fff;
    cursor: pointer;
}
.submit-container input[type=button]:hover {
    background-color: #000 !important;
    color: #fff  !important;
}
.single-product #ask-artist-modal-workshop .modal-dialog .modal-content .close {
    top: 16px;
    opacity: 0.3;
}
.single-product #ask-artist-modal-workshop .modal-dialog{
    height: calc(100% - 1rem);
}

/* sold out / seats filled up text  */
.products-list.grid .product-wapper .products-content h3.product-title{
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}
.products-list.grid .product-wapper .products-content h3.product-title div{
    color: #de543e;
}

/*css media queries   */
@media (max-width:1200px) {
    i.slick-arrow.fa-angle-right {
        right: -15px;
    }

    i.slick-arrow.fa-angle-left {
        left: -15px;
    }
}

@media screen and (max-width: 1024px) {
    .upcoming_workshops_part {
        background-color: #fff;
        padding: 40px 0px;
    }

    .upcoming_workshops_part {
        background-color: #fff;
        padding: 40px 0px;
    }

    .slider_text {
        font-size: 1.20rem;
        line-height: 23px;
        padding: 17px;
    }

    .featured-workshop-slider .slick-slider .slick-list {
        margin: 0px 0px;
    }

    .slider_button {
        font-size: 0.80rem;
        padding: 0px 15px;
    }

    .slider_button2 {
        font-size: 0.80rem;
        padding: 0px 15px;
    }

    .our_featured_workshops .slick-prev,
    .slick-next {
        width: 84px;
        height: 20px;
        z-index: 10;
        opacity: 1;
    }

    .featured-workshop-slider .slick-prev {
        left: 0px !important;
    }

    .featured-workshop-slider .slick-next {
        right: 0 !important;
    }

    .workshop-steps-wrapper .elementor-widget-container {
        min-height: 130px;
        width: 130px;
    }

    .new-this-week-slider .upcoming-workshop-detail-box p.workshop-detail a,
    .best-seller-slider .upcoming-workshop-detail-box p.workshop-detail a {
        min-height: 67px;
    }

    i.slick-arrow.fa-angle-right {
        right: -12px;
    }

    i.slick-arrow.fa-angle-left {
        left: -12px;
    }

    .slider-for-buttons i.slick-arrow.fa-angle-right {
        right: -10px;
    }
}

@media (max-width:991px) {
    .button_part .left-buttons {
        display: flex;
        flex-wrap: wrap;
    }

    .button_part button {
        width: 100%;
    }

    .upcoming-workshop-detail-box {
        padding: 5px 10px;
    }

    .workshop-star-yellow .fa.fa-star-o {
        padding: 0.8px;
    }
}

@media screen and (max-width: 768px) {
    .button-left-part {
        flex: 0 0 55%;
    }
    button.modal-btn.workshop-filter-modal-btn {
        position: absolute;
        top: -4px;
    }
    .left-buttons .btn-group:not(:first-child) {
        display: none;
    }
    button.modal-btn {
        display: block;
    }
    .group_after {
        display: none;
    }
    .button-right-part {
        flex: 0 0 100%;
    }
    .button_part {
        padding: 15px 0px 15px;
    }

    .upcoming_workshops_part {
        background-color: #fff;
        padding: 40px 0px;
    }

    .slider_text {
        font-size: 0.85rem;
        line-height: 20px;
        padding: 17px;
    }

    .featured-workshop-slider .slick-slider .slick-list {
        margin: 0px 0px;
    }

    .slider_button {
        font-size: 0.60rem;
        padding: 0px 15px;
    }

    .slider_button2 {
        font-size: 0.60rem;
        padding: 0px 15px;
    }

    .our_featured_workshops .slick-prev,
    .featured-workshop-slider .slick-next {
        width: 102px;
        height: 20px;
        z-index: 10;
        opacity: 1;
    }
    .modal-open{
        overflow: hidden;
        position:fixed;
        width: 100%;
        height: 100%;
    }
    .workshop-filter-modal {
        overflow-y: hidden !important;
        z-index: 99999;
    }
    .modal.workshop-filter-modal .modal-body {
        overflow-y: auto !important;
        max-height: calc(90vh - 95px) !important;
    }
    .modal.workshop-filter-modal .modal-dialog {
      max-height: 100vh;
      height: 100%;
    }
    .modal.workshop-filter-modal .modal-content {
        height: auto;
        max-height: 100vh;
    }
}

@media (min-width:768px) and (max-width:991px) {

    .upcoming-workshop .heading-left,
    .upcoming-workshop .form-right {
        max-width: 100%;
        flex: 0 0 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media only screen and (min-width: 768px) {
    .upcoming-workshop-image {
        max-height: 155px;
    }

    .modal-open .modal.workshop-filter-modal {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .workshop-product-sidebar-part {
        margin-bottom: 0;
    }

    section.upcoming-workshop .upcoming-workshop-col .upcoming-workshop-box {
        margin-bottom: 20px;
    }

    section.upcoming-workshop .upcoming-workshop-col:last-child .upcoming-workshop-box {
        margin-bottom: 0;
    }

    .workshop-detail-img-div {
        width: 49%;
        margin-right: 1%;
        margin-bottom: 1%;
    }

    i.slick-arrow.fa-angle-right {
        right: -12px;
    }

    i.slick-arrow.fa-angle-left {
        left: -12px;
    }

    .upcoming-workshop .sign-newsletter {
        display: none;
    }

    .upcoming-workshop-box {
        display: block;
    }

    .our_featured_workshops .featured-workshop-slider img {
        height: 220px;
    }

    .featured-workshop-slider .btn-workshop {
        padding: 10px 20px;
    }

    .featured-workshop-slider .featured-text {
        padding: 10px 15px;
    }

    .workshop-page .daterangepicker {
        z-index: 999;
        width: 95% !important;
        overflow-y: scroll;
        left: 50% !important;
        transform: translateX(-50%);
        margin-top: 5px;
        border: 0;
        box-shadow: 5px 5px #eeeeee42;
    }

    .workshop-page .daterangepicker .drp-calendar {
        max-width: 100%;
        margin: 0 auto;
        width: 100%;
    }


    .workshop-page .daterangepicker .drp-calendar.left,
    .workshop-page .daterangepicker .drp-calendar.right {
        padding: 0;
    }

    .workshop-page .daterangepicker .calendar-table th,
    .workshop-page .daterangepicker .calendar-table td {
        padding: 5px 5px;
    }
    .workshop-page .daterangepicker .drp-calendar.left .calendar-table{
        padding-right: 0;
    }
    .workshop-page .daterangepicker .drp-buttons .btn {
      margin-left: 0px;
    }
    .workshop-page .daterangepicker.show-calendar .drp-buttons {
      padding: 10px 15px;
    }
    .workshop-page .daterangepicker .drp-buttons .cancelBtn.btn.btn-sm.btn-default {
      padding: 0;
    }
    button#date {
      border: none !important;
      font-size: 1rem;
      font-weight: 400;
      text-decoration: underline;
      padding: 0;
      background-color: transparent !important;
    }
    button#date:hover, button#date:focus{
        padding: 0px !important;
        text-decoration: none;
    }   
}

@media only screen and (max-width: 580px) {

    .workshop-detail-img-div img,
    .workshop-detail-img-div .video-slide {
        height: 225px;
    }
    .modal.workshop-filter-modal .modal-body {
        max-height: calc(80vh - 40px) !important;
    }
}

@media (max-width: 556px) {
    .group_after {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .upcoming_workshops_part {
        background-color: #fff;
        padding: 40px 0px;
    }

    .our_featured_workshops {
        padding: 40px 0px;
    }

    .slider_text {
        font-size: 1.2rem;
        line-height: 26px;
        padding: 17px;
    }

    .featured-workshop-slider .slick-slider .slick-list {
        margin: 0px 0px;
    }

    .slider_button {
        font-size: 0.80rem;
    }

    .slider_button2 {
        font-size: 0.80rem;
    }

    .featured-workshop-slider .slick-prev:before {
        left: -40%;
        padding: 4px 9px;
    }

    .featured-workshop-slider .slick-next:before {
        left: 40%;
        padding: 4px 9px;
    }

    .our_featured_workshops .slick-prev,
    .featured-workshop-slider .slick-next {
        width: 35px;
        height: 35px;
        z-index: 10;
        opacity: 1;
    }

    .upcoming-workshop,
    .featured-workshop {
        padding: 50px 0;
    }

    .featured-workshop-detail-wrapper {
        margin-bottom: 30px;
    }

    .name_of_product {
        font-size: 0.9325rem;
        color: #333;
        font-weight: 300;
    }

    .featured-workshop .col-lg-3:last-child .featured-workshop-detail-wrapper,
    .upcoming-workshop .col-lg-6:last-child .upcoming-workshop-box {
        margin-bottom: 0;
    }

    .featured-workshop .col-lg-3:last-child .featured-workshop-detail-wrapper .upcoming-workshop-detail-box {
        padding-bottom: 0;
    }

    .workshop-user-share-part p a:before {
        display: block;
    }

    .workshop-detail-img-section .nGY2Navigationbar .nGY2NavigationbarItem {
        padding: 5px 5px;
    }

    .new-this-week-slider .upcoming-workshop-detail-box p.workshop-detail a {
        font-size: 0.75rem;
        height: 70px;
    }

    .upcoming-workshop-detail-box {
        border-left: 1px solid #DDDDDD;
    }
}

@media only screen and (max-width: 420px) {

    .workshop-detail-img-div img,
    .workshop-detail-img-div .video-slide {
        height: 175px;
    }

    .workshop-user-share-part {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 360px) {

    .workshop-detail-img-div img,
    .workshop-detail-img-div .video-slide {
        height: 150px;
    }
}
