.ow_menu_more_list a:hover,
.ow_menu_more_list.active a,
.ow_main_menu li a:hover,
.ow_main_menu li.active a{color:#000000}
.ow_site_panel{background-color:#FC624F}
.ow_main_menu li a,
.ow_menu_more_list a{color:#ffffff}
.ow_page_container, body .ow_mailbox_table .ow_mailbox_left .ow_mailbox_search input[type=text]{background-color:#ffffff}
body .ow_mailbox_chat_opened div#conversationContainer {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    left: 0;
}
body.ow_mobile_mailbox .general_master_page .ow_page_container {
    margin-bottom: 0px !important;
}

.ow_console_button.ow_console_item a.ow_console_item_link {
    pointer-events: auto;
    width: auto;
    height: auto;
    color: #fff;
    background: #00805d;
    padding: 8px 16px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}
.filter-button-wrap .show-filter {
    cursor: pointer;
    background-color: #00805d;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    min-width: 100px;
    height: 50px;
    font-size: 20px;
    padding: 10px 20px;
}
.ow_page_hotlist .ow_hotlist_wrap .ow_hotlist_carousel .owl-nav {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 90px;
    background-color: rgb(12 12 12 / 34%);
    color: #fff;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
}
.ow_page_hotlist .ow_hotlist_wrap .ow_hotlist_member .ow_avatar a {
    color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(16 16 16 / 22%);
    border-radius: 5px;
    font-size: 12px;
    display: flex;
    align-items: center;
    text-align: center;
    font-weight: 600;
}
.ow_button input {
    color: #fff;
    background-color: #00805d;
    cursor: pointer;
}
.my_profile_wrap .profile_section .right .upgrade a {
    width: 50%;
    display: inline-block;
    text-align: center;
    background-color: #00805d;
    color: #fff;
    border-radius: 10PX;
    padding: 20px;
    box-sizing: border-box;
    font-size: 20px;
}
.ow_mekirim_upgrade_wrap .ow_mekirim_upgrade_pricing_list .ow_mekirim_upgrade_pricing_wrap .ow_mekirim_upgrade_pricing .ow_mekirim_upgrade_pricing_desc .ow_mekirim_upgrade_discount_ribbon {
    position: absolute;
    right: -31px;
    width: 100px;
    background-color: #00805d;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    top: -5px;
    rotate: 45deg;
    padding-top: 20px;
    padding-bottom: 10px;
    box-sizing: border-box;
}
.ow_mekirim_upgrade_wrap .ow_mekirim_upgrade_pricing_list .ow_mekirim_upgrade_pricing_wrap .ow_mekirim_upgrade_pricing.active {
    background-color: #FCE9E5;
    border: 1px solid #00805d;
}
.ow_mekirim_upgrade_wrap .ow_mekirim_upgrade_action .embutton {
    background-color: #00805d;
    color: #fff;
    padding: 25px 20px;
    text-align: center;
    width: 100%;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}
.ow_button {
    background-color: #00805d;
    padding: 10px 20px;
    border-radius: 10px;
    color: #fff;
}
.coin_package_wrap .coin_packages .ow_box .ow_radio_group li input:checked + label {
    border-top: 4px solid #00805d;
}
input[type=radio]:checked {
    background-color: #FCE9E5;
    border-color: #00805d;
}
.ow_album_cta a.ow_ic_chat {
    background-color: #00805d;
    color: #fff;
}
.floatbox_body .ow_button span input[type=submit] {
    background-color: #00805d;
    color: #FFF;
    text-align: center;
    border-radius: 8px;
    font-size: 18px;
    padding: 0 16px;
}
body .ow_mekirim_notification_tabs .ow_content_menu li a span:nth-of-type(2) {
    position: absolute;
    right: 20px;
    top: 35px;
    min-width: 30px;
    max-width: 50px;
    min-height: 30px;
    max-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00805d;
    color: #fff;
    border-radius: 50%;
}
body .ow_content_menu_wrap:not(.ow_scroll_menu_wrap) .ow_content_menu li.active {
    border-color: #00805d;
}
.ow_chat_cont .ow_chat_block_wrap .ow_chat_block .ow_count_block .ow_count_bg {
    background-color: #00805d;
    border-radius: 50%;
    min-height: 20px;
    min-width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
}
.ow_site_panel .panel_canvas .ow_logo {
    background-repeat: no-repeat;
    background-image: url("https://mekirim.com/ow_userfiles/themes/theme_image_23.png");
    background-size: 100% auto;
    background-position: center;
    width: 200px;
    height: 36px;
}


.questions_wrap .question_section {

    background: linear-gradient(to bottom, #d3d3d324, #d3cce34a);
    border-radius: 10px;
    padding: 30px;
    box-sizing: border-box;
}

.my_profile_wrap .profile_section .right .link {
    display: flex;
    align-items: center;
    gap: 40px;
    height: 130px;
    background: linear-gradient(to bottom, #d3d3d324, #d3cce34a);
    color: #000;
    border-radius: 10px;
    margin-bottom: 20px;
    padding-left: 50px;
    font-size: 24px;
    box-sizing: border-box;
}
.profile_edit_wrap .profile_edit_section_wrap .right_pane .profile_edit_section {
    background: linear-gradient(to bottom, #d3d3d324, #d3cce34a);
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.profile_settings_wrap .links .link {
    display: flex;
    gap: 40px;
    padding: 15px 30px;
    border-radius: 10px;
    background: linear-gradient(to bottom, #d3d3d324, #d3cce34a);
    align-items: center;
    margin-bottom: 20px;
    overflow: hidden;
}
.preference_section {
    background: linear-gradient(to bottom, #d3d3d324, #d3cce34a);
    border-radius: 10px;
    padding: 20px 30px;
    color: #000;
    margin-bottom: 20px;
}
input[type=checkbox]:checked {
    background-color: #00805d;
    border-color: #00805d;
}
.coin_package_wrap .coin_packages .ow_box .ow_radio_group li {
    max-width: 320px;
    background: linear-gradient(to bottom, #d3d3d324, #d3cce34a);
    border-radius: 10px;
    min-height: 200px;
    position: relative;
    flex-grow: 1;
}
.ow_notifications_list .ow_mekirim_notification_list .ow_notification_item .console_list_ipc_item {
    display: flex;
    align-items: center;
   background: linear-gradient(to bottom, #d3d3d324, #d3cce34a);
    margin-bottom: 20px;
    padding: 40px;
    border-radius: 10px;
    gap: 30px;
}
body .ow_mekirim_notification_tabs .ow_content_menu li a {
    text-align: left;
    padding: 30px;
    background: linear-gradient(to bottom, #d3d3d324, #d3cce34a);
}
body .ow_mekirim_notification_tabs .ow_content_menu li {
    width: 19.47%;
    border-radius: 10px;
    background: linear-gradient(to bottom, #d3d3d324, #d3cce34a);
    box-sizing: border-box;
    position: relative;
}
.ow_site_panel {
    background: linear-gradient(to right,#fb4c4c,#fe9952e0);
background-image: linear-gradient(#fe7763, #fc3a5d) !important;
}
.ow_ucard .ow_ucard_cont .ow_ucard_bottom {
    position: absolute;
    bottom: 6px;
    left: 1px;
    background-color: #000000a1;
}



.landing-page .intro-section .intro-reg-form .reg-form .input-wrap .ow_button input {
    width: 100%;
    padding: 14px 0;
    text-align: center;
    background-color: #00805d;
    border-radius: 8px;
}


.landing-page .testimony-section {
    padding: 100px;
    background: linear-gradient(to right, #fb4c4c, #fe9952e0);
}


.landing-page .about-section .about-text .about-content .reg-button {
    display: inline-block;
    padding: 12px;
    background-color: #00805d;
    color: #fff;
    border-radius: 8px;
    margin-top: 40px;
}


.landing-page .about-section .about-right .about-graphics {
    width: 450px;
    height: 450px;
    margin: 50px auto;
    background: linear-gradient(to right, #fb4c4c, #fe9952e0);
    border-radius: 50%;
    position: relative;
}





.index_master_page .ow_footer .footer_content .footer_about .ow_logo {
    background-repeat: no-repeat;
    background-image: var(--logo);
    background-size: 100% auto;
    background-position: center;
    background-image: url(https://mekirim.com/ow_userfiles/themes/theme_image_23.png);
    display: block;
    width: 80%;
    height: 70px;
}



.guest_master_page .ow_page_container .guest-content .form-wrap input[type=submit], .guest_master_page .ow_page_container .guest-content .form-wrap .step-btn {
    display: block;
    width: 100%;
    line-height: 50px;
    background-color: #00805d;
    color: #FFF;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
}


.landing-page .testimony-section .testimony .testimony-pic .pic-container .pic {
    width: 409px;
    height: 510px;
    border-radius: 8px;
    z-index: 100;
    position: relative;
    background-image: url(https://i.postimg.cc/D0qwXqY9/roundcorner.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.landing-page .testimony-section .testimony .testimony-pic .pic-container::before {
    content: "";
    width: 342px;
    height: 357px;
    background-color: #fff;
    border-radius: 8px;
    position: absolute;
    left: -42px;
    bottom: -42px;
    z-index: 1;
    visibility: hidden;
}

.landing-page .about-section .about-right .about-graphics .about-phone {
    position: absolute;
    width: 600px;
    height: 850px;
    background-image: url(https://i.ibb.co/ZdytRKd/Phone1.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    object-fit: cover;
    top: -170px;
    left: -50px;
}