/*
Theme Name: Davici Child 2508
Theme URI: http://www.wpbingosite.com/davicci
Author: wpbingo
Description: This is a child theme for Davici
Version: 2.1
Author URI: http://wpbingosite.com
Template: davici
Text Domain: davici-child2503
*/
/*************** ADD YOUR CUSTOM CSS HERE ***************/


/*old css code*/
:root {
    --theme: #b56657;
    --theme-font: "Poppins, sans-serif";
}

::selection {
    background: var(--theme);
}

.none {
    display: none !important;
}
.chelsea-animate {
    background: #eabb47;
    animation: blink 1s linear infinite;
}

@keyframes blink {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}
body {
    counter-reset: artist-dashboard-list;
}

html {
    font-size: 16px;
}

a {
    letter-spacing: 1px;
    word-wrap: break-word;
}

a:focus,
a:hover {
    color: var(--theme-blue);
}

.btn-link:hover {
    text-transform: none;
}

img {
    object-fit: cover;
    object-position: center;
}

h1,
h2,
h3 {
    letter-spacing: 2px;
    text-transform: uppercase;
}

h4,
h5,
h6 {
    letter-spacing: 1px;
    text-transform: uppercase;
}

dt,
del,
label,
th,
input,
select,
.btn,
.-btn-primary {
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 160%;
}

button,
.btn,
.btn-default:before,
input[type="button"],
input[type="submit"],
.woosw-content-items .woosw-content-item--add a {
    border-radius: 0.25rem !important;
}

p {
    font-size: 0.875rem;
    line-height: 160%;
    margin-bottom: 20px;
    font-weight: 300;
}

ul {
    margin: 0 0 8px 0;
}

.allpage-subheading-text h6,
.delivery-and-returns h6,
.cookie-policy h6 {
    font-size: 1rem;
}

/* container style starts */
.container {
    max-width: 1140px;
}

.mobile-view-home {
    display: none;
}
/* container style starts */
/* slick slider style starts */
.slick-arrow.fa-angle-right {
    right: 0px;
}

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

.bwp-testimonial .slick-dots li button::before {
    font-size: 0;
}

/* slick slider style ends */
/* pagination style */
.woocommerce-pagination > ul.page-numbers li a,
.loop-pagination > ul.page-numbers li a,
.woocommerce-pagination > ul.page-numbers li span,
.loop-pagination > ul.page-numbers li span,
ul.page-numbers li span {
    width: 30px;
    height: 30px;
    font-size: 0.875rem;
}

.loop-pagination > ul.page-numbers li a.current,
.loop-pagination > ul.page-numbers li a:focus,
.loop-pagination > ul.page-numbers li a:hover,
.loop-pagination > ul.page-numbers li span.current,
.loop-pagination > ul.page-numbers li span:focus,
.loop-pagination > ul.page-numbers li span:hover,
.woocommerce-pagination > ul.page-numbers li a.current,
ul.page-numbers li span.current,
.woocommerce-pagination > ul.page-numbers li a:focus,
.woocommerce-pagination > ul.page-numbers li a:hover,
.woocommerce-pagination > ul.page-numbers li span.current,
.woocommerce-pagination > ul.page-numbers li span:focus,
.woocommerce-pagination > ul.page-numbers li span:hover {
    background: var(--theme-blue) !important;
    border-color: var(--theme-blue);
}

.page-numbers li:first-child {
    margin-left: 0;
}

.page-numbers li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
}

.btn-primary:not(:disabled):not(.disabled):active {
    background-color: var(--theme-red);
    border-color: var(--theme-red) !important;
}

/* pagination style ends*/
/* back-to-top style starts */
.back-top {
    background: var(--white);
    color: #000;
    border: 1px solid #000;
}
.back-top:hover {
    background: #000;
    color: var(--white);
}
.back-top i {
    line-height: 30px;
}

/* back-to-top style ends */
/* home-first-fold style starts */
.-home-sec-2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-align: left;
}

/* .-home-sec-2 ul li {
     display: inline-block;
     padding-right:59.9px;
     letter-spacing:1px;
}
 */
.bwp-woo-categories .item-product-cat {
    margin-bottom: 30px;
}

.bwp-woo-categories .content-category.row {
    justify-content: center;
}

.bwp-woo-categories .item-thumbnail {
    width: 198px;
    height: 198px;
    margin: auto;
    background: transparent;
    border: 0;
    padding: 0;
    border-radius: 50%;
    cursor: pointer;
}

.bwp-woo-categories .item-thumbnail img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.bwp-woo-categories .item-product-cat-content:hover .item-thumbnail img {
    -webkit-animation-name: none;
    animation-name: none;
    opacity: 0.5;
}

.title-block-4 h2,
.-title_block h2,
.bwp-filter-homepage.tab_category_slider_2 .title-block h2,
.artist-spotlight .artist-title h3 {
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 2.5rem;
}

.bwp-woo-categories .item-product-cat-content {
    text-align: center;
}

.bwp-woo-categories .item-title a {
    font-size: 1rem;
    display: block;
    margin: 25px 0 0;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.wp-block-themepunch-revslider {
    margin-top: -1px;
}

ul.products.products-list.row.grid {
    padding: 0;
    margin: 0;
    list-style: none;
}

/* home-first-fold style ends */
/* home style starts */
.bwp-woo-categories .slick-arrow,
.bwp-widget-banner.layout-6 .bwp-image-subtitle::before {
    background: var(--theme-red);
}

.products-list.grid .product-wapper {
    margin: 0 0 20px;
}

.products-list.grid
    .product-wapper.content-product2
    .products-content
    h3.product-title {
    font-size: 0.938rem;
}

.bwp_product_list.list-deal .title-block h2,
.bwp-filter-homepage.tab_category_slider_2 .title-block h2,
.bwp-filter-homepage.tab_category_slider_2 .filter-category li a,
.bwp-widget-banner.layout-6 .bwp-image-subtitle,
.bwp-widget-banner.layout-6 .bwp-image-description,
.bwp-widget-banner.layout-6 .button,
.newlest-home-3
    .wpbingo-newsletter.newsletter-default
    .content-newsletter
    input[type="email"],
.products-list.grid .product-wapper.content-product7 .product-button-cart > a,
.bwp-widget-banner.layout-8 .bwp-image-subtitle,
.bwp-widget-banner.layout-7 .button,
.bwp-widget-banner.layout-7-right .button,
.bwp-widget-banner.layout-27 .title-banner,
.bwp-widget-banner.layout-27 .button,
.bwp-widget-banner.layout-5 .button,
.bwp-widget-banner.layout-20 .bwp-image-description,
.bwp-widget-banner.layout-8 .button,
.bwp-widget-banner.layout-7 .bwp-image-subtitle,
.bwp-widget-banner.layout-7-right .bwp-image-subtitle {
    font-weight: 300;
}

.bwp-filter-homepage.tab_category_slider_2
    .filter-category
    li.category.active:after {
    content: "";
    background: transparent;
    width: 100%;
    height: 20px;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 9999;
    display: inline-block;
    pointer-events: none;
    cursor: default;
}

.bwp-filter-homepage .bwp-filter-heading ul.filter-category li.active {
    pointer-events: none;
}

.bwp-filter-homepage.tab_category_slider_2 .filter-category li a {
    letter-spacing: 2px;
    color: #424242;
}

.products-list.grid .product-wapper .products-content h3.product-title {
    font-size: 0.825rem;
    line-height: 130%;
    font-weight: 300;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 460px;
    height: 75px;
    text-overflow: ellipsis;
    margin: 2px 0 0 0;
    padding: 10px 0 0;
}

.products-list.grid
    .col-xl-3.col-lg-3.col-md-4.col-sm-4.col-6
    .product-wapper
    .products-content
    h3.product-title {
    height: 77px;
}

.by-vendor-name-link {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 460px;
    text-overflow: ellipsis;
    white-space: normal;
    font-size: 0.8rem;
    color: #424242d6;
    padding-top: 5px;
}

.products-thumb a:hover img {
    -webkit-animation-name: none;
    animation-name: none;
    opacity: 0.5;
}

.products-list.grid .product-wapper .products-content {
    margin-top: 0;
}

.products-list.grid .product-wapper .products-thumb a.add_to_cart_button {
    display: block;
    transition: none;
}

.products-list.grid
    .product-wapper
    .products-thumb
    .product-thumb-hover
    .wp-post-image,
.products-list.grid
    .product-wapper
    .products-thumb
    .product-thumb-hover
    .hover-image {
    width: 100%;
    max-width: 100%;
}

.products-entry.clearfix.product-wapper .product-button {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.products-content .price {
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 150%;
    color: #424242;
    padding: 5px 0 7px 0;
}

.products-content .price ins {
    color: var(--theme-red);
}

.artist-spotlight .artist-title h3 {
    text-transform: uppercase;
    line-height: 32px;
    margin-bottom: 15px;
    margin-top: 0;
}

.-flex_block {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.-flex_block li {
    display: inline-block;
    list-style: none;
    margin: 0;
}

.-artist_img {
    padding-right: 16px;
}

.-artist_details_block {
    margin-bottom: 50px;
}

.-artist_img img {
    max-width: 95px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
}

.-view_btn {
    width: 100%;
    max-width: 32.777%;
    text-align: right;
    padding-top: 40px;
}

.-view_btn a {
    color: #333333;
    font-size: 0.813rem;
    line-height: 140%;
    font-weight: 300;
    position: relative;
}

.-view_btn a:after {
    content: "";
    background-image: url(images/rightarrow.svg);
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: center;
    position: absolute;
    top: 2px;
    right: -20px;
    width: 15px;
    height: 15px;
}

.-view_btn a:hover {
    color: var(--theme-red);
}

.-view_btn a:hover:after {
    background-image: url(images/rightarrowred.svg);
}

.products-list.grid
    .product-wapper
    .products-thumb
    .product-button
    .woosw-btn.woosw-added:before {
    color: #000;
}

.products-list.grid
    .product-wapper
    .products-thumb
    .product-button
    .added_to_cart:before {
    text-align: center;
    display: block;
}

.-artist_details h2 {
    font-weight: 300;
    color: #333;
    font-size: 1.125rem;
    line-height: 160%;
    margin: 0 0 2px;
    text-transform: capitalize;
}

.-artist_details h2 a {
    text-transform: capitalize;
}

.-artist_details p {
    line-height: 150%;
}

.-artist_details {
    width: 100%;
    max-width: 57.2%;
    padding-top: 0;
}

.-artist_workdetails-col {
    display: flex;
    width: 100%;
    max-width: 25%;
    flex-wrap: wrap;
    padding-bottom: 15px;
}

.-artist_workdetails_block .product-wapper {
    margin-bottom: 20px;
}

.elementor-kit-126464 .text-block-wapper-3 h2 {
    font-weight: 400;
    margin: 0;
    border: 0;
    padding: 16px 0px 25px 0;
    white-space: normal;
}

.text-block-wapper-3 h2::before {
    font-size: 45px;
    padding-right: 15px;
    top: -2px;
}

.newlest-home-3
    .wpbingo-newsletter.newsletter-default
    .content-newsletter
    .clearfix
    input[type="submit"] {
    font-weight: 300;
    padding: 0 27px;
    background: #333;
}

.newlest-home-3
    .wpbingo-newsletter.newsletter-default
    .content-newsletter
    .clearfix
    input[type="submit"]:hover {
    background: #000;
}

.testimonial-part-home i.slick-arrow {
    opacity: 1;
    visibility: visible;
    top: calc(50% - 50px);
    background-color: transparent;
    border: 1px solid var(--theme-red);
    color: #000;
}

/*.testimonial-part-home:hover .testimonial-part-home i{
    display: none;
}
*/
.testimonial-part-home i.slick-arrow.fa-angle-right {
    right: -20px;
}

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

.bwp-testimonial.default .testimonial-customer-position p {
    font-size: 0.875rem;
    line-height: 150%;
}

.bwp-testimonial.default .testimonial-customer-name,
.bwp-testimonial.layout3 .testimonial-customer-name {
    font-size: 0.688rem;
    font-weight: 300;
}

.bwp-testimonial.layout2 .testimonial-customer-name {
    line-height: 140%;
}

.bwp-testimonial.layout2 .item {
    max-height: 330px;
}

.bwp-testimonial.layout2 .title-item {
    line-height: 140%;
    text-transform: inherit;
}

.bwp-testimonial.layout2 .testimonial-content:nth-child(3n + 1) .item,
.bwp-testimonial.layout2 .testimonial-content:nth-child(2n + 1) .item,
.bwp-testimonial.layout2 .testimonial-content .item {
    background: #fff;
    border: 1px solid #ddd;
}

.testimonial-content .testimonial-item .testimonial-customer-position {
    min-height: 110px;
}

.testimonial-item .testimonial-customer-position .post-excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.products-list.grid .product-wapper .products-thumb .product-button .woosw-btn,
.products-list.grid .product-wapper.content-product7 .woosw-btn {
    bottom: 5px;
    top: auto;
    line-height: 40px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    width: 40px;
    height: 40px;
    border: 1px solid #000;
    transition: none;
}

.products-list.grid .product-wapper .products-thumb .product-button {
    bottom: 10px;
}

/*
.products-list.grid .product-wapper .products-thumb .product-button a {
    border-radius: 0.25rem;
}
*/
.bwp-widget-banner.layout-5 .title-banner,
.bwp-widget-banner.layout-20 .title-banner,
.bwp-widget-banner.layout-6 .title-banner,
.bwp-widget-banner.layout-27 .title-banner,
.bwp-widget-banner.layout-8 .title-banner,
.bwp-widget-banner.layout-7 .title-banner,
.bwp-widget-banner.layout-7-right .title-banner,
.bwp-widget-banner.layout-7 .title-banner,
.bwp-widget-banner.layout-7-right .title-banner {
    line-height: 150%;
}

.bwp-testimonial.default .item,
.bwp-testimonial.layout3 .item {
    background: #fff;
}

.bwp-widget-banner.layout-6 .banner-wrapper-infor {
    position: absolute;
    top: 139px;
    left: 40px;
}

.bwp-widget-banner.layout-20 .bwp-image-subtitle,
.bwp-filter-homepage.tab_category_slider_2 .filter-category li a:before,
.related .title-block h2::before,
.cross_sell .title-block h2::before,
.upsells .title-block h2::before {
    background: var(--theme-red);
}

.bwp-widget-banner.layout-20 .bwp-image-subtitle:before {
    border-color: var(--theme-red);
    border-right-color: transparent;
}

.bwp_product_list.list-deal {
    border: 2px solid var(--theme-red);
}

.bwp-widget-banner.layout-20 .button:hover,
.bwp-widget-banner.layout-6 .button:hover,
.bwp-widget-banner.layout-27 .button,
.bwp-widget-banner.layout-7 .button:hover,
.bwp-widget-banner.layout-7-right .button:hover,
.bwp-widget-banner.layout-27 .button:hover,
.products-list.grid .product-wapper.content-product7 .woosw-btn:hover {
    border-color: var(--theme-red);
    background: var(--theme-red);
}

.bwp-widget-banner.layout-6 .bwp-image-description span,
.bwp-widget-banner.layout-8 .button:hover,
.bwp-widget-banner.layout-5 .button:hover,
.products-list.grid
    .product-wapper.content-product7
    .woosw-btn.woosw-added:before {
    color: var(--theme-red);
}

.bwp-widget-banner.layout-27 .button {
    background: #31bd3b;
    border-color: #31bd3b;
}

.bwp-widget-banner.layout-5 .button:hover:before,
.bwp-widget-banner.layout-8 .button:hover:before {
    background-color: var(--theme-red);
}

.like-button .woosw-btn.woosw-adding:after {
    /*     line-height: 40px;*/
    position: absolute;
    top: 8px;
    left: 14px;
}

.-border-wrapper {
    border: 2px solid #de533e;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    padding: 0 35px 15px;
}

.-title_deal {
    display: inline-flex;
    align-items: center;
    padding: 0 25px;
    background: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 55px;
}

.-title_block {
    /*margin-right: 30px;*/
    display: inline-block;
}

.viewall-btn-block {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.-title_block h2 {
    margin: 0;
    text-transform: uppercase;
}

._product_of_week {
    padding: 1rem 0 0 0;
}

.bwp-filter-homepage.tab_category_slider_2
    .bwp-filter-heading
    .category-tab-nav {
    display: block;
}

.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-notice {
    background-color: var(--theme-red);
}

/* home style ends */
.page-title.bwp-title {
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: unset;
}

.mini-cart .cart-popup.popup .cart_list li.empty {
    padding-top: 155px !important;
}

.bwp-header .header-mobile .mini-cart .cart-icon:hover {
    color: var(--theme-red);
}

.mvx_dashboard_display_box h4 {
    font-size: 0.9375rem !important;
}

.products-list.grid .product-wapper .countdown .item-countdown {
    border: 2px solid var(--theme-red);
}

/* flyer style */
.mini-cart .cart-popup .buttons .button.view-cart,
.products-list.grid
    .product-wapper.content-product7
    .woosw-btn.woosw-added:hover {
    background: var(--theme-red);
    border-color: var(--theme-red);
}

.mini-cart .cart-popup .buttons .button.view-cart:hover,
.mini-cart .cart-popup .buttons .button.view-cart:focus {
    background: #000;
    border-color: #000 !important;
}

.mini-cart .cart-popup .buttons .button.view-cart:before,
.mini-cart .cart-popup .buttons a.checkout:before {
    background: transparent;
}

.mini-cart .cart-popup .buttons a.checkout {
    background: #000;
    border-color: #000 !important;
}

.mini-cart .cart-popup .buttons a.checkout:hover,
.mini-cart .cart-popup .mini_cart_item a.remove:hover {
    background: var(--theme-blue);
    border-color: var(--theme-blue) !important;
}

.mini-cart .cart-popup .buttons .button,
.mini-cart .cart-popup .total-cart .total-price,
.mini-cart .cart-popup .total-cart .title-total,
.mini-cart .cart-popup a.product-name,
.mini-cart .cart-popup.popup .remove-cart a {
    font-weight: 300;
}

.mini-cart .cart-popup .quantity > span {
    color: var(--theme-red);
    font-weight: 300;
}

.mini-cart .cart-popup a.product-name:hover,
.mini-cart .cart-popup.popup .remove-cart a:hover,
.mini-cart .cart-popup .quantity > span {
    color: var(--theme-blue);
}

.mini-cart .cart-popup.popup {
    padding: 20px;
}

.mini-cart
    .cart-popup
    .mini_cart_item
    .woocommerce-product-rating
    .star-rating {
    margin-bottom: 15px;
    top: 10px;
}

.mini-cart .cart-popup .mini_cart_item .woocommerce-product-rating {
    margin-top: -10px;
    margin-bottom: 0;
}

/* flyer style ends */
/* modal style */
.modal {
    opacity: 1;
    visibility: visible;
    background-color: #0000004d;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.modal-content {
    display: block;
    pointer-events: all;
    min-height: 260px;
}

.modal-body h3 {
    font-size: 0.875rem;
    line-height: 140%;
}

.modal-dialog {
    pointer-events: all;
}

body .mvx_main_page button:not(.wp-editor-wrap button) {
    background: var(--theme-red) !important;
    border-color: var(--theme-red) !important;
}

body .mvx_main_page button:not(.wp-editor-wrap button):hover {
    background: #ffff !important;
    border-color: var(--theme-red) !important;
    color: var(--theme-red);
}
body .mvx_vendor_dashboard_content .wp-editor-wrap button{
    background-color: #f6f7f7 !important;
    color: inherit !important;
    border-color: #ccd0d4;
}

.modal-dialog .modal-content .form-control {
    margin-top: 5px;
}

.modal-dialog .modal-content .close {
    float: none;
    opacity: 1;
    position: absolute;
    z-index: 999;
    right: 10px;
    top: 10px;
}

.modal-title {
    margin-top: 0;
    font-size: 1.063rem;
    text-transform: capitalize;
}

.modal.fade.cancel-modal-styling .modal-dialog {
    height: auto;
}

.modal.fade.cancel-modal-styling .wpcf7-mail-sent-ok {
    margin: 0 !important;
}

/* loader style */
.loading .chasing-dots div:before {
    background-color: var(--theme-blue);
}

.wpbingo-newsletter.newsletter-default
    .content-newsletter
    .clearfix
    span.ajax-loader {
    position: absolute;
    top: 21px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.loading::before,
#loader::before {
    background-color: var(--theme-red) !important;
}

.bwp-header .header-search-form .result-search-products.loading::before {
    color: var(--theme-red);
    top: calc(50% - 5px);
}

/* loader style ends */
.btn-primary {
    background-color: var(--theme);
    border-color: var(--theme) !important;
    color: #fff !important;
}

.btn-primary::before {
    content: none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #000;
    border-color: #000 !important;
}

.title-block-3:before,
.quickview-container
    .product-type-variable
    .variations_form.cart
    table
    .reset_variations,
.quickview-container
    .product-type-variable
    .variations_form.cart
    table
    .reset_variations:hover,
.btn-default:before,
.btn-primary:before {
    background: var(--theme);
}

.bwp-quick-view
    .quickview-container
    .slider_img_productd
    .col-sm-12
    .slick-arrow:hover {
    color: var(--theme);
}

.mini-cart .remove-cart-shadow {
    z-index: 1;
}

.bwp-sidebar
    > .widget
    ul:not(.social-link):not(.content-products):not(.product_list_widget)
    li.cat-parent
    .children
    li {
    padding-left: 10px;
}

.bwp-navigation ul > li.level-0.current_page_item > a,
.bwp-navigation ul > li.level-0:hover > a,
.bwp-navigation ul > li.level-0.current-menu-item > a,
.bwp-navigation ul > li.level-0.current-menu-ancestor > a,
.bwp-header .header-mobile .header-mobile-fixed .wishlist-box a:hover {
    color: var(--theme);
}

/*Event page start*/
.tc-inner {
    max-width: 1140px;
    float: none;
    margin: 50px auto;
}

.tc-inner p b,
.event p strong {
    font-weight: 700;
}

h2.widget {
    margin: 0 0;
    padding: 0 10px 10px 0;
    overflow: hidden;
    width: 100%;
    display: block;
    font-weight: 300;
    font-size: 1.1875rem;
    line-height: 1.2rem;
    color: #3d3d3d;
}

.event-tabs {
    text-align: left;
    margin-bottom: 0px;
}

.event-single .nav {
    margin: 0px;
    border-bottom: 0;
}

.event-single .nav li {
    float: left;
    display: inline-block;
    position: relative;
}

.event-single .nav a {
    border-radius: 0;
    margin-right: 0;
    color: #555;
    background-color: transparent;
    cursor: pointer;
    border: 0;
    letter-spacing: 0;
    padding: 15px 25px 15px 0px;
    display: block;
}

.event-single .nav a:hover {
    color: var(--theme-red);
}

.event-single .nav li.active a {
    background: #ffffff;
    color: var(--theme-red);
    border: transparent;
}

.event-single .nav li ul {
    position: absolute;
    left: 0px;
    background: #fff;
    border: 1px solid #fff;
    width: 220px;
    z-index: 9;
    padding: 0;
}

.event-single .nav li ul li {
    width: 100%;
    padding: 0;
    float: none;
    display: block;
}

.event-single .nav li ul li a {
    padding: 12px 10px;
    border-bottom: 1px solid #e0e0e0;
    display: block;
}

.exhibitors-list .col-md-3 {
    margin-bottom: 25px;
    list-style-type: none;
}

.event .bwp-main .page-title.empty-image {
    margin: 0 0 25px;
}

.event .alignnone {
    margin: 0;
}

.partner-title h3 {
    font-size: 15px;
    color: var(--theme);
    font-weight: 300;
    line-height: 1.3rem;
    margin-top: 10px;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.partner-item:hover h3 {
    color: #222222;
}

.exhibitor-discipline h3 {
    font-size: 15px;
    line-height: 20px;
    margin: 3px 0 0 0;
    text-transform: capitalize;
    color: #222222;
    word-spacing: -2px;
}

.partner-img .single-evt-img:hover {
    opacity: 0.7;
    transition: 0.5s;
}

.partner-item {
    margin-bottom: 30px;
}

.partner-link span {
    font-size: 14px;
    text-align: center;
    line-height: 1.8125;
}

.partner-img img {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.partner-img .front-img {
    opacity: 1;
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

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

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

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

.press-title span,
.partner-title span,
.partner-link span {
    color: #333;
}

.partner-link {
    text-align: center;
}

ul.lightgallery.exhibitors-list {
    list-style-type: none;
    padding-left: 0;
}

.lg-backdrop {
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.91);
}

.event ul {
    list-style-type: none;
}

.standard-ribbon {
    background-color: #aaa;
}

.ribbon_icon {
    font-size: 16px;
    position: absolute;
    padding: 10px 10px 10px 10px;
    width: 42px;
    text-align: center;
    top: 0;
    left: 0;
    /* z-index: 2;
     */
    color: #fff;
    -moz-border-radius: 25px;
    -khtml-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}

.blogpost {
    overflow: hidden;
    float: none;
    margin: 0 0 80px 0;
    position: relative;
}

.blogpost .meta,
.single .post .meta {
    float: left;
    width: 25%;
    padding: 0 5% 0 0;
    text-align: right;
    line-height: 2 !important;
    color: #000;
}

.blogpost .meta a {
    color: var(--theme);
}

.entry {
    overflow: hidden;
    position: relative;
    width: 75%;
    float: right;
    margin: 0 0 30px 0;
}

.posthead img,
.posthead iframe {
    float: left;
    margin: 0 0 40px 0;
    overflow: hidden;
    max-width: 100%;
}

.link-blocks .exhibitor-discipline p {
    font-size: 0.875rem;
}

.event a.mainbutton_folio {
    text-transform: capitalize;
    margin: 0 0 10px 15px !important;
    display: block;
    width: auto;
    font-size: 14px !important;
    padding: 2px 20px !important;
    text-align: center;
    float: right;
    line-height: 30px !important;
    border-radius: 5px;
    height: 36px;
    margin-top: 15px !important;
    background-color: var(--theme);
    color: #fff;
}

/*Event page end*/
.mini-cart .cart-popup.active:after {
    color: var(--theme);
}

.event h2.post {
    margin: 0 50px 40px 12%;
    min-height: 40px;
    position: relative;
    font-size: 21px;
    line-height: 1.1;
    font-weight: 300;
    color: #3d3d3d;
    text-transform: capitalize;
}

.page-id-3514 #content,
.page-id-3516 #content,
.page-id-3518 #content,
.page-id-3520 #content,
.page-id-3547 #content,
.page-id-3818 #content,
.page-id-5787 #content {
    width: 100%;
    float: none;
    margin: 0;
}

/* .entry-content p {
     margin-bottom: 25px;
     color: #424242;
     font-size: 0.9375rem;
     line-height: 1.8125rem;
     font-weight: 300;
}
 */
/* .page-id-3547 .entry-content ul, .apply .entry-content ul {
     margin-bottom: 25px;
     padding-left: 0;
}
 .page-id-3547 .entry-content ul li, .apply .entry-content ul li {
     float: none !important;
     width: 100%;
     list-style: square inside;
     font: 300 0.9375rem/1.7rem Poppins;
     color: #222222;
}
 .page-id-3547 .entry-content ul li ul li, .apply .entry-content ul li ul li {
     padding-left: 15px;
     list-style: circle inside;
}
 */
.hib-ninja-form .nf-form-cont h3 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.hib-ninja-form .nf-form-content {
    margin: 0;
}

.hib-ninja-form .nf-form-content label {
    font-size: 0.875rem;
    font-weight: 300;
}

.hib-ninja-form .nf-form-content .list-select-wrap .nf-field-element > div,
.hib-ninja-form .nf-form-content input:not([type="button"]),
.hib-ninja-form .nf-form-content textarea {
    background: transparent;
}

.hib-ninja-form .nf-form-content button,
.hib-ninja-form .nf-form-content input[type="button"],
.hib-ninja-form .nf-form-content input[type="submit"] {
    background: var(--theme);
}

.hib-ninja-form .nf-form-content input[type="button"] {
    padding: 9px 20px;
    font-size: 0.9375rem;
    font-weight: 500;
    cursor: pointer;
    height: 45px;
    border-radius: 0.25rem;
}

.hib-ninja-form .nf-form-content button:hover,
.hib-ninja-form .nf-form-content input[type="button"]:hover,
.hib-ninja-form .nf-form-content input[type="submit"]:hover {
    background: #000;
    color: #fff;
}

.ques-icon {
    padding: 7px 0;
    position: absolute;
    top: 0;
    right: 15px;
}

.collapsed .ques-icon span.fa-angle-up,
.ques-icon span.fa-angle-down {
    display: none;
}

.ques-icon span.fa-angle-up,
.collapsed .ques-icon span.fa-angle-down {
    display: block;
}

.collapse.in {
    display: block;
}

.panel-group .panel {
    margin-bottom: 15px;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel {
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
}

.panel-heading {
    padding: 10px 0;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    position: relative;
}

.panel-default > .panel-heading {
    background-color: transparent;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    background-color: #fff;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}

.panel-body {
    padding: 15px 0;
}

.nav-tabs {
    border-bottom: none;
}

.business-mentoring .support-text h4 {
    line-height: 1.375rem;
    font-weight: 300;
    font-size: 1.125rem;
}

.team-members-container img {
    max-width: 195px;
    float: left;
    margin-right: 0px;
}

.team-members-container {
    margin-top: 40px;
}

.contact-meta-item h2 {
    font-size: 0.875rem;
    margin: 0;
    line-height: 160%;
}

.cm-info p {
    text-transform: capitalize;
}

.imprint-email-wrapper a {
    color: var(--theme);
}

blockquote {
    border-left: 3px solid var(--theme);
}

.press-img img {
    height: 170px;
}

.wp-pagenavi {
    margin: auto;
    padding-top: 30px;
    text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    float: none;
    width: 40px;
    height: 40px;
    line-height: normal;
    text-indent: 1px;
    text-align: center;
    vertical-align: middle;
    color: #a3a3a3;
    font-size: 15px;
    border: 1px solid #ddd;
    -webkit-transition: none;
    transition: none;
    text-transform: uppercase;
    margin-left: 10px;
}

.wp-pagenavi span.pages {
    display: none;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    border-color: #bfbfbf;
    font-weight: 300;
    background: var(--theme);
    color: #fff;
    border: 1px solid var(--theme);
}

.error404 .page-404 .content-page-404 a {
    background: var(--theme);
}

.error404 .page-404 .content-page-404 a:hover {
    background: #000;
}

#temp_profile_message .modal-dialog {
    min-height: calc(100% - 3.5rem);
}

.arrow_carrot-up::before {
    content: "\f106";
    font-family: "FontAwesome";
    font-weight: 900;
    margin-top: 8px;
    line-height: 29px;
}

.faq-content-wrapper {
    padding-bottom: 25px;
}

.faq-content-wrapper h3 {
    margin-top: 0;
}

.about-us-content-wrapper blockquote {
    margin: 15px 0 0 0;
}

.products-list.grid .product-wapper .products-thumb {
    width: 100%;
    max-width: 100%;
}

.singlecontainer .partner-content blockquote {
    margin: 30px 0 30px 0px;
}

.advertise-with-us ul {
    list-style-position: inside;
    padding-left: 0;
}

.workshop-work-part .workshops-work {
    width: auto !important;
}

.workshops-work .workshop-steps-wrapper h5 {
    margin: 0;
}

.woosw-area
    .woosw-inner
    .woosw-content
    .woosw-content-mid
    table.woosw-content-items
    .woosw-content-item
    .woosw-content-item--name
    a {
    font-weight: 300;
}

.woosw-area
    .woosw-inner
    .woosw-content
    .woosw-content-bot
    .woosw-content-bot-inner
    span {
    color: #000;
    text-decoration: none;
    border-radius: 0.25rem;
}

.woosw-area
    .woosw-inner
    .woosw-content
    .woosw-content-bot
    .woosw-content-bot-inner
    a {
    display: inline-block;
    line-height: 35px;
    padding: 0 25px;
    background: #000;
    border-radius: 0.25rem;
    text-decoration: none;
    color: #fff;
}

.woosw-area
    .woosw-inner
    .woosw-content
    .woosw-content-bot
    .woosw-content-bot-inner
    a:hover {
    background: var(--theme);
    color: #fff;
}

.tab-pane .exhibit-with-us .nf-form-title h3,
.single-event .nf-form-content .nf-field-element h3 {
    font-size: 1.125rem;
}

.single-event .nf-form-content .nf-field-element button,
.single-event .nf-form-content #nf-field-562 {
    background-color: var(--theme-red);
}

.single-event .nf-form-content .nf-field-element button:hover,
.single-event .nf-form-content #nf-field-562:hover {
    background-color: #000;
}

.woocommerce-lost-password div#bwp-main {
    margin-top: 50px;
}

.woocommerce-lost-password .woocommerce-error::before {
    top: auto;
}

/*contact artist form style*/
/*cancel return ninja form style starts here*/
.cancel-modal-styling .nf-before-form-content,
.return-modal-styling .nf-before-form-content {
    display: none;
}

.cancel-modal-styling .nf-form-content label,
.return-modal-styling .nf-form-content label {
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 300;
    margin-bottom: 0;
}

.cancel-modal-styling
    .nf-form-content
    .list-select-wrap
    .nf-field-element
    > div,
.cancel-modal-styling .nf-form-content input:not([type="button"]),
.cancel-modal-styling .nf-form-content textarea,
.return-modal-styling
    .nf-form-content
    .list-select-wrap
    .nf-field-element
    > div,
.return-modal-styling .nf-form-content input:not([type="button"]),
.return-modal-styling .nf-form-content textarea {
    border-radius: 0;
    box-shadow: none;
    color: #787878;
    transition: all 0.5s;
    border: 1px solid #ddd;
    padding: 5px 6px;
    background: transparent;
}

.cancel-modal-styling .nf-form-content input:nth-last-child(-n + 2),
.return-modal-styling .nf-form-content input:nth-last-child(-n + 2) {
    background-color: #eee;
}

.cancel-modal-styling .nf-form-content .listselect-wrap .nf-field-element div,
.cancel-modal-styling .nf-form-content .ninja-forms-field,
.return-modal-styling .nf-form-content .listselect-wrap .nf-field-element div,
.return-modal-styling .nf-form-content .ninja-forms-field {
    margin: 0 !important;
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 160%;
    max-height: 40px;
}

.cancel-modal-styling .nf-form-content .list-select-wrap > div div:after,
.return-modal-styling .nf-form-content .list-select-wrap > div div:after {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.cancel-modal-styling #ninja_forms_required_items,
.return-modal-styling .nf-field-container,
.return-modal-styling #ninja_forms_required_items,
.return-modal-styling .nf-field-container {
    margin-bottom: 20px;
}

.cancel-modal-styling .nf-form-content .label-above .nf-field-label,
.cancel-modal-styling .nf-form-content .label-below .nf-field-label,
.cancel-modal-styling .nf-form-content .label-hidden .nf-field-label,
.return-modal-styling .nf-form-content .label-above .nf-field-label,
.return-modal-styling .nf-form-content .label-below .nf-field-label,
.return-modal-styling .nf-form-content .label-hidden .nf-field-label {
    margin-bottom: 5px;
}

.cancel-modal-styling .nf-form-content textarea.ninja-forms-field {
    max-height: 130px;
}

.cancel-modal-styling .nf-field-container.hidden-container,
.return-modal-styling .nf-field-container.hidden-container {
    margin: 0 !important;
}

.cancel-modal-styling .nf-error.field-wrap .nf-field-element::after,
.cancel-modal-styling .nf-pass.field-wrap .nf-field-element::after,
.return-modal-styling .nf-error.field-wrap .nf-field-element::after,
.return-modal-styling .nf-pass.field-wrap .nf-field-element::after {
    display: none;
}

.cancel-modal-styling .nf-form-content,
.return-modal-styling .nf-form-content {
    padding: 0;
}

.cancel-modal-styling .submit-container input.ninja-forms-field.nf-element,
.return-modal-styling .submit-container input.ninja-forms-field.nf-element {
    padding: 8px 15px;
    background-color: var(--theme-red);
    color: #fff;
    cursor: pointer;
    max-height: 38px;
}

.cancel-modal-styling
    .submit-container
    input.ninja-forms-field.nf-element:hover,
.return-modal-styling
    .submit-container
    input.ninja-forms-field.nf-element:hover {
    background-color: #000;
    color: #fff;
}

/*cancel return ninja form style ends here*/

/*button class style mainly for dashbaord*/
.woocommerce-view-subscription .button {
    border: 1px solid;
    padding: 9px 12px;
    margin-left: 10px;
    background-color: var(--theme-red);
    color: #fff !important;
    line-height: 40px !important;
    border-radius: 0.25rem !important;
    transition: all 0.3s ease;
    text-wrap-mode: nowrap;
}
.woocommerce-view-subscription .button:hover{
    opacity: 0.8;
}
body.page-id-3619 #payment:has(.woocommerce-SavedPaymentMethods){
    display: flex;
    flex-direction: column;
}
body.page-id-3619 #payment:has(.woocommerce-SavedPaymentMethods)>.payment_methods{
    padding-left: 0;
    margin-bottom: 1rem;
}
body.page-id-3619 #payment:has(.woocommerce-SavedPaymentMethods) input[type=submit]{
    margin-left: auto;
}

.img-with-text {
    height: 350px;
    margin-top: 5px;
}

.event-slider.slick-slider {
    overflow: visible;
}

.event-slider i.slick-arrow {
    opacity: 1;
    visibility: visible;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    border: 1px solid var(--theme-red);
    color: #000;
}

.partner-img img {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 255px;
    width: 100%;
}

ul.page-numbers li a,
ul.page-numbers li span {
    display: table-cell;
    padding: 0;
    float: none;
    width: 30px;
    height: 30px;
    line-height: normal;
    text-indent: 1px;
    text-align: center;
    vertical-align: middle;
    color: #a3a3a3;
    font-size: 15px;
    border: 1px solid #ddd;
    -webkit-transition: none;
    transition: none;
    text-transform: uppercase;
}

ul.page-numbers li span.current {
    color: #fff;
    background: var(--theme-red);
    border-color: var(--theme-red);
    background-color: var(--theme-red) !important;
}

ul.page-numbers li a.prev:before {
    content: "\34";
    font-size: 20px;
    font-family: eleganticons;
}

ul.page-numbers li a.next,
ul.page-numbers li a.prev {
    font-size: 0;
    color: #a3a3a3;
}

.single-event .tab-content a.prev {
    font-size: 0 !important;
}

ul.page-numbers li a.next:before {
    content: "\35";
    font-size: 20px;
    font-family: eleganticons;
}

/*button class style mainly for dashbaord*/

/* Fair profile css */
.mvx_vendor_dashboard_content .acf-fields .media_bg {
    background: #f9f9f9;
    border: #eeeeee solid 1px !important;
    border-top: 0px !important;
    padding: 15px !important;
}
.single-post .bwp-main a {
    font-weight: 500;
}

.single-post .bwp-main a span {
    font-weight: 500 !important;
}
.single-post .single-post-content .widget_recent_entries ul li {
    margin-bottom: 7px;
}

/*cookie popup button style 07-02-2023*/
body .cky-btn {
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 160%;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
body .cky-btn:hover {
    background: #000 !important;
    opacity: 1;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    border-color: #000 !important;
}
/*08-02-2023*/
.cky-footer-wrapper div:last-child {
    display: none !important;
}
.page-id-3494 .container {
    max-width: 1140px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
}
body.page-template-default.page.page-id-3485 div#page div#bwp-main .container {
    max-width: 1140px;
}
/* CSS For Latest News Start  */
.elementor-kit-126464 .cate-post-content .post-content ul.post-categories li a {
    color: var(--theme-red);
}
.elementor-kit-126464
    .cate-post-content
    .post-content
    ul.post-categories
    li
    a:hover {
    color: rgb(218 86 65 / 80%);
}
.elementor-kit-126464 .cate-post-content .post-content a.read-more:hover {
    color: var(--theme-red);
}
.elementor-kit-126464
    .cate-post-content
    .post-content
    a.read-more:hover:before {
    background: var(--theme-red);
}
.blog .category-posts a:hover, .sidebar-blog a:hover{
    color: var(--theme-red) !important;
}
/* CSS For Latest News Ends  */

/* 12-09-2023 starts */
.faq .ques-text p {
    margin-bottom: 0;
}
/* 12-09-2023 ends */

/* 21-11-2023 start // this css code for jetpack seaching system serach bar section */
/* serach form*/
.jetpack-instant-search__search-results-wrapper .jetpack-instant-search__search-result-title .jetpack-instant-search__search-result-title-link {
    /* flex-direction: column;     
    align-items: flex-start !important; */
    display:  block !important;
}
.jetpack-instant-search__search-results-wrapper .jetpack-instant-search__search-result-title.jetpack-instant-search__search-result-product-title{
    font-size: 0.825rem !important;
    text-transform: capitalize !important;
    font-weight: 300;
    line-height: 130%;
    color: #000;
}
.jetpack-instant-search__search-results-wrapper .jetpack-instant-search__search-result-title.jetpack-instant-search__search-result-product-title{
    padding: 10px 0 0;
}
.jetpack-instant-search__product-price span.woocommerce-Price-amount {
    font-weight: 300;
    font-size: .875rem;
    color: #424242;
    line-height: 100%;
    padding: 5px 0 7px 0;
}
.jetpack-instant-search__search-results-wrapper .jetpack-instant-search__search-result-product-img,
.jetpack-instant-search__search-results-wrapper .jetpack-instant-search__search-result-product-img-container{
    border-radius: unset;
}
.jetpack-instant-search__search-results-wrapper .jetpack-instant-search__box input[type=search].jetpack-instant-search__box-input:focus {
    outline: none;
}
.jetpack-instant-search__search-results-wrapper .jetpack-instant-search__box input[type=button]:focus,
.jetpack-instant-search__search-results-wrapper button.jetpack-instant-search__overlay-close:focus {
    outline: none !important;
}
.jetpack-instant-search__search-results-wrapper .jetpack-instant-search__search-result-title .jetpack-instant-search__search-result-title-link:hover {
    color: var(--theme);
    text-decoration: none;
}
.jetpack-instant-search__search-results-wrapper span.jetpack-instant-search__product-price {
    margin: 5px 0 7px 0;
}
input#jetpack-instant-search__box-input-1 {
    font-size: 1rem;
}
/* catgories section */
.jetpack-instant-search__search-results-wrapper .jetpack-instant-search__search-filter-sub-heading{
    font-size: 0.875rem;
    font-weight: 300 !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000 !important;
    margin-bottom: 13px !important;
}
.jetpack-instant-search__search-results-wrapper .jetpack-instant-search__search-filter-list-label {
    font-size: 0.875rem;
    font-weight: 300 !important;
    letter-spacing: 2px;
    color: #424242 !important;
}
.jetpack-instant-search__search-results-wrapper .jetpack-instant-search__search-results-secondary .jetpack-instant-search__search-filter-list-input[type="checkbox"]{
    accent-color: var(--theme-red);
    position: relative;
    top: 2px;
}
.jetpack-instant-search__search-sort-select:focus{
    background-image: none !important;
}
h2.jetpack-instant-search__search-results-title,
h2.jetpack-instant-search__search-filters-title{
    text-transform: capitalize;
    font-weight: 300;
    font-size: 0.875rem !important;
}
.jetpack-instant-search__search-sort label {
    font-weight: 300 !important;
    font-size: 0.875rem !important;
}
.jetpack-instant-search__search-results-wrapper h2.jetpack-instant-search__search-filters-title {
    font-size: 1.25rem !important;
}
.jetpack-instant-search__search-results-wrapper .jetpack-instant-search__clear-filters-link:focus{
    outline: none !important;
}
.jetpack-instant-search__search-results-wrapper .jetpack-instant-search__clear-filters-link {
    font-size: 1rem !important;
    top: 5px;
}
.jetpack-instant-search *::selection {
    background-color: var(--theme-red) !important;
    color:#fff !important;
}
.jetpack-instant-search__search-filter-list>div{
    margin-top: 4px !important;
}
.page-template-MultiVendorX .page-title.bwp-title {
    display: none;
}
/* 21-11-2023 ends */

/* media style starts here */
@media screen and (max-width: 1198px) {
    .-artist_details {
        max-width: 40%;
    }

    .-view_btn {
        max-width: 47%;
    }

    .bwp-filter-homepage.tab_category_slider_2 .filter-category li {
        margin-right: 20px;
    }

    .bwp-filter-homepage.tab_category_slider_2 .title-block h2 {
        font-size: 1.125rem;
        line-height: 150%;
    }

    .bwp_product_list.list-deal .list-product {
        padding-top: 0;
    }

    .elementor-1238 .elementor-element.elementor-element-f36ee9b {
        padding: 40px 0px 40px 0px;
    }

    .elementor-1238 .elementor-element.elementor-element-ed71c5e {
        margin-bottom: 60px;
        padding: 0px 0px 40px 0px;
    }

    /*

    .elementor-1238 .elementor-element.elementor-element-005cfa5,
    .elementor-1238 .elementor-element.elementor-element-328be74,
    .elementor-1238 .elementor-element.elementor-element-5e0a8969 {
        margin-bottom: 60px;
    }
*/

    .elementor-1238 .elementor-element.elementor-element-233a8aef {
        padding: 40px 0px 0px 0px;
    }

    .elementor-1238 .elementor-element.elementor-element-7f270a2d {
        padding: 40px 0px;
    }

    .text-block-wapper-3 h2 {
        font-size: 0.875rem;
    }

    .bwp-testimonial.layout2 .testimonial-customer-name {
        font-size: 0.75rem;
    }
}

@media screen and (min-width: 1141px) {
    .tc-inner {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 1024px) {
    .text-block-wapper-3,
    .newlest-home-3 {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .-home-sec-2 ul li {
        font-size: 0.688rem;
    }

    .bwp-filter-homepage.tab_category_slider_2 .filter-category li a {
        font-size: 0.625rem;
    }

    .bwp-filter-homepage.tab_category_slider_2 .filter-category li {
        margin-right: 10px !important;
        margin-left: 0 !important;
    }

    .text-block-wapper-3 h2 {
        font-size: 1.125rem;
    }

    .bullet-1 .tp-bullet,
    .bullet-1 .tp-bullets {
        display: none;
    }

    .medpost.blogger li.blogpost {
        margin-bottom: 25px;
    }

    .bwp-testimonial.layout2 .content {
        padding-left: 15px;
    }
}

@media screen and (max-width: 991.98px) {
    .-artist_details {
        max-width: 50%;
    }

    .-view_btn {
        max-width: 37%;
        padding-top: 0;
        text-align: right;
        padding-right: 15px;
    }

    .bwp-filter-homepage.tab_category_slider_2 .title-block h2 {
        font-size: 1.25rem;
    }

    .bwp-filter-homepage.tab_category_slider_2 .title-block {
        margin-bottom: 5px;
    }

    .bwp-filter-homepage.tab_category_slider_2
        .bwp-filter-heading
        .category-tab-nav {
        text-align: center;
    }

    .bwp-widget-banner.layout-7-right .banner-wrapper-infor {
        padding: 0;
    }

    .bwp-filter-homepage.tab_category_slider_2 .filter-category li {
        margin-right: 5px !important;
        margin-left: 0 !important;
    }

    .-title_block h2 {
        font-size: 1.25rem;
    }

    .-title_block {
        margin-right: 0px;
    }

    ul.products.products-list.row.grid li.type-product {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .products-list.grid
        .product-wapper
        .products-thumb
        .product-button
        .add_to_cart_button,
    .products-list.grid
        .product-wapper
        .products-thumb
        .product-button
        .added_to_cart,
    .products-list.grid
        .product-wapper
        .products-thumb
        .product-button
        a.ajax_add_to_cart {
        width: 25px;
        height: 25px;
        line-height: 25px;
        position: relative;
        left: 10px;
    }

    .products-list.grid
        .product-wapper
        .products-thumb
        .product-button
        .add_to_cart_button:before,
    .products-list.grid
        .product-wapper
        .products-thumb
        .product-button
        .added_to_cart::before,
    .products-list.grid
        .product-wapper
        .products-thumb
        .product-button
        .add_to_cart_button.loading:before {
        font-size: 0.875rem;
        line-height: 160%;
    }

    .products-list.grid
        .product-wapper
        .products-thumb
        .product-button
        .woosw-btn {
        width: 28px;
        height: 28px;
        line-height: 27px;
        position: relative;
        left: 10px;
    }

    .header-desktop
        .col-xl-7.col-lg-8.col-md-12.col-sm-12.col-12.header-left.content-header {
        flex: 0 0 66.66%;
    }

    .header-desktop .col-xl-5.col-lg-4.col-md-12.col-sm-12.col-12.header-right {
        flex: 0 0 33.33%;
    }

    .bwp-widget-banner.layout-6 .bwp-image img {
        width: 100%;
    }

    .main-archive-product .sidebar-product,
    .main-single-product .sidebar-product {
        order: 0;
    }

    .tax-dc_vendor_shop .main-archive-product .sidebar-product {
        display: none;
    }
}

@media only screen and (min-width: 990px) {
    .hide-menu-desktop,
    .more-wrap {
        display: none !important;
    }

    .categories-vertical-menu .bwp-vertical-navigation > div ul.menu {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 991.98px) {
    .header-mobile
        .col-xl-4.col-lg-4.col-md-4.col-sm-6.col-6.header-center
        .wpbingoLogo {
        text-align: left !important;
    }

    .event-single .nav li ul {
        position: absolute !important;
    }
}

@media only screen and (max-width: 1157px) {
    .testimonial-part-home i {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .testimonial-part-home i.slick-arrow.fa-angle-right {
        right: -13px;
    }

    .testimonial-part-home i.slick-arrow.fa-angle-left {
        left: -13px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bwp-top-bar.top {
        padding: 0 15px;
    }
}

@media (min-width: 768px) {
    .bwp-filter-content .content-product-list i.slick-arrow {
        display: none !important;
    }
}

@media screen and (max-width: 767.98px) {
    .archive .breadcrumb .delimiter:before {
        font-size: 0.813rem;
    }

    .workshop-work-part
        .workshops-work
        .workshop-work-box
        .elementor-widget-container {
        float: right;
    }

    .workshop-work-part .workshops-work {
        width: 100% !important;
    }

    .-flex_block li {
        display: inline-block;
        list-style: none;
        margin: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .bwp-filter-homepage.tab_category_slider_2 .title-block {
        margin-bottom: 10px;
    }

    .bwp-widget-banner.layout-20 .title-banner {
        font-size: 1.5625rem;
    }

    .elementor-1238
        .elementor-element.elementor-element-9ef81be
        > .elementor-widget-container {
        padding: 0;
    }

    .bwp-widget-banner.layout-20 .banner-wrapper-infor {
        top: 30%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-20%);
    }

    .artist-spotlight .artist-title h3 {
        font-size: 1.125rem;
    }

    .bwp-widget-banner.layout-6 .banner-wrapper-infor {
        top: 20px;
    }

    .testimonial-part-home i.slick-arrow {
        top: 50%;
    }

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

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

    .elementor-element.elementor-element-5270b781 .bwp-image img {
        max-width: 100%;
        height: 100%;
    }

    .bwp-widget-banner.layout-27 .banner-wrapper-infor {
        top: 85px;
    }

    .bwp-filter-homepage.tab_category_slider_2 .filter-category li a {
        font-size: 0.875rem;

        margin-right: 5px;
    }

    .products-content h3.product-title {
        -webkit-line-clamp: 1;
        max-width: 460px;
        height: auto;
    }

    .-home-sec-2 ul {
        justify-content: unset;
    }

    .-home-sec-2 ul li {
        font-size: 0.875rem;
        margin-bottom: 5px;
        flex-basis: 33%;
    }

    .-home-sec-2 ul li:last-child {
        margin-bottom: 0;
    }

    .bwp-widget-banner.layout-7-right .banner-wrapper-infor {
        padding: 0 15px;
    }

    .elementor-115683 .elementor-element.elementor-element-1b63d188 {
        width: 100% !important;
    }

    .bwp-filter-homepage.tab_category_slider_2 .filter-category {
        overflow-x: scroll;
        display: flex;
    }

    .bwp-filter-homepage.tab_category_slider_2 .filter-category li {
        margin-right: 0px !important;
        margin-left: 0 !important;
    }

    ul.products.products-list.row.grid li.type-product {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .-border-wrapper {
        padding: 0;
    }

    .elementor-widget-image img {
        width: 100%;
    }

    .bwp-testimonial.layout2 .title-item {
        font-size: 18px;
        margin: 0px 0 15px;
        line-height: 140%;
    }

    .-artist_details {
        max-width: 100%;
        padding-top: 15px;
    }

    .-view_btn {
        max-width: 100%;
        text-align: left;
        padding: 0;
    }

    /*
    .products-list.grid .product-wapper .products-thumb .product-thumb-hover .wp-post-image,
    .products-list.grid .product-wapper .products-thumb .product-thumb-hover .hover-image {
        width: 100%;
    }
*/

    .product-button a.button {
        display: none !important;
    }

    .copyright-box1
        .elementor-column-gap-default
        > .elementor-column
        > .elementor-element-populated {
        /*border: none !important;*/
        padding: 5px 10px;
    }

    .main-archive-product.row
        .products.products-list.row.grid
        li:nth-child(odd) {
        padding-left: 0;
    }

    .main-archive-product.row
        .products.products-list.row.grid
        li:nth-child(even) {
        padding-right: 0px;
    }

    .content.products-list.grid.slick-carousel.row.slick-initialized.slick-slider
        .item.slick-slide:nth-child(odd),
    .products.products-list.row.grid li:nth-child(odd) {
        padding-right: 7.5px;
    }

    .content.products-list.grid.slick-carousel.row.slick-initialized.slick-slider
        .item.slick-slide:nth-child(even),
    .products.products-list.row.grid li:nth-child(even) {
        padding-left: 7.5px;
    }

    .related .content-product-list .products-list.grid .product-wapper,
    .cross_sell .content-product-list .products-list.grid .product-wapper,
    .upsells .content-product-list .products-list.grid .product-wapper {
        margin: 0;
    }

    /*
    .images #wpis-gallery {
        display: none;
    }
*/
}

@media screen and (max-width: 767px) {
    .desktop-view-home {
        display: none;
    }

    .mobile-view-home {
        display: block;
    }

    .bwp-filter-homepage.tab_category_slider_2 .bwp-filter-heading {
        margin-bottom: 0;
    }

    .bwp-filter-content .content-product-list i.slick-arrow {
        opacity: 1;
        visibility: visible;
        top: 30%;
        transform: translateY(-50%);
        background-color: transparent;
        border: 1px solid var(--theme-red);
        color: #000;
    }

    .bwp-filter-content .content-product-list i.slick-arrow.fa.fa-angle-left {
        left: -12px;
    }

    .bwp-filter-content .content-product-list i.slick-arrow.fa.fa-angle-right {
        right: -12px;
    }
}

@media screen and (max-width: 575.98px) {
    .-flex_block li {
        display: block;
        list-style: none;
        margin: 0;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .-artist_details h2 {
        font-size: 1.125rem;
    }

    .-artist_details p {
        font-size: 0.875rem;
    }

    .-home-sec-2 ul li {
        font-size: 0.688rem;
    }

    .bwp-filter-homepage.tab_category_slider_2 .filter-category li a {
        font-size: 0.75rem;
    }

    .modal.fade .modal-dialog {
        height: auto;
    }

    .elementor-1238 .elementor-element.elementor-element-ed71c5e {
        margin-bottom: 20px;
    }

    .products-list.grid .product-wapper .products-thumb,
    .products-list.grid
        .product-wapper
        .products-thumb
        .product-thumb-hover
        .wp-post-image {
        width: 100%;
    }

    .meta {
        width: 100% !important;
        margin: 0 0 30px 0;
        text-align: left !important;
    }

    .entry {
        width: 100%;
    }

    .event a.mainbutton_folio {
        float: left;
        margin-left: 0 !important;
    }

    .ques-icon {
        top: auto;
        bottom: 15px;
    }

    .title-block-4 h2,
    .-title_block h2,
    .bwp-filter-homepage.tab_category_slider_2 .title-block h2,
    .artist-spotlight .artist-title h3 {
        font-size: 1.125rem;
    }
}

@media (min-width: 601px) and (max-width: 766px) {
    .bwp-filter-homepage.tab_category_slider_2 .filter-category li a {
        margin-right: 12px;
    }
}

@media (max-width: 480px) {
    .-home-sec-2 ul li {
        flex-basis: 50%;
    }

    .-home-sec-2 ul li:nth-child(2),
    .-home-sec-2 ul li:nth-child(4),
    .-home-sec-2 ul li:nth-child(6) {
        text-align: right;
    }

    .elementor-1238
        .elementor-element.elementor-element-3085ba43
        > .elementor-widget-container {
        padding: 10px 0;
    }

    .bwp-widget-banner.layout-20 .bwp-image-description,
    .bwp-widget-banner.layout-20 .bwp-image-subtitle {
        display: inline-block;
    }

    .bwp-filter-homepage.tab_category_slider_2 .filter-category li a {
        font-size: 0.875rem;
        white-space: nowrap;
        margin-right: 15px;
        padding-right: 8px;
    }

    .bwp-filter-homepage.tab_category_slider_2 .filter-category li {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .-title_deal {
        padding: 0 13px;
    }

    .bwp-woo-categories .item-thumbnail {
        width: auto;
        height: auto;
    }

    .bwp-woo-categories .item-title a {
        font-size: 0.75rem;
    }

    .width-full {
        max-width: 100%;
        flex: 0 0 100%;
    }

    ul.lightgallery.exhibitors-list {
        margin: 0px !important;
    }

    .event-single .nav a {
        font-size: 0.95em;
    }

    .event-single .nav li {
        padding: 0px !important;
    }

    .event h2.post {
        margin: 0 50px 40px 20%;
    }

    .bwp-filter-homepage.tab_category_slider_2 .filter-category li.active a {
        border-bottom: 1px solid;
    }

    .products-list.grid .product-wapper .products-content h3.product-title {
        font-size: 0.75rem;
        height: 70px;
    }

    .products-content p.text-danger {
        margin-bottom: -8px;
        margin-top: 2px;
    }

    .by-vendor-name-link {
        font-size: 0.688rem;
    }

    .woocommerce-pagination > ul.page-numbers li a,
    .woocommerce-pagination > ul.page-numbers li span {
        max-width: 23px;
        height: 23px;
        font-size: 0.775rem;
    }

    .woocommerce-pagination > ul.page-numbers li {
        margin-left: 5px;
    }

    .woocommerce-pagination > ul.page-numbers li a.next:before,
    .woocommerce-pagination > ul.page-numbers li a.prev:before {
        font-size: 17px;
    }

    .bwp-filter-homepage.tab_category_slider_2 .filter-category li a {
        background: transparent;
    }
}

@media only screen and (max-width: 390px) {
    .comment-content {
        display: block !important;
    }
    p.woocommerce-verification-required {
        flex: 0 0 100% !important;
    }
    .comment-content img {
        width: 30% !important;
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .comment-content-wrapper {
        margin-left: 0px !important;
    }

    .single-product .woocommerce-tabs #tab-reviews #reviews > div#comments,
    .quickview-container
        .woocommerce-tabs
        #tab-reviews
        #reviews
        > div#comments {
        flex: 0 0 100% !important;
    }
    .woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-notice {
        line-height: 160%;
        padding: 18px 20px;
    }
}

@media (max-width: 360px) {
    .bwp-filter-content .content-product-list i.slick-arrow {
        top: 26%;
    }
}

/* event page style */

.single-event #about.tab-pane.active {
    margin-top: 0px;
}

/* contact for more information style */
input[readonly],
textarea[readonly],
input[disabled],
textarea[disabled],
#ask-artist-modal .disabled,
.form-control:disabled,
.form-control[readonly],
.btn-disabled {
    opacity: 0.8;
    cursor: not-allowed !important;
}

.page-template-vendor-dashboard
    .media-modal-content
    .media-frame
    select.attachment-filters {
    max-width: calc(47% - 12px);
    width: calc(47% - 12px);
}

/*Shop Page Loader*/
.archive .products.products-list .loading {
    /*top: 70px;*/
    position: relative;
}

/*artist page*/
.letter-grouping {
    display: flex;
    align-items: center;
    justify-content: center;
}

.letter-grouping a {
    font-size: 13.5px;
    display: inline-block;
    padding: 0px 8px;
    border-right: 1px solid #ddd;
    margin-bottom: 8px;
    color: var(--theme);
}

.letter-grouping a:hover,
.letter-grouping a.in-selected {
    background-color: var(--theme);
    color: #fff;
}

.artist-section {
    margin-top: 30px;
}

.artist-section img {
    height: 211px;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
body.page-template-directory-artist-listing .artist-section img {
    aspect-ratio: 1;
    height: auto;
    object-fit: cover;
    object-position: top;
}

.artist-section img:hover {
    opacity: 0.8;
}

.letter-grouping a:last-child {
    border-right: 0;
}

@media (max-width: 420px) {
    .letter-grouping {
        flex-wrap: wrap;
    }
}

/*Review style */
.comment-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.comment-content-wrapper {
    margin-left: 15px;
}

.comment-content-wrapper {
    flex: 0 0 calc(100% - 115px);
}

.comment-content img {
    flex: 0 0 100px;
}

.slick-slider {
    touch-action: auto !important;
}

.single-event .tab-content p {
    font-size: 14px;
    line-height: 1.38;
    color: #121b1f;
    margin-bottom: 15px;
}

.single-event .tab-content a {
    font-size: 14px;
    color: var(--theme-red);
    line-height: 1.38;
}
.single-event .tab-content a:hover {
    font-size: 14px;
    color: #121b1f;
}
.faq .ques-text p{
    color: var(--theme-red);
}
.faq .ques-text p:hover{
    color: #121b1f;
}
.form-register .nf-form-fields-required {
    display: none !important;
}

.form-register #nf-form-27-cont #nf-field-1086-0 {
    display: none;
}
.form-register #nf-form-27-cont #nf-field-1086-1 {
    display: none;
}
.woocommerce-account .box-content input#nf-field-620:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}
.form-register .nf-field-element #nf-field-1085 {
    line-height: inherit !important;
    background-color: var(--theme-red) !important;
    color: #fff !important;
}
.form-register .nf-field-element #nf-field-1085:hover {
    line-height: inherit !important;
    background-color: #000 !important;
    color: #fff !important;
}
.buy-ticket-bg {
    background: var(--theme-red);
}

.buy-ticket-bg a {
    color: #fff !important;
}
/* //question and answer from single product */
li#tab-title-mvx_customer_qna, #tab-mvx_customer_qna{
    display: none;
} 
.desc-line-clamp > p:nth-child(3)>span> a,
.desc-line-clamp > p:nth-child(3)>span> a > strong {
    font-weight: 400;
    text-transform: lowercase;
}




