html[data-theme='dark'] body {
    background: #000;
}
html[data-theme='dark'] .home-page header.py-2 {
    background: rgba(0, 245, 192, 0.06);
    z-index: 4;
}
html[data-theme='dark'] .login-signup::after {
    background: rgb(40, 40, 40, 0.6);
}
html[data-theme='dark'] .footer-bottom {
    background: transparent;
    border: none;
    /* opacity: 0.3; */
    /* background: #65676B; */
    border-top: 1px solid #65676b30;
    margin-bottom: 2rem;
    border-bottom: 1px solid #65676b30;
}
html[data-theme='dark'] .footer-bottom .row.footer_last .rosal_nd p, html[data-theme='dark'] .footer-bottom .row.footer_last .socal-link ul li a {
    color: #ADADAD !important;
}
html[data-theme='dark'] .main_moneda {
    background: #000;
}
html[data-theme='dark'] .navbar-expand-lg .navbar-collapse ul.navbar-nav select {
    color: #fff;
    border-color: #fff;
}
html[data-theme='dark'] .rock_content_right h1 {
    color: #fff;
}
html[data-theme='dark'] .offer_bus_sction h2 {
    color: #fff;
}
html[data-theme='dark'] .offer_bus_sction .business p {
    color: #BABABA;
}
html[data-theme='dark'] .bt_sction .bt_cont h3 {
    color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
html[data-theme='dark'] .bt_sction .bt_pro_grid .colum_pro {
       /* background: #303030; */
       box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.14);
       background: rgba(0, 245, 192, 0.21);
       backdrop-filter: blur(71.72543334960938px);
}
.offer_bus_sction .slick-arrow {
    opacity: 0;
}
html[data-theme='dark'] .bt_sction .bt_pro_grid .colum_pro .pro_cont h3.name_pro, html[data-theme='dark'] .bt_sction .bt_pro_grid .colum_pro .pro_cont h3.name_pro a {
    color: #fff;
}
/*html[data-theme='dark'] .pay_btn a, html[data-theme='dark'] .product_detail_page .dis_product .price_btn .buy_btn a, html[data-theme='dark'] .pay_form .payment_form .content_form form .button_sumbit button, html[data-theme='dark'] .payment_form .product_img_cont .button_sumbit .btn-success, html[data-theme='dark'] .pay_success_form .business_img_cont .button_sumbit .btn-success {
    background: #1D1D1D;
}*/
html[data-theme='dark'] .product_detail_page .pr_title h3, html[data-theme='dark'] .product_detail_page .dis_product .title_share h2, html[data-theme='dark'] .product_detail_page .dis_product .disc h4 {
    color: #fff;
}
html[data-theme='dark'] .product_detail_page .dis_product .disc p, html[data-theme='dark'] .product_detail_page .dis_product .price_btn .price_total span {
    color: #ADADAD;
}
html[data-theme='dark'] .product_detail_page .dis_product .qty_colum strong, html[data-theme='dark'] .product_detail_page .dis_product .price_btn .price_total span.price {
    color: #fff;
}
html[data-theme='dark'] .pay_success_form .business_img_cont .business_img .business_title h2 {
    color: #fff;
}
html[data-theme='dark'] .payment_form .product_img_cont .prod_img .prod_title h2, html[data-theme='dark'] .payment_form .product_img_cont .prod_img h4.mt-4, html[data-theme='dark'] .pay_success_form .business_img_cont .business_img h4.mt-4 {
    color: #fff;
}

html[data-theme='dark'] .pay_form .payment_form .commission .commission_fee, html[data-theme='dark'] .pay_form .payment_form .commission .commission_amount, html[data-theme='dark'] .pay_form .payment_form .commission .commission_total, html[data-theme='dark'] .pay_form .payment_form .commission .commission_date {
        color: #ADADAD;
}

html[data-theme='dark'] .pay_success_form .pay_success .success_tittle h4, html[data-theme='dark'] .pay_success_form .pay_success .success_name h4, html[data-theme='dark'] .pay_success_form .pay_success .app_share h4 {
    color: #fff;
}
html[data-theme='dark'] .pay_success_form .pay_success .success_name h6 {
    color: #ADADAD;
}

html[data-theme='dark'] .offer_bus_sction .bt_cont h3{
    color: #fff;
}

html[data-theme='dark'] .main_footer .download-btm {
    background: transparent;
}
html[data-theme='dark'] .main_footer .store .down h4{
    color: #fff;
}

html[data-theme='dark'] .footer-bottom.footer_detail_page .download-btm {
    background: linear-gradient(180deg, #282828 -429.97%, #1A1A1A 358.43%);
    transform: rotate(-180deg);
}
html[data-theme='dark'] .footer_detail_page .store .down p {
   color: #fff;
}
html[data-theme='dark'] .footer_detail_page .store .down h4 {
    color: #fff;
}

html[data-theme='dark'] .mein_darknes {
   background: linear-gradient(180deg, #0B0B0B -426.15%, #323232 139.4%);
}

/*pay page css*/
html[data-theme='dark'] .pay_form .payment_form .content_form form .content-offer.amount_field input[name="amount"].english::placeholder {
    color: #2c2c2c;
}
html[data-theme='dark'] .pay_form .payment_form .content_form form .content-offer.amount_field input[name="amount"].spanish::placeholder{
    color: #2c2c2c;
}
html[data-theme='dark'] .pay_form .payment_form .content_form form .content-offer input {
       /* background: #1f1f1f; */
    /* border-radius: 21.161px; */
    background: rgba(0, 245, 192, 0.10);
    color: #fff;
}
html[data-theme='dark'] .pay_form .payment_form .content_form form .content-offer input::placeholder{
    color: #BABABA;
}
html[data-theme='dark'] .navbar-expand-lg .navbar-collapse ul.navbar-nav select option {
    color: #000 !important;
}
html[data-theme='dark'] .dropdown-container.lang .click-dropdown{
    border: 2px solid #fff;
    color: #fff;
}
html[data-theme='dark']  .dropdown-toggle::after{
    color: #fff;
}
html[data-theme='dark'] .switch input:checked + .slider{
   /* background-color: #f0f4fa !important; */
   border: 2px solid #191a1dc9;
    background: linear-gradient(180deg, #282B30 0%, #1E2124 100%);
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.15) inset;
}
html[data-theme='dark'] .switch .slider:before{
    background-color: #f0f4fa !important;
    /* border: 2px solid #191a1dc9;
    background: linear-gradient(180deg, #282B30 0%, #1E2124 100%);
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.15) inset; */
}

html[data-theme='dark'] .top_right {
    width: 512.765px;
    height: 634.816px;
    flex-shrink: 0;
    position: absolute;
    top: -39%;
    right: -11%;
    border-radius: 634.816px;
    opacity: 0.8;
    background: rgba(0, 245, 192, 0.29);
    filter: blur(225.117035px);
}
html[data-theme='dark'] .bottom_left_box {
    width: 512.765px;
    height: 585.816px;
    flex-shrink: 0;
    position: fixed;
    bottom: -39%;
    left: -10%;
    border-radius: 634.816px;
    opacity: 0.8;
    /* background: rgba(0, 245, 192, 0.50); */
    filter: blur(228.1170349121094px);
    /* z-index: 1; */
    background: rgba(0, 245, 192, 0.29);
}
html[data-theme='dark']  .switch .slider:before {
  
    left: 6px;
    bottom: 2px;
   
}
html[data-theme='dark'] .product_detail_page .dis_product .price_btn .price_total strong {
    color: #fff;
}

html[data-theme='dark'] .fixed_box_pric ul li {
   background: #1f1f1f;
}


/*html[data-theme='dark'] .embedmodal-content {*/
/*    background: #10322b;*/
/*}*/
/*html[data-theme='dark'] .embedmodal h2,*/
/*html[data-theme='dark'] .embedmodal h3 {*/
/*    color:#fff;*/
/*}*/

@media(max-width: 767px){
html[data-theme='dark'] .main_footer {
    background: transparent;
}

html[data-theme='dark'] .main_footer .download-btm {
    background: none;
}
html[data-theme='dark'] .main_footer .footer-bottom {
    background: none;
}
html[data-theme='dark']  .store_right .app_store2 {
    display: none;
}
html[data-theme='dark'] .store .app_store1 {
    display: block !important;
}
}


html[data-theme='dark'] .profile_rock h1 {
    color: #fff;
}
html[data-theme='dark'] .profile_rock p {
    color: #BABABA;
}

html[data-theme='dark'] .prices span.discount_price {
    color: #fff;
}

html[data-theme='dark'] .product_desc_box .title_share h2, 
html[data-theme='dark'] .product_desc_box .disc h4,
html[data-theme='dark'] .product_desc_box .qty_colum strong,
html[data-theme='dark'] .product_desc_box .price_box .price,
html[data-theme='dark'] .detail_price span.detail_discount_price {
    color: #fff;
}

html[data-theme='dark'] .product_desc_box .disc p {
    color: #ffffff9e;
}
html[data-theme='dark'] .product_desc_box .price_box .price_total h4 {
    color: rgba(255, 255, 255, 0.44);
}
html[data-theme='dark'] .product_desc_box .qty_colum .qty_btn {
    background: #e3e3e352;
}

html[data-theme='dark'] .product_desc_box .qty_colum .qty_btn input[type="text"] {
    color: #00DBAA;
}

html[data-theme='dark'] .product_detail_page_new .pr_title .btn a {
    background: #00dbaa25;
}
html[data-theme='dark'] .profile_rock p.price {
    color: #00DBAA;
}
html[data-theme='dark'] .problems_box span:last-child {
    color:#fff;
}
html[data-theme='dark'] .div_image_box svg path {
    fill:#fff;
}
html[data-theme='dark']  .bank_wrap {
    background:#000;
}

html[data-theme='dark'] .pay_success_form .pay_success .success_tittle p,html[data-theme='dark'] .input_label {
    color: #fff;
}

html[data-theme='dark'] .in_box .lable_span {
    color: #fff;
}

html[data-theme='dark'] .in_box .text {
    background: #00F5C01A;
    color: #fff;
}
html[data-theme='dark'] .success_a {
    color: #fff;
}
html[data-theme='dark'] .multi_product .colum_pro {
        /* background: #303030; */
        box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.14);
        background: #00382c;
        backdrop-filter: blur(71.72543334960938px);
    }

    html[data-theme='dark'] .multi_product .colum_pro .pro_cont h3.name_pro,
    html[data-theme='dark'] .multi_product .colum_pro .pro_cont h3.name_pro a {
        color: #fff;
    }