.dashboard-promocode-box {
    margin-top: 20px;
}
.single-product-content .elementor-social-icons-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start !important;
    width: 100%;
}
.single-product-content .elementor-social-icons-wrapper .elementor-grid-item {
    margin: 0 !important;
}
.single-product-content .elementor-social-icons-wrapper .elementor-grid-item a {
    width: 40px;
    height: 40px;
    margin: 0 5px 10px 0;
}
.coupon-btn-box {

}
.user-link {
    color: green;
    margin-left: 10px;
}

.dashboard-promocode-box .dokan-new-cat-ui-title {

}
.dashboard-promocode-box .text {
    margin-bottom: 10px;
}
.dashboard-promocode-box input {

}
.dashboard-promocode-box .dokan-input-group {
    display: flex;
}
.policy-text {
    display: flex;
}
.newsletter-modal-box .wpcf7-response-output {
    position: absolute;
    margin: 0 !important;
}

.sidebar-block .left-side {
    flex: 1 1 auto;
}
.sidebar-block .right-side {
    flex: 0 0 300px;
    width: 300px;
}
.sidebar-block .right-side .widget-title {
    font-weight: 600;
    padding: 0 0 0 10px;
    border-left: 2px solid #A172C4;
}
.sidebar-block .widget-list .widget-list-number-counter {
    background-color: #febd55;
}
.sidebar-block .widget-list a:hover {
    color: #febd55;
}
.sidebar-block .widget ul {
    list-style-type: none;
}
.btn {
    padding: 0 15px;
    height: 44px;
    line-height: 44px;
    background-color: #febd55;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;

    display: inline-block;
    font-weight: 400;

    text-align: center;
    white-space: nowrap;
   
    user-select: none;
    
    
    border-radius: 3px;
    transition: all .3s;
}
.btn:hover {
    background-color: #f7ac34;
}
.btn-promo:hover {
    background-color: #A172C4;
}

.sidebar-block .btn-discount {
    background-color: #febd55;
    color: #fff;
    width: 100%;
    margin-top: 30px;
    height: 60px;
    line-height: 60px;
}
button.btn-subscribe {
    background-color: #febd55;
    color: #fff;
    width: 100%;
    border: none;
    line-height: 45px;
    padding: 0;
    font-weight: 500;
    outline: none !important;
    border: none !important;
}
button.btn-subscribe:hover,
button.btn-subscribe:focus {
    background-color: #febd55 !important;
    color: #A172C4 !important;
}
button.btn:hover {
    background-color: #febd55;
    color: #A172C4;
}
.newseller-form-wrapper a,
.newsletter-modal-box a {
    color: #fff;
} 
a {
    color: #A172C4;
}
.succes-text {
    color: #febd55;
}
.logo-box a {
    display: flex !important;
    align-items: center;
    max-width: 316px;
}
.logo-box a img {
    width: 100% !important;
    height: auto !important;
}
.menu-btn-box {

}
.elementor-flip-box__front {			
    background-color: #A172C4 !important;	
}					
.elementor-flip-box__back {	
    background-color: #A172C4 !important;
}	



/**** MODAL AND FORMS ****/

.modal-box, .newsletter-modal-box {
    display: none;
    position: fixed;
    z-index: 995;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.4);
    justify-content: center;
    align-items: center;
}
.modal, .newsletter-modal-box > .e-con-inner {
    display: none;
    background-color: #fff;
    border: none;
    position: relative;
    width: 800px;
    z-index: 999 !important;
    border-radius: none;
    padding: 0;
    margin-top: 210px;
}
.newsletter-modal-box {
    background-color: rgba(0, 0, 0, 0.4) !important;
    justify-content: flex-start !important;
}
.error, .recaptcha_error, .policy1_error {
    color: #dc3232;
    font-size: 14px;
}
.newsletter-modal-box .wpcf7-not-valid-tip {
    display: none !important;
}
.newsletter-modal-box .elementor-form {
    display: none;
}
.newsletter-modal-box > .e-con-inner {
    background-color: #A475C5;
    width: 1140px;

    display: flex;
    position: relative;
    height: 670px;
    overflow: hidden;
    flex: 0 0 670px !important;
    padding: 40px;
}
.newsletter-modal-box .form-item,
.newseller-form-wrapper .form-item {
    margin-bottom: 10px;
}
.policy-text {
    display: block;
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
}
.newsletter-modal-box .form-item input,
.newseller-form-wrapper .form-item input {
    outline: none !important;
}
.newsletter-modal-box .close-box {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    height: 40px;
    width: 40px;
    flex: 0 0 40px;
}
.newsletter-modal-box .elementor-field-type-checkbox label {
    color: #fff !important;
}
.newsletter-modal-box .elementor-grid-item .elementor-social-icon {
    background-color: transparent;
}
.newsletter-modal-box .first-subtitle h4 {
    color: #000;
    margin-bottom: 10px;
    font-size: 22px;
    text-align: left;
}
.newsletter-modal-box .second-subtitle h4 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 22px;
    text-align: left;
}

.close {
    position: absolute;
    right: 10px;
    top: 0;
    color: #CAD2DB;
    font-size: 35px;
    font-weight: 400;
    cursor: pointer;
    transition: 0.3s ease;
}
.close:hover, .close:focus {
    opacity: 0.8;
}

/**** MODAL STYLES ****/
.first-modal .u-sheet {
    width: 100%;
    display: flex;
}

.modal button {
/* background: #4CAF50;
color: white;
padding: 0 15px;
border: none;
outline: none;
cursor: pointer;
border-radius: 5px;
height: 34px;
line-height: 34px;
transition: 0.2s; */
}

.modal button:hover {
/* background-color: #f44336;
opacity: 0.9; */
}

.modal .buttons-box {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.modal .title {
/* color: #000;
font-weight: 600;
font-size: 20px;
margin-bottom: 15px; */
}
.she-header .elementor-nav-menu > li:last-of-type {
    padding: 10px;
}
.she-header .elementor-nav-menu > li:last-of-type > a {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    padding-top: 30px;
    border: 1px solid #fbd08b !important;
    color: #000;
}
.menu-item-4492 {
    background: #febd55;
}









.elementor-location-header .elementor-nav-menu--main .menu-item:hover > a::after,
.elementor-location-header .elementor-nav-menu--main .menu-item a::after {
    display: none;
}
.woocommerce.single-product .woocommerce-loop-product__link .onsale {
    left: 100% !important;
    margin-left: -40px !important;
}
/* .hidden-button-box {
    display: none !important;
} */
.archive .price del bdi, .archive .price del,
.single-product .products .price del bdi, 
.single-product .products .price del,
.coupons-page-content .price del,
.coupons-page-content .price del bdi {
    color: #c36 !important;
}
.archive .price ins bdi, .archive .price ins,
.single-product .products .price ins bdi, 
.single-product .products .price ins,
.coupons-page-content .price ins {
    color: #febd55;
}
.archive.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 20px;
}
.single-product .products .woocommerce-loop-product__title {
    color: #8d53b7;
}
.woocommerce ul.products li.product .button,
.single_show_coupon_buttonsingle_show_coupon_button {
    outline: none !important;
}
.woocommerce-Tabs-panel--geolocation address {
    margin-bottom: 20px;
}
.page-template-default.page .elementor-widget-wrap.elementor-element-populated .shopengine-account-orders .woocommerce-orders-table .woocommerce-orders-table__cell .button.view,
.woocommerce.edit-account-wrap input[type="submit"].dokan-btn {
    background-color: #febd55 !important;
    cursor: pointer;
}
.page-template-default.page .elementor-widget-wrap.elementor-element-populated .shopengine-account-orders .woocommerce-orders-table .woocommerce-orders-table__cell .button.view:hover,
.woocommerce.edit-account-wrap input[type="submit"].dokan-btn:hover {
    background-color: #A172C4 !important;
}
.page-template-default.page .shopengine-account-navigation nav.woocommerce-MyAccount-navigation ul li.is-active {
    background-color: #febd55 !important;
}
.page-template-default.page .shopengine-account-navigation nav.woocommerce-MyAccount-navigation ul li.is-active a,
.page-template-default.page .shopengine-account-navigation nav.woocommerce-MyAccount-navigation ul li a:hover,
.elementor-84 .elementor-element.elementor-element-7950196 .shopengine-account-dashboard p a,
.elementor-84 .elementor-element.elementor-element-7950196 .shopengine-account-dashboard p a:hover {
    color: #A172C4 !important;
}
.woocommerce.edit-account-wrap input[type="submit"].dokan-btn {
    border: none;
    margin-top: 20px;
}
.dokan-form-group .required {
    color: red;
    font-weight: 700;
}
.policy-text .text {
    margin-bottom: 10px;
}
.woocommerce-privacy-policy-text > .text {
    margin: 0 0 10px;
}
.woocommerce-privacy-policy-text .policy-text {
    color: #333;
    font-size: 16px;
    font-weight: 400;
}
.policy-text .input-box {
    display: block;
    padding-bottom: 10px;
}
.policy-text .input-box input {
    margin-right: 10px;
}
.policy-text .input-box br {
    display: none;
}
.policy-text .input-box a {
    display: inline;
}
.she-header-yes.she-header {
    z-index: 990;
}
.dokan-geolocation-filters-loading {
    display: none !important;
}
.archive .dokan-geolocation-location-filters .dokan-row .dokan-geo-filters-column:nth-of-type(1),
.archive .dokan-geolocation-location-filters .dokan-row .dokan-geo-filters-column:nth-of-type(2) {
    display: none;
}
.archive .dokan-geolocation-location-filters .dokan-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.archive .dokan-geolocation-location-filters .dokan-row::before,
.archive .dokan-geolocation-location-filters .dokan-row::after {
    display: none;
}
p.address {
    padding: 0 10px;
    font-size: 14px;
    color: #101010;
}
.seller-items .address {
    display: none;
}
.elementor-location-footer .elementor-form .elementor-message.elementor-message-danger::before,
.elementor-location-footer .elementor-form .elementor-message.elementor-message-success::before {
    display: none !important;
}
.page-id-3875 .products {
    padding: 0 0 20px 0 !important;
}
.page-id-3875 .widget li {
    list-style-type: none;
}
.coupons-page-content .container {
    width: 100% !important;
    display: flex;
    max-width: 100% !important;
}
.coupons-page-content .container .left-side {
    margin-right: 40px;
}

.offer-box {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.offer-box::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 100%;
    background-color: #ffffff;
    opacity: 0.4;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 2;
}

.offer-box::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: -100%;
    background-color: #ffffff;
    opacity: 0.4;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    z-index: 2;
}

.offer-box .category {
    position: absolute;
    left: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    right: 0;
    transform: translate(0, -50%); /* width Х */
    top: 50%;



    border: 1px solid #ececec;
    padding: 50px 20px 50px 20px;
    margin-left: 50px;
    margin-right: 50px;
}

.offer-box .category::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #ededed;
    opacity: 0.94;
    z-index: 1;
    margin: 6px;
}

.offer-box .category h4, .offer-box .full_link {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}

.offer-box .full_link {

    color: #111;
    font-weight: 700;

}

.offer-box img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.offer-box .box-inner {
    position: absolute;
    top: 50px;
    left: 0;
    padding: 15px;
    right: 0;
    bottom: 0;
    border: 1px solid #ededed;
    margin: 30px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.offer-box .box-inner .inner-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 0 10px;
}

.offer-box .box-inner::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #ededed;
    opacity: 0.94;
    z-index: 1;
    margin: 6px;
    z-index: -1;
}

.offer-box .box-inner h3, .offer-box .full_link {
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.offer-box .box-inner ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
}

.offer-box .box-inner ul li {
    margin-bottom: 10px;
}

.offer-box .box-inner ul li:last-child {
    margin-bottom: 0;
}

.offer-box .box-inner ul li a {
    font-size: 13px;
    color: #666666;
    position: relative;
    display: inline-block;
}

.offer-box .box-inner ul li a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: #222222;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.offer-box .box-inner ul li a:hover,
.offer-box .box-inner ul li a:focus {
    color: #222222;
}

.offer-box .box-inner ul li a:hover::before,
.offer-box .box-inner ul li a:focus::before {
    width: 100%;
}

.offer-box:hover img,
.offer-box:focus img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.offer-box:hover::after,
.offer-box:focus::after {
    left: 100%;
}

.offer-box:hover::before,
.offer-box:focus::before {
    left: -100%;
}

.offer-box:hover .category,
.offer-box:focus .category {
    opacity: 0;
    visibility: hidden;
    bottom: 0;
}

.offer-box:hover .box-inner,
.offer-box:focus .box-inner {
    opacity: 1;
    visibility: visible;
    top: 0;
}
.newsletter-wrappersection{display:block;}
        .newsletter-wrapper a{background-color:transparent;-webkit-text-decoration-skip:objects;}
        .newsletter-wrapper a:active,a:hover{outline-width:0;}
        .newsletter-wrapper img{border-style:none;}
        .newsletter-wrapper ::-webkit-input-placeholder{color:inherit;opacity:0.54;}
        .newsletter-wrapper .u-btn{display:table;cursor:pointer;color:inherit;font-style:inherit;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;text-decoration:none;border:0 none transparent;outline-width:0;background-color:transparent;margin:0;-webkit-text-decoration-skip:objects;font-style:initial;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;text-align:center;padding:10px 30px;border-radius:0;align-self:flex-start;}
        .newsletter-wrapper .u-btn:focus, .newsletter-wrapper .u-btn:active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
        .newsletter-wrapper .u-btn:hover, .newsletter-wrapper .u-btn:focus{text-decoration:none;}
        .newsletter-wrapper .u-btn:active{outline:0;background-image:none;}
        .newsletter-wrapper a{border-top-width:0;border-left-width:0;border-right-width:0;}
        .newsletter-wrapper *, .newsletter-wrapper *:before, .newsletter-wrapper *:after{box-sizing:border-box;}
        .newsletter-wrapper section{position:relative;}
        .newsletter-wrapper section > *, .newsletter-wrapper .u-sheet > *{position:relative;}
.newsletter-wrapper a{color:#259bca;text-decoration:none;}
.newsletter-wrapper a:hover{color:#0676a4;}
.newsletter-wrapper a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.u-clearfix:after,.u-clearfix:before{content:'';display:table;}
.u-clearfix:after{clear:both;}
.u-opacity-80,.u-opacity-80:before{opacity:0.8;}
.u-image{object-fit:cover;display:block;vertical-align:middle;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;}
img.u-image{overflow:hidden;}
.u-sheet{position:relative;width:1140px;margin:0 auto;}

.widget{position:relative;font-size:13px;margin-bottom:30px;word-wrap:break-word;}
.widget ul{padding-left:0;}
.widget li{margin-bottom:15px;line-height:28px;}
.widget li a{display:inline-block;font-weight:600;}
.widget-title{position:relative;font-size:15px;line-height:28px;text-transform:uppercase;padding-left:10px;margin-bottom:25px;border-left:3px solid #8d53b7;}
.widget-list{position:relative;z-index:10;}
.widget-list.widget-has-bgimage{padding:30px;}
.widget-list .widget-title{font-weight:400;}
.widget-list .widget-title,.widget-list a{color:#fff;}
.widget-list a{transition:.1s;}
.widget-list a:hover{color:#8d53b7;}
.widget-list a:hover span{margin-right:15px;}
.widget-list .widget-list-number-counter{transition:.2s;display:inline-block;font-size:14px;line-height:14px;color:#fff;text-align:center;margin-right:10px;padding:7px 12px;background-color:#8d53b7;}
.widget-bgimage{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;}
.widget_deal_categories li:before{content:none;}
.deal-categories-widget-wrapper {
    background: #000;
}
.single_show_coupon_button {
    outline: none !important;
}
.newseller-form-wrapper .elementor-form {
    display: none;
}
body .elementor-widget-container .shopengine.shopengine-widget .shopengine-archive-products ul li .loop-product--btns .loop-product--btns-inner {
    background-color: transparent !important;
}
#dokan-geolocation-locations-map > div:nth-of-type(2) {
    display: none !important;
}
/**** NEW STYELS ****/
.woocommerce-privacy-policy-text {
    margin-top: 20px;
}
.product-listing-table .duplicate {
    display: none !important;
}
.coupon-container .elementor-widget-container {
    width: 100%;
}

@media (min-width: 1024px) {
    /**** NEW STYELS ****/
    .shopengine-widget .shopengine-grid ul.products {
        display: grid!important;
        width: auto!important;
        grid-template-columns: repeat(3,minmax(0,1fr)) !important;
    }
}

@media (max-width: 1366px) {
    
}
@media (max-width: 1200px) {

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

}
@media (max-width: 768px) {
    .newsletter-modal-box > .e-con-inner {
        flex-wrap: wrap;
    }
    .newsletter-modal-box > .e-con-inner .first-column {

        display: flex;
        align-items: center;
    
    }
    .newsletter-modal-box > .e-con-inner .first-column img {
        display: none;
    
    }
    .newsletter-modal-box > .e-con-inner .second-column {
        
    }
    .newsletter-modal-box > .e-con-inner {
        padding: 20px;
    }
    .newsletter-modal-box .elementor-heading-title {
        text-align: center !important;
    }
    .newsletter-modal-box .elementor-shape-rounded .elementor-icon.elementor-social-icon {
        width: 30px !important;
        height: 30px !important;
    }
    .product-left-side > .elementor-widget-wrap {
        flex-direction: column;
    }
    .product-left-side .shopengine-widget {
        display: flex;
        flex-wrap: wrap;
    }
    /**** NEW STYELS ****/
    .dokan-dashboard-menu .seller-badge {
        display: none !important;
    }
    .dokan-dashboard-menu {
        /* flex-direction: column;
        display: flex; */
    }
    

}
@media (max-width: 720px) {
    .newsletter-modal-box > .e-con-inner {
        margin-top: 120px;
    }
}
@media (max-width: 576px) {
    .newsletter-modal-box > .e-con-inner {
        height: 670px !important;
        flex: 0 0 670px !important;
        padding: 20px;
    }
}
@media (max-width: 1024px) {
    .she-header .elementor-nav-menu > li:last-of-type > a {
        border: none;
        padding: 0;
    }
    .coupons-page-content .container {
        padding: 0 15px;
        flex-direction: column;
    }
    .coupons-page-content .container .left-side {
        margin: 0 0 20px 0;
    }
}
.page-id-3875 .shopengine-woocommerce-info {
    border-top: none;
    padding: 1em 2em 1em 2em;
}
.page-id-3875 .shopengine-woocommerce-info::before {
    display: none;
}
/* 16.10 */
.dokan-product-description #post_content-html {
    display: none;
}
.dokan-form-group textarea::placeholder {
    /* text-transform: capitalize; */
}
.dokan-other-options .dokan-section-heading p {
    display: none;
}
.cart_item .variation-Sprzedawca {
    display: none !important;
}
.pack_content  .short-discription {
    text-align: center;
}
.countdown {
    display: flex;
    gap: 0 5px;
    margin-top: 10px;
}
.countdown span {
    display: flex;
    height: 60px;
    line-height: 60px;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    flex: 0 0 45px;
    width: 45px;
    background: #8D53B7;
    width: 45px;
}
.woocommerce-no-products-found .shopengine-woocommerce-info i {
    font-size: 20px;
    margin-left: 5px;
    color: #febd55;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.products .pull-right a {
    background: #8D53B7;
    margin-left: 20px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    border-radius: 3px !important;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.products .pull-right a:hover {
    background: #febd55;
    color: #8D53B7 !important;
}
.dashboard-widget.products .widget-title {
    display: flex;
    align-items: center;
    margin-top: 5px;
}
.woocommerce-form-register input {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.woocommerce-form-register label {
    margin-bottom: 0 !important;
}
.woocommerce-form-register .form-row.form-group,
.woocommerce-form-register .form-row-wide {
    margin-bottom: 10px !important;
}
.woocommerce-form-register .show-password-input {
    top: 9px !important;
}
.show_if_seller small {
    display: block;
    margin-top: 10px;
}
.dokan-dash-right .products,
.dokan-dash-right .orders {
    display: none;
}
.slider-gallery .slick-arrow {
    font-size: 0;
    position: absolute;
    top: 50%;
    z-index: 9;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fbd08b;
    outline: none !important;
    height: 30px;
    width: 30px;
    padding: 0;
    margin-top: -15px;
}
.slider-gallery .slick-prev {
    left: 15px;
}
.slider-gallery .slick-next {
    right: 15px;
}
.slider-gallery .slick-track {
    display: flex;
}
.slider-gallery .slick-arrow::before {
    color: #fbd08b;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: flex;
    font-size: 14px;
}
.slider-gallery .slick-prev::before {
    content: "\f053";
}
.slider-gallery .slick-next::before {
    content: "\f054";
}
.slider-gallery {
    overflow: hidden;
}
.slider-gallery .slide {
    display: none;
}
.slider-gallery .slide:nth-of-type(1) {
    display: flex;
}
.dokan-store .elementor-icon-list-items.elementor-inline-items {
    display: flex;
}
.dokan-store .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:nth-of-type(3) {
    order: -1;
}  
/* #form-field-field_20 .elementor-g-recaptcha > div {
    width: 210px !important;
} */
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title i {
    margin-left: 5px;
}
.pack_content .xs_social_share_widget.xs_share_url.wslu-share-horizontal {
    position: absolute;
}
.pack_content > p {
    margin-bottom: 0;
}
.pack_content .short-discription {
    margin-top: 20px;
}
.woocommerce-form-register .policy-text .input-box {
    display: inline;
    color: #333;
    font-weight: 400;
}
.btn-checkout {
    font-family: 'Montserrat';
    padding: 15px 21px 15px 21px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    line-height: 22px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    color: #ffffff;
    background: #FEBD55;
    width: auto;
    transition: 0.3s ease;
    cursor: pointer;
    text-align: center;
}
.btn-checkout:hover {
    background: #7f54b3;
}
/**** 26.05 ****/
.ui-menu .ui-menu-item {
    list-style-type: none;
}
body #elementor-popup-modal-1670 {
    justify-content: flex-start;
    position: fixed;
}
body #elementor-popup-modal-1670 .dialog-widget-content {
    max-width: 320px;
}
body #elementor-popup-modal-1670 .dialog-message {
    width: 100%;
}
body #elementor-popup-modal-1670 .dialog-message > div {
    padding-top: 30px;
}


@media (max-width: 1366px) {

}
@media (max-width: 1200px) {
    .header-container .logo-box {
        max-width: 260px;
        width: 260px;
    }
    .header-container .elementor-nav-menu--main .elementor-nav-menu a, 
    .header-container .elementor-nav-menu--main .elementor-nav-menu a.highlighted, 
    .header-container .elementor-nav-menu--main .elementor-nav-menu a:focus, 
    .header-container .elementor-nav-menu--main .elementor-nav-menu a:hover {
        padding: 13px 10px;
    }
    body .header-container.elementor-element .elementor-nav-menu--main .elementor-nav-menu a {
        font-size: 14px !important;
    }
}
@media (max-width: 1024px) {
    .header-container {
        padding: 15px 15px;
    }
    body .e-con.header-container > .e-con-inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    body .e-con.header-container > .e-con-inner > div {
        padding: 0;
    }
    .menu-btn-box a {
        width: 40px !important;
        height: 40px !important;
    }
    .menu-btn-box a img {
        width: 100% !important;
    }
    .middle-container {
        display: none;
    }
    .menu-btn-box .elementor-widget-container {
        padding: 0 !important;
        margin: 0 !important;
    }
    .menu-btn-box { 
        display: flex;
        flex: 0 0 40px !important;
    }
    #elementor-popup-modal-1670 {
        position: fixed;
        height: 100%;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .logo-box a {
        max-width: 220px;
    }
    .elementor-29 .elementor-element.elementor-element-7cebbfe.e-con {
        width: 220px;
    }
    .elementor-1670 .elementor-element.elementor-element-366f0ea img {
        width: 100%;
        max-width: 220px;
        height: auto;
    }
    .elementor-1670 .elementor-element.elementor-element-366f0ea > .elementor-widget-container {
        padding: 0 0 0 !important;
        margin-bottom: 0 !important;
    }
    body .elementor-1670 .elementor-element.elementor-element-366f0ea img {
        width: 100%;
    }
}
@media (max-width: 576px) {
    body #elementor-popup-modal-1670 .dialog-widget-content {
        max-width: 100%;
        width: 100%;
    }
}
@media (max-width: 414px) {

}
/**** NEW STYLES ****/
.slider-container .navigation-arrow,
.gallery-slider-container .navigation-arrow {
    display: none;
}
.gallery-slider-container {
    position: relative;
}
.slider-navigation {
    display: flex;
    justify-content: center;
    margin-top: 0;
}
.dots {
    justify-content: center;
    width: 100%;
    padding: 0;
}
.dots .dot {
    cursor: pointer;
}
.page-content {
    padding-bottom: 50px;
}

.commentlist .star-rating span {
    white-space: nowrap;
}
body .dokan-izimodal-wraper .dokan-izimodal-close-btn button {
    padding: 5px 10px;
}
.dokan-izimodal-close-btn [type=button]:focus, 
.dokan-izimodal-close-btn [type=button]:hover, 
.dokan-izimodal-close-btn [type=submit]:focus, 
.dokan-izimodal-close-btn [type=submit]:hover {
    color: #c36;
}
textarea {
    resize: none;
}
.woocommerce-account .page-content {
    background-color: #F0F1F4;
    padding: 80px 0;
}
.woocommerce-account .woocommerce::before,
.woocommerce-account .woocommerce::after {
    display: none;
}
.woocommerce-account .woocommerce {
    display: flex;
    justify-content: space-between;
    gap: 24px;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    background: #fff;
    flex: 0 0 261px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 12px 0;
    display: flex;
    flex-direction: column;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    font-size: 14px;
    font-weight: 500;
    line-height: 51px;
    padding: 0 40px 0 40px;
    list-style-type: none;
    transition: 0.3s ease;
    cursor: pointer;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    color: #161C2D;
    width: 100%;
    text-decoration: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
    background: #febd55; 
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
    color: #A172C4;
}
.woocommerce-account .woocommerce-MyAccount-content {
    background: #fff;
    flex: 1 1 auto;
    padding: 10px;
}
.elementor-486 .elementor-element.elementor-element-a474a54 .elementor-nav-menu .elementor-item {
    line-height: 24px;
}

.archive .search-section {
    display: none;
}
.coupons-page-content .left-side .products {
    display: flex !important;
    flex-wrap: wrap;
    gap: 20px;
}
.coupons-page-content .left-side .products li {
    flex: 0 1 calc((100% - 40px) / 3);
    margin: 0;
}

.coupons-page-content .products .woocommerce-loop-product__title {
    font-size: 26px;
    line-height: 36px;
}

.ui-menu-item {
    list-style-type: none !important;
}
.ui-menu-item::before,
.ui-menu-item::after {
    display: none !important;
}
.banner-container img {

}
.footer-container .elementor-heading-title {
    /* white-space: nowrap; */
}


/* .package-container .e-con-inner {
    display: flex;
}
.package-container .e-con-inner > div {
    width: 100%;
    flex: 0 1 calc((100% - 0) / 3);
    padding: 0;
}
 */
/* .elementor-widget-dokan-store-name ~ .elementor-widget-dokan-store-latest-products {
    display: none;
}  */

.page-id-511 .elementor-511,
.page-id-632 .elementor-632,
.dokan-store .elementor-location-single {
    padding-bottom: 100px;
}


.commentlist .star-rating span {
    background-color: transparent !important;
}
.onsale {
    z-index: 1;
}
.slider-gallery .elementor-widget-container img {
    display: block;
}
.elementor-element-f877445 .elementor-widget-container img {
    width: 100% !important;
    max-width: 500px !important;
}
.elementor-632 .elementor-element.elementor-element-f1e716d .eael-creative-button,
.elementor-632 .elementor-element.elementor-element-b376f3a .eael-creative-button,
.elementor-632 .elementor-element.elementor-element-f83a541 .eael-creative-button {
    width: 100% !important;
    max-width: 300px;
}
.dokan-subscription-content .pack_content_wrapper {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    padding-right: 15px;
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item {
    width: 100%;
    margin-right: 0;
    flex: 0 1 calc((100% - 40px) / 3);
}
.dokan-subscription-content .pack_content_wrapper .product_pack_item .pack_price {
    top: -45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    left: 50%;
    margin-left: -45px;
}
.woocommerce-MyAccount-navigation-link--p24-one-click {
    display: none !important;
}
.woocommerce-orders-table .woocommerce-orders-table__header-order-status,
.woocommerce-orders-table .woocommerce-orders-table__row .woocommerce-orders-table__cell-order-status {
    display: none !important;
}


@media (max-width: 1200px) {
    .page-id-511 .elementor-511,
    .page-id-632 .elementor-632,
    .dokan-store .elementor-location-single {
        padding-bottom: 70px;
    }
}

@media (max-width: 1024px) {
    .footer-container > .e-con-inner {
        flex-wrap: wrap !important;
        justify-content: flex-start !important;
        gap: 30px 20px !important;
    }

    .woocommerce-account .woocommerce {
        flex-direction: column;
        gap: 30px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        flex: 1 1 100%;
        width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        flex: 1 1 100%;
        width: 100%;
    }
    .woocommerce-account .page-content {
        padding: 60px 0;
    }
    .coupons-page-content .left-side .products {
        gap: 15px;
    }
    .coupons-page-content .left-side .products li {
        flex: 0 1 calc((100% - 30px) / 3);
    }
    .coupons-page-content .container .left-side {
        margin-right: 0;
    }
    body .elementor-486 .elementor-element.elementor-element-abc1d66 {
        width: auto;
        max-width: 300px;
    }
}
@media (max-width: 992px) {
    body .newsletter-modal-box .elementor-element.first-column {
        padding: 0 10px 0 0;
        gap: 10px;
    }
    body .newsletter-modal-box .elementor-element.second-column {
        padding: 0 0 0 10px;
    }
    .newsletter-modal-box > .e-con-inner {
        padding: 20px;
    }
}


@media (min-width: 768px) {
    #dokan-seller-listing-wrap .custom-navigation,
    .slider-navigation {
        display: none;
    }
    
}
@media (max-width: 767px) {
    .page-id-511 .elementor-511,
    .page-id-632 .elementor-632,
    .dokan-store .elementor-location-single {
        padding-bottom: 50px;
    }
    #dokan_store_section_dokan-latest-products > div > ul {
        padding: 0;
    }
    .newsletter-modal-box .elementor-element.second-column {
        gap: 0;
    }
    /* body .n2-ss-slider [data-mode=fit] .n2-ss-slide-background-image img {
        object-fit: cover;
    }
    body div#n2-ss-1 .n-uc-gybXAA26KeOz-inner {
        padding: 20px 10px;
    }
    body div#n2-ss-1 .n2-font-cdf938dd44a11fb341ffc059f8a45b05-hover,
    body div#n2-ss-1 .n2-font-a28e35b84b54a1d599d7af0820b1b3cc-hover {
        font-size: 28px;
    }
    body div#n2-ss-1 .n2-font-c6e07627db20b290a3931d3ab2db23fe-hover {
        font-size: 18px;
    } */

    body .elementor-486 .elementor-element.elementor-element-abc1d66 {
        width: 100%;
    }
    body .elementor-486 .elementor-element.elementor-element-abc1d66 {

        max-width: 100%;
    }
    #dokan-store-listing-filter-wrap .right .item.sort-by {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    #dokan-store-listing-filter-wrap .right {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }


    #dokan-seller-listing-wrap {
        margin-left: 0; 
        margin-right: 0; 
    }
    #dokan-seller-listing-wrap ul.dokan-seller-wrap {
        display: flex;
        overflow-x: auto;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory; /* для фиксации слайдов при скролле */
    }
    #dokan-seller-listing-wrap ul.dokan-seller-wrap::-webkit-scrollbar {
        display: none; /* Скрыть скролл для Chrome */
    }
    #dokan-seller-listing-wrap .dokan-seller-wrap li.dokan-single-seller {
        flex: 0 0 100%; /* каждый слайд занимает всю ширину контейнера */
        width: 100%;
        scroll-snap-align: start; /* для фиксации */
        /* Можешь добавить padding/margin внутри слайда, но не снаружи */
    }
    body .elementor-511 .elementor-element.elementor-element-3fef4cb:not(.elementor-motion-effects-element-type-background) {
        background-position: right top;
    }
    .woocommerce-account .page-content {
        padding: 40px 0;
    }
    .footer-container > .e-con-inner {
        gap: 20px !important;
    }
    .footer-container .third-column .elementor-element {
        width: 100%;
        text-align: center;
    }
    .footer-container .third-column  .elementor-widget-container {
        margin: 0 !important;
    }
    .coupons-page-content .left-side .products li {
        flex: 0 1 calc((100% - 15px) / 2);
    }
    .coupons-page-content .container {
        padding: 0 7px;
    }
    .coupons-page-content .products .woocommerce-loop-product__title {
        font-size: 18px;
        line-height: 28px;
    }
    .dokan-subscription-content .pack_content_wrapper {
        padding: 20px 15px;
        flex-direction: column;
    }
    .dokan-subscription-content .pack_content_wrapper .product_pack_item .pack_price {
        top: -45px;
        left: 50%;
        margin-left: -45px;
    }

   
}

@media (max-width: 576px) {
    body .elementor-22 .elementor-element.elementor-element-a5ad581 .elementor-heading-title {
        font-size: 38px;
        line-height: 48px;
    }
    .elementor-3875 .elementor-element.elementor-element-8ede3b6 .elementor-widget-container {
        width: 100% !important;
    }



    body .n2-ss-slider .n2-ss-slide-background-image img {
        width: auto !important;
        height: 300px !important;
        object-fit: cover !important;
    }

    body .n2-ss-slider .n2-ss-slider-controls-side {
        height: 600px;
    }
}
@media (max-width: 414px) {
    .woofilter-form {
        flex-wrap: wrap;
        gap: 10px;
    }
    .woofilter-form #filter_service, 
    .woofilter-form #filter_city {
        margin-right: 0;
    }
    .coupons-page-content .left-side .products li {
        flex: 1 1 100%;
    }
    .coupons-page-content .left-side .products {
        justify-content: center;
    }
    .sidebar-block .right-side {
        flex: 1 1 100%;
        width: 100%;
    }
    body .elementor-486 .elementor-element.elementor-element-130d80ba .elementor-heading-title {
        font-size: 26px;
        list-style: 36px;
    }
    .newsletter-modal-box > .e-con-inner {
        padding: 10px;
    }
    .newsletter-modal-box .policy-text {
        font-size: 14px;
    }
    .shopengine-widget .shopengine-grid ul.products {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 15px !important;
    }
    .shopengine-widget .shopengine-grid ul.products li {
        width: 100% !important;
        margin: 0 !important;
        flex: 1 1 auto !important;
    }
    .shopengine-widget .shopengine-grid ul.products li.product img {
        margin-bottom: 0 !important;
    }

}



