.navbar-links li.current > a {
    border-bottom: 3px solid #f6ff00;
}

ul#border-pagination li a.active {
    color: #fb3292 !important;
}

@media (max-width: 993px) {
    .list .recent-product-two-img img {
        width: 100%!important;
    }
}

.owl-carousel .owl-item img {
    width: 100%!important;
}

.ordering a.active{
    color: #ff3394;
}

.hidden-box ul li.active .bolo {
    border: 4px solid #ff3394;
}

.hidden-box ul li.active a {
    color: #ff3394;
}

textarea{
    resize: none;
}

.boder {
    display: block;
    width: 70px;
    height: 3px;
    background-color: #ff3394;
    margin-top: 20px;
    margin-bottom: 20px;
}

.ps-search--result {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fafafa;
    z-index: 50;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    padding: 50px;
    width: 100%;
    transition: all 0.4s ease;
     opacity: 0; 
     visibility: hidden; 
}

.ps-search--result.active {
    overflow-y: scroll !important;
    height: 400px !important;
    opacity: 1; 
    visibility: visible; 
}

.center-ber form input {
    width: 720px;
    height: 50px;
    padding-left: 30px;
    border-radius: 51px;
    color: #ffF;
    border: 3px solid #9978a9;
    outline: none;
    background-color: transparent;
}

.mfp-ajax-holder .mfp-content .ajax_quick_view {
    max-width: 980px;
    background-color: #fff;
    margin: 6px auto;
    padding: 30px;
    position: relative;
}

.pd-main-img {
    border: 1px solid #c1c1c1;
    border-radius: 20px;
    width: 100%;
    background-color: #fff;
    height: 456px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-info {
    border: 1px solid #c1c1c1;
    background-color: white;
    padding: 43px;
    border-radius: 20px;
}
/*ul.social-media li a {
    border: 3px solid #b9b9b9;
    color: black;
}*/

ul.social-media li a.product {
    border: 3px solid #b9b9b9;
    color: black;
}

.balloon-shap {
    background-color: transparent!important;
    /*border-radius: inherit;*/
    border: none;
}

.balloon-shap {
    background-color: transparent!important;
    /*border-radius: inherit;*/
    border: none!important;
}

.balloon-shap:hover h5 {
    color: #000!important;
}

.balloon-shap:hover {
    background-color: transparent!important;
    /*border-radius: inherit;*/
    border: none;
}

.balloon-shap:hover:before {
    background-color: transparent!important;
    /*border-radius: inherit;*/
    border: none!important;
}
.balloon-shap:before {
    background-color: transparent!important;
    /*border-radius: inherit;*/
    /*border: none!important;*/
}
.balloon-shap:hover {
    background-color: transparent!important;
    /*border-radius: inherit;*/
    border: none!important;
}