/* COMMON  */
.h-100{
    height: 100% !important;
}
.vh-125{
    height: 120vh;
}
.vh-150{
    height: 150vh;
}
.vh-75{
    height: 75vh;
}
.vh-50{
    height: 50vh;
}
.w35px{
    width: 35px;
}
.w40px{
    width: 40px;
}
.w85px{
    width: 85px;
}
.w100px{
    width: 100px;
}
.w150px{
    width: 150px;
}
.font-14 {
    font-size: 14px !important;
}
.resize-area-v{
    resize: vertical;
}
.text-blue{
    color: #3b368c;
}
.int-phone {
    display: block;
}
#nav-bar {
    transition: 1s all ease-in-out;
}
.border-bottom-dot-1{
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}
.toast {
    width: auto !important;
}
.verify{
    color: #4caf50;
}
/* ONLINE */
.avatar {
    position: relative;
    height: 100%;
}
.avatar.avatar-away:before, 
.avatar.avatar-busy:before, 
.avatar.avatar-offline:before, 
.avatar.avatar-online:before {
    /* content: ""; */
    position: absolute;
    display: block;
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
    top: 0;
    right: 0;
    border: 3px solid #fff;
}
.avatar:before {
    border-color: #f4f4ff;
}
.avatar.avatar-online:before {
    background: #44a675;
}
.avatar.avatar-offline:before {
    background: #6c757d;
}
.avatar.avatar-offline > span{
    position: absolute;
    background: #c37e00;
    font-size: 9px;
    padding: 0px 5px 0px 5px;
    color: #ececec;
    line-height: 16px;
    border: solid 1px #eaeaea;
    border-radius: 10px;
    bottom: 0;
    right: 50%;
    transform: translateX(50%); 
    font-weight: bold;
}
.avatar.avatar-online > span{
    position: absolute;
    background: #0a8825;
    font-size: 9px;
    padding: 0px 5px 0px 5px;
    color: #ececec;
    line-height: 16px;
    border: solid 1px #eaeaea;
    border-radius: 10px;
    bottom: 0;
    right: 50%;
    transform: translateX(50%); 
    font-weight: bold;
}
/* HEADER */
.header-wrapper .menu{
    width: auto;
}
.header-wrapper .logo{
    width: 25%;
}

.header-wrapper .nice-select {
    background: transparent;
    border: none;
    color: #ffffff;
    padding: 0px 25px 0px 0px;
}
.header-wrapper .nice-select .list li {
    color: #222;
    padding: 0px 10px;
}
@media screen and (max-width : 768px){
    .header-wrapper .logo,
    .header-active .logo{
        width: 50%;
    }
    .border-bottom-dot-sm-1{
        border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    }
}
.mobile-login a {
    justify-content: left !important;
}
.mobile-login i {
    padding-right: 5px !important;
}
/* Bootstrap Tabs */
.nav-pills .nav-link.active, 
.nav-pills .show>.nav-link  {
    background-color: transparent;
    background-image: linear-gradient(166deg, #f22876 0%, #942dd9 100%);
    border-radius: 50px;
} 
.nav-tabs .nav-link:hover{
    border-color:#942dd926  ;
    border-radius: 50px;
}
/* Modal Customization */
.modal .modal-content .modal-header .close{
    width: auto; 
    height: auto;
    background-color: transparent;
    border: none;
    outline: none;
    border-radius: unset;
}
#match-partner .close{
    position: absolute;
    top: 0;
    right: 20px;
}
#match-partner .title{
    font-size: 18px; 
}
.percentage-span {
    z-index: 1;
}
.percentage-user-img{
    top: -20px;
    left: 17px;
    border-radius: 50%;
    width: 65px;
    z-index: -1;
}
.modal .modal-body .int-phone{
    width: 90%;
}
.modal .modal-header .pkg-title,
.swal2-title .pkg-title{ 
    font-size: 18px;
    font-family: "Muli", "Open Sans", Roboto, Arial, sans-serif,  noto-2, sundaram7, Avenir;
    margin-bottom: 0;
    line-height: 1.5;
    font-weight: 700!important;
    color: #8a0059;
}
/* Sweetalert2 */
button.swal2-close{
    width: 1em;
    height: 1em;
    border: none;
    background: transparent;
}
/* Pagination */
.pagination-area li.active a {
    background-image: -o-linear-gradient(284deg, #f22876 0%, #942dd9 100%);
    background-image: linear-gradient(166deg, #f22876 0%, #942dd9 100%);
    color: #fff;
}

.text-underline {
    text-decoration: underline;
}

.cursor-pointer {
    cursor: pointer;
}

/* INDEX */
#success-stories .owl-carousel .owl-item {
    padding: 20px 0 0px 0;
    margin-bottom: 30px;
}

/* FILTERS */
.friend-requests .nice-select.open .list{
    width: auto ;
}
.banner-section .join-now-box .single-option .option{
    justify-content: center;
}
.banner-section .join-now-box .single-option.last .select-bar,
.modal.filter-p .join-now-box .single-option.last .select-bar {
    width: 100%;
}
.modal.filter-p .join-now-box .single-option.last .title{
    top: 7px;
}
@media (max-width: 390px){  
    .modal.filter-p .join-now-box .single-option{
        display: block;
    }
}

/* NOUi SLIDER */
.age-slider.title{
    min-width: 60px;
    text-align: left;
}
.join-now-box .noUi-target{
    height: 3px;
    top: 5px;
}
.join-now-box .noUi-handle{
    top: -7px !important
}
.join-now-box .noUi-tooltip{ 
    margin-bottom: 10px;
    text-align: center;
    display: block;
    font-weight: normal;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #fff;
    background-image: -o-linear-gradient(284deg, #f22876 0%, #942dd9 100%);
    background-image: linear-gradient(166deg, #f22876 0%, #942dd9 100%);
    display: block;
    padding: 5px 8px;
    font-size: 12px;
    line-height: 12px
}
.join-now-box .noUi-tooltip:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #c52aa5;
}

.noUi-handle {
    width: 1.2em !important;
    height: 1.2em !important;
    background: #f22876 !important;
    border-radius: 50%;
    font-size: 14px;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
    border: 3px solid #fff;
    right: -5px !important;
    top: -5px !important;
}
.noUi-handle:focus{
    outline: none; 
}
.noUi-handle::before,
.noUi-handle::after {
    content: none;
}
.noUi-target {
    height: 10px;
    border: 0px;
    background: #d2d2d2;
}
.noUi-connect {
    background: #f22876 ;
}

/* PROFILE */
.guest .nic-verified{
    top: 16px;
}
.nic-verified {
    position: absolute;
    width: 18px;
    height: 18px;
    background: #fff;
    /* border: 3px solid #1ce36f; */
    border-radius: 50%;
    top: 9px;
    right: 9px;
    color: #1ce36f;
}
.nic-verified::before{
    border: 2px solid #ffffff;
    border-radius: 50%;
}

.header-nav-pro-pic.complete-profile-page{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0 !important;
    width: 60px;
}
.profile-section .left-profile-area .profile-meta-box .p-m-b li{
    flex: 4;
}
.profile-section .left-profile-area .profile-meta-box.privacy .span{
    font-size: 14px;
    margin-right: 5px;
}
.profile-section .profile-main-content .info-box .content .infolist li > span:first-child{
    font-weight: 600;
    color: #000000b8;
    width: auto; 
}
.profile-section .left-profile-area .profile-meta-box.privacy .nice-select{ 
    min-width: 130px; 
    border-radius: 50px;
    background-color: #eef3fb;  
    font-size: 14px;  

}
.profile-section .left-profile-area .profile-meta-box.privacy .custom-button{
    padding: 8px 25px;
    background-image: linear-gradient(166deg, #0544d2 0%, #a142f7 100%);
}
/* friend requests */
.friend-requests .chat-request{
    /* margin-bottom: 0px !important; */
}
.friend-requests .c-r-heading{
    padding: 10px 10px 0px !important;
}
.friend-requests .c-r-heading .title{
    margin-bottom: 10px !important;
}
.friend-requests .req-container{
    padding: 0px 10px 10px !important;
}
.friend-requests .req-container .single-c-r{ 
    display: flex;
    justify-items: center;
    justify-content: space-evenly;
    border: 1px solid #aaaaaa75;
    padding: 10px;
    border-radius: 10px;
}
.friend-requests .req-container .left{ 
    margin: auto;
    margin-right: 0 !important;
    display: flex;
    width: 55px;
    justify-content: center;
}
.friend-requests .req-container .right{
    margin-left: 10px;
    padding-bottom: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 16px;
    /* align-items: center; */
}
.friend-requests .req-container .right h4{
    font-size: 16px  ;
}
.friend-requests .req-container .right .confirm{
    background-image: linear-gradient(166deg, #4502ff 0%, #64c8f6 100%);
    border-radius: 2px !important;
    font-style: 14px;
}
.friend-requests .req-container .right .delete{
    border-radius: 2px !important;
    font-style: 14px;
}
.friend-requests .req-container .left img {
    width: 100%;
    border-radius: 50%;
    object-fit: contain;
}

.profile-section .profile-main-content .profile-friends .single-friend:first-child{
    margin-top: 0;
}
.single-friend.odd:nth-child(odd){
    background: #e8f9f4d9;
}
.single-friend.odd:nth-child(even){
    background: #f4f8fd;
}
.single-friend.new{
    border-radius: 15px !important;
    padding: 10px 10px 10px !important;
}
.single-friend.new .badge{
    font-size: 10px; 
    font-family: 'IBM Plex Sans', sans-serif; 
    text-transform: uppercase;
    line-height: 14px;
    margin-bottom: 3px;
    margin-right: 2px;
    border: 0px solid #ccc;
    padding: 1px 5px;
    border-radius: 2px; 
}
.single-friend.new.guest .badge{
    font-size: 9px; 
    border-radius: .25rem!important;
    /* margin-top: .25rem!important; */
    margin-top: 0;
    margin-bottom: 0;
    max-width: 85px;
}
.single-friend.new .badge.green,
.badge.green {
    background: green;
    color: #fff;
}
.single-friend.new .badge.purple,
.badge.purple {
    background:#c32ba8;
    color: #fff;
}
.single-friend.new .badge.red,
.badge.red {
    background: #f70018;
    color: #fff;
}
.single-friend.new .badge.orange,
.badge.orange {
    background: orangered;
    color: #fff;
}
.single-friend.new .badge.yellow,
.badge.yellow {
    background: #cdda0a;
    color: #0a0a0a;
    border: 1px solid #c7c7c7;
}
.single-friend.new .badge.blue,
.badge.blue {
    background: #0005a5;
    color: #fff;
}
.single-friend.new .badge.ash,
.badge.ash {
    background: #999999;
    color: #fff;
}
.connect-new .connect-btn { 
    color: #333;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 2px 10px;
    border-radius: 50px;
    margin-right: 5px;
    font-size: 14px !important;
    text-transform: capitalize;
    margin-bottom: 2px;
    /* max-width: 104px; */
    flex: auto ;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.pro-inv-btn .connect-new .connect-btn {
    top: 20px !important;
    position: relative;
}
.connect-new .connect-btn.confirm{
    padding: 2px 20px;
}
.connect-new .connect-btn.confirm:hover{
    background-image: linear-gradient(166deg, #4502ff 0%, #64c8f6 100%);
}
.connect-new .connect-btn:hover {
    background-image: -o-linear-gradient(284deg, #f22876 0%, #942dd9 100%);
    background-image: linear-gradient(166deg, #f22876 0%, #942dd9 100%);
    color: #fff;
} 
.red-linear-gradient{
    background-image: linear-gradient(166deg, #f22876 0%, #942dd9 100%);
    color: white;
}
.blue-linear-gradient{
    background-image: linear-gradient(166deg, #4502ff 0%, #64c8f6 100%);
    color: white;
}
.red-linear-gradient:hover,
.blue-linear-gradient:hover{
    color: #fff;
}
.confirm,
.delete {  
    font-size: 14px;  
}
.confirm {
    padding: 1px 6px 1px;
}
.delete { 
    padding: 0 6px 0; 
    border: 1px solid #999;
}

/* NOTIFICATIONS */
.profile-section.single-community .profile-main-content{
    background: #fafbff;
}
.count-box{
    width: 100%;
    display: flex;
    margin: 0 0 10px;
}
.count-box a{
    width: 100%;
    text-decoration: none;
    color: inherit;
}
.count-box .notify{
    background-color: #ecf5ff; 
    transition: 0.3s ease-in;
    border-radius: 5px;
    padding: 10px 15px;
}
.count-box .notify:hover{
    cursor: pointer;
    background: linear-gradient(166deg, #f22876 0%, #942dd9 100%);  
    border-radius: 5px;
}
.count-box .notify .icon{
    text-align: center;
    width: 50px;
    margin: auto;
    height: 50px;
    background: #f70018;
    border-radius: 50%;
    justify-content: center;
    display: flex;
    align-items: center;
    color: #fff;
}
.count-box .notify img{
    width: 50px;
}
/* .count-box .notify p.title{ 
    background-image: linear-gradient(166deg, #4502ff 0%, #64c8f6 100%);
} */
.count-box .notify p.title{
    text-align: left;
    text-transform: uppercase;
    font-weight: 300;
}
.count-box .notify .count{
    text-align: center;
    font-size: 30px;
    margin: 0 15px;
    font-weight: 800;
}
.count-box > div:first-child{
    padding-left: 0;
    padding-right: 5px;
}
.count-box > div:last-child{
    padding-right: 0;
    padding-left: 5px;
}
.comment-area li:first-child{
    border-top: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.comment-area li:last-child{ 
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.comment-area li { 
    padding: 5px 5px;
    transition: 0.3s ; 
    background:#fafbff;
}
.comment-area li.unread{
    background: #ecf5ff;
}
.comment-area li:hover{
    cursor: pointer;
    background: #0018c32b;  
    padding: 5px 10px;
    border-radius: 5px;
}
.comment-area li:hover  ~  li {
    border-top: 1px solid #00000000;
}
.comment-area li .blog-content { 
    padding-left: 15px;
    line-height: 16px;
}
html[lang=si] .comment-area li .blog-content{
    line-height: 14px;
}
.profile-section.single-community .profile-main-content{
    padding: 10px;
}

/* PAYMENTS */
.payments .single-friend:not(:first-child),
.payments.profile-section .profile-main-content .profile-friends .single-friend:not(:first-child){
    margin-top: 5px;
}
.payments.profile-section .profile-main-content .profile-friends .single-friend:first-child{
    margin-top: 0;
}
/* REQUESTS PAGE */
.community-section .left .nice-select{
    border-radius: 50px;
    min-width: 160px;
    background-color: #eef3fb;
}
/* MEMBERS PAGE NEW BTN DESIGN */
.community-section.inner-page .single-friend.new img{
    height: 105px;
} 
.community-section.inner-page .single-friend.new.guest img{
    height: 130px;
} 
.community-section.inner-page .single-friend .content .date{
    line-height: 20px;
}
.single-friend.new .content .info{ 
    width: 80%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    flex: 2;
}
.single-friend.new .content .btns{ 
    flex-direction: column;
    width: 20%;
    font-size: 13px;
    flex: auto;
}
.connnect-btn-new-pos{
    z-index: 1; 
    flex: 16px;
    color: #333;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 0px 20px;
    border-radius: 50px;
    width: 160px;
    margin-bottom: 2px;
    float: right;
}
html[lang=si] .connnect-btn-new-pos{
    font-size: 13px;
}
.connnect-btn-new-pos.confirm:hover{
    background-image: linear-gradient(166deg, #4502ff 0%, #64c8f6 100%);
}
.connnect-btn-new-pos:hover {
    background-image: -o-linear-gradient(284deg, #f22876 0%, #942dd9 100%);
    background-image: linear-gradient(166deg, #f22876 0%, #942dd9 100%);
    color: #fff;
} 
/* MEMBERS GUEST PAGE NEW BTN DESIGN */
.community-section.inner-page .single-friend.new.guest > a,
.community-section.inner-page .single-friend.new > a { 
    margin-right: 20px;
}
.community-section.inner-page .single-friend.new.guest img,
.community-section.inner-page .single-friend.new img { 
    max-width: 100%;
    object-fit: cover;
    margin-right: 0;
    border-radius: 8px;
}

.single-friend.new.guest .content{
    display: flex;
    flex-direction: row; 
    flex-wrap: wrap;
}
.single-friend.new.guest .content .info{ 
    width: 100%; 
}
.community-section.inner-page .single-friend.new.guest .content .date {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.community-section.inner-page .single-friend.new.guest .content .info .nic.badge ~ .date{
    margin-top: 0;
}
.single-friend.new.guest .content .btns{ 
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 14px;
}
.single-friend.new.guest .content .btns .connnect-btn-new-pos{
    flex: auto;
} 
/* Custom Responsive */
@media screen and (max-width : 400px) {
    .community-section.inner-page .single-friend.new > a,
    .community-section.inner-page .single-friend.new.guest > a { 
        margin: auto;
        margin-bottom: 5px;
    }
    .community-section.inner-page .single-friend .content .name{
        text-align: center;
    }
    .community-section.inner-page .single-friend{
        flex-direction: column;
    }
    .community-section.inner-page .single-friend .content .date{
        text-align: center;
    }
    .single-friend.new .content .info{ 
        align-items: center;
    } 
}
@media screen and (min-width: 576px) and (max-width: 767px) {
    /* MEMBERS GUEST PAGE NEW BTN DESIGN */
    .community-section.inner-page .single-friend.new.guest > a{
        margin: auto;
        margin-bottom: 5px;
    }
    .community-section.inner-page .single-friend.new.guest{
        flex-direction: column;
    }
    .single-friend.new.guest .content .info{ 
        align-items: center;
    } 
}
@media screen and (max-width : 768px) {
    .single-friend.new{
        padding: 10px !important;
        flex-wrap: wrap;
    }
    .community-section.inner-page .single-friend .content .name{
        font-size: 14px; 
        line-height: 16px;
    }
    .community-section.inner-page .single-friend.new.guest .content .date{
        line-height: 20px;
        margin-bottom: 10px;
        margin-top: 5px;
    }
    .connect-new .connect-btn{
        font-size: 12px !important;
        font-weight: 500;
        flex: auto;
        text-align: center;
    }
    /* MEMBERS PAGE NEW BTN DESIGN */
    .community-section.inner-page .single-friend.new > a,
    .community-section.inner-page .single-friend.new.guest > a{
        margin-top: auto;
        margin-bottom: auto;
    } 
    html[lang=si] .connnect-btn-new-pos,
    html[lang=en] .connnect-btn-new-pos{
        font-size: 14px;
        padding: 5px;
        white-space: nowrap;
        text-align: center;
    } 
    .single-friend.new .content{
        flex-direction: column;
    }
    .single-friend.new .content .info{ 
        width: 100%;
    }
    .single-friend.new .content .btns{ 
        flex-direction: row;
        width: 100%;
        justify-content: space-evenly;
        display: flex;
        flex-wrap: wrap; 
    }
    .connnect-btn-new-pos { 
        flex: auto;   
        float: none;
        margin-right: 5px;
        width: auto;
        white-space: nowrap;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .community-section.inner-page .single-friend.new > a {
        margin-top: auto;
        margin-bottom: auto;
    }
    html[lang=si] .connnect-btn-new-pos{
        font-size: 12px;
        white-space: nowrap;
    }
    .single-friend.new .content{
        flex-direction: column;
    }
    .single-friend.new .content .info{ 
        width: 100%;
    }
    .single-friend.new .content .btns{ 
        flex-direction: row;
        width: 100%;
        justify-content: space-evenly;
        display: flex;
        flex-wrap: wrap; 
    }
    .connnect-btn-new-pos { 
        flex: auto;   
        float: none;
        margin-right: 5px;
        width: auto;
        white-space: nowrap;
    }
}
/* Pricing Plan */
.info-payment{
    font-size: 14px;
    margin-top: 5px;
    line-height: 16px;
}
.pricing-plan-wrapper{
    margin-bottom: -448px;
} 
.pricing-plan-wrapper .left-img { 
    top: 265px;
}
.pricing-plan-wrapper .right-img { 
    top: 280px;
}
/* horoscope pricing */
.horoscope .pricing-plan-wrapper{
    margin-bottom: -140px;
}
.horoscope .pricing-plan-wrapper .left-img {
    top: 14px;
}
.horoscope .pricing-plan-wrapper .right-img {
    top: 24px;
}
.membership-section.horoscope .pricing-plans {
    padding: 160px 0px 52px;
}

.method-button{
    float: 1;
}
.membership-section .pricing-plans {
    padding: 475px 0px 50px;
} 
.membership-section .pricing-plans .shape1 { 
    object-fit: cover;
    height: 100%;
}
#subscribe-mobile .modal-header{
    align-items: center;
}
@media screen and (min-width : 576px){
    .pricing-plan-wrapper .single-plan {
        margin-bottom: 30px;
        max-height: 360px;
    }
    .pricing-plan-wrapper .single-plan.with-additional {
        margin-bottom: 30px;
        max-height: 403px;
    }
}
@media screen and (max-width : 576px){ 
    #subscribe-mobile.modal .modal-header .pkg-title,
    .pkg-title {
        font-size: 12px !important;
    }
    #subscribe-mobile.modal-design .modal-body .main-content,
    #change-mobile-modal.modal-design .modal-body .main-content{
        margin: 0 !important;
        width: 100% !important;
        padding: 5px;
    }
    #subscribe-mobile.modal-design .modal-body .main-content .title,
    #change-mobile-modal.modal-design .modal-body .main-content .title{
        font-size: 12px;
        line-height: 18px;
    }
    #subscribe-mobile.modal-design .modal-body .main-content input::placeholder,
    #change-mobile-modal.modal-design .modal-body .main-content input::placeholder{
        font-size: 12px;
        line-height: 18px;
    }
}

/* VERIFY */
.verify-select-box{
    background-color: #e02989;
    color: #fff;
    padding: 80px 0;
    border-radius: 10px;
    transition: .3s all ease-in-out;
} 
.custom-button.resend-sms{
    background-image: linear-gradient(166deg, #8dd6f9 0%, #7aa3ff 100%);
    padding: 10px 30px !important;
}
.verify-select-box:hover{
    background-color: #b62b73;
}
/* INPUT GROUPS */ 
.form-register .option{
    border-radius: 2px !important;
}
.input-group-text{
    background-color: #eaf2fc;
    border: 1px solid #dee3f2b5;
}
.select-bar-new{
    border: none;
    background-color: #eaf2fc;
    padding: 0px 30px;
    height: 100%;
}
textarea.my-form-control{
    padding: 15px 16px !important;
    height: auto ;
}
.dates .select-bar-new:not(:last-child){
    border-right: 1px solid #2d408614;
}
.option .select-bar-new ~ label,
.box-container ~ label{  
    line-height: 28px !important; 
    font-weight: 600 !important;
    padding-left: 0 !important;
    width: 100% !important;
} 
.option .select-bar-new ~ label::before{
    content : "";
    display: none;
}
label[for=agree] a{
    text-decoration: underline; 
}


/* GIFTS */
.product-price .price{
    font-weight: 800;
    font-size: 21px;
    color: #009c0c;
} 

.product-price .review-content {
    font-size: 13px;
    position: relative;
    top: 0px;
    text-decoration: line-through;
    font-weight: 700;
    color: #c50000;
}
.value-available{
    font-size: 16px;
    color: green;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2.667;
}
.value-not-available{
    font-size: 16px;
    color: red;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 2.667;
}
.ug-gallery-wrapper {
    border: 1px solid #cccccc;
    border-radius: 15px;
    -webkit-box-shadow: 0px -11px 30px 0px rgb(112 90 186 / 20%);
    box-shadow: 0px -11px 30px 0px rgb(112 90 186 / 20%);
}
.product-type{
    border: 1px solid #e0e0e0;
    border-radius: 50px;
    background: #eaedfc;
    padding: 0px 25px;
    margin: 20px 0px 3px 0px;
    width: auto;
}

#filters li span {
    display: block;
    border-radius: 30px;
    padding: 5px 11px;
    text-decoration: none;
    color: #000;
    cursor: pointer;
    transition: color 300ms ease-in-out;
    border: 1px solid #ff000000;
}

#filters li span:hover {
    color: #e40000;
    border: 1px solid #e2e2e2;
}

#filters li span.active {
    background: #ededed;
    color: #333;
}

#portfoliolist .portfolio { 
    display: none; 
    overflow: hidden;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
/* END GIFT */

/* LEGAL PAGES */
.privacy-ul li {
    list-style: inside;
}
.legal-page .feature-section .main-content-area .feature-lists .single-feature-list .content{
    margin-top: 0px; 
}
.legal-page .feature-section .main-content-area .feature-lists .single-feature-list .content p{ 
    margin-bottom: 10px !important;
    text-align: justify;
}
.legal-page .feature-section .main-content-area .feature-lists .single-feature-list .content span p{
    margin-left: 10px; 
}
@media screen and (max-width : 500px) { 
    .feature-section .main-content-area .feature-lists .single-feature-list .icon {
        display: none;
    }
}

/* Footer */
.footer-section .newslater-section .newslater-wrapper .newslater-form input {
    background: #cb3eff;
}
.footer-section .footer-links .link-wrapper .f-solial-links li a:hover {
    color: #ffffff; 
}
.profile-section .profile-main-content .info-box .content .infolist li span.quick-view-info {
    text-align: right;
}