.packages-wr .elementor-widget-wrap .elementor-button-wrapper a.elementor-button {
    width: 100%;
}

/* Checkout Steps */

#checkout-steps {
    border-bottom: 1px solid #E8E8E8;
    display: flex;
    position: relative;
    padding-top: 5px;
    background-color: #fff !important;
}

.wc_payment_method.payment_method_coinbase_commerce_gateway {
    display: none;
}

body.woocommerce-checkout .site-main {
    padding: 30px 0 !important;
}

.select-posts .view-post-div::after {
    content: '';
    z-index: 2;
    top: 50%;
    width: 40px;
    height: 40px;
    background-size: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url(http://www.slatecube.com/images/play-btn.png);
}

.search-review-box.profile-review {
    display: none;
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-link:hover {
    text-decoration: underline !important;
}

.payment-apple h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    font-family: "Graphik", Sans-serif;
    color: #000;
    display: block;
    padding: 0 20px;
}

.mobile-show-head {
    display: none;
}

.conti-checkout {
    display: none !important;
}

#checkout-offer-add:hover, 
#checkout-offer-add:focus {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

label[for="payment_method_wc_checkout_com_cards"] #cards-icon:first-child {
    margin-left: 0 !important;
}

#add_payment_method #payment ul.payment_methods li input, 
.woocommerce-cart #payment ul.payment_methods li input, 
.woocommerce-checkout #payment ul.payment_methods li input {
    display: none;
}

.woocommerce-order {
    padding: 0 15px 50px;
    background-color: #F0F4F8;
}

.woocommerce ul.order_details {
    padding-left: 0;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.multi-frame {
    max-width: 100%;
}

.change-user-name:hover {
    color: #E74E51 !important;
}

.change-user-name {
    display: block;
    color: #000 !important;
    font-weight: 400;
    font-size: 14px;
    font-family: "Euclid", Sans-serif;
    transition: all 0.2s ease;
    padding-top: 6px;
    text-decoration: none !important;
}

.profile-review {
    margin: 34px 15px 0;
}

.profile-review .user_review_item .green_star {
    position: absolute;
    right: -9px;
    width: 28px;
    top: -12px;
    z-index: 10;
}

.profile-review .user_review_item {
    max-width: 100%;
    border: 1px solid #000;
    border-radius: 10px;
    overflow: visible;
    padding: 20px;
    background-color: #fff;
    position: relative;
    z-index: 2;
}

#checkout-steps::before {
    content: '';
    height: 4px;
    display: block;
    position: absolute;
    background-color: #E74E51;
    top: 0;
}

body.page-template-search-profile #checkout-steps::before,
body.page-template-login #checkout-steps::before,
body.page-template-signup #checkout-steps::before {
    width: 25%;
}

body.page-template-upsell #checkout-steps::before {
    width: 50%;
}

body.woocommerce-checkout #checkout-steps::before {
    width: 75%;
}

#checkout-steps .ck-steps-logo {
    width: 55px;
    margin: 0 10px 0 15px;
    display: inline-block;
    align-self: center;
    padding-top: 4px;
}

.page-template-custom_pagessearch-profile-php {
    background-image: linear-gradient(90deg, #8A1B27 0%, #55164D 100%);
}

#checkout-steps ul {
    display: block;
    padding: 0;
    margin: 0;
}

#checkout-steps li{
    padding: 20px 25px;
    display: block;
}

#checkout-steps li {
    list-style: none;
    display: inline-block;
}

#checkout-steps li {
    font-size: 15px;
    letter-spacing: 0.1px;
    font-family: "Euclid", Sans-serif;
    line-height: 1.1em;
    color: #1E1338;
}

#checkout-steps li.active {
    font-weight: bold;
}

/* Search Profile Page */

#get-started-today {
    max-width: 380px;
    border: 1px solid #000;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    z-index: 1;
    position: relative;
    margin: 0 auto;
    background-color: #fff;
}

#get-started-today h1 {
    text-align: center;
    padding: 22px 0;
    margin: 0;
    border-bottom: 1px solid #000;
    background-color: #F5F5F5;
    color: #000;
    font-family: "Euclid", Sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2em;
}

#get-started-today .form-group {
    border-bottom: 1px solid #000;
    padding: 18px 15px;
    display: flex;
}

#get-started-today .text-field-icon {
    width: 15px;
    object-fit: cover;
    height: auto !important;
    align-self: center;
}

#get-started-today .form-group > input {
    border: none;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    outline: none;
    font-family: "Euclid", Sans-serif;
}

#get-started-today .form-group > input::placeholder {
    opacity: 1;
}

#get-started-today button[type="submit"]:hover {
    background-color: #fff;
    color: #E74E51;
}

#get-started-today button[type="submit"] {
    font-size: 17px;
    line-height: 1.2;
    border-radius: 12px;
    color: #fff;
    padding: 15px 30px;
    border: none;
    width: 85%;
    margin: 24px auto 22px;
    display: block;
    background: #E74E51;
    box-shadow: 3px 5px 6px #00000026;
    transition: all .3s linear;
    font-family: "Euclid", Sans-serif;
    font-weight: 600;
    outline: none !important;
}

#get-started-today .preloader p {
    text-align: center;
    margin-bottom: 10px;
}

#get-started-today .pre-hide{
    display: none;
}

#get-started-today .paragraph-medium {
    margin: 0;
}

#get-started-today .form-group > #product_package {
    border: none;
    background-color: transparent;
    font-weight: 700;
    outline: none;
    cursor: pointer;
/*    background-image: url(images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: center right 15px;
    background-size: 15px;*/
}

#get-started-today .form-group .fa {
    align-self: center;
    color: #000;
    font-size: 18px;
}

#get-started-today .error-msg {
    text-align: center;
    display: block;
    margin-bottom: 20px;
    font-family: "Graphik", Sans-serif;
}


/* Checkout Page */

form.woocommerce-checkout {
    text-align: center;
}

body.woocommerce-checkout #customer_details, 
body.woocommerce-checkout .page-header, 
body.woocommerce-checkout #order_review_heading,
body.woocommerce-checkout .woocommerce-checkout-review-order-table {
    display: none;
}

body.woocommerce-checkout #order_review {
    max-width: 350px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-right: 70px;
    background-color: transparent;
    z-index: 1;
    position: relative;
}

#pymt-apple-btn:hover {
    background-color: #04CD6A;
}

.or-div {
    width: 78%;
    margin: 0 auto;
    padding: 10px 10px 14px;
    max-width: 100%;
    box-sizing: border-box;
    position: relative;
}

.or-div span {
    color: #000;
    font-family: Graphik;
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
}

.crypto-accept-div ul {
    padding: 0;
    margin: 0;
}

.crypto-accept-div ul li img {
    width: 142px;
}

.crypto-accept-div ul li {
    list-style: none;
}

.crypto-accept-div h5 {
    color: #000;
    font-size: 14px;
    font-family: Graphik;
    margin: 0;
    font-weight: 400;
    display: block;
    padding-right: 7px;
}

.crypto-accept-div {
    display: inline-flex;
    align-content: center;
    align-items: center;
    padding: 10px;
}

#pymt-crypto-btn:hover {
    background-color: #000;
}

#pymt-crypto-btn {
    background-color: #04CD6A;
    color: #fff;
    width: 78%;
    height: 50px;
    line-height: 48px;
    padding: 0 10px;
    border-radius: 5px;
    font-family: "Graphik", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    transition: all 0.2s ease;
}

.or-div::after {
    content: '';
    position: absolute;
    right: 0;
    width: 43%;
    height: 1px;
    background-color: #000;
    top: 50%;
    transform: translateY(-50%);
}

.or-div::before {
    content: '';
    position: absolute;
    left: 0;
    width: 43%;
    height: 1px;
    background-color: #000;
    top: 50%;
    transform: translateY(-50%);
}

#pymt-apple-btn {
    border: solid 1px #000;
    background-color: #000;
    color: #fff;
    border-radius: 5px;
    height: 45px;
    line-height: 40px;
    font-size: 22px;
    padding: 0 30px;
    border: none;
    width: 78%;
    display: block;
    margin: 0 auto;
    box-shadow: 3px 1px 5px 1px #00000029;
    transition: all 0.2s ease;
    font-weight: 600;
}

#pymt-apple-btn img {
    width: 15px;
}

.checkout-fame-service .green_star {
    position: absolute;
    right: 15px;
    top: -13px;
    width: 27px;
}

.checkout-fame-service .green_star img {
    width: 100%;
}

.checkout-fame-service {
    background-color: #FFF5CC;
    position: relative;
    z-index: 1;
    text-align: left;
    padding: 20px 25px;
    margin-top: 80px;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='black' stroke-width='8' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
    border-radius: 10px;
}

.checkout-fame-service h4 {
    font-family: "Graphik", Sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-decoration: underline;
    line-height: 1.1;
    color: #000;
    margin: 0 0 8px;
    letter-spacing: 0.2px;
}

form.woocommerce-checkout .user-profile {
    max-width: 100%;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    overflow: visible !important;
    background-color: #fff;
    margin: 0 !important;
}

.checkout-fame-service p {
    color: #505050;
    font-size: 11px;
    line-height: 1.2;
    letter-spacing: 0px;
    margin: 0;
}

.right-checkout-div {
    max-width: 350px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    overflow: visible !important;
    margin: 60px 15px 0;
}

body.woocommerce-checkout #payment {
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 10px;
}

body.woocommerce-checkout #payment div.payment_box {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
}

body.woocommerce-checkout #payment div.payment_box::before {
    display: none;
}

body.woocommerce-checkout #payment label {
    font-size: 23px;
    font-weight: bold;
    line-height: 1.2;
    color: #000;
    padding: 20px;
    display: block;
    text-align: left;
    background-color: #f5f5f5;
    font-family: "Euclid", Sans-serif;
}

#custom_checkout_field label {
    border-radius: 10px 10px 0 0;
}

#card_holder_name_field {
    margin: 0;
    padding: 0;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame iframe {
    height: 100% !important;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame .date-and-code {
    margin-bottom: 0;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame .input-container {
    height: 60px;
    margin: 0 !important;
}

.payment_method_wc_checkout_com_cards .cko-form {
    padding: 0 !important;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame .date-and-code > div:nth-child(2), 
.payment_method_wc_checkout_com_cards .cko-form .multi-frame .date-and-code > div:nth-child(1) {
    width: 50% !important;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame .input-container .icon-container:nth-child(1) {
    left: 15px;
    width: 24px;
}

#checkout-frames-expiry-date::placeholder, #checkout-frames-expiry-date {
    opacity: 1;
    font-weight: bold;
    color: #000;
    -webkit-text-fill-color: #000;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame .frame--activated {
    border: solid 1px #000;
    box-shadow: none;
    border-radius: 0 !important;
    padding-left: 65px;
}

.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_wc_checkout_com_cards .payment_box.payment_method_wc_checkout_com_cards {
    padding: 0;
    border-top: 0;
}

body.woocommerce-checkout #payment #place_order,
body.woocommerce-checkout #payment #cust_place_order {
    border: solid 2px #04CD6A !important;
    box-shadow: 3px 5px 3px #0000006b;
}

body.woocommerce-checkout #payment div.payment_box {
    background-color: #fff;
    padding: 20px;
    margin-top: 0;
    border-top: solid 1px #000;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame .cvv-frame {
    border-right: 0;
    border-bottom: 0;
    border-top: 0;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame .expiry-date-frame {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame {
    width: 100%;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame .card-number-frame.frame--activated {
    width: 100%;
    border-radius: 0;
    border-right: 0;
    border-left: 0;
}

#add_payment_method #payment ul.payment_methods li img, 
.woocommerce-cart #payment ul.payment_methods li img {
    filter: brightness(100) invert(1);
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame .icon-container #icon-expiry-date, 
.payment_method_wc_checkout_com_cards .cko-form .multi-frame .icon-container #icon-cvv, 
.payment_method_wc_checkout_com_cards .cko-form .multi-frame .icon-container #icon-card-number {
    filter: brightness(100) invert(1);
    margin: 0;
}

/*.multi-frame #checkout-frames-expiry-date, .multi-frame #checkout-frames-expiry-date::placeholder, 
.multi-frame #checkout-frames-cvv, .multi-frame #checkout-frames-cvv::placeholder, 
.multi-frame #checkout-frames-card-number, .multi-frame #checkout-frames-card-number::placeholder {
    color: #000;
    -webkit-text-fill-color: #000;
    font-weight: bold !important;   
    font-family: "Graphik", Sans-serif;
    opacity: 1;
}*/

.woocommerce-checkout #payment ul.payment_methods li {
    margin: 0px -16px !important;
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding: 0;
    background-color: #F5F5F5;
}

body.woocommerce-checkout #payment div.payment_box .card-frame {
    width: fit-content;
}

/*.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_wc_checkout_com_cards {
    border-radius: 10px 10px 0 0;
}*/

body.woocommerce-checkout #payment div.payment_box .card-frame .container {
    display: block;
    height: auto;
    width: 100%;
}

body.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: none;
    padding: 0 16px 0;
}

#payment .form-row.place-order {
    background-color: #F5F5F5;
    margin: 0;
    padding-top: 30px !important;
    border-radius: 0 0 10px 10px;
}

body.woocommerce-checkout #payment #place_order:hover, 
body.woocommerce-checkout #payment #cust_place_order:hover {
    background-color: #fff;
    color: #E74E51;
}

body.woocommerce-checkout #payment #place_order, 
body.woocommerce-checkout #payment #cust_place_order {
    float: none;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    border-radius: 10px;
    color: #fff;
    padding: 14px 30px;
    border: none !important;
    width: 87%;
    display: block;
    order: 1;
    margin: 0 auto 20px;
    font-family: "Euclid", Sans-serif;
    box-shadow: 3px 5px 6px #00000026;
    background-color: #E74E51;
    outline: none !important;
}

.profile_offer_row {
    margin: -2px -40px 0 -20px;
    padding: 20px;
    border-bottom: 1px solid #000;
    background-color: #E74E51;
    text-align: left;
    border-radius: 0 10px 10px 0;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
}

.profile_offer_row span {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 25px;
    display: block;
    font-family: "Euclid", Sans-serif;
    color: #fff;
}

.profile_offer_row button::first-letter {
    padding-right: 10px;
    font-size: 17px;
}

.profile_offer_row button {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    background-color: #fff;
    border-radius: 10px;
    color: #000;
    padding: 13px 40px;
    border: none;
    display: block;
    -webkit-transition: all .5s ease;
    -o-transition: all .s ease;
    transition: all .5s ease;
    border: solid 2px transparent;
    font-family: "Euclid", Sans-serif;
    outline: none !important;
}

.profile_offer_row button strong {
    color: #D3D3D3;
    margin-left: 5px;
}





/* Upsell Page */

.page-template-upsell .row {
    display: flex;
    flex-wrap: wrap;
}

.page-template-upsell .w-col-8 {
    width: 62.667%;
}

.page-template-upsell .w-col-4 {
    width: 36%;
}

body.page-template-upsell .site-main {
    max-width: unset;
}

.page-template-upsell .site-main .container {
    max-width: 1030px;
    margin: 0 auto;
}

.page-template-upsell .hide-btn {
    display: none !important;
  }

.page-template-upsell .select-posts {
    border: 1px solid #000;
    border-radius: 10px;
    margin: 0 15px;
    overflow: hidden;
    padding-bottom: 30px;
    background-color: #fff;
    z-index: 1;
    position: relative;
}

.page-template-upsell .user-profile, 
form.woocommerce-checkout .user-profile {
    border: 1px solid #000;
    border-radius: 10px;
    margin: 0 15px;
    overflow: hidden;
    padding: 20px;
    background-color: #fff;
    z-index: 1;
    position: relative;
}

.select-posts h2 {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    padding: 25px 0;
    margin: 0;
    border-bottom: 1px solid #000;
    background-color: #F5F5F5;
    color: #000;
    font-family: "Euclid", Sans-serif;
    line-height: 1.2em;
}

.select-posts .count-post-vflike {
    font-size: 16px;
    font-weight: 400;
    font-family: "Euclid", Sans-serif;
    text-align: center;
    padding: 20px 0;
    margin: 30px auto;
    background-color: #F5F5F5;
    width: 75%;
    border-radius: 10px;
    color: #000;
}

.select-posts .w-layout-grid {
    padding: 0 40px 25px;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}

.select-posts .single-post {
    max-width: calc(23% - 4px);
    margin: 1%;
    vertical-align: top;
    position: relative;
    height: 130px;
    flex-basis: calc(23% - 4px);
}

.select-posts .single-post img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.select-posts .load-more:hover, 
.select-posts .checkout_page:hover  {
    color: #E74E51;
    background-color: #FFFFFF;
}

.select-posts .load-more, .select-posts .checkout_page {
    font-family: "Euclid", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    border-radius: 10px;
    color: #fff;
    padding: 14px 30px;
    border: none;
    margin: 15px auto;
    display: block;
    height: auto;
    width: 285px;
    text-align: center;
    background-color: #E74E51;
    transition: all 0.3s ease;
    box-shadow: 3px 5px 6px #00000026;
}

.page-template-upsell .select-posts .ig-post, 
.page-template-upsell .select-posts .mypost {
    height: 100%;
}

/*.select-posts .single-post.active .like-view-count-info::first-letter, 
.select-posts .single-post.active .view-count-info::first-letter, 
.select-posts .single-post.active .like-count-info::first-letter {
    margin-right: 4px;
}*/

.select-posts .single-post.active .like-and-view .like-count-info {
    margin-left: 5px;
}

.like-and-view {
    display: inline-flex;
}

.select-posts .single-post.active .like-and-view .view-count-info, 
.select-posts .single-post.active .like-and-view .like-count-info {
    padding: 0;
    width: auto;
    position: relative;
    background-color: transparent !important;
    display: inline-block;
}

.profile_bottom_row .profile_bottom_inner:before, 
.profile_bottom_row .profile_bottom_inner:after {
    content: '';
    display: block;
    clear: both;
    box-sizing: border-box;
}

.select-posts .single-post.active .like-view-count-info, 
.select-posts .single-post.active .view-count-info, 
.select-posts .single-post.active .like-count-info, 
.select-posts .single-post.active .like-and-view {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #000000B1;
    width: 100%;
    word-wrap: anywhere;
    color: #fff;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    line-height: 1.1;
    transition: all 0.2s ease;
    letter-spacing: 0.3px;
    padding: 10px 7px;
    font-family: "Euclid", Sans-serif;
}

.select-posts .single-post::before {
    content: '';
    width: 24px;
    height: 24px;
    border: 1px solid #fff;
    display: block;
    border-radius: 50%;
    position: absolute;
    right: 10px;
    top: 10px;
}

.amount_value_row #amount_value i::before {
    padding-right: 10px;
}

.select-posts .single-post.active::before {
    border: none !important;
    content: '';
    background-image: url(../images/pink-star.svg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.profile-uname_row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid #000;
    margin: -20px -20px 0;
    padding: 14px 20px;
    background-color: #F5F5F5;
    border-radius: 10px 10px 0 0;
}

.user-profile .profile-uname_row img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: contain;
    margin: 0;
}

.profile-uname_row .username {
    font-size: 16px;
    font-family: "Euclid", Sans-serif;
    padding: 0 0 0 20px;
    border: none;
    margin: 0;
    line-height: 1.2;
    font-weight: 700;
    text-align: left;
    color: #000;
}

.amount_value_row {
    margin: 0 -20px;
    padding: 20px;
    border-bottom: 1px solid #000;
    overflow: hidden;
}

.amount_value_row #amount_value {
    line-height: 1.7 !important;
}

.amount_value_row #amount_value, 
.amount_value_row .price {
    font-size: 17px;
    line-height: 1.2;
    font-weight: 700;
    float: left;
    color: #000;
    font-family: "Euclid", Sans-serif;
}

.amount_value_row #amount_value span {
    cursor: pointer;
}

.amount_value_row .price {
    float: right;
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

.profile_chkbtn_row {
    margin: 0 -20px;
    padding: 30px;
    border-bottom: 1px solid #000;
}

.profile_chkbtn_row .checkout_page.btn {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    background-color: #E74E51;
    border-radius: 12px;
    color: #fff;
    padding: 14px 30px;
    border: none;
    display: block;
    height: auto;
    text-align: center;
    width: 100%;
    white-space: break-spaces;
    font-family: "Euclid", Sans-serif;
    box-shadow: 3px 5px 6px #00000026;
    letter-spacing: 0.2px;
    outline: none;
}

body.page-template-upsell .bg-brand:hover {
    background-color: #fff;
    color: #E74E51;
}

.profile_bottom_row {
    margin: 0 -20px;
    padding: 20px 20px 0;
}

.profile_bottom_row ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.profile_bottom_row li {
    position: relative;
    padding-right: 20px;
    text-align: left;
    color: #000;
}

.profile_bottom_row ul img, 
.profile_bottom_row ul i {
    width: 15px;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    color: #E74E51;
    font-size: 14px;
}

.profile_bottom_row ul span {
    font-size: 14px;
    line-height: 1.2;
    font-family: "Euclid", Sans-serif;
    color: #000;
}

.user-profile p {
    color: #bcccdc;
    margin: 20px auto 0;
}

body.woocommerce-checkout .form-row.place-order {
    display: flex;
    flex-flow: column;
}

.woocommerce-terms-and-conditions-wrapper {
    order: 2;
    font-size: 14px;
    font-family: "Euclid", Sans-serif;
    color: #000;
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-link {
    font-weight: 700;
    color: #000;
    text-decoration: none;
}

body.woocommerce-checkout #ckocom_googlePay {
    padding: 15px 30px;
    height: 60px;
    border-radius: 10px;
    width: 90%;
    margin: 0 auto 30px !important;
    display: block;
    float: none;
}

form.woocommerce-checkout .profile_bottom_row {
    border-bottom: none;
    overflow: hidden;
    padding: 20px 20px 30px;
}


body.page-template-upsell .site-main::before, 
body.woocommerce-checkout .site-main::before,
body.page-template-login .site-main::before,
body.page-template-signup .site-main::before,
body.woocommerce-account .site-main::before,
body.page-template-order-status .site-main::before {
    content: '';
    position: absolute;
    left: -40px;
    background-image: url(/wp-content/uploads/2022/06/dots.svg);
    width: 120px;
    height: 155px;
    background-repeat: no-repeat;
    background-size: cover;
    top: 50px;
    background-position: center center;
}

body.page-template-upsell .site-main::after, 
body.woocommerce-checkout .site-main::after,
body.page-template-login .site-main::after, 
body.page-template-signup .site-main::after,
body.woocommerce-account .site-main::after,
body.page-template-order-status .site-main::after {
    content: '';
    position: absolute;
    right: -57px;
    background-image: url(/wp-content/uploads/2022/06/dots.svg);
    width: 130px;
    height: 166px;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 50%;
    background-position: center right -18px;
}

#get-started-today .form-group > input::placeholder {
    opacity: 1 !important;
    color: #000;
}

body.page-template-upsell .site-main, body.woocommerce-checkout .site-main {
    background-image: linear-gradient(90deg, #8A1B27 0%, #55164D 100%);
    max-width: unset;
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

body.page-template-upsell .site-main, 
body.page-template-signup .site-main, 
body.page-template-login .site-main,
body.woocommerce-account .site-main,
body.page-template-order-status .site-main, 
body.page-template-search-profile .site-main {
    background-image: linear-gradient(90deg, #8A1B27 0%, #55164D 100%);
    max-width: unset;
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

.profile_bottom_row .profile_bottom_inner {
    overflow: hidden;
    position: relative;
}

.profile_bottom_row ul.profea_ul {
    float: left;
}

.profile_bottom_row .offersaved {
    float: right;
    background-color: #FFED9F;
    font-size: 11px;
    font-weight: 700;
    padding: 5px 8px;
    border-radius: 8px;
    display: block;
    margin-bottom: 10px;
}

.profile_bottom_row .acceptcart {
    width: 75%;
    margin: 20px auto 0;
}

.profile_bottom_row span.total-text, 
.profile_bottom_row span.price {
    font-size: 16px;
    line-height: 2;
    font-weight: 700;
    color: #000;
    float: left;
    margin-bottom: 0;
    font-family: "Euclid", Sans-serif;
    padding-bottom: 5px;
}

.profile_bottom_row span.price {
    float: right;
    font-size: 24px;
    font-weight: bold;
    color: #E74E51;
    line-height: 1.2;
    font-family: "Euclid", Sans-serif;
}

/* checkout-upsell */

.checkout-upsell {
    max-width: 670px;
    margin: 60px auto 0;
}

.chupsell-topdesc {
    font-size: 26px;
    color: #505050;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
}

.chupsell-topdesc strong {
    color: #04CD6A;
}

.chupsell-content-wr {
    width: 82%;
    margin: 70px auto 0;
    border-radius: 10px 0 10px 10px;
    background-color: #FA7D7D;
}

.chupsell-content-inner {
    border: 2px solid #000;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px #ccc;
    position: relative;
    padding: 20px 60px;
    text-align: center;
}

.limited-offer {
    font-size: 16px;
    background-color: #FA7D7D;
    color: #fff;
    font-weight: 700;
    padding: 7px 40px 10px;
    position: absolute;
    bottom: 100%;
    right: -2px;
    border-radius: 10px 10px 0 0;
    margin-bottom: 2px;
}

.chupsell-cont-desc {
    font-size: 18px;
    color: #505050;
    margin: 20px 0 25px;
    text-align: center;
    line-height: 1.5;
}

.chupsell-cont-desc .price {
    color: #04CD6A;
}

.u-order-label {
    background-color: #04CD6A;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 20px;
    width: 155px;
    margin: 0 auto;
    display: block;
    border-radius: 10px;
}

.u-order-wr {
    margin: 40px -16px 20px;
    text-align: center;
    position: relative;
}

.order-item {
    border: 2px solid #000;
    border-radius: 10px;
    width: calc(50% - 16px);
    margin: 0 8px;
    padding: 15px;
    max-width: 150px;
    display: inline-block;
}

.order-item h5, .order-item .order-price {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
    margin: 10px 0;
    display: block;
}

.u-order-wr .order-plus {
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #04CD6A;
    width: 35px;
    height: 35px;
    font-size: 25px;
    font-weight: 700;
    border-radius: 50%;
    line-height: 35px;
    margin-top: -17px;
    margin-left: -17px;
}

.u-saved {
    font-size: 18px;
    font-weight: 700;
    color: #505050;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 50px;
}

.order-upgradebtn {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    background-color: #000000;
    border: none;
    padding: 10px 30px 10px 60px;
    margin: 0 0 15px;
    text-align: left;
    border-radius: 10px;
    display: inline-block;
    position: relative;
}

.order-upgradebtn:hover, 
.order-upgradebtn:focus {
    background-color: #04CD6A;
}

.order-upgradebtn span {
    font-size: 14px;
    display: block;
    font-weight: 400;
    line-height: 1.8;
}

.order-upgradebtn i {
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    padding: 5px;
    position: absolute;
    left: 20px;
    top: 50%;
    font-size: 14px;
    margin-top: -12px;
}

.notanks-desc {
    color: #9D9D9D;
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 30px;
    display: block;
}

.offerend-wrapper h3 {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 20px;
}

.offerend-timer span {
    font-size: 37px;
    font-weight: 800;
    color: #fff;
    background-color: #000;
    width: 90px;
    display: block;
    padding: 22px 15px;
    margin: 5px 5px 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px #ccc;
}

.offerend-timer {
    text-align: center;
}

.offerend-mint, .offerend-sec {
    font-size: 14px;
    color: #505050;
    line-height: 1.2;
    display: inline-block;
}

.order-item i {
    font-size: 36px;
    margin: 5px 0;
}

.order-item-like .order-price {
    color: #04CD6A;
}

.order-item-like .order-price span {
    color: #C7C7C7;
}

.select-posts playicon.video {
    z-index: 2;
    top: 50%;
    width: 40px;
    height: 40px;
    background-size: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url(http://www.slatecube.com/images/play-btn.png);
    background-repeat: repeat;
    display: block;
}

.proorder-smry strong, 
.ordercollapse-btn {
    display: none;
}

.proorder-smry img {
    position: absolute;
    bottom: 100%;
    width: 100%;
    right: 0;
    margin: 0 10px 10px;
    max-width: 260px;
}

/* Thankyou page css */

body.woocommerce-order-received {
    font-family: "Graphik", Sans-serif;
}

body.woocommerce-order-received .woocommerce-order{
  padding: 0;
  background-color: transparent;
  max-width: 840px;
  margin: 0 auto;
}

body.woocommerce-order-received .woocommerce-thankyou-order-received {
    font-size: 46px !important;
    color: #04CD6A;
    margin: 0 0 10px;
    font-family: "Graphik", Sans-serif;
}

body.woocommerce-order-received .order-received-desc {
    font-size: 16px;
    color: #505050;
    display: block;
    text-align: center;
    line-height: 1.5;
    font-family: "Graphik", Sans-serif;
}

body.woocommerce-order-received .order-prcs-steps {
  padding: 0;
  list-style: none;
  margin: 0;
  display: flex;
  margin: 60px auto;
  flex-wrap: wrap;
  position: relative;
}


body.woocommerce-order-received .order-prcs-steps::before {
  content: '';
  width: calc(50% - 170px);
  height: 15px;
  position: absolute;
  top: 50%;
  left: 110px;
  background-image: url(/wp-content/uploads/2022/03/new-moon.png);
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: center;
  margin-top: 5px;
}

body.woocommerce-order-received .order-prcs-steps::after {
  background-image: url(/wp-content/uploads/2022/03/new-moon.png);
  content: '';
  width: calc(50% - 170px);
  height: 15px;
  position: absolute;
  top: 50%;
  right: 110px;
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: center;
  margin-top: 5px;
}

body.woocommerce-order-received .order-prcs-steps li {
  display: inline;
  width: 33.33%;
  text-align: center;
  z-index: 2;
}

body.woocommerce-order-received .order-prcs-steps li:first-child {
  text-align: left;
}

body.woocommerce-order-received .order-prcs-steps li:last-child {
  text-align: right;
}

body.woocommerce-order-received .order-prcs-steps strong {
  display: block;
  font-size: 16px;
  color: #000;
  line-height: 1.2;
  margin-bottom: 10px;
}

body.woocommerce-order-received .order-prcs-steps .prcs-img {
  display: inline-block;
  width: 90px;
  height: 90px;
  background-color: #04CD6A;
  font-size: 40px;
  color: #000;
  text-align: center;
  line-height: 75px;
  border-radius: 50%;
  overflow: hidden;
}

body.woocommerce-order-received .order-prcs-steps .prcs-img img {
  max-width: 100%;
  overflow: hidden;
  width: 50px;
  display: inline-block;
  vertical-align: middle;
  object-fit: contain;
}

body.woocommerce-order-received .thankyou-order-details {
  padding: 0;
  list-style: none;
  max-width: 400px;
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  z-index: 1;
  position: relative;
  margin: 0 auto 10px;
  background-color: #fff;
  box-shadow: 0 0 5px #ccc;
}

body.woocommerce-order-received .thankyou-order-details li {
  padding: 15px;
  border-top: 1px solid #000 !important;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.2;
}

body.woocommerce-order-received .thankyou-order-details li:first-child {
  background-color: #F5F5F5;
  border-top: none !important;
}

body.woocommerce-order-received .order-numdate {
  float: left;
}

body.woocommerce-order-received .order-prcs-steps li:last-child strong {
    margin-right: -20px;
}

body.woocommerce-order-received .order-numdate span {
  display: block;
}

body.woocommerce-order-received .order-numdate span strong {
  font-weight: 800;
}

body.woocommerce-order-received .orderrcpt-btn {
    float: right;
    color: #000;
    margin-top: 10px;
    position: relative;
}

body.woocommerce-order-received .thankyou-order-details .user-img {
  float: left;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  object-fit: contain;
  margin-right: 15px;
}

body.woocommerce-order-received .thankyou-order-details .user-detail {
  float: right;
  width: calc(100% - 70px);
}

body.woocommerce-order-received .thankyou-order-details .user-detail .username {
  display: block;
  line-height: 1.8;
}

body.woocommerce-order-received .thankyou-order-details strong {
  font-weight: 800;
}

body.woocommerce-order-received .woocommerce-thankyou-order-details, 
body.woocommerce-order-received .woocommerce-order-details, 
body.woocommerce-order-received .uv-ty, 
body.woocommerce-order-received .woocommerce-thankyou-order-details + p,
body.woocommerce-order-received .woocommerce-customer-details {
  display: none;
}

body.woocommerce-order-received .pro-label {
  float: left;
  padding: 15px 0;
}

body.woocommerce-order-received .pro-price {
    float: right;
    padding: 15px 0;
    font-weight: 800;
    color: #000;
}

body.woocommerce-order-received .paymethod.pro-price {
    font-weight: 400;
}

body.woocommerce-order-received .order-details-row {
  overflow: hidden;
}

body.woocommerce-order-received .check-orderntn {
  font-family: "Graphik", Sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 70px;
  background-color: #000000;
  border-radius: 10px;
  color: #fff;
  padding: 0 30px;
  border: none;
  max-width: 400px;
  margin: 25px auto 60px;
  display: block;
  width: 100%;
}

/* Thankyou css close */


/* body.woocommerce-checkout .payment-apple, */
body.woocommerce-checkout .or-div,
body.woocommerce-checkout .payment-crypto{
    display: none;
}

body.woocommerce-checkout #payment {
    margin-top: 60px;
}

.order-item:last-child .order-price {
    color: #04CD6A;
}

.order-item:last-child .order-price span {
    color: #9D9D9D;
    position: relative;
}

.order-item:last-child .order-price span::before {
    position: absolute;
    content: '';
    height: 2px;
    width: 90%;
    background-color: #9D9D9D;
    bottom: 8px;
    left: 5%;
    right: 0;
    margin: 0 auto;
    display: block;
}

.u-saved .price {
    color: #04CD6A;
}

.order-upgradebtn:hover i {
    background-color: #fff;
    color: #04CD6A;
}

.chklogo {
    display: block;
    padding: 4px 0 0;
}

.amount_value_row {
    margin: 0 -20px;
    padding: 20px;
    border-bottom: 1px solid #000;
    overflow: hidden;
}

.amount_value_row #amount_value img {
    width: 15px;
    margin: 0 0 0 12px;

}

#get-started-today h1 + span{
    font-size: 16px;
    color: #000;
    font-family: "Graphik", Sans-serif;
    line-height: 1.2;
    display: block;
    text-align: center;
    margin-top: 15px;
    padding: 0 15px;
}

.user-confirmation {
    font-size: 16px;
    color: #000;
    font-family: "Graphik", Sans-serif;
    line-height: 1.2;
    display: block;
    text-align: center;
    padding: 0 15px;
    margin: 10px auto 20px;
    display: none;
}

#get-started-today h1 + span a, 
.user-confirmation a {
    display: inline-block;
    color: #04CD6A;
}

.form-error {
    font-size: 14px;
    font-family: "Graphik", Sans-serif;
    line-height: 1.2;
    display: block;
    text-align: left;
    padding: 0 15px;
    color: red;
    margin: 15px 0 0;
}

/* Order Status */

body.woocommerce-account .page-header, 
body.woocommerce-account .woocommerce-MyAccount-navigation {
    display: none;
}

body.woocommerce-account .woocommerce-MyAccount-content ,
body.page-template-order-status .woocommerce-MyAccount-content {
    float: none;
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
}

.top-myaccount-steps .order-uname {
    align-self: center;
}

#checkout-steps.top-myaccount-steps ul {
    width: calc(100% - 270px);
    text-align: right;
    display: inline-block;
}

#checkout-steps li a {
    color: #000;
}

#checkout-steps.top-myaccount-steps::before {
    width: 100%;
}

.odr-statusfltr-tab {
    padding: 0 0 15px;
    margin: 0 0 30px;
    list-style: none;
    border-bottom: 1px solid #000;
}

.odr-statusfltr-tab li {
    display: inline-block;
}

.odr-statusfltr-tab li a {
    text-decoration: none;
    font-size: 16px;
    color: #000;
    font-family: "Graphik", Sans-serif;
    letter-spacing: 0.1px;
    line-height: 40px;
    display: block;
    padding: 0 40px;
    font-weight: 700;
    border-radius: 10px;
    transition: all 0.5s ease;
}

.odr-statusfltr-tab li:hover a,
.odr-statusfltr-tab li.active a{
    background-color: #04CD6A;
}

body.woocommerce-account .woocommerce-orders-table,
body.woocommerce-account .woocommerce-table--order-details,
body.page-template-order-status .woocommerce-orders-table{
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #000;
    box-shadow: 0 0 6px #00000029;
}

body.woocommerce-account .woocommerce-orders-table > tr:nth-child(2n+1) > td, 
body.woocommerce-account .woocommerce-orders-table > tr:nth-child(2n+1) > th,
body.woocommerce-account .woocommerce-table--order-details > tr:nth-child(2n+1) > td, 
body.woocommerce-account .woocommerce-table--order-details > tr:nth-child(2n+1) > th,
body.page-template-order-status .woocommerce-orders-table > tr:nth-child(2n+1) > td, 
body.page-template-order-status .woocommerce-orders-table > tr:nth-child(2n+1) > th, {
    background-color: transparent;
}

body.woocommerce-account .woocommerce-orders-table th, 
body.woocommerce-account .woocommerce-orders-table td,
body.woocommerce-account .woocommerce-table--order-details th, 
body.woocommerce-account .woocommerce-table--order-details td,
body.page-template-order-status .woocommerce-orders-table th, 
body.page-template-order-status .woocommerce-orders-table td{
    border-left: none;
    border-right: none;
    font-size: 16px;
    color: #000;
    font-family: "Graphik", Sans-serif;
    line-height: 1.2;
    padding: 5px 15px;
}

body.woocommerce-account .woocommerce-orders-table th,
body.woocommerce-account .woocommerce-table--order-details th,
body.page-template-order-status .woocommerce-orders-table th {
    padding: 15px;
    background-color: #F5F5F5;
}

body.woocommerce-account .woocommerce-orders-table td,
body.woocommerce-account .woocommerce-table--order-details td,
body.page-template-order-status .woocommerce-orders-table td{
    background-color: #fff;
}

body.woocommerce-account .woocommerce-orders-table td.woocommerce-orders-table__cell-order-number a,
body.woocommerce-account .woocommerce-table--order-details a,
body.page-template-order-status .woocommerce-orders-table a {
    font-weight: 700;
    color: #000 !important;
    text-decoration: none;
    position: relative;
}

body.woocommerce-account .woocommerce-orders-table td.woocommerce-orders-table__cell-order-number a::before {
    content: 'order';
}

body.woocommerce-account .woocommerce-table--order-details tfoot th {
    background-color: #fff;
}

body.woocommerce-account .woocommerce-table--order-details td{
    padding: 15px;
}

.woocommerce-order-details__title {
    font-family: "Graphik", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 15px;
    border-bottom: 1px solid #000;
    margin: 30px 0;
}

body.woocommerce-view-order .woocommerce-customer-details {
    display: none;
}

.page-template-search-profile .elementor-location-header,
.page-template-upsell .elementor-location-header,
.woocommerce-checkout .elementor-location-header,
.page-template-search-profile .elementor-location-footer,
.page-template-upsell .elementor-location-footer,
.woocommerce-checkout .elementor-location-footer,
.woocommerce-account .elementor-location-footer,
.woocommerce-account .elementor-location-header,
.page-template-upsell-checkout-offer .elementor-location-header,
.page-template-upsell-checkout-offer .elementor-location-footer,
.page-template-order-status .elementor-location-header,
.page-template-order-status .elementor-location-footer{
    display: none;
}

body.woocommerce-account .or-loadmore-btn,
body.page-template-order-status .or-loadmore-btn {
    font-family: "Graphik", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    background-color: #000;
    border-radius: 10px;
    color: #fff;
    padding: 15px 30px;
    border: none;
    display: block;
    height: auto;
    text-align: center;
    white-space: break-spaces;
    text-decoration: none !important;
    width: 275px;
    margin: 30px auto;
}

.checkout-offer-loader {
    position: relative;
}

.checkout-offer-loader::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.7);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 10px 10px 0;
    background-image: url('images/spinning-loading2.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50px auto;
}

#card_holder_name{
    color: black;
    -webkit-text-fill-color: black;
    font-size: 17px;
    font-weight: 700;
    line-height: 60px;
    padding: 0 20px;
    border-left: none;
    border-right: none;
    border-radius: 0;
}

#get-started-today .form-group > #product_package option:checked,
#get-started-today .form-group > #product_package option[selected="selected"],
#get-started-today .form-group > #product_package option[selected=""]{
    color: green;
} 

body.woocommerce-order-received.woocommerce-checkout #checkout-steps::before {
    width: 100%;
}

/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

/*Change text in autofill textbox*/
input:-webkit-autofill{
    -webkit-text-fill-color: #000 !important;
}

.order-success-wr.order-success-desktp,
body.woocommerce-order-received #checkout-steps .ck-steps-logo.ck-steps-logo-desktp {
    display: block;
}
.order-success-wr.order-success-mobile,
body.woocommerce-order-received #checkout-steps .ck-steps-logo.ck-steps-logo-mobile{
    display: none;
}

body.woocommerce-order-received .orderrcpt-btn::after {
    content: 'PDF';
    text-decoration: none !important;
    top: 100%;
    left: 0;
    position: absolute;
    font-size: 10px;
    font-weight: 400;
}

body.woocommerce-order-received  .faq_section .elementor-accordion .elementor-accordion-item{
    background-color: transparent;
}

.profile-review .table_cell .table .table_cell:last-child {
    margin-left: 10px;
    width: 100%;
    color: #333;
    font-family: "Euclid", Sans-serif;
    line-height: 1.3;
    font-size: 14px;
}

.user-review-para {
    padding-bottom: 0;
    color: #333;
    font-family: "Euclid", Sans-serif;
    line-height: 1.3;
    padding-right: 70px;
    font-size: 15px;
}

.profile-review .stars_image {
    width: 140px;
    margin-right: -18px;
}

.profile-review .table_cell .table .table_cell .review_username {
    font-weight: bold;
    margin-bottom: 2px;
}

.profile-review .column_50.table_cell:nth-child(2) {
    text-align: right;
}

.profile-review .user_image {
    width: 70px;
}

.profile-review .table {
    display: flex;
    align-content: center;
    align-items: center;
    padding-top: 15px;
}

.profile-review .column_50.table_cell:nth-child(2) {
    text-align: right;
}

body.page-template-upsell .site-main svg.cust-layer-svg path, 
body.woocommerce-checkout .site-main svg.cust-layer-svg path,
body.page-template-signup .site-main svg.cust-layer-svg path, 
body.page-template-login .site-main svg.cust-layer-svg path,
body.woocommerce-account .site-main svg.cust-layer-svg path,
body.page-template-order-status .site-main svg.cust-layer-svg path {
    fill: #F8F8F8;
}

body.page-template-upsell .site-main svg.cust-layer-svg, 
body.woocommerce-checkout .site-main svg.cust-layer-svg,
body.page-template-signup .site-main svg.cust-layer-svg, 
body.page-template-login .site-main svg.cust-layer-svg,
body.woocommerce-account .site-main svg.cust-layer-svg,
body.page-template-order-status .site-main svg.cust-layer-svg {
    width: 600%;
    height: 400px;
    display: block;
    position: absolute;
    left: 22%;
    bottom: 0;
    transform: translateX(-48%) rotateY(200deg);
}
.customer_faq .elementor-accordion-item:first-child .elementor-accordion-icon-opened{
    display: none;
}
.customer_faq .elementor-accordion-item:first-child .elementor-accordion-icon-closed{
    display: block;
}

.slider-services{
    overflow: hidden;
}

.slick-current h2.elementor-heading-title {
    font-size: 16px !important;
}

.customer_faq .elementor-accordion-item:first-child {
    border-top: none !important;
}

/* new Search Profile */ 

.page-template-custom_pagessearch-profile-php, 
body.page-template-search-profile .site-main,
body.page-template-upsell .site-main,
body.woocommerce-checkout .site-main {
    background-image: none;
    background-color: #F0F0F0;
}

#get-started-today {
    max-width: unset;
    border: none;
    background-color: transparent;
}

#get-started-today h1 {
    border: none;
    background-color: transparent;
    font-size: 45px;
    color: #1E1338;
}

#get-started-today h1 + p {
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 40px;
    color: #625E6A;
}

#get-started-today form#entry-check {
    max-width: 380px;
    margin: 0 auto;
}

#get-started-today .form-group {
    background-color: #fff;
    border: 1px solid #D8D8D8;
    margin-bottom: 20px;
    padding: 5px 15px;
    border-radius: 50px;
}

#get-started-today button[type="submit"] {
    margin: 30px 0 10px;
    width: 100%;
    border-radius: 50px;
    padding: 18px 30px;
}

body.page-template-search-profile .site-main {
    padding: 60px 0;
    position: relative;
}

body.page-template-search-profile .search-review-box.profile-review {
    display: flex;
    flex-wrap: wrap;
    padding-top: 190px;
    max-width: 80%;
    margin: 0 auto;
}

body.page-template-search-profile .profile-review .user_review_item {
    width: calc(33.33% - 40px);
    margin: 20px;
}

body.page-template-search-profile .site-main::before {
    content: '';
    background-image: url('../images/dots.png');
    width: 50px;
    left: 5px;
    top: 30px;
    height: 290px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: auto;
}

body.page-template-search-profile .site-main::after {
    content: '';
    background-image: url('../images/dots.png');
    width: 50px;
    right: 5px;
    top: 50%;
    height: 290px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: auto;
    transform: translateY(-50%);
}

#get-started-today .form-group > input, #get-started-today .form-group .fa {
    color: #1E1338;
}

.user-review-para{
    color: #4A4A4A;
}

.profile-review .user_review_item {
    border: none;
    box-shadow: 0 0 15px #00000012;
}

body.page-template-search-profile .profile-review .user_review_item {
    width: calc(33.33% - 40px);
    margin: 20px;
}

.profile-review .stars_image {
    width: 160px;
    margin-right: -18px;
    margin-top: 10px;
}

.profile-review .user_review_item .green_star {
    width: 40px;
    right: -15px;
    top: -15px;
}

body.page-template-search-profile .profile-review .user_review_item:nth-child(2n) {
    margin-top: -50px;
    margin-bottom: 90px;
}

.checkout-offer-loader::before {
    border-radius: 50px;
}

/*

.w-col-4.profile-uname_row {
    background-color: #e74e51 !important;
    color: #fff;
}

.select-posts h2 {
    background-color: #E74E51 !important;
    color: #fff;
    font-size: 24px;
}

.select-posts .count-post-vflike{
    border-radius: 50px;
    border: 1px solid #D8D8D8;
}

.profile_chkbtn_row .checkout_page.btn{
    border-radius: 50px;
}
.w-col-4{
    :#00000029
}

*/

body.page-template-upsell h1 {
    font-size: 45px;
    color: #1E1338;
    text-align: center;
    padding: 0 0 20px;
    margin: 0;
    font-family: "Euclid", Sans-serif;
    font-weight: 700;
    line-height: 1.2em;
}

body.page-template-upsell h1 + p {
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 40px;
    color: #625E6A;
}

.select-posts h2,
.profile-uname_row {
    background-color: #E74E51;
    color: #fff;
    border-bottom: none;
}

.select-posts .count-post-vflike {
    border-radius: 50px;
    border: 1px solid #D8D8D8;
}

.select-posts-btns {
    text-align: right;
    padding: 0 40px 5px;
}

.select-posts .load-more {
    border: 2px solid #1E1338;
    background-color: transparent;
    color: #1E1338;
    border-radius: 50px;
    width: 230px;
    display: inline-block;
    margin: 15px auto;
}

.select-posts .conti-checkout {
    border-radius: 50px;
    width: 230px;
    display: inline-block !important;
    margin: 0;
}

.select-posts .w-layout-grid {
    padding: 0 30px 15px;
}

.select-posts .single-post {
    max-width: calc(23% - 7px);
    flex-basis: calc(23% - 7px);
    margin: 1.4%;
}

.profile-uname_row .username, .change-user-name {
    color: #fff !important;
}

.profile_chkbtn_row .checkout_page.btn {
    border-radius: 50px;
    padding: 15px 30px;
}

.profile_chkbtn_row, .amount_value_row {
    border-bottom: 1px solid #00000029;
}

.profile_bottom_row li {
    padding-right: 40px;
}

.page-template-upsell .select-posts, .page-template-upsell .user-profile {
    border: none;
    box-shadow: 0 0 6px #00000029;
}

body.page-template-upsell .site-main::before, 
body.page-template-upsell .site-main::after {
    display: none;
}

body.page-template-upsell .site-main svg.cust-layer-svg {
    display: none;
}

body.woocommerce-checkout h1 {
    text-align: center;
    padding: 45px 0 20px;
    margin: 0;
    font-family: "Euclid", Sans-serif;
    font-weight: 700;
    line-height: 1.2em;
    font-size: 45px;
    color: #1E1338;
}

body.woocommerce-checkout h1 + p {
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #625E6A;
}

body.woocommerce-checkout .site-main svg.cust-layer-svg {
    display: none;
}

body.woocommerce-checkout #payment {
    border: none;
    background-color: transparent;
}

body.woocommerce-checkout #payment label {
    display: none;
}

body.woocommerce-checkout #order_review #custom_checkout_field #card_holder_name_field #card_holder_name {
    border: 2px solid #D8D8D8;
    margin-bottom: 20px;
    border-radius: 50px;
    color: #000000;
}

#card_holder_name::placeholder {
    opacity: 1;
}

body.woocommerce-checkout #payment #place_order {
    border-radius: 50px;
    width: 100%;
}

#payment .form-row.place-order {
    padding: 40px 0 0 !important;
    background-color: transparent;
}

.profile-uname_row .username {
    padding: 0 0 0 40px;
}

form.woocommerce-checkout .user-profile {
    border: none;
    box-shadow: 0 0 6px #00000029;
}

.profile_offer_row {
    border-top: 1px solid #D8D8D8;
    margin: 0;
    background-color: transparent;
    margin: 0 -20px;
    color: #000;
    border-radius: 0;
    border-bottom: 1px solid #D8D8D8;
    border-left: 0;
    border-right: 0;
}

.profile_offer_row button {
    border: 2px solid #E74E51;
    border-radius: 50px;
    margin: 0 auto;
}

.user-profile #checkout-offer-div #checkout-offer-add span, 
.user-profile #checkout-offer-div #checkout-offer-add strong {
    margin-bottom: 0;
    color: #E74E51 !important;
    letter-spacing: 0.5px;
}

.profile_offer_row {
    padding: 30px;
}

.user-profile-inner .profile_bottom_row .offersaved {
    display: inline-block;
    position: unset !important;
}

.user-profile-inner .profile_bottom_inner.bottom_row_1 {
    text-align: right;
}

body.woocommerce-checkout .profile_bottom_row .profile_bottom_inner {
    float: left;
}

body.woocommerce-checkout .profile_bottom_row .profile_bottom_inner.bottom_row_1 {
    float: right;
}

body.woocommerce-checkout #order_review {
    max-width: 300px;
    margin-right: 40px;
}

#get-started-today #entry-check .form-group:nth-child(4) {
    display: none;
}

#order_review #custom_checkout_field #card_holder_name_field #card_holder_name {
    border-radius: 50px;
    border: 2px solid #D8D8D8;
}

body.woocommerce-checkout .site-main::before, body.woocommerce-checkout .site-main::after {
    display: none;
}


.payment_method_wc_checkout_com_cards .cko-form .multi-frame .card-number {
    border: 2px solid #D8D8D8;
    border-radius: 50px;
    overflow: hidden;
}

.customer_faq .elementor-accordion {
    border-radius: 16px;
    overflow: hidden;
}

body.page-id-507 .elementor-jet-posts .jet-posts {
    min-height: 200px;
}

body.single-post .elementor-widget-post-info li:first-child .elementor-icon-list-text {
    padding-left: 0 !important;
}





/*responsive*/

@media screen and (max-width: 1150px) {

body.woocommerce-account .woocommerce-MyAccount-content,
body.page-template-order-status .woocommerce-MyAccount-content {
    padding: 0 15px;
}

}

@media screen and (max-width: 1024px) {

#header-nav__links li.header__button {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
}

.menu-item::before {
    color: #494c4f;
    left: 10px;
}

.menu-item:hover::before {
    color: #fff;
    z-index: 2;
}

.menu-item.current-menu-item::before {
    color: #fff;
    z-index: 2;
}

#header-nav__links .elementor-nav-menu a {
    padding-left: 35px;
}

body .elementor-187 .elementor-element.elementor-element-29ab3ad div.elementor-menu-toggle {
    color: #fff!important;
}

}

@media screen and (max-width: 991px) {

form.woocommerce-checkout {
    text-align: center;
    padding: 0 20px;
}

.select-posts .single-post .like-view-count-info, 
.select-posts .single-post .view-count-info, 
.select-posts .single-post .like-count-info {
    line-height: 1.8;
}

.select-posts .w-layout-grid {
    padding: 0 20px 15px;
}

body.woocommerce-checkout #order_review {
    margin-right: 19px;
}

form.woocommerce-checkout {
    padding: 0 22px;
}

body.woocommerce-checkout #ckocom_googlePay {
    width: 85% !important;
    margin: 12px auto 15px !important;
    border-radius: 10px !important;
    border: solid 2px #04CD6A;
    box-shadow: 3px 5px 3px #0000006b;
}

form.woocommerce-checkout .right-checkout-div, 
body.woocommerce-checkout #order_review {
    max-width: 320px;
}

#checkout-steps.top-myaccount-steps li {
    padding: 22px 0;
    display: none;
}

body.woocommerce-order-received .order-prcs-steps {
    padding: 0 40px 0 20px;
}

body.woocommerce-order-received #checkout-steps li {
    padding: 20px 10px;
}

}

@media screen and (max-width: 870px) {

body.woocommerce-order-received .woocommerce-order {
    width: 100%;
    padding: 0 15px;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame .date-and-code {
    margin-bottom: 0;
    border-bottom: 1px solid #000;
}

}

@media screen and (max-width: 768px) {

.profile-review .table_cell .table .table_cell:last-child {
    margin-left: 10px;
    width: 100%;
    color: #333;
    font-family: "Euclid", Sans-serif;
    line-height: 1.2;
    font-size: 15px;
}

.user-review-para {
    padding-right: 0;
    padding-bottom: 0;
    color: #333;
    font-family: "Euclid", Sans-serif;
    line-height: 1.2;
    font-size: 15px;
}

.profile-review .stars_image {
    width: 140px;
}

.profile-review .column_50.table_cell:nth-child(2) {
    text-align: right;
}

.profile-review .user_image {
    width: 70px;
}

.profile-review .table {
    display: flex;
    align-content: center;
    align-items: center;
    padding-top: 10px;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame .date-and-code {
    margin-bottom: 0;
    border-bottom: 1px solid #000;
}

}

@media screen and (max-width: 767px) {

#checkout-steps::before {
    height: 4px;
    bottom: -4px;
}

#payment .form-row.place-order {
    padding-top: 20px !important;
}

.profile-uname_row .username .change-user-name {
    font-size: 11px;
}

.profile-uname_row .username {
    text-align: right;
    float: right;
    width: calc(100% - 50px);
}

.user-profile .profile-uname_row img {
    float: left;
}

form.woocommerce-checkout .user-profile::before {
    content: "\f13a";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 26px;
    bottom: -12px;
    z-index: 2;
    color: #000 !important;
    border-radius: 50%;
    background-color: #fff;
    height: 26px;
    line-height: 26px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.or-div {
    width: 88%;
}

.select-posts .post-div::after {
    width: 35px;
    height: 35px;
}

.search-review-box.profile-review {
    display: block !important;
    max-width: calc(94% - 22px);
    margin-top: 20px;
    position: relative;
    padding-top: 42px;
}

.search-review-box.profile-review {
    display: block;
}

.search-review-box.profile-review::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    height: 1px;
    width: 100%;
}

.profile_bottom_row .offersaved {
    font-size: 11px;
    padding: 4px;
}

.profile_bottom_row ul span {
    font-size: 13px;
}

body.page-template-search-profile .site-main::after, 
body.page-template-upsell .site-main::after, 
body.woocommerce-checkout .site-main::after,
body.page-template-login .site-main::after, 
body.page-template-signup .site-main::after,
body.woocommerce-account .site-main::after,
body.page-template-order-status .site-main::after{
    display: none;
}

body.page-template-search-profile .site-main::before, 
body.page-template-upsell .site-main::before, 
body.woocommerce-checkout .site-main::before,
body.page-template-login .site-main::before, 
body.page-template-signup .site-main::before,
body.woocommerce-account .site-main::before,
body.page-template-order-status .site-main::before {
    display: none;
}

.select-posts playicon.video {
    width: 35px;
    height: 35px;
}

.mobile-show-head {
    display: block;
}

.mobile-hide-head {
    display: none;
}

.page-template-upsell .select-posts {
    background-color: transparent;
    padding-bottom: 15px;
}

.conti-checkout {
    width: calc(100% - 50px) !important;
    display: block !important;
    padding: 11px !important;
    margin-top: 14px !important;
    margin-bottom: 0 !important;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame .frame--activated {
    padding-left: 55px;
}

.profile-review {
    margin: 34px 22px 0;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame .input-container .icon-container:nth-child(1) {
    left: 10px;
}

.home-top-wr .elementor-image-box-wrapper {
    display: flex;
    align-content: center;
    align-items: center;
    text-align: left !important;
}

.top_black_btn {
    width: 100% !important;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame .date-and-code {
    margin-bottom: 0;
    border-bottom: 1px solid #000;
}

/*#payment .wc_payment_method.payment_method_wc_checkout_com_cards .payment_box.payment_method_wc_checkout_com_cards {
    border-left: solid 1px #000;
    border-right: solid 1px #000;
}

#payment .wc_payment_method.payment_method_wc_checkout_com_cards {
    border: 0 !important;
}*/

.thanks p {
    font-size: 22px !important;
}

.thanks h2 {
    font-size: 40px !important;
}

.select-posts .single-post.active .like-view-count-info, 
.select-posts .single-post.active .view-count-info, 
.select-posts .single-post.active .like-count-info, 
.select-posts .single-post.active .like-and-view {
    font-size: 10px;
    padding: 7px 3px !important;
}

.select-posts .single-post.active .like-and-view .view-count-info, 
.select-posts .single-post.active .like-and-view .like-count-info {
    position: relative !important;
    padding: 0 !important;
}

body.page-template-search-profile .site-main, 
body.page-template-upsell .site-main, 
body.woocommerce-checkout .site-main,
body.page-template-login .site-main,
body.page-template-signup .site-main,
body.woocommerce-account .site-main,
body.page-template-order-status .site-main{
    padding: 50px 0 30px;
}

.select-posts .load-more {
    margin: 0 auto;
    width: calc(100% - 50px);
    transition: all 0.3s ease;
    text-align: center;
    padding: 11px;
}

.page-template-upsell .user-profile {
    margin: 22px 22px 0;
    display: none;
}

.profile-review {
    display: none;
}

.select-posts .count-post-vflike {
    font-size: 14px;
    padding: 12px 0;
    margin: 8px auto 28px;
    background-color: #ffff;
    border: solid 1px #000;
    color: #000000;
    width: 80%;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 13px;
}

.select-posts .single-post {
    max-width: calc(31.4% - 4px);
    margin: 1.5% 1%;
    height: 140px;
    flex-basis: calc(31.4% - 4px);
}

.select-posts h2 {
    font-size: 20px;
    padding: 0 22px 22px;
    margin: 0;
    border-bottom: none;
    color: #fff;
    background-color: transparent;
}

.page-template-upsell .select-posts {
    border: none;
    border-radius: 0;
    margin: 0 auto;
}

.profile_chkbtn_row {
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #C9C9C9;
}

.page-template-upsell .w-col-8 {
    margin-bottom: 0;
}

.page-template-upsell .w-col-8, 
.page-template-upsell .w-col-4 {
    width: 100%;
}

form.woocommerce-checkout .right-checkout-div {
    max-width: 100%;
    margin: 0 auto;
}

.checkout-fame-service {
    display: none;
}
 
body.woocommerce-checkout #order_review {
    max-width: 100%;
    margin: 0 auto 5px !important;
    order: 2;
}

form.woocommerce-checkout {
    display: flex;
    flex-direction: column;
}

.payment-method-logo-container {
    margin: 0 7px 0 0;
}

body.woocommerce-checkout #payment div.payment_box .card-frame {
    width: 100%;
    border: none;
    box-shadow: none;
    color: #000;
    margin: 0;
}

body.woocommerce-checkout #payment div.payment_box .card-frame .payment-method-logo-container {
    display: flex;
    min-width: 26px;
    margin: 0 7px 0 0;
    justify-content: center;
    align-items: center;
}

body.woocommerce-checkout #payment div.payment_box {
    background-color: #fff;
    padding: 18px;
    margin: 0;
    border-top: solid 1px;
    color: #000;
}

.profile_offer_row button {
    width: 100%;
    padding: 12px;
}

.profile_offer_row span {
    position: relative;
}

.profile_offer_row span::before {
    content: "\f007";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 8px;
}

body.woocommerce-checkout #order_review {
    order: 2;
}

.amount_value_row #amount_value i::before {
    padding-right: 8px;
}

.amount_value_row #amount_value {
    font-size: 13px;
    color: #000;
    letter-spacing: 0.2px;
}

.amount_value_row .price {
    font-size: 19px;
    color: #000;
}

.profile_offer_row button {
    letter-spacing: 0.7px;
}

#add_payment_method #payment ul.payment_methods li input, 
.woocommerce-cart #payment ul.payment_methods li input, 
.woocommerce-checkout #payment ul.payment_methods li input {    
    display: none;
}

body.woocommerce-checkout #payment label {
    font-size: 22px;
    color: #000;
    padding: 20px 18px !important;
    width: 100%;
    display: block;
    padding: 0;
}

.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_wc_checkout_com_cards .cko-form {
   width: 100%;
   padding: 0 !important;
}

.woocommerce-checkout #payment ul.payment_methods li {
    padding: 0;
}

.page-template-upsell .user-profile, form.woocommerce-checkout .user-profile, 
body.woocommerce-checkout #payment, 
.woocommerce-checkout #payment ul.payment_methods li {
    border: 1px solid #000;
}

body.woocommerce-checkout #payment #place_order,
body.woocommerce-checkout #payment #cust_place_order{
    border: solid 2px #04CD6A;
    box-shadow: 3px 5px 3px #0000006b;
}

body.woocommerce-checkout #payment ul.payment_methods {
    padding: 0 15px 0;
}

.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_cod {
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding: 0;
}

.woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_wc_checkout_com_cards {
    border-bottom: 0;
    padding: 0;
    border-top: 0;
}

.woocommerce-privacy-policy-text p {
    margin: 10px 0 0;
}

body.woocommerce-checkout .form-row.place-order {
    background-color: #F5F5F5;
    margin-bottom: 0;
    border-radius: 0 10px 10px;
}

.amount_value_row {
    margin: 0;
    border-bottom: 1px solid #C9C9C9;
    padding: 14px 1px;
}

.profile_bottom_row {
    margin: 0;
    padding: 12px 1px 0;
}

.profile_offer_row {
    margin: -2px -20px 0 -15px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    padding: 15px 15px 16px !important;
}

.profile_offer_row span {
    margin-bottom: 20px;
    color: #000;
}

form.woocommerce-checkout .user-profile {
    order: 1;
    margin-bottom: 25px !important;
    padding: 15px;
}

form.woocommerce-checkout .user-profile.close-profile::before {
    display: none;
}

body.woocommerce-checkout #payment #place_order,
body.woocommerce-checkout #payment #cust_place_order {
    margin: 0 auto 12px;
}

.profile-uname_row {
    border-bottom: 1px solid #C9C9C9;
    margin: 0;
    padding: 0 1px 15px;
    background-color: transparent;
}

#checkout-steps ul {
    width: 100%;
    padding-right: 22px;
    text-align: right;
}

#checkout-steps li {
    display: block;
}

#checkout-steps {
    align-content: center;
    align-items: center;
}

#checkout-steps li{
    padding: 22px 0;
    display: none;
}

#get-started-today .form-group {
    border: 1px solid #000;
    padding: 12px 18px;
    border-radius: 10px;
    margin: 15px 0;
    background-color: #fff;
}

#get-started-today button[type="submit"] {
    border-radius: 11px;
    padding: 16px 30px;
    width: 100%;
    margin: 25px auto 20px;
}

#get-started-today .text-field-icon {
    width: 19px;
}

#checkout-steps .ck-steps-logo {
    margin: 0 22px;
}

#get-started-today {
    max-width: 100%;
    padding: 0 22px;
}

#get-started-today .form-group .fa {
    font-size: 20px;
    color: #000000;
}

#get-started-today h1 {
    font-size: 38px;
    padding: 0 0 5px;
    border-bottom: none;
    background-color: transparent;
    color: #fff;
}

#get-started-today {
    border: none;
    background-color: transparent;
}

#checkout-steps li.active {
    display: block;
    text-align: right;
    color: #989898;
    font-size: 16px;
}

.wc_payment_method.payment_method_cod label {
    border-radius: 10px 10px 0 0;
}

.select-posts .single-post::before {
    width: 23px;
    height: 23px;
    border: 1px solid #fff;
    right: 8px;
    top: 8px;
}

#checkout-steps li.mobile-li.active {
    display: block !important;
}

#checkout-steps li.desktop-li.active {
    display: none;
}

.proorder-smry strong, .ordercollapse-btn{
    display: block;
}

.proorder-smry {
    display: flex;
    overflow: hidden;
    border-bottom: 1px solid #C9C9C9;
    padding: 0 0 12px;
    margin-top: -5px;
    align-content: center;
    align-items: center;
}

.close-profile .proorder-smry {
    padding: 0;
    border: none;
}

.close-profile .proorder-smry img {
    display: none;
}

.proorder-smry strong {
    float: left;
    font-size: 13px;
    color: #000000;
    line-height: 35px;
    width: 110px;
    font-weight: 800;
    text-align: left;
}

.profile-uname_row .username strong {
    font-size: 13px;
}

.proorder-smry img {
    position: static;
    float: right;
    width: calc(90% - 110px);
    margin: 0 !important;
}

.ordercollapse-btn {
    display: block;
    float: right;
    line-height: 35px;
    font-size: 16px;
    color: #000;
    cursor: pointer;
    position: absolute;
    right: 15px;
}

body.woocommerce-checkout .profile-uname_row {
    padding: 12px 0;
}

.close-profile .user-profile-inner {
    display: none;
}

.user-profile.close-profile .profile_bottom_row span.total-text, 
.user-profile.close-profile .profile_bottom_row span.price {
    color: #fff !important;
}

.profile_bottom_row span.price {
    font-size: 19px;
}

.profile_bottom_row span.total-text {
    font-size: 13px;
}

.close-profile .profile_bottom_row {
    display: block !important;
    position: absolute;
    width: 100%;
    left: 0;
    top: 58px;
    padding: 0 20px;
}

form.woocommerce-checkout .profile_bottom_row span.total-text, 
form.woocommerce-checkout .profile_bottom_row span.price {
    margin-bottom: 0;
}

form.woocommerce-checkout .user-profile.close-profile {
    margin-bottom: 55px !important;
    padding: 10px 15px 6px;
}

.woocommerce-terms-and-conditions-wrapper {
    font-size: 13px;
    width: 88%;
    margin: 0 auto;
}

.elementor-location-footer .elementor-container.elementor-column-gap-no {
    padding: 0 15px;
}

.elementor-location-footer .elementor-column {
    margin-top: 30px;
}

.elementor-location-footer .elementor-section {
    padding: 0 !important;
}


body.woocommerce-checkout #payment {
    margin-top: 0;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 24px !important;
    line-height: 31px;
}

body.woocommerce-order-received #checkout-steps .ck-steps-logo {
    width: 100%;
    margin: 0;
    padding: 0;
}

body.woocommerce-order-received #checkout-steps ul {
    display: none;
}

body.woocommerce-order-received .chklogo {
    display: block;
    width: 154px;
    margin: 0 auto;
    padding: 0;
}

.order-success-wr.order-success-desktp,
body.woocommerce-order-received #checkout-steps .ck-steps-logo.ck-steps-logo-desktp {
    display: none;
}
.order-success-wr.order-success-mobile,
body.woocommerce-order-received #checkout-steps .ck-steps-logo.ck-steps-logo-mobile{
    display: block;
}

body.woocommerce-order-received .order-prcs-steps {
    display: none;
}

body.woocommerce-order-received .woocommerce-thankyou-order-received {
    color: #000;
}

body.woocommerce-order-received .order-received-desc {
    margin-top: 15px;
    color: #4A4A4A;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 20px !important;
    line-height: 1.5;
}

body.woocommerce-order-received .thankyou-order-details {
    margin: 22px auto;
}

body.woocommerce-order-received.woocommerce-checkout #checkout-steps::before {
    bottom: 0;
    top: auto;
}

body.woocommerce-order-received #checkout-steps {
    padding: 25px 0;
}

body.woocommerce-order-received .faq_section {
    padding-top: 20px !important;
}

body.woocommerce-order-received .elementor-953 .elementor-element.elementor-element-02722ba .elementor-heading-title {
    font-size: 20px;
    font-weight: 700;
}

body.woocommerce-order-received .elementor-953 .elementor-element.elementor-element-1dac7ab > .elementor-widget-container {
    padding: 0;
}

body.woocommerce-checkout.woocommerce-order-received .site-main {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, #fff 0%, #F5F5F5 250%) repeat scroll 0% 0%;
}

.page-template-custom_pagessearch-profile-php, 
body.page-template-search-profile .site-main,
body.page-template-upsell .site-main,
body.woocommerce-checkout .site-main{
    background-image: none;
    background-color: #F0F0F0;
}

#get-started-today h1,
.select-posts h2 {
    color: #000;
}

.search-review-box.profile-review::before {
    background-color: #000;
}

.select-posts .load-more {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    margin: 0 auto 80px;
}
.page-template-upsell .select-posts {
    padding-bottom: 0;
}




}
@media only screen and (max-width: 680px) {


.checkout-upsell {
    width: 100%;
    padding: 0 15px;
}

.chupsell-content-wr {
    width: 90%;
}

.chupsell-content-inner{
    padding: 20px;
}


body.woocommerce-order-received .order-prcs-steps li {
    position: relative;
}

body.woocommerce-order-received .order-prcs-steps strong {
    position: absolute;
    top: 100%;
    width: 100%;
}

body.woocommerce-order-received .order-prcs-steps .prcs-img {
    width: 60px;
    height: 60px;
    line-height: 45px;
}

body.woocommerce-order-received .order-prcs-steps .prcs-img img {
    width: 30px;
}

body.woocommerce-order-received .order-prcs-steps .prcs-img i {
    font-size: 30px;
    line-height: 60px;
}

body.woocommerce-order-received .order-prcs-steps {
    margin: 20px auto 70px;
    max-width: 520px;
}

/*body.woocommerce-order-received .order-prcs-steps::before {
    width: 50%;
    left: 0;
    height: 10px;
    top: 50%;
    margin-top: -5px;
}

body.woocommerce-order-received .order-prcs-steps::after {
    width: 50%;
    right: 0;
    height: 10px;
    top: 50%;
    margin-top: -5px;
}*/

body.woocommerce-order-received .order-prcs-steps li:first-child, 
body.woocommerce-order-received .order-prcs-steps li:last-child {
    text-align: center;
}

body.woocommerce-order-received .order-prcs-steps::after, 
body.woocommerce-order-received .order-prcs-steps::before {
    display: none;
}

body.woocommerce-order-received .order-prcs-steps li::before, 
body.woocommerce-order-received .order-prcs-steps li::after {
    background-image: url(/wp-content/uploads/2022/03/new-moon.png);
    content: '';
    width: 50%;
    height: 15px;
    position: absolute;
    top: 50% !important;
    background-repeat: repeat-x;
    background-size: auto 100%;
    background-position: center;
    left: 0;
    right: 0;
    margin-top: -8px;
    z-index: -1;
    display: none;
}

body.woocommerce-order-received .order-prcs-steps li:first-child::before, 
body.woocommerce-order-received .order-prcs-steps li:last-child::after {
    display: none;
}

body.woocommerce-order-received .order-prcs-steps li:first-child::after {
    right: 0;
    left: auto;
}

body.woocommerce-order-received .order-prcs-steps li:first-child::before {
    right: auto;
    left: 0;
}

body.woocommerce-order-received .order-prcs-steps li:nth-child(2)::before {
    left: 0;
    right: auto;
}

body.woocommerce-order-received .order-prcs-steps li:nth-child(2)::after {
    right: 0;
    left: auto;
}

body.woocommerce-order-received .order-prcs-steps::after, 
body.woocommerce-order-received .order-prcs-steps::before {
     display: block; 
}

body.woocommerce-order-received .order-prcs-steps::before {
    left: 135px;
    top: 50%;
    margin-top: -8px;
    width: 80px;
}

body.woocommerce-order-received .order-prcs-steps::after {
    right: 135px;
    top: 50%;
    margin-top: -8px;
    width: 80px;
}



}
@media screen and (max-width: 540px){

body.woocommerce-order-received .order-prcs-steps {
    max-width: 370px;
}

body.woocommerce-order-received .order-prcs-steps::after{
    width: 60px;
    right: 93px;
    background-position: left;
}

body.woocommerce-order-received .order-prcs-steps::before {
    width: 60px;
    left: 93px;
    background-position: left;
}




}
@media screen and (max-width: 480px){

.select-posts .single-post {
    height: 100px;
}

.order-item {
    width: 100%;
    margin: 8px;
}

.u-order-wr {
    margin: 20px auto;
}

.order-upgradebtn {
    width: 100%;
}

.order-upgradebtn {
    width: 100%;
    white-space: unset;
    text-align: left;
}

.order-upgradebtn span {
    line-height: 1.2;
}


}

@media screen and (max-width: 350px){

body.woocommerce-order-received .order-prcs-steps {
    max-width: 310px;
}

body.woocommerce-order-received .order-prcs-steps::after,
body.woocommerce-order-received .order-prcs-steps::before {
    width: 80px;
}

}

/************Loader************/
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
    background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));

  background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 150ms infinite linear;
  -moz-animation: spinner 150ms infinite linear;
  -ms-animation: spinner 150ms infinite linear;
  -o-animation: spinner 150ms infinite linear;
  animation: spinner 150ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/************./Loader************/

#payment .blockUI {
    opacity: 0 !important;
}

#order_review #custom_checkout_field #card_holder_name_field #card_holder_name {
    font-weight: bold;
    font-size: 16px;
    border: 1px solid #000;
    height: 60px;
    border-radius: 0;
    background-color: #fff;
    border-left: none;
    border-right: none;
    padding: 0 20px;
    font-family: "Euclid", Sans-serif;
    text-transform: capitalize;
    letter-spacing: 0.2px;
}

#payment .form-row.place-order {
    padding-bottom: 12px !important;
}

.user-profile-inner .profile_bottom_inner.bottom_row_1 {
    position: relative;
    padding-bottom: 14px;
}

.user-profile-inner .profile_bottom_row .offersaved {
    float: none;
    background-color: #FFED9F;
    font-size: 10px;
    font-weight: 700;
    padding: 3px 7px;
    border-radius: 8px;
    position: absolute;
    right: 0;
    top: 30px;
}

#checkout-offer-div #checkout-offer-add span {
    color: #cbcbcb !important;
    font-weight: bold;
    padding-left: 3px;
    font-size: 15px !important;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame {
    width: 100%;
    background: #f0f0f0;
}

.payment_method_wc_checkout_com_cards .cko-form .multi-frame .frame--activated {
    border: none;
    box-shadow: none;
    border-radius: 40px !important;
    padding-left: 65px;
}
.payment_method_wc_checkout_com_cards .cko-form .multi-frame .date-and-code {
    margin-bottom: 0;
    margin-top: 20px;
}
.payment_method_wc_checkout_com_cards .cko-form .multi-frame .expiry-date-frame {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    border: 2px solid #D8D8D8;
}
.payment_method_wc_checkout_com_cards .cko-form .multi-frame .cvv-frame {
    border-right: 0;
    border-bottom: 0;
    border-top: 0;
    border: 2px solid #D8D8D8;
}
body.woocommerce-checkout .site-main {
    padding: 30px 0 155px 0!important;
}
