.custom-all-profile h3{
    color: #5a255a;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
}
.custom-all-profile1 h4{
    color: #5a255a;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
}
.girl .diamnant{
    border: 0px !important;
}
.girl .diamnant .diamnantlabel span {
    font-size: 13px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 23px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#a27ba2 0%, #a27ba2 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    right: -21px;
}
.girl .diamnant .diamnantlabel {
    position: absolute;
    right: -7px;
    top: -8px;
    z-index: 1;
    text-align: right;
}
.girl .diamnant .diamnantlabel span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 4px solid #a27ba2;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-top: 4px solid #a27ba2;
}
.footer{
    background-color: #a27ba2;
}
.girl .diamnant .diamnantlabel span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 4px solid transparent;
    border-right: 4px solid #a27ba2;
    border-bottom: 4px solid transparent;
    border-top: 4px solid #a27ba2;
}
.bodybox-a{
    background-color: unset !important;
    border-bottom: 0px !important;

}
.body_a{
    border-left: 0px !important;
    border-right: 0px !important;
}
.footer{

}
.footer .widgetbox {
    width: 100%;
}
.footer .widgetbox .footer-a {
    text-align: center;
    color: white;
}
.quicksearch-a{
    max-width: 1900px;
    /*padding: 0 10px;*/
    margin: 0 auto;
    background: #fff2f5;
}
.country{
    display: flex;
    align-items: center;
}

.country .country-search{
    width: 100%;
}
.search-city-ct .select2-container1{
    width: 100%;
    padding: 10px;
    color: #a44f94;
    border: 1px solid #e2dbe2;
    background: #fff2f5;
    font-size: 14px;
    font-weight: 600;
}
.search-cities-input  .select2-container{
    width: 100% !important;
}
.search-cities-input  .select2-container .select2-selection{
    width: 100%;
    border: 1px solid #e2dbe2;
}
.select2 .select2-selection.select2-selection--single {
    position: relative;
}
.title-search{
   color: #a44f94;
   padding-left: 20px;
   font-weight: bold;
}

.row-all-search{
    display: flex;
    /*justify-content: space-between;*/
    /*align-items: center;*/
    padding: 0 50px;
}
.row-all-search .item-a{
    width: 24%;
    padding: 0 1%;
}
.search-country{
    width: 100%;
    border-radius: 15px;
    padding: 5px 5px;
    color: #a44f94;
    font-size: 16px;
}
.city-child{
    padding-top: 10px;
}
.city-child .select2-container1{
    width: 100%;
    border-radius: 15px;
    padding: 5px;
    color: #a44f94;
}

.age-search .select2-container1{
    width: 100%;
    border-radius: 15px;
    padding: 5px;
    color: #a44f94;
     font-size: 16px;
}
#ydelse{
     list-style-type: none;
     text-align: left;
     padding-top: 20px;
     padding-left: 20px;
     padding-right: 20px;
}
#ydelse li{
    display: inline-block;
    margin-right: 25px;
    padding: 5px 0;
}
#ydelse li a{
    transition: all 0.5s ease-in-out;
    display: block;
    padding: 7px 30px;
    border: 1px solid #949494;
    border-radius: 15px;
    color: #a44f94;
    background: white;
    font-weight: bold;
}
#ydelse li a.active-servier{
    background: #a44f94;
    color: white;
}
.submit-search-header{
    color: white;
    background: #a44f94cf;
    border: 0px;
    cursor: pointer;
    padding: 0px 18px !important;
    margin: 10px 0;
}
.submit-search-header:hover{
   background:  #ca53aa;
}
.none-price{
    display: none !important;
}
.type_package_user_edit .selected{
    display: none;
}
.girl .thumb .thumbwrapper .inactive{
    background: #826e6e;
}
.payment-btn-update{
    border-radius: 15px;
    background: #30ce73;
    padding: 0 15px;
    font-size: 1.1em;
    line-height: 1.7em;
    font-weight: bold;
    display: inline-block;
    border: 1px solid;
    color: white;
    margin-left: 20px;
}
.payment-btn-update:hover{
    color: white;
    border: 1px solid #9cb7a1;
}
.wcppec-checkout-buttons.woo_pp_cart_buttons_div{
    display: none;
}
#send-update-checkout{
    display: none !important;
}

.select-wrapper input.select-dropdown {
    width: 100%;
    padding: 5px 5px;
    color: #a44f94;
    font-size: 16px;
    cursor: pointer;
    border: 1px solid #767676;
    border-radius: 15px;
}
.select-wrapper {
    position: relative;
}
.row-all {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.select-wrapper ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none;
}
.dropdown-content {
    background-color: #fff;
    margin: 0;
    display: none;
    min-width: 100px;
    overflow-y: auto;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.dropdown-content li {
    clear: both;
    color: rgba(0,0,0,0.87);
    cursor: pointer;
    min-height: 50px;
    line-height: 1.5rem;
    width: 100%;
    text-align: left;
}
.dropdown-content li>a, .dropdown-content li>span {
    font-size: 16px;
   color: #a44f94;
    display: block;
    line-height: 22px;
    padding: 14px 16px;
}
.dropdown-content li>span>label {
    top: 1px;
    left: 0;
    height: 18px;
}
.select-wrapper .find-service:not(:checked), .find-service:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.select-wrapper .find-service, [type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
.label-featured{
   text-transform: uppercase;
}
.select-wrapper .find-service+span:not(.lever) {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.select-wrapper .find-service+span:not(.lever):before, .find-service:not(.filled-in)+span:not(.lever):after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 3px;
    -webkit-transition: .2s;
    transition: .2s;
}
.select-wrapper .find-service:not(.filled-in)+span:not(.lever):after {
    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.select-wrapper .find-service:checked+span:not(.lever):before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    -webkit-transform: rotate(
40deg
);
    transform: rotate(
40deg
);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.select_all{
    display: none;
}
.select-wrapper:before {
    content: ">";
    position: absolute;
    right: 7px;
    top: 10px;
    content: '>';
    margin-left: 15px;
    font-size: 10px;
    transform: rotate( 
90deg
 ) scale(1, 2);
    z-index: 1;
    color: #a44f94;
    font-weight: bold;
}
@media screen and (max-width: 575px){
    .container-edit-payment{
        text-align: center;
    }
    .row-all-search {
        display: block;
    }
    .row-all-search .item-a {
        width: 100%;
        padding: 0 0;
    }
}