@import url('https://fonts.googleapis.com/css?family=Poppins:wght@300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:ital,wght@300,400,500,600,700,800,900&display=swap');

body {
    font-family: 'Poppins', sans-serif;
    margin: 0 !important;
    padding: 0;
}

.home-page header.py-2 {
    background: #d3f9f0;
    padding-top: 40 !important;
}

.middle_content {
    background: transition;
    padding: 45px 0px 80px 0px;
    position: relative;
    z-index: 2;
}

.container {
    max-width: 1000px;
    margin: 0 auto;
}

.rock_section {
    display: flex;
    gap: 35px;
    align-items: center;
    position: relative;
    padding-top: 30px;
    margin-bottom: 20px;
}

.rock_content_right {
    width: 76%;
    /* margin-top: -35px;*/
}

.rock_content_right .title_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.rock_content_right .share_btn a {
    background: #00DBAA;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.rock_left_image {
    width: auto;
}

/*.rock_left_image {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
}*/

.rock_content_right h1 {
    margin: 0;
    display: flex;
    gap: 0 15px;
    align-items: center;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 45px;
}

.rock_content_right .d_social_icons {
    padding: 0;
    list-style: none;
    margin: 15px 0 0;
    display: flex;
    gap: 8px;
    align-items: center;
}

.rock_content_right .d_social_icons li {
    display: inline-block;
    margin: 0;
    line-height: 1;
    padding: 0;
}

.rock_content_right p {
    font-size: 26px;
    color: #a1a1a1;
    line-height: 33px;
}

.rock_content_right .d_social_icons li a {
    display: block;
}

.rock_content_right .d_social_icons li a img {
    width: 36px;
}

.rock_left_image img {
    border-radius: 100%;
    background: #fff;
    border: none;
    object-fit: cover;
    width: 150px;
    height: 150px;
    max-width: unset;
}

.botmo_logo h1 {
    font-size: 32px;
    color: #00cf8e;
    display: inherit;
    font-weight: bold;
}

.botmo_logo h1 span {
    color: #a8a8a8;
    font-size: 25px;
    font-weight: 600;
}


.offer_bus_sction .slick-slide {
    margin: 0px 20px;
}

.offer_bus_sction .slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
}

.offer_bus_sction .slick-active {
    opacity: .5;
}

.offer_bus_sction .slick-current {
    opacity: 1;
}

.offer_bus_sction .offer_bus_sction section.slider .slick-track .slick-slide img {
    width: auto;
    max-width: 100%;
    object-fit: contain;
}

.offer_bus_sction .slick-slide {
    height: auto;
}

.offer_bus_sction .slick-track {
    height: auto;
    overflow: hidden;
    align-items: center;
    display: flex;
    /* justify-content: space-between; */
    gap: 18px;
}

.slick-initialized .slick-slide {
    margin: 0;
}

.offer_bus_sction .slick-slide img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    border-radius: 12px;
}

.offer_bus_sction .slick-slide.slick-active img {
    height: 227px;
}

.bt_sction .bt_cont h2 {
    font-family: 'Poppins';
    font-style: normal;
    padding-bottom: 30px;
    font-weight: 600;
    font-size: 24px;
    color: #000000;
    margin: 0 0 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.bt_sction .bt_cont p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #2C2F62;
    margin: 0;
}

/*.bt_sction .bt_pro_grid {
    display: flex;
    align-items: start;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0px;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 180px;
    padding: 0 30px;
}*/
.bt_sction .bt_pro_grid {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-wrap: wrap;
    gap: 21px;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 0 0px;
}

.bt_sction .bt_pro_grid .colum_pro {
    background: #FFFFFF;
    box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.14);
    border-radius: 10px;
    text-align: center;
    width: 22.5%;
    margin-bottom: 30px;
    min-height: 206px;
    position: relative;

}

.bt_sction .bt_pro_grid .colum_pro .pro_img {
    margin-bottom: 12px;
    height: 145px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    z-index: 1;
}

.bt_sction .bt_pro_grid .colum_pro .pro_img .discnt {
    position: absolute;
    top: 14px;
    right: 0;
    background: rgb(0 207 142);
    padding: 5px 9px;
    color: #FFF;
    /* font-weight: bold; */
    font-size: 12px;
    border-radius: 7px 0 0 7px;
}

.detail_price span.discnt {
    background: rgb(0 207 142);
    padding: 4px 10px;
    margin-left: 6px;
    color: #FFF;
    /* font-weight: bold; */
    font-size: 12px;
    border-radius: 15px;
}

.bt_sction .bt_pro_grid .colum_pro .pro_img a {
    display: block;
}

.bt_sction .bt_pro_grid .colum_pro .pro_img img {
    width: 100%;
    margin-top: 0;
    object-fit: cover;
    height: 150px;
    /* border-radius: 10px; */
}

.bt_sction .bt_pro_grid .colum_pro .pro_cont {
    padding: 0 15px 10px;
    margin-top: 0;
    display: block;
}

.bt_sction .bt_pro_grid .colum_pro .pro_cont h3.name_pro {
    margin: 0;
    display: block;
}

.bt_sction .bt_pro_grid .colum_pro .pro_cont h3.name_pro,
.bt_sction .bt_pro_grid .colum_pro .pro_cont h3.name_pro a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 14px;
    text-align: left;
    font-feature-settings: 'ss02' on;
    color: #292A2E;
    /*min-height: 42px;*/
    text-decoration: none;
}

.bt_sction .bt_pro_grid .colum_pro .pro_cont p.price {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 24px;
    font-feature-settings: 'ss02' on;
    color: #00DBAA;
    margin: 15px 0 0;
}

.offer_bus_sction .slick-list {
    padding: 0 20% !important;
}

.bt_sction .bt_cont h3 {
    font-weight: 600;
    font-size: 24px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding-left: 30px;
    padding-right: 30px;
}


/*product-page*/
.product_detail_page .pr_title {
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}

.product_detail_page .pr_title .btn {
    display: block;
    padding: 0;
    border: none;
}

.product_detail_page .pr_title .btn a {
    position: absolute;
    left: 0;
    background: #00DBAA;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.product_detail_page .pr_title h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 39px;
    color: #0A0D14;
    margin: 0;
}

.product_detail_page .full_img_top {
    text-align: center;
    margin-bottom: 30px;
    /* background: #F3F3F3; */
    border-radius: 20px;
    /*padding: 7%  0px 5% 0px;*/
    padding: 3% 0px 5% 0px;
}

.product_detail_page .dis_product .title_share {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.product_detail_page .dis_product .title_share .share_btn {
    display: none;
}

.rock_content_right .title_btn .share_btn {
    display: none;
}

.product_detail_page .dis_product .title_share h2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    display: flex;
    align-items: center;
    color: #212121;
    margin: 0;
}

.product_detail_page .dis_product .title_share .share_btn a {
    width: 42px;
    height: 42px;
    background: #00DBAA;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.product_detail_page .dis_product .price {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    color: #00DBAA;
    margin: 10px 0 0;
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.product_detail_page .dis_product .price_total .price {
    padding-bottom: 0;
}

.product_detail_page .dis_product .disc {
    margin-top: 20px;
}

.product_detail_page .dis_product .disc h4 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 120%;
    color: #212121;
    margin: 0 0 15px;
}

.product_detail_page .dis_product .disc p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.2px;
    color: #424242;
}

.product_detail_page .dis_product .qty_colum {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-top: 35px;
}

.product_detail_page .dis_product .qty_colum strong {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    color: #212121;
}

.dis_product {
    margin-bottom: 0px;
}

.product_detail_page .dis_product .qty_colum .qty_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    background: #E3E3E3;
    border-radius: 100px;
    height: 52px;
    padding: 0 20px;
}

.product_detail_page .dis_product .qty_colum .qty_btn span {
    width: auto;
    height: 20px;
    line-height: 1;
    cursor: pointer;
}

.product_detail_page .dis_product .qty_colum .qty_btn input[type="text"] {
    width: 52px;
    height: 52px;
    padding: 0;
    border: 0;
    text-align: center;
    background: transparent;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 120%;
    color: #101010;
}

.product_detail_page .dis_product .price_btn {
    display: flex;
    align-items: center;
    gap: 0;
    margin-top: 45px;
}

.product_detail_page .dis_product .price_btn .price_total span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.2px;
    color: #757575;
    display: block;
}

.product_detail_page .dis_product .price_btn .price_total span.price {
    margin: 0;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    color: #212121;
}

.product_detail_page .dis_product .price_btn .buy_btn a {
    text-decoration: none;
    background: #00DBAA;
    border-radius: 99px;
    width: 325px;
    display: inline-flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 0 6px;
    height: 58px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
}

.product_detail_page .full_img_top img {
    max-width: 100%;
    width: 200px;
    border-radius: 12px;
}

img {
    max-width: 100%;
}

/*22-march-2023*/
.price_total span.price {
    border-bottom: 0 !important;
}

.offer_bus_sction h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    padding-bottom: 15px;
    margin-bottom: 0;
    /* padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); */
}

.offer_bus_sction .business {
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding-left: 20px;
    padding-right: 20px;
}

.offer_bus_sction .business p {
    margin-bottom: 0;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.2px;
    color: #424242;
}

.offer_bus_sction {
    /* margin-top: 18px; */
    display: block;
}

.footer-bottom {
    background: linear-gradient(180deg, #00DBAA -576.1%, #FFFFFF 139.4%);
}

.footer-bottom .text-center p {
    color: #666666 !important;
}

.main_moneda {
    background: linear-gradient(180deg, #d3f9f0 0%, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
}

.home-page header.py-2 nav.navbar {
    background: transparent !important;
}

.slick-dotted.slick-slider ul.slick-dots {
    display: none !important;
}

/*--------*/
.footer-bottom .row.footer_last {
    justify-content: space-between;
    margin: 0;
}

.footer-bottom .row.footer_last .rosal_nd p {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}

.footer-bottom .row.footer_last .socal-link ul li {
    display: inline-block;
    padding-right: 38px;

}

.footer-bottom .row.footer_last .socal-link ul li a {
    color: #929292;
    font-size: 16.01px;
    line-height: 24.02px;
    font-weight: 500;
}

.socal-link {
    display: flex;
    justify-content: right;
}

.socal_icon li:last-child {
    padding: 0 !important;
}

.socal_icon li {
    padding-right: 16px !important;
}

.footer-bottom .row.footer_last .col-md-4 {
    padding: 0;
}

.footer-bottom .row.footer_last .col-md-2 {
    margin: 0;
    padding: 0;
}

.footer-bottom .row.footer_last .col-md-6 {
    padding: 0;
}


/**/
.pay_btn a {
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0%;
    background: #00DBAA;
    color: #fff;
    border-radius: 12px;
    display: inline-block;
}

.pay_btn {
    text-align: center;
}

.navbar-expand-lg .navbar-collapse ul.navbar-nav select {
    padding: 0px 0px 0px 8px;
    border-radius: 10px;
    text-align: left;
    font-weight: 500;
    height: 31px;
    line-height: 20px;
    width: 110px;
    font-size: 12px;
    outline: none;
    -webkit-appearance: auto;
    background: transparent;
}

.slick-slide img {
    display: unset !important;
}


.slick-active {
    border-radius: 12px;
    background: #191919;
}

.slick-active .Coffee {
    display: block;
}

.Coffee {
    display: none;
}

.Coffee h3 {
    color: #fff;
    padding: 10px 0;
    line-height: 18.2px;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
}

.product_detail_page .dis_product .price_btn .price_total {
    width: 135px;
    color: #212529;
}

.offer_bus_sction .slick-slider {
    margin-bottom: 30px;
}



.pay_form .content_form {
    background: transparent;
}

.pay_form .content_form form {
    display: flex;
    gap: 6px 3% !important;
    flex-wrap: wrap;
}

.pay_form .content_form form .content-offer {
    margin-bottom: 15px;
}

.pay_form .content_form form .content-offer:nth-child(4) {
    width: 100% !important;
}

.pay_form .content_form form .content-offer {
    width: 48.5% !important;
    border-radius: 0.25rem;
}

.pay_form .content_form form .content-offer input {
    border: none;
    height: 52px;
    background: #E3E3E3;
    border-radius: 100px;
}

.pay_form .button_sumbit input {
    font-family: unset !important;
    line-height: 0;
    font-size: 18px;
    font-weight: 600;
    padding: 16px 15%;
    background: #00DBAA;
    color: #fff;
    border-radius: 99px;
    display: inline-block;
    width: 100%;
    max-width: 325px;
    height: 59px;
}

.pay_form .content_form .button_sumbit {
    display: block;
    margin: 15px 0 0;
    width: 100%;
}

.pay_form .content_form {
    margin: 0;
    padding: 30px 30px;
}

section.py-5.pay_form {
    padding: 40px 0px 40px 0px !important;
}

/*========17=Apr=2023=========*/
.pay_form .payment_form {
    padding: 0 !important;
    background: transparent !important;
    margin-bottom: 70px;
}

.payment_form .product_img_cont {
    width: 500px;
    margin: auto;
}

.payment_form .product_img_cont .prod_img {
    margin-bottom: 20px;
}

.payment_form .product_img_cont .prod_img .img {
    margin: 0 auto 10px;
}

.payment_form .product_img_cont .prod_img .img img {
    width: 150px;
    border-radius: 50%;
    height: 150px;
    object-fit: cover;
    max-width: unset;
}

.payment_form .product_img_cont .prod_img .prod_title h2 {
    font-size: 19px;
    font-weight: 500;
    font-family: 'Poppins';
}

.payment_form .product_img_cont .prod_img .prod_title h2 span {
    padding-left: 5px;
}

.payment_form .product_img_cont .prod_img .prod_title h2 span img {
    width: 18px;
    height: auto;
}

.pay_form .content_form .app_btn {
    margin-top: 25px;
    display: block;
}

.pay_form .content_form .app_btn a {
    display: inline-block;
}

.payment_form .product_img_cont .prod_img .prod_price .price {
    padding: 0;
    margin: 0;
    font-size: 46px;
    font-weight: bold;
    color: #00DBAA;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
}

.pay_form .payment_form .content_form {
    padding: 0;
}

.pay_form .payment_form .content_form form .content-offer {
    width: 100% !important;
}

.pay_form .payment_form .content_form form .content-offer input {
    height: 46px;
    background: rgb(255, 255, 255, 0.5);
    border-radius: 8px;
    outline: none;
    border: 1.5px solid #00DBAA;
    width: 100%;
    font-size: 18px;
    padding: 6px 15px;
    font-family: 'Poppins';
    font-weight: 500;
}

.pay_form .payment_form .content_form form .content-offer input::placeholder {
    color: rgb(0, 0, 0, .25);
}

.pay_form .payment_form .content_form form .content-offer .allow-dropdown {
    width: 100%;
}

.pay_form .payment_form .content_form form .content-offer.amount_field {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    width: auto !important;
    flex-wrap: wrap;
}

.pay_form .payment_form .content_form form .content-offer.amount_field #pay_form-error {
    margin-bottom: 0;
    width: 100%;
}

.pay_form .payment_form .content_form form .content-offer.amount_field label.dollar {
    font-weight: bold;
    color: #00DBAA;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
    font-size: 34px;
    margin: 0;
}

.pay_form .payment_form .content_form form .content-offer.amount_field input[name="amount"]::placeholder {
    color: #b6d5ce;
}

.pay_form .payment_form .content_form form .content-offer.amount_field input[name="amount"] {
    border: none;
    text-align: left;
    background: transparent;
    font-size: 34px;
    font-weight: bold;
    padding: 0;
    color: #00DBAA;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
}

.pay_form .payment_form .content_form form .content-offer.amount_field input[name="amount"].english {
    width: 250px;
}

.pay_form .payment_form .content_form form .content-offer.amount_field input[name="amount"].spanish {
    width: 368px;
}

.pay_form .payment_form .content_form form .content-offer input#mobile-number {
    padding-left: 70px;
}

.pay_form .payment_form .content_form form .content-offer .allow-dropdown .flag-container {
    width: 70px;
}

.pay_form .payment_form .content_form form .content-offer .allow-dropdown .flag-container .selected-flag {
    position: relative;
    background: transparent;
    padding: 0 15px;
    display: flex;
    align-items: center;
}

.pay_form .payment_form .content_form form .content-offer .allow-dropdown .flag-container .selected-flag .iti-arrow {
    right: 0;
}

.pay_form .payment_form .content_form form .content-offer .allow-dropdown .flag-container .selected-flag::after {
    content: "";
    width: 1px;
    height: 18px;
    right: -9px;
    position: absolute;
    background: #919191;
    top: auto;
    bottom: auto;
    opacity: 0.4;
}

/*.pay_form .payment_form .content_form form .button_sumbit button {
    width: 100%;
    max-width: unset;
    border-radius: 10px;
    padding: 16px 25px;
    background: #00DBAA;
    line-height: 0;
    font-size: 16px;
    font-weight: 600;
    height: 58px;
    border: 0;
    outline: none;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins';
    gap: 5px;
}
.pay_form .payment_form .content_form form .button_sumbit button span {
    font-size: 22px;
}*/

.pay_form .payment_form .content_form form .button_sumbit button {
    width: 100%;
    max-width: unset;
    border-radius: 12px;
    padding: 16px 25px;
    background: #00DBAA;
    line-height: 0;
    font-size: 18px;
    font-weight: 600;
    height: 58px;
    border: 0;
    outline: none;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins';
    gap: 5px;
}

.payment_form .product_img_cont .prod_img h4.mt-4,
.pay_success_form .business_img_cont .business_img h4.mt-4 {
    margin: 20px 0 18px !important;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
    color: #000;
}

.payment_form .product_img_cont .pay_bank,
.pay_form .pay_success_form .business_img_cont .pay_bank {
    margin-top: 8px;
    width: 100%;
}

.payment_form .product_img_cont .pay_bank form>div .mt-2,
.pay_form .pay_success_form .business_img_cont .pay_bank form>div .mt-2 {
    margin: 0 !important;
}

.payment_form .product_img_cont .pay_bank form label,
.pay_form .pay_success_form .business_img_cont .pay_bank form label {
    margin-bottom: 20px;
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.payment_form .product_img_cont .pay_bank form label input[type="radio"],
.pay_form .pay_success_form .business_img_cont .pay_bank form label input[type="radio"] {
    opacity: 0;
    cursor: pointer;
    width: 18px;
    height: 18px;
    z-index: 1;
    position: relative;
    top: 0px;
}

.payment_form .product_img_cont .pay_bank form label span,
.pay_form .pay_success_form .business_img_cont .pay_bank form label span {
    color: #B4B4B4;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 500;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    /* cursor: pointer; */
    padding-left: 0;
}

.payment_form .product_img_cont .pay_bank form label span::before,
.pay_form .pay_success_form .business_img_cont .pay_bank form label span::before {
    position: absolute;
    height: 18px;
    width: 18px;
    content: "";
    border: 1.5px solid #00DBAA;
    border-radius: 50%;
    left: 0;
    top: 0px;
    padding: 2px;
    background-clip: content-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.payment_form .product_img_cont .pay_bank form label input:checked~span::before,
.pay_form .pay_success_form .business_img_cont .pay_bank form label input:checked~span::before {
    background: #00DBAA;
    background-clip: content-box;
}

.payment_form .product_img_cont .pay_bank form label input:checked~span,
.pay_form .pay_success_form .business_img_cont .pay_bank form label input:checked~span {
    color: #000000;
}

.payment_form .product_img_cont .button_sumbit,
.pay_success_form .business_img_cont .button_sumbit {
    margin-top: 22px;
}

/*.payment_form .product_img_cont .button_sumbit .btn-success, .pay_success_form .business_img_cont .button_sumbit .btn-success {
    width: 100%;
    max-width: unset;
    border-radius: 10px !important;
    padding: 16px 25px;
    background: #00DBAA;
    line-height: 0;
    font-size: 16px;
    font-weight: 600;
    height: 58px;
    border: 0;
    outline: none;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins';
    gap: 5px;
    margin: 0 !important;
    box-shadow: none !important;
}
.payment_form .product_img_cont .button_sumbit .btn-success span, .pay_success_form .business_img_cont .button_sumbit .btn-success span {
    font-size: 22px;
}*/
.payment_form .product_img_cont .button_sumbit .btn-success,
.pay_success_form .business_img_cont .button_sumbit .btn-success {
    width: 100%;
    max-width: unset;
    border-radius: 99px !important;
    padding: 16px 25px;
    background: #00DBAA;
    line-height: 0;
    font-size: 18px;
    font-weight: 600;
    height: 58px;
    border: 0;
    outline: none;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins';
    gap: 5px;
    margin: 0 !important;
    box-shadow: none !important;
}

.payment_form .product_img_cont .app_btn,
.pay_success_form .business_img_cont .app_btn {
    margin-top: 32px;
    display: block;
}

.payment_form .product_img_cont .app_btn a,
.pay_success_form .business_img_cont .app_btn a {
    display: inline-block;
}

.pay_form .text-center.pay_success_form {
    padding: 0 !important;
}

.pay_success_form .pay_success {
    width: 500px;
    margin: auto;
    border-radius: 24.203px;
    background: rgba(0, 245, 192, 0.10);
    padding: 2rem 1rem;
}

.pay_success_form .pay_success .pay_img {
    /* width: 150px; */
    /* height: 150px; */
    /* background: rgb(255, 255, 255, 0.3); */
    display: flex;
    align-items: center;
    justify-content: center;
    /* border-radius: 50%; */
    margin: 0 auto 10px;
}

.pay_success_form .pay_success .pay_img img {
    max-width: unset;
}

.pay_success_form .pay_success .success_tittle {
    margin-bottom: 15px;
}

.pay_success_form .pay_success .success_tittle h4,
.pay_success_form .pay_success .success_name h4 {
    font-size: 24px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
    line-height: 1;
}

.pay_success_form .pay_success .success_tittle h2.price {
    font-size: 40px;
    font-weight: bold;
    color: #00DBAA;
    margin: 0;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
}

.pay_success_form .pay_success .success_name {
    display: block;
    margin-bottom: 15px;
}

.pay_success_form .pay_success .success_name h6 {
    margin: 0 !important;
    font-size: 13px;
    font-weight: 600;
    color: rgb(0, 0, 0, 0.6);
    font-family: 'Montserrat', sans-serif;
}

.pay_success_form .pay_success .pay_int {
    border: 1px solid #00DBAA;
    margin-bottom: 20px;
    padding: 20px 35px;
    text-align: left;
    border-radius: 10px;
}

.pay_success_form .pay_success .pay_int h4 {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 25px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1;
}

.pay_success_form .pay_success .pay_int ul {
    list-style: outside;
    padding-left: 18px;
    margin-bottom: 5px;
}

.pay_success_form .pay_success .pay_int ul li {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    font-family: 'Poppins';
    line-height: 20px;
    margin-bottom: 20px;
}

.pay_success_form .pay_success .pay_int ul li:last-child {
    margin-bottom: 0;
}

.pay_success_form .pay_success .app_share {
    margin-top: 16px;
}

.pay_success_form .pay_success .app_share h4 {
    font-size: 17px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 25px;
    line-height: 1.2;
    text-align: center;
}

.pay_success_form .pay_success .app_share .store_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    position: relative;
}

.pay_success_form .pay_success .app_share .store_btn a {
    display: block;
}

.pay_form .pay_success_form .business_img_cont {
    width: 500px;
    margin: auto;
}

.pay_success_form .business_img_cont .business_img {
    margin-bottom: 20px;
}

.pay_success_form .business_img_cont .business_img .img {
    margin: 0 auto 10px;
}

.pay_success_form .business_img_cont .business_img .img img {
    width: 150px;
    border-radius: 50%;
    height: 150px;
    object-fit: cover;
    max-width: unset;
}

.pay_success_form .business_img_cont .business_img .business_title h2 {
    font-size: 19px;
    font-weight: 500;
    font-family: 'Poppins';
}

.pay_success_form .business_img_cont .business_img .business_title h2 span {
    padding-left: 5px;
}

.pay_success_form .business_img_cont .business_img .business_title h2 span img {
    width: 18px;
    height: auto;
}

.pay_success_form .business_img_cont .business_img .business_price .price {
    padding: 0;
    margin: 0;
    font-size: 46px;
    font-weight: bold;
    color: #00DBAA;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
}

.custom_main_modal.open {
    display: flex !important;
    top: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    z-index: 999;
}

.custom_main_modal .overlay {
    background: rgb(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.custom_main_modal .modal-content {
    width: 500px;
    border-radius: 10px;
    border: 1px solid #00DBAA;
}

.custom_main_modal .modal-content .modal-header {
    align-items: center;
}

.custom_main_modal .modal-content .modal-header h5 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.custom_main_modal .modal-content .modal-header button.close {
    font-weight: 400;
    font-size: 32px;
    padding: 10px 1rem;
    color: #00DBAA;
}

.custom_main_modal .modal-content .modal-body {
    padding: 2.5rem 1rem;
}

.custom_main_modal .modal-content .modal-body .blog-form .content_form {
    margin: 0;
    background: transparent;
    padding: 0;
}

.custom_main_modal .modal-content .modal-body .blog-form .content_form form {
    gap: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.custom_main_modal .modal-content .modal-body .blog-form .content_form .form-group {
    margin: 0;
    width: 100%;
}

.custom_main_modal .modal-content .content_form .form-group input::placeholder {
    color: rgb(0, 0, 0, .25);
}

.custom_main_modal .modal-content .content_form .form-group input {
    height: 48px;
    background: rgb(255, 255, 255, 0.5);
    border-radius: 8px;
    outline: none;
    border: 1.5px solid #00DBAA;
    width: 100%;
    font-size: 16px;
    padding: 6px 15px;
    font-family: 'Poppins';
    font-weight: 500;
}

.custom_main_modal .modal-content .content_form .button_sumbit {
    margin-top: 10px;
    width: 100%;
}

.custom_main_modal .modal-content .content_form .button_sumbit button {
    width: 100%;
    max-width: unset;
    border-radius: 10px !important;
    padding: 16px 25px;
    background: #00DBAA;
    line-height: 0;
    font-size: 16px;
    font-weight: 600;
    height: 58px;
    border: 0;
    outline: none;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins';
    gap: 5px;
    margin: 0 !important;
    box-shadow: none !important;
}

.pay_form .payment_form .commission {
    display: block;
    margin: 24px 0 30px;
    padding: 0 30px;
}

.pay_form .payment_form .commission .commission_fee,
.pay_form .payment_form .commission .commission_amount,
.pay_form .payment_form .commission .commission_total,
.pay_form .payment_form .commission .commission_date {
    display: flex;
    margin-bottom: 10px;
    justify-content: space-between;
    gap: 15px;
    width: 100%;
}

.pay_form .payment_form .commission .commission_fee>div,
.pay_form .payment_form .commission .commission_amount>div,
.pay_form .payment_form .commission .commission_total>div,
.pay_form .payment_form .commission .commission_date>div {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins';
}

.pay_form .error {
    color: #e30303;
}

/*18-may-2023*/
.offer_bus_sction .bt_cont {
    margin: 35px 0px 33px 0px;
}

.offer_bus_sction .bt_cont h3 {
    font-weight: 600;
    font-size: 24px;
    color: #000000;
    margin: 0;
}

.main_footer .download-btm {
    background: linear-gradient(180deg, #00DBAA -576.1%, #FFFFFF 139.4%);
}

.main_footer .store {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1000px;
    margin: 0 auto;
    padding: 17px 38px;
}

.main_footer .store .down h4 {
    margin: 0;
    font-weight: 600;
    font-size: 17px;
    color: #000000;
}

.main_footer .footer-bottom {
    background: linear-gradient(180deg, #010101 -576.1%, #FFFFFF 139.4%);
}

/*detail*/
.footer-bottom.footer_detail_page .download-btm {
    background: linear-gradient(180deg, #00DBAA -576.1%, #FFFFFF 139.4%);
    transform: rotate(-180deg);
}

.footer-bottom.footer_detail_page {
    background: linear-gradient(180deg, #00DBAA -576.1%, #FFFFFF 139.4%);
    padding-top: 0;
}

.footer-bottom.footer_detail_page .download-btm .container-fluid {
    transform: rotate(-180deg);
    max-width: 1000px;
    margin: 0 auto;
    padding: 15px 15px 15px;
}

.footer-bottom.footer_detail_page .container-fluid {
    padding-top: 15px;
}

.footer_detail_page .store {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
}

.footer_detail_page .store .down {
    width: 60%;
}

.store .store_right {
    display: flex;
    align-items: center;
    gap: 13px;
}

.footer_detail_page .store .down p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0.2px;
}

.footer_detail_page .store .down h4 {
    font-weight: 600;
    font-size: 17px;
    color: #000000;
    margin-bottom: 3px;
}

.footer_detail_page .store .down p {
    color: #424242;
    line-height: 140%;
    letter-spacing: 0.2px;
    font-weight: 400;
    font-size: 12px;
    margin: 0;
}

.mein_darknes {
    background: linear-gradient(180deg, #00DBAA -576.1%, #FFFFFF 139.4%);
}

/*11-sep-2023*/

/*Business detail page discount css*/

.prices {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 3px;
}

.prices span.orignal_price {
    color: #999;
    text-decoration: line-through;
    font-size: 15px;
    font-weight: 600;
}

.prices span.discount_price {
    font-weight: 600;
    font-size: 18px;
}

/* end css */

/*12-sep-2023*/

/*Product detail page discount css*/

.detail_price {
    display: flex;
    align-items: center;
    gap: 3px;
}

.detail_price span.detail_orignal_price {
    color: gray;
    text-decoration: line-through;
    font-size: 18px;
    font-weight: 600;
}

.detail_price span.detail_discount_price {
    font-weight: 600;
    font-size: 25px;
    color: #00DBAA;
}

/* end css */


/*19-may-2023*/
.store_right .app_store2 {
    display: none;
}

.dropdown-menu.lang ul li span {
    display: block;
    color: #000000;
    font-size: 15px;
    padding: 16px 20px;
    font-weight: 600;
    cursor: pointer;
}

.dropdown-container.lang .click-dropdown {
    color: var(--text-color);
    font-size: 12px;
    line-height: 24px;
    font-weight: 500;
    position: relative;
    transition: all ease-in-out 0.3s;
    width: 100px;
    background: transparent;
    border: 2px solid #000;
    border-radius: 4px;
    padding: 4px 9px;
}

.lang .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    font-size: 24px;
    position: absolute;
    right: 8px;
    top: 13px;
    transition: all ease-in-out 0.2s;
}

.dropdown-menu.lang ul li.change_lang {
    margin-right: 0 !important;
    border: none;
    box-shadow: 0px 0px 4px -2px rgba(0, 0, 0, 0.5);
    padding: 0;
    margin: 0;
    overflow: hidden;
    background-color: #f9f9f9;
    transition: all ease-in-out 0.3s;
}

.navbar-expand-lg .navbar-nav .dropdown-menu ul:after {
    content: "";
    border: 5px solid #f9f9f9;
    position: absolute;
    transform: rotate(-135deg);
    top: -7px;
    right: 15px;
    z-index: -1;
    color: #fff;
    box-shadow: 1px 1px 4px -2px rgba(0, 0, 0, 0.4);
}

.dropdown-menu.lang ul li.change_lang:hover {
    background-color: #00dbaa57 !important;
    color: #000;
}

.dropdown-container.open .dropdown-menu {
    display: block;
}

.lang .dropdown-menu.lang ul {
    list-style: none;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px 0px 4px -2px rgba(0, 0, 0, 0.5);
}

.home-page header.py-2 nav.navbar {
    background: transparent !important;
    position: unset;
}

.dropdown-container {
    position: unset;
    display: inline-block;
    cursor: pointer;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    top: 60px;
    right: 68px;
    left: auto;
    padding: 0;
    text-align: center;
    border-radius: 10px;
    border: none;
    min-width: 30px;
    background: #fff;
}

.open .click-dropdown::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*language dropdown*/


/*responsive css start*/
@media only screen and (min-width: 1600px) {

    .payment_form .product_img_cont .pay_bank form label span::before,
    .pay_form .pay_success_form .business_img_cont .pay_bank form label span::before {
        padding: 3px;
    }

}

@media only screen and (min-width: 2600px) {

    .payment_form .product_img_cont .pay_bank form label span::before,
    .pay_form .pay_success_form .business_img_cont .pay_bank form label span::before {
        padding: 2px;
    }

}


@media only screen and (max-width: 1024px) {
    .container {
        max-width: 100%;
    }

    .container-fluid {
        padding: 0 15px;
    }

    .offer_bus_sction {
        width: 100%;
        overflow: hidden;
    }

    .bt_sction .bt_pro_grid {
        gap: 20px;
    }

    .offer_bus_sction .slick-track {
        height: 275px;
    }

    .offer_bus_sction .slick-slide img {
        height: 220px;
    }

    .offer_bus_sction .slick-slide.slick-active img {
        height: 235px;
    }

    .footer-bottom .row.footer_last .socal-link ul li {
        padding-right: 21px;
    }

    .offer_bus_sction .bt_cont {
        padding: 0px 15px;
    }

}



@media(max-width:991px) {
    .py-2 .navbar button {
        display: none;
    }

    .py-2 nav.navbar #collapsibleNavbar {
        display: block;
        flex-basis: unset;
        flex-grow: unset;
    }


    .bt_sction .bt_pro_grid .colum_pro {
        width: 30.5%;
    }

    .socal-link {
        display: unset;
        text-align: center;
    }

    .footer-bottom .row.footer_last .socal-link ul li {
        padding-right: 18px;
    }

    .socal-link ul.socal_icon {
        padding-top: 5px;
    }

    .Coffee h3 {
        color: #fff;
        padding: 7px 0 !important;
        line-height: 18.2px !important;
        margin: 0 !important;
        font-size: 11px !important;
    }

    .bt_sction .bt_pro_grid .colum_pro .pro_cont h3.name_pro,
    .bt_sction .bt_pro_grid .colum_pro .pro_cont h3.name_pro a {
        word-wrap: break-word;
    }

}



@media only screen and (max-width: 820px) {
    .offer_bus_sction .slick-track {
        height: 230px;
    }

    .offer_bus_sction .slick-slide img {
        height: 190px;
    }

    .offer_bus_sction .slick-slide.slick-active img {
        height: 190px;
    }

}






@media(max-width: 767px) {

    /*form css*/
    .pay_form .content_form .button_sumbit {
        margin: 30px 0 0;

    }

    .pay_form .content_form form {
        display: block;

    }

    .pay_form .content_form form .content-offer {
        width: 100% !important;
    }

    .pay_form .p-4 {
        padding: 10px 15px !important;
    }

    section.py-5.pay_form {
        padding: 0px 0px 40px 0px !important;
    }

    .form-control {
        font-size: 13px;

    }


    .middle_content.business_moneda .container {
        padding: 0px 15px;
    }

    .rock_content_right h1 {
        font-size: 18px;
        gap: 0 5px;
        line-height: 28px;
    }

    .offer_bus_sction h2 {
        font-size: 18px;
        line-height: 21px;
        padding-bottom: 20px;
        margin-bottom: 25px;
    }

    .bt_sction .bt_cont h3 {
        font-size: 18px;
        padding-bottom: 25px;
    }

    .bt_sction .bt_cont h2 {
        font-size: 16px;
        margin: 0 0 20px;
        padding-bottom: 20px;
    }

    .bt_sction .bt_cont p {
        font-size: 11px;
        line-height: 16px;
    }

    .bt_sction .bt_pro_grid .colum_pro {
        min-height: auto;
        width: 46%;
    }

    .rock_left_image img {
        width: 100px;
        height: 100px;
        max-width: unset;
    }

    .rock_section {
        gap: 15px;
        padding: 0;
        border-bottom: none;
        position: relative;
    }

    .bt_sction .bt_pro_grid .colum_pro .pro_cont h3.name_pro,
    .bt_sction .bt_pro_grid .colum_pro .pro_cont h3.name_pro a {
        font-size: 16px;
    }

    .bt_sction .bt_pro_grid .colum_pro .pro_cont p.price {
        margin: 7px 0 0;
        font-size: 18px;
    }

    .rock_content_right .share_btn a {
        width: 30px;
        height: 30px;
    }

    .rock_content_right .title_btn h1 img {
        /*    width: 20%;*/
        max-width: 20px;
        object-fit: contain;
    }

    .rock_content_right .d_social_icons {
        margin: 0;
    }

    .bt_sction .bt_pro_grid {
        margin-top: 25px;
    }

    .pay_btn a {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 17px;
    }

    .rock_content_right .d_social_icons li a img {
        width: 20px;
    }

    .offer_bus_sction {
        margin-top: 0;
    }

    .bt_sction .bt_cont {
        margin-bottom: 44px;
    }

    .rock_content_right .title_btn .share_btn {
        position: absolute;
        right: 15px;
    }

    /* .offer_bus_sction h2 {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
} */
    .offer_bus_sction h2 {
        width: auto;
        margin: 0;
        padding: 0 0 10px;
    }

    .offer_bus_sction .business {
        padding-left: 0;
        padding-right: 0;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 0;
    }


    /*product page responsive*/
    .middle_content.business_moneda {
        padding-bottom: 40px;
    }

    .product_detail_page .pr_title h3 {
        line-height: 42px;
    }

    .product_detail_page .dis_product {
        border: none;
        padding-top: 0;
        position: relative;
        padding-bottom: 0;
    }

    .product_detail_page .dis_product .disc h4 {
        font-size: 22px;
    }

    .buy_btn {
        text-align: center;
    }

    .product_detail_page .dis_product .title_share h2 {
        font-size: 22px;
    }

    .product_detail_page .dis_product .price {
        font-size: 24px;
        padding-bottom: 20px
    }

    /* .middle_content .product_detail_page .dis_product .price {
    margin: -5px 0 0 !important;
} */
    .product_detail_page .dis_product .disc p {
        font-size: 16px;
        margin: 0;
    }

    .product_detail_page .dis_product .qty_colum strong {
        font-size: 20px;
    }

    .product_detail_page .dis_product .price_btn .price_total span {
        font-size: 12px;
    }

    .product_detail_page .dis_product .price_btn .price_total span.price {
        font-size: 20px;
        padding: 0;
    }

    .product_detail_page .dis_product .qty_colum .qty_btn span img {
        WIDTH: 12PX;
    }

    .product_detail_page .dis_product .qty_colum .qty_btn input[type="text"] {
        font-size: 12px;
    }

    .product_detail_page .pr_title .title_share {
        margin-top: 0;
        margin-left: 40px;
    }

    .product_detail_page .full_img_top {
        margin-bottom: 20px;
    }

    .product_detail_page .pr_title {
        padding-top: 15px;
    }

    .custom {
        /* background: #F3F3F3; */
        margin-top: -10px;
        padding: 0px 15px;
    }

    .middle_content .container {
        padding: 0;
    }

    .product_detail_page .dis_product {
        padding: 0px 15px;
    }

    /* .heading {
    background: #F3F3F3 !important;
} */
    .main_moneda.main_wrapper .middle_content {
        padding-top: 0;
    }





    .product_detail_page .dis_product .qty_colum {
        margin-top: 25px;
    }

    .product_detail_page .dis_product .price_btn {
        margin-top: 40px;
    }

    /**/
    .bt_sction .bt_pro_grid .colum_pro .pro_img {
        height: auto;
        margin-bottom: auto;
    }

    .bt_sction .bt_pro_grid .colum_pro .pro_cont {
        padding: 0 15px 10px;
        margin-top: 10px !important;
    }

    /*footer css start*/
    .footer-bottom .row.footer_last .footer_logo {
        text-align: center;
    }

    .footer-bottom .row.footer_last .socal-link ul li:last-child {
        padding: 0 !important;
    }

    .socal_icon {
        margin-top: 15px;
    }

    .footer-bottom .row.footer_last {
        gap: 15px 0px;
    }

    .socal-link {
        text-align: center;
        display: unset;
    }

    .socal_icon li {
        padding-right: 19px !important;
    }

    .footer-bottom .row.footer_last .socal-link ul li {
        padding-right: 35px;
    }

    .bt_sction .bt_pro_grid .colum_pro {
        margin-bottom: 0;
    }

    .product_detail_page .dis_product .price {
        margin: 0 !important;
    }

    .bt_sction .bt_cont h3 {
        padding-left: 0;
        padding-right: 0;
    }

    .bt_sction .bt_pro_grid {
        padding: 0;
    }

    header.py-2 {
        padding-bottom: 15px !important;
        /* margin-bottom: 40px; */
    }

    .profile_rock {
        margin-top: 2rem;
    }

    .product_detail_page_new {
        margin-top: 3rem !important;
    }

    .main_moneda.main_wrapper .middle_content .container {
        padding: 0;
    }

    .business_moneda .bt_sction {
        padding: 0 15px;
    }

    .business_moneda .rock_section {
        padding: 0 15px;
    }

    .offer_bus_sction .slick-track {
        gap: 12px;
    }

    .pay_form .payment_form {
        padding: 0 !important;
    }

    /**/
    .offer_bus_sction .bt_cont h3 {
        font-size: 18px;
    }

    .main_footer .store .down {
        padding-bottom: 16px;
    }

    .main_footer .store {
        flex-direction: column;
        padding-bottom: 5px;
    }

    .main_footer {
        background: linear-gradient(180deg, #00DBAA -576.1%, #FFFFFF 139.4%);
    }

    .main_footer .download-btm {
        background: none;
    }

    .main_footer .footer-bottom {
        background: none;
    }

    /*detail page*/
    .footer-bottom.footer_detail_page .download-btm {
        background: none;
        display: none;
    }

    .store_right .app_store2 {
        display: block;
    }

    .store .app_store1 {
        display: none;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        right: 0 !important;
        margin-right: 16px !important;
    }

}


@media only screen and (max-width: 620px) {

    .payment_form .product_img_cont,
    .pay_form .pay_success_form .business_img_cont {
        width: 100%;
    }

    .payment_form .product_img_cont .prod_img .prod_price .price {
        font-size: 40px;
    }

    .pay_form .text-center.pay_success_form {
        padding: 0 15px !important;
    }

    .payment_form .product_img_cont .prod_img h4.mt-4,
    .pay_success_form .business_img_cont .business_img h4.mt-4 {
        margin: 12px 0 10px !important;
        font-size: 22px;
    }

    .payment_form .product_img_cont .prod_img .prod_price .price {
        font-size: 36px;
    }

    .payment_form .product_img_cont .pay_bank,
    .payment_form .product_img_cont .pay_bank {
        margin-top: 0;
    }

    .payment_form .product_img_cont .pay_bank form label,
    .pay_form .pay_success_form .business_img_cont .pay_bank form label {
        display: inline-flex;
        align-items: center;
        gap: 10px;
    }

    .payment_form .product_img_cont .pay_bank form label input[type="radio"],
    .pay_form .pay_success_form .business_img_cont .pay_bank form label input[type="radio"] {
        top: 0;
    }

    .payment_form .product_img_cont .pay_bank form label span::before,
    .pay_form .pay_success_form .business_img_cont .pay_bank form label span::before {
        top: 0;
    }

    .payment_form .product_img_cont .pay_bank form label span,
    .pay_form .pay_success_form .business_img_cont .pay_bank form label span {
        font-size: 14px;
        line-height: 1.2;
    }

    .pay_success_form .pay_success {
        width: 100%;
    }

    /* .pay_success_form .pay_success .pay_img {
    width: 88px;
    height: 88px;
} */
    .pay_success_form .pay_success .pay_img img {
        width: 198px;
    }

    .pay_success_form .pay_success .success_tittle h4,
    .pay_success_form .pay_success .success_name h4 {
        font-size: 20px;
    }

    .pay_success_form .pay_success .success_tittle h2.price,
    .pay_success_form .business_img_cont .business_img .business_price .price {
        font-size: 36px;
    }

    .pay_success_form .pay_success .pay_int h4 {
        font-size: 21px;
        line-height: 25px;
    }

    .pay_success_form .pay_success .pay_int {
        padding: 20px 20px;
    }

    .pay_success_form .pay_success .app_share {
        margin-top: 30px;
    }

    .pay_success_form .pay_success .app_share h4 {
        font-size: 14px;
    }

    .pay_success_form .pay_success .app_share .store_btn {
        flex-wrap: wrap;
        gap: 20px;
    }

    .pay_success_form .pay_success .app_share .store_btn>div {
        width: 100%;
    }

    .custom_main_modal .modal-content {
        width: 94%;
    }

    .pay_form .payment_form .commission {
        margin: 20px 0 40px;
        padding: 0;
    }

    .pay_form .payment_form .commission .commission_fee>div,
    .pay_form .payment_form .commission .commission_amount>div,
    .pay_form .payment_form .commission .commission_total>div,
    .pay_form .payment_form .commission .commission_date>div {
        font-size: 14px;
    }


}


@media only screen and (max-width: 480px) {
    .pay_form .content_form {
        padding: 30px 10px;
    }

    .offer_bus_sction .slick-slide img {
        width: 100%;
        object-fit: cover;
        height: 140px;
    }

    .offer_bus_sction .slick-track {
        height: auto;
        overflow: hidden;
    }

    .offer_bus_sction .slick-slide.slick-active img {
        height: auto;
    }

    .payment_form .product_img_cont .prod_img .prod_title h2,
    .pay_success_form .business_img_cont .business_img .business_title h2 {
        font-size: 16px;
    }

    .pay_form .payment_form .content_form form .content-offer input {
        height: 46px;
        font-size: 13px;
    }

    .pay_form .payment_form .content_form form .button_sumbit button {
        height: 48px;
        font-size: 14px;
    }

    .pay_form .payment_form .content_form form .content-offer.amount_field label.dollar,
    .pay_form .payment_form .content_form form .content-offer.amount_field input[name="amount"] {
        font-size: 28px;
    }

    .pay_form .payment_form .content_form form .content-offer.amount_field input[name="amount"].english {
        width: 209px;
    }

    .pay_form .payment_form .content_form form .content-offer.amount_field input[name="amount"].spanish {
        width: 235px;
    }

    .pay_form .payment_form .content_form form .content-offer.amount_field label.dollar.sp_dollor,
    .pay_form .payment_form .content_form form .content-offer.amount_field input[name="amount"].spanish {
        font-size: 22px;
    }



}





@media only screen and (max-width: 466px) {
    .navbar-brand img {
        width: 120px;
    }

    .bt_sction .bt_pro_grid .colum_pro .pro_cont h3.name_pro,
    .bt_sction .bt_pro_grid .colum_pro .pro_cont h3.name_pro a {
        font-size: 12px;
    }

    .product_detail_page .dis_product .price_btn .buy_btn a {
        width: 180px;
    }

    .product_detail_page .dis_product .price_btn .price_total {
        width: 100px;
    }


}

@media only screen and (max-width: 420px) {
    .offer_bus_sction .slick-slide img {
        width: 100%;
        object-fit: caption;
        height: auto;
    }

}

@media(max-width:366px) {
    .switch {
        margin-right: 5px !important;
        width: 52px !important;
    }

    .navbar-brand img {
        width: 120px;
    }

    .navbar-brand {
        margin-right: 4px;
    }

    .dropdown-container.lang .click-dropdown {
        width: 80px;
    }

    .dropdown-container.lang .click-dropdown {
        padding: 4px 4px;
    }

}


.form_section_btm {
    text-align: center;
    background-image: url(../images/contact_form_img.jpg);
    padding: 45px 0px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 60px;
}

.main_form {
    max-width: 770px;
    margin: 0 auto;
}

.form_title p {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    margin: 0;
}

.content_form form {
    display: flex;
    justify-content: center;
    gap: 6%;
}

.content_form {
    background: #283f73;
    padding: 20px;
    border-radius: 3px;
    margin: 30px 0px;
}

.content_form form .content-offer input {
    width: 100%;
    height: 50px;
    padding-left: 20px;
    border-radius: 3px;
    border: none;
}

.content_form form .content-offer {
    width: 100%;
}

.button_sumbit input {
    height: 50px;
    padding: 16px 50px;
    width: 100%;
    background: #ff7e00;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-family: 'Slate' !important;
}

.content_form form .button_sumbit input ::placeholder {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400;
    font-family: 'Slate' !important;
}

.cont_contect h3 {
    color: #fff;
    font-size: 20px;
    margin: 0;
    /* font-family: 'Slate' !important;*/
}

.cont_contect h3 span a {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    font-family: 'Slate' !important;
    padding-left: 10px;
}

input.confirm {
    appearance: auto !important;
    -webkit-appearance: auto !important;
}


.switch {
    position: relative;
    display: inline-block;
    width: 4rem;
    height: 2rem;
    margin-right: 10px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0c1c31;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch .slider:before {
    position: absolute;
    content: "";
    height: 1.5rem;
    width: 1.5rem;
    left: 4px;
    bottom: 4px;
    background-color: #e0e9f5;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch input:checked+.slider {
    background-color: #0c1c31;
}

.switch input:focus+.slider {
    box-shadow: 0 0 1px #0c1c31;
}

.switch input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.switch .slider.round {
    border-radius: 34px;
}

.switch .slider.round:before {
    border-radius: 50%;
}

.helpbox {
    position: relative;
    width: 50%;
    background: #00DBAA;
    /*height: 32px;*/
    padding: 5px 2px;
    /* line-height: 40px; */
    margin-bottom: 30px;
    text-align: center;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    font-weight: 500;
    /* box-shadow: 0 0 0 -2px  #000; */
    border-radius: 12px;
    line-height: 1.2;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 4px -2px rgba(0, 0, 0, 0.5);
}

.helpbox.payment {
    position: absolute;
    width: 164px;
    top: 174px;
    left: 55%;
    z-index: 3;
}

.helpbox.arrow-bottom.payment::after {
    left: 23%;
    border-left: 2px solid transparent;
    border-right: 10px solid transparent;
}

.helpbox.pro {
    width: 100%;
    position: absolute;
    top: -40px;
    z-index: 2;
}

.helpbox span {
    width: 26px;
    height: 26px;
    background: #ed1313;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    position: absolute;
    top: -9px;
    right: -3px;
    border-radius: 50%;
    color: #fff;
    line-height: 1.2;
    cursor: pointer;
    display: none;
}

.helpbox.arrow-bottom.suc {
    margin-bottom: 5px;
    position: absolute;
    top: -74px;
    left: 0px;
    width: 100%;
    padding: 5px 7px;
}

.helpbox.arrow-bottom.suc::after {
    left: 27%;
}

.helpbox.arrow-bottom::after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    content: "";
    display: block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #00dbaaf2;
}

.helpbox.arrow-top::after {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    content: "";
    display: block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #00dbaaf2;
}

.fixed_box_pric {
    display: block;
    width: 100%;
}

.fixed_box_pric ul {
    display: block;
    margin-bottom: 6px;
}

.fixed_box_pric ul li {
    display: inline-block;
    /* width: 54px; */
    /* height: 26px; */
    background: #ffffff;
    border-radius: 25px;
    font-size: 18px;
    padding: 6px 25px;
    color: #00DBAA;
    font-weight: 600;
    cursor: pointer;
    margin: 6px;
}

.payment_content_sec {
    /*background: black;*/
    color: white;
    position: relative;
}

.payment_content_sec .row {
    border-radius: 32px;
    background: rgba(0, 245, 192, 0.17);
    padding: 1rem 2rem;
}

.payment_content_text {
    padding: 51px 27px;
}

.payment_content_text img {
    width: 56px;
    margin-bottom: 20px;
}

.payment_content_sec h2 {
    color: white;
    font-family: InterBold, Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 43px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    font-weight: 600;
}

.payment_content_sec ul {
    list-style-type: auto;
    padding-left: 2rem;
}

.payment_content_sec ul li {
    color: white;
    font-family: InterBold, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.54;
    margin-bottom: .5rem;


}

.problems_box {
    /*display: flex;*/
    /*align-items: center;*/
    margin-bottom: 0;
}

.problems_box span:first-child {

    color: #00F5C0;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.cyber_box {
    width: 16% !important;
}

.problems_box span:last-child {
    display: block;
    /* width: 350px; */
    /* margin-left: 12px; */
    /* font-size: 14px; */
    width: 100%;
    color: #000;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.div_image_box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.iframe_box_div {
    margin: 0 auto;
    width: 30rem;
    position: relative;
    z-index: 2;
    padding: 1rem 2rem;
    background: rgba(0, 245, 192, 0.17);
    border-radius: 12px;
    height: 30rem;
    overflow: auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.iframe_box_div .top_box {
    position: relative;
    text-align: center;
    padding-bottom: 1.5rem;
    /* margin-bottom: 1rem; */
}

.iframe_box_div .top_box .back_btn {
    border-radius: 24px;
    width: 32px;
    height: 32px;
    background: #006d55;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin: 0;
    font-size: 1.5rem;
    font-weight: 200;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

/*#mxIframeConnecy {*/
/* width: 36%; */
/*    margin: 0 auto;*/
/*    width: 30rem;*/
/*    position: relative;*/
/*    z-index: 2;*/
/*    padding: 1rem 2rem;*/
/*    background: rgba(0, 245, 192, 0.17);*/
/*    border-radius: 12px;*/
/*    height: 26rem;*/
/*    overflow: auto;*/
/*}*/

.iframe_box_div::-webkit-scrollbar {
    display: none;
}

@media only screen and (max-width: 767px) {
    .problems_box span:first-child {
        width: 36%;
    }

    .helpbox.arrow-bottom.suc::after {
        left: 50%;
    }

    .cyber_box {
        width: 36% !important;
    }

    .iframe_box_div {
        width: 100%;
        height: 26rem;

    }
}



.profile_rock {
    border-radius: 32px;
    background: rgba(0, 245, 192, 0.17);
    padding: 1rem;
    text-align: center;
    padding-top: 2rem;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}

.profile_rock .img-fluid {
    border-radius: 100%;
    background: #fff;
    border: none;
    object-fit: cover;
    width: 150px;
    height: 150px;
    max-width: unset;
}

.profile_rock h1 {
    margin: 0;
    display: flex;
    gap: 0 15px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 45px;
    justify-content: center;
    margin-top: .3rem;
    margin-bottom: .3rem;
}


.profile_rock .d_social_icons {
    padding: 0;
    list-style: none;
    margin: 4px 0px 4px;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
}

.profile_rock .d_social_icons li {
    display: inline-block;
    margin: 0;
    line-height: 1;
    padding: 0;
}

.profile_rock .d_social_icons li a {
    display: block;
}

.profile_rock .d_social_icons li a img {
    width: 36px;
}

.profile_rock p {
    margin-bottom: 0;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0.2px;
    color: #424242;
}

.profile_rock p.price {
    font-size: 33px;
    font-weight: bold;
    color: #00DBAA;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
}

.amount_heading {
    color: var(--BG, #F5F7FA);
    text-align: left;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
    margin-top: 4px;
    opacity: 0.6;
}


.product_detail_page_new {
    margin-top: 1rem;
}


.product_detail_page_new .pr_title {
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}

.product_detail_page_new .pr_title .btn {
    display: block;
    padding: 0;
    border: none;
}

.product_detail_page_new .pr_title .btn a {
    position: absolute;
    left: 0px;
    background: #00DBAA;
    /* width: 30px; */
    /* height: 42px; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: -45px;
    width: 30px;
    height: 30px;
    /* opacity: 0.25; */
}

.product_detail_page_new .pr_title .btn img {
    width: 8px;
}

.product_detail_page_new .full_img_top {
    margin-top: 2rem;
}

.product_detail_page_new .full_img_top img {
    max-width: 100%;
    width: 90%;
    border-radius: 12px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.product_desc_box {
    border-radius: 24px;
    background: rgba(0, 245, 192, 0.10);
    box-shadow: 0px 40px 48px -24px rgba(0, 0, 0, 0.10);
    padding: 1rem 2rem;
    margin-top: 2rem;
}

.product_desc_box .title_share {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #65676b30;
    /* opacity: 0.3; */
}

.product_desc_box .title_share h2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 120%;
    display: flex;
    align-items: center;
    color: #212121;
    margin: 0;
}

.product_desc_box .disc h4 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 48px;
    color: #212121;
    margin: 0 0 0px;
    margin-top: 9px;
}

.product_desc_box .disc p {
    color: #424242;
    font-family: Poppins;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    letter-spacing: 0.2px;
}



.product_desc_box .qty_colum {
    /* display: flex;
    align-items: center;
    gap: 25px; */
    margin-top: 30px;
}

.product_desc_box .qty_colum strong {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    color: #212121;
    display: block;
    margin-bottom: .4rem;
}

.product_desc_box .qty_colum .qty_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    background: #E3E3E3;
    /* border-radius: 100px; */
    height: 45px;
    padding: 0 20px;
    border-radius: 10px;
    border: 1px solid #00F5C0;
}

.product_desc_box .qty_colum .qty_btn span {
    width: auto;
    height: 20px;
    line-height: 1;
    cursor: pointer;
}

.product_desc_box .qty_colum .qty_btn input[type="text"] {
    width: 52px;
    height: 52px;
    padding: 0;
    border: 0;
    text-align: center;
    background: transparent;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 120%;
    color: #101010;
}

.product_desc_box .price_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.product_desc_box .price_box .price_total h4 {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 0;
    text-align: right;
}

.product_desc_box .price_box .price {
    margin: 0;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: -0.84px;
    color: #212121;
}

.product_desc_box .buy_btn a {
    /*text-decoration: none;
        */
    background: #00DBAA;
    border-radius: 10px;
    width: 80%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 0 6px;
    height: 48px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    /*display: block;
        */
    /*justify-content: center;
        */
    margin-top: 2rem;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.bank_wrap {
    background: linear-gradient(180deg, #d3f9f0 0%, rgba(255, 255, 255, 0) 100%);
    background-repeat: no-repeat;
}

.select_bank_box .modal-content {
    border-radius: 24.203px;
    background: #001813;
}

.select_bank_box .modal-header .close {
    border-radius: 24px;
    width: 20px;
    height: 20px;
    background: #006d55;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 1rem 1rem;
    margin: 0;
    font-weight: 200;
}

.select_bank_box .modal-header {
    padding: 1rem 1rem;
    align-items: center;
    border-bottom: 0;
}

.select_bank_box .modal-header img {
    width: 90px;
    height: 17px;
}

.select_bank_box .left_arrow {
    border-radius: 24px;
    width: 20px;
    height: 20px;
    background: #006d55;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 1rem 1rem;
    margin: 0;
    font-size: 1.5rem;
    font-weight: 200;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
}

.select_bank_box .modal-body {
    padding: 1rem 3rem;
}

.select_bank_box .transaction_heading {
    color: var(--white-white, #FFF);
    text-align: center;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: block;
}

.select_bank_box .first_heading {
    color: #00F5C0;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
    text-align: left;
}

.select_bank_box .second_heading {
    color: var(--white-white, #FFF);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 1rem;
    display: block;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.select_bank_box hr {
    border-color: #65676B;
    opacity: 0.3;
}

.select_bank_box .select_bank_btn {
    border-radius: 12px;
    background: #00DBAA;
    display: block;
    width: 100%;
    color: #FFF;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border: none;
    height: 48px;
    margin-bottom: 1rem;
    margin-top: .5rem;
}

.flip-card-inner {
    position: relative;

    overflow: hidden;
}

.flip-card-front {

    transition: left 0.6s;
    transform-style: preserve-3d;
    -webkit-transition: transform 0.6s;
    -moz-transition: transform 0.6s;
    -ms-transition: transform 0.6s;
    -o-transition: transform 0.6s;
}

.flip-card-back {
    transform: translateX(471px);
    transition: transform 0.6s;
    transform-style: preserve-3d;
}

.input_label {
    display: block;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;

    color: #000;
}

.otp_code_p {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin-top: .3rem;
    margin-bottom: .5rem;
}

.verify_box .customBtn {
    background: #00DBAA;
    border: 1px solid #00DBAA;
    /* border-radius: 12px; */
    width: 74%;
    margin-left: auto;
    margin-right: auto;
    /* margin-top: 1rem; */
    display: block;
    border-radius: 10px;
    padding: 10px;
}

.verify_box form input {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border: 1px solid #00CF8E;
    border-radius: 50%;
    background: transparent;
    color: #fff;
}

.mobile_no_code {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center;
    color: #00CB8A;
}

.bank_box_modal {
    background: #00F5C01A;
    border-radius: 10px;
    padding: 11px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem;
}

.bank_box_modal .left_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: .5rem;
    color: #fff;
}

.bank_box_modal .left_box .image_box {
    width: 40px;
    height: 40px;
    padding: 4px;
    background: #282626b8;
    border-radius: 10px;
}

.bank_box_modal .left_box .text_box .first_head {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.30000001192092896px;
    text-align: left;
    display: block;
}

.bank_box_modal .left_box .text_box ul {
    display: block;
    text-align: left;
}

.bank_box_modal .left_box .text_box ul li {
    display: inline-block;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0px;
    text-align: left;
    color: #9CA3AF;
}

.bank_box_modal .right button {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    border: none;
    background: transparent;
    color: #02CC9F;
}


.profile_image_user {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 100px;
}

.in_box {
    margin-top: 1rem;
}

.in_box .lable_span {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
    display: block;
    padding-left: 16px;
    margin-bottom: 8px;
}

.in_box .text {
    display: block;
    background: #1af3c43d;
    padding: 13px 21px;
    border-radius: 21.16px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: #000;
}

.user_login_profile_image {
    position: relative;
}

.user_login_profile_image .user_dropdown {
    margin-right: 0 !important;
    border: none;
    /* box-shadow: 0px 0px 4px -2px rgba(0, 0, 0, 0.5); */
    padding: 0;
    margin: 0;
    /* overflow: hidden; */
    background-color: #f9f9f9;
    transition: all ease-in-out 0.3s;
    position: absolute;
    /* list-style: none; */
    /* overflow: hidden; */
    border-radius: 10px;
    box-shadow: 0px 0px 4px -2px rgba(0, 0, 0, 0.5);
    right: 4px;
    top: 50px;
    display: none;
    z-index: 2;
}

.user_login_profile_image .user_dropdown.open {
    display: block;
}

.user_login_profile_image .user_dropdown:after {
    content: "";
    border: 5px solid #f9f9f9;
    position: absolute;
    transform: rotate(-135deg);
    top: -7px;
    right: 15px;
    z-index: -1;
    color: #fff;
    box-shadow: 1px 1px 4px -2px rgba(0, 0, 0, 0.4);
}

.user_login_profile_image .user_dropdown a:hover {
    background-color: #00dbaa57 !important;
    color: #000;
}

.user_login_profile_image .user_dropdown a:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #eee;
}

.user_login_profile_image .user_dropdown a:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.user_login_profile_image .user_dropdown a {
    display: block;
    color: #000000;
    font-size: 15px;
    padding: 16px 20px;
    font-weight: 600;
    cursor: pointer;
}

.user_login_profile_image .login_user_box {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: gray;
    display: inline-block;
    margin-right: 10px;
    vertical-align: bottom;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}

.user_login_profile_image img {
    border-radius: 50%;
    margin-left: 0;
    margin-right: 10px;
    width: 36px;
    height: 36px;
}

.success_a {
    color: #000;
    text-decoration: underline !important;
}

.chat-popup {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 17px;
    /* border: 1px solid #ccc; */

    width: 360px;
    background-color: #121111;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    animation: slide-up 0.5s ease-out;
    z-index: 999;
    border-radius: 35px;
    overflow: hidden;
}

@keyframes slide-up {
    from {
        transform: translateY(100%);
    }

    to {
        transform: translateY(0);
    }
}

.chat-popup .chat-header {
    padding: 16px;
    background: linear-gradient(85.4deg, #1F1F1F -11.11%, #1F1F1F 110.24%);
    color: #fff;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
}

.chat-popup .close-btn {
    float: right;
    cursor: pointer;
}

.chat-popup .chat-body {
    height: 340px;
    overflow-y: scroll;
    padding: 10px;
}

.chat-popup .message {
    margin-bottom: 10px;
}

.chat-popup .chat-footer {
    padding: 10px;
    background: #00F5C029;
    margin: 15px;
    border-radius: 54px;
    border-top: 1px solid #048166;
}

.chat-footer #userInput {
    width: calc(100% - 85px);
    padding: 5px;
    border: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.36px;
    text-align: left;
    background: transparent;
    color: #fff;
}

.chat-body::-webkit-scrollbar {
    width: 4px;
    /* width of the entire scrollbar */
}

.chat-body::-webkit-scrollbar-track {
    background: transparent;
    /* color of the tracking area */
}

.chat-body::-webkit-scrollbar-thumb {
    background-color: #048166;
    /* color of the scroll thumb */
    border-radius: 4px;
    /* roundness of the scroll thumb */
    border: 0px solid transparent;
    /* creates padding around scroll thumb */
}

.chat-footer button {
    border: none;
    background: transparent;
    display: inline-block;
}

.chat-footer #userInput:focus {
    outline: none;
}

.openChatBtn {
    width: 60px;
    height: 40px;
    border: none;
    background-color: #007bff;
    color: white;
    cursor: pointer;
}

.business_us {
    display: flex;
    gap: 0.5rem;
}

.business_us .image img {
    border-radius: 50%;
}

.business_us .text .name {
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 14.82px;
}

.business_us .text .active {
    font-size: 11.3px;
    font-weight: 500;
    line-height: 22.43px;
    text-align: center;
    color: #00FF85;
    display: flex;
    justify-content: start;
    align-items: center;
    gap: .3rem;
}

.business_us .text .active span {
    display: inline-block;
    width: 7.62px;
    height: 7.62px;
    background: #00FF85;
    border-radius: 50%;
    border: 1px solid #00FF85;
}

.chat-body .left_box {
    display: flex;
    gap: .8rem;
    margin-bottom: .9rem;
}

.chat-body .left_box .image img {
    border-radius: 50px;
    width: 30px;
}

.chat-body .left_box .login_chat,
.chat-body .left_box .text {
    background: linear-gradient(86.44deg, #1F1F1F -10.55%, #232323 112.21%);
    padding: 8px;
    border-radius: 15px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: 22.5px;
    text-align: left;
    color: #BABABA;
}

.chat-body .left_box .login_chat a {
    display: inline-block;
    width: 38%;
    box-shadow: 0px 0px 4px 0px #00000040;
    background: #06CA9F;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    text-align: left;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 7px;
    margin: 0 6px;
}

.chat-body .right_box {
    display: flex;
    gap: .8rem;
    justify-content: end;
    margin-bottom: .9rem;
}

.chat-body .right_box .image img {
    border-radius: 50px;
    width: 30px;
}

.chat-body .right_box .text {
    background: #00DBAA;
    padding: 8px;
    border-radius: 15px;
    font-family: Poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: 22.5px;
    text-align: center;
    color: #fff;
}

.chat_btn {
    width: 51px;
    height: 51px;
    border-radius: 100px;
    padding: 9px;
    background: #00DBAA;
    border: none;
    /* display: block; */
    position: fixed;
    bottom: 27px;
    right: 31px;
    z-index: 998;
}

.chat_secondButton {
    width: 150px;
    background: #00DBAA;
    padding: 10px;
    padding: 10px 0%;
    border: none;
    color: #fff;
    border-radius: 12px;
    display: inline-block;
    height: 47px;
    font-weight: 600;
}

.helpbox.chat_help {
    position: absolute;
}

.helpbox.arrow-top.chat_help::after {
    left: 73%;
}

.helpbox.arrow-bottom.small_btn::after {
    left: 26%;

}

#change_phone_no_label.error {
    color: red;
}

.back_home_sec {
    position: absolute;
    top: 19px;
    left: 20px;
}

.bottom_cht {
    position: fixed;
    bottom: 76px;
    right: 20px;
    z-index: 998;
}

.recent_chat_box {
    padding: 2rem 0rem;
    padding-top: 0;
    position: absolute;
    transition: right 0.4s;
    right: 0;
    top: 0;
    width: 360px;
    -webkit-transition: right 0.4s;
    -moz-transition: right 0.4s;
    -ms-transition: right 0.4s;
    -o-transition: right 0.4s;
    background-color: #121111;
}

.recent_chat_box.right {
    right: -400px;
}

.recent_chat_box .chat-body {
    height: 427.59px !important;
}

.recent_chat_box .main_heading {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    display: block;
    color: #00F5C0;
}

.recent_chat_box .chat-header {
    background: transparent !important;
    padding-bottom: 8px !important;
}

.recent_chat_body .main_heading_2 {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    line-height: 27px;
    text-align: left;
    margin-top: .4rem;
    display: block;
    margin-bottom: .5rem;
    color: rgba(87, 84, 89, 0.77);
}

.recent_chat_body .business_user_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #00F5C02B;
    border: 1px solid #236353;
    padding: 12px;
    border-radius: 16px;
    margin-bottom: .5rem;
    cursor: pointer;
}

.recent_chat_body .business_user_list .left_side {
    display: flex;
    gap: .5rem;
    align-items: center;
}

.recent_chat_body .business_user_list .left_side .image_box {
    width: 40px;
    position: relative;
    height: 40px;
}

.recent_chat_body .business_user_list .left_side .image_box .large_image {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.recent_chat_body .business_user_list .left_side .image_box .small_image {
    position: absolute;
    width: 25px;
    height: 25px;
    bottom: -9px;
    right: -6px;
    border-radius: 50%;
}

.recent_chat_body .business_user_list .left_side .text .name {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    color: #C8C8C8;
}

.recent_chat_body .business_user_list .left_side .text .message_span {

    color: #fff;
    display: block;
    margin-bottom: 0;
    font-family: Poppins;
    font-size: 12.12px;
    font-weight: 400;
    line-height: 18.18px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 98px;
}

.recent_chat_body .business_user_list .right_side button {
    border: none;
    background: #00F5C0AD;
    border-radius: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 7px;
    gap: .3rem;
}

.recent_chat_body .business_user_list .right_side button .text {
    font-family: Poppins;
    font-size: 10px;
    font-weight: 500;
    line-height: 14.5px;
    letter-spacing: 0.20000000298023224px;
    text-align: left;
    color: #fff;
    /* display: inline-grid; */
}

.recent_chat_body .business_user_list .right_side .time {
    /* font-family: Poppins; */
    font-size: 9.3px;
    font-weight: 400;
    line-height: 21.45px;
    text-align: right;
    color: #00F5C0;
    display: block;
}

.recent_chat_body .business_user_list .right_side .new_message {
    font-size: 9.3px;
    font-weight: 400;
    line-height: 21.45px;
    background: #00F5C0;
    display: block;
    text-align: center;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: #fff;
    margin-left: auto;
}

#chat_a_tag {
    width: 90% !important;
}

@media (min-width: 1085px) and (max-width: 1302px) {

    .chat_secondButton,
    .pay_btn a {
        width: 120px !important;
    }
}

@media (min-width: 820px) and (max-width: 1084px) {

    .chat_secondButton,
    .pay_btn a {
        width: 90px !important;
    }
}

@media (min-width: 770px) and (max-width: 819px) {

    .chat_secondButton,
    .pay_btn a {
        width: 80px !important;
    }
}

@media (max-width: 767px) {

    .helpbox.arrow-top.chat_help::after,
    .helpbox.arrow-bottom.small_btn::after {
        left: 50%;
    }

    .helpbox.chat_help {
        bottom: 0;
    }

    .chat-footer #userInput {
        width: calc(100% - 102px);
    }
}

.unread_mes_icon {
    position: absolute;
    right: -5px;
    top: -5px;
    background: red;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    /* display: block; */
    /* padding: 5px 12px; */
    display: flex;
    justify-content: center;
    align-items: center;
}

/*shorts sec*/

.shorts_sec video {
    border-radius: 10px;
    /* border: 1px solid red; */
    position: relative;
    background: #000;
    object-fit: cover;
}

.shorts_sec .image {
    border-radius: 10px;
    /* border: 1px solid red; */
    position: relative;
    background: #000;
    object-fit: cover;
}



.shorts_sec {
    width: 750px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 1.6rem 0rem;
    position: relative;
}

.shorts_sec.all {
    width: 100%;
    flex-wrap: wrap;
}

.shorts_sec {
    -webkit-overflow-scrolling: touch;
}

.shorts_sec::-webkit-scrollbar {
    display: none;
}

.shorts_sec .short_box {
    display: inline-block;
    flex: 0 0 auto;
    width: 173px;
    margin: 8px;
    position: relative;
}

.shorts_sec .short_box .user_short_box {
       position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 15px 12px;
    background: linear-gradient(rgba(18, 18, 18, 0) 0%, rgba(12, 12, 12, 0.42) 30%, rgba(12, 12, 12, 0.9) 100%);
}

.shorts_sec .short_box .image_box {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: .5rem;
}

.shorts_sec .short_box .image_box .img img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.shorts_sec .short_box .image_box .name {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    line-height: 13px;
    text-align: left;
    color: #FFFFFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 91px;
}

.shorts_sec .short_box .title {
    font-family: poppins;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.55px;
    text-align: left;
    color: #fff;
    width: 100%;
    white-space: break-spaces;
    margin-bottom: 0;
    margin-top: .4rem;
}

.short_heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.short_heading h5 {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
    text-align: left;
    color: #fff;
    margin-bottom: 0;
}


.bt_sction.shorts .bt_pro_grid {
    flex-direction: column;
}

.bt_sction.shorts .bt_pro_grid {
    margin-top: 0px;
}

.bt_sction.shorts .bt_pro_grid .colum_pro {

    width: 90%;
    margin-bottom: 5px;
    min-height: 100px;
    display: flex;
    align-items: center;
}

.bt_sction.shorts .bt_pro_grid .colum_pro .pro_img img {
    height: 111px;
}

.bt_sction.shorts .bt_pro_grid .colum_pro .pro_img {
    margin-bottom: 0px;
    height: 100px;

}

.bt_sction.shorts .bt_pro_grid .colum_pro .pro_cont {
    padding: 10px 15px 10px;
}

/*.shorts_desc_cont {*/
/*    display: flex;*/
/*    justify-content: start;*/
/*    align-items: end;*/
/*    gap: .2rem;*/
/*}*/

.shorts_desc_cont .short-content {
    max-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    transition: max-height 0.3s ease-out;
    font-family: Poppins;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0.20000000298023224px;
    text-align: left;
    color: #fff;
    margin-bottom: 0;

}

.shorts_desc_cont .short-toggle-button {
        font-family: Poppins;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0.20000000298023224px;
    text-align: left;
    color: #fff;
    cursor: pointer;
    display: block;
    text-align: right;
}

.shorts_desc_cont .short-content.expanded {
    max-height: 500px;
    /* Adjust this value to the expanded height */
    white-space: pre-wrap;
}
 .multi_product .colum_pro {
        background: #FFFFFF;
        box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.14);
        border-radius: 10px;
        text-align: center;
        width: 70.83px;
        margin-bottom: 0px;
        min-height: 98px;
        position: relative;
        display:inline-block;
    }

    .multi_product .colum_pro .pro_img {
        margin-bottom: 5px;
        height: 58px;
        overflow: hidden;
        position: relative;
        border-radius: 10px;
        z-index: 1;
    }

    .multi_product .colum_pro .pro_img .discnt {
        position: absolute;
        top: 9px;
        right: 0;
        background: rgb(0 207 142);
        padding: 5px 4px;
        color: #FFF;
        /* font-weight: bold; */
        font-size: 9px;
        border-radius: 7px 0 0 7px;
    }

    .multi_product .colum_pro .pro_img a {
        display: block;
    }

    .multi_product .colum_pro .pro_img img {
        width: 100%;
        margin-top: 0;
        object-fit: cover;
        height: 150px;
        /* border-radius: 10px; */
    }

    .multi_product .colum_pro .pro_cont {
        padding: 0 8px 9px;
        margin-top: 0;
        display: block;
    }

    .multi_product .colum_pro .pro_cont h3.name_pro,
    .multi_product .colum_pro .pro_cont h3.name_pro a {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 11px;
        line-height: 15px;
        text-align: left;
        font-feature-settings: 'ss02'on;
        color: #292A2E;
        /* min-height: 42px; */
        text-decoration: none;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-bottom: 0;
        margin-top: 0;
    }

    .multi_product .prices span.orignal_price {
        font-size: 8px;
    }

    .multi_product .prices span.discount_price {
        font-size: 8px;
    }
    
    .short_comment_box {
                    background: #00382c;
                    border-radius: 15.17px;
                    position: absolute;
                    bottom: -500px;
                    left: 355px;
                    width: 52%;
                    z-index: 3;
                    height: 100%;
                    transition: bottom ease-in-out .8s;
                }

                .short_comment_box .short_comment_header {
                    display: flex;
                    justify-content: space-between;
                    align-items: center;
                    padding: 10px;
                    border-bottom: 1.26px solid #FFFFFF26;
                }

                .short_comment_box .short_comment_header .left {
                    display: flex;
                    justify-content: space-between;
                    align-items: center;
                    gap: .3rem;
                }

                .short_comment_box .short_comment_header .left span:last-child {
                    font-family: poppins;
                    font-size: 14px;
                    font-weight: 500;
                    line-height: 23.87px;
                    text-align: left;
                    color: #FFFFFF;
                }

                .short_comment_body {
                    padding: 10px;
                    height: 377px;
                    overflow: auto;
                    margin-bottom: .5rem;
                }
                .short_comment_body::-webkit-scrollbar {
                    width: 3px;
                }
                .short_comment_body::-webkit-scrollbar-thumb {
                    background: #034032;
                    border-radius: 10px;
                }

                .short_comment_body .left_box {
                    display: flex;
                    align-items: center;
                    gap: .8rem;
                    margin-bottom: .3rem;
                }

                .short_comment_body .short_user_comment {
                   margin-bottom: .9rem;
                    display: flex;
                    justify-content: start;
                    gap: 0.6rem;
                    align-items: self-start;
                }

                .short_comment_body .left_box .image img {
                    border-radius: 50px;
                    width: 30px;
                }

                .short_comment_body .left_box .text span {
                    font-family: poppins;
                    font-size: 14.76px;
                    font-weight: 500;
                    line-height: 17.61px;
                    text-align: left;
                    color: #FFFFFF;
                }

               .short_comment_body .comment_message {
                        background: #00F5C01A;
                        padding: 12px;
                        border-radius: 8px;
                        /*width: 100%;*/
                }
                .short_comment_body .comment_message .text {
                    display: flex;
                    justify-content: space-between;
                    gap: 3rem;
                }
                .short_comment_body .comment_message .text .name {
                    font-family: poppins;
                    font-size: 12px;
                    font-weight: 500;
                    line-height: 14.61px;
                    text-align: left;
                    color: #FFFFFF;
                }
                .short_comment_body .comment_message .text .time {
                        font-family: Poppins;
                        font-size: 8.6px;
                        font-weight: 400;
                        line-height: 19px;
                        text-align: left;
                        color: #67727E;
                        display: block;


                }
                .short_comment_body .comment_message .message_com {
                       font-family: poppins;
                        font-size: 11px;
                        font-weight: 400;
                        line-height: 1.3;
                        text-align: left;
                        color: #D8D8D8;
                        display: block;
                }
                .short_comment_footer {
                    padding: 10px;
                    /* background: #00F5C029; */
                    margin: 2px;
                    border-radius: 54px;
                    /* border-top: 1px solid #048166; */
                    background: #00F5C01A;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    width: 90%;
                    margin-left: auto;
                    margin-right: auto;
                    /* position: relative; */
                    /* bottom: 0; */
                }
                .short_comment_footer input {
                    width: calc(100% - 50px);
                    padding: 5px;
                    border: none;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 19.36px;
                    text-align: left;
                    background: transparent;
                    color: #fff;
                }
                .short_comment_footer input:focus,
                .short_comment_footer input:active {
                    outline:none;
                    box-shadow:0;
                }
                .short_comment_footer button {
                    border: none;
                    background: transparent;
                    display: inline-block;
                }
                .short_comment_box.active {
                    bottom:0;
                }
                .short_comment_footer_login {
                        padding: 10px;
                        /* background: #00F5C029; */
                        margin: 2px;
                        border-radius: 54px;
                        /* border-top: 1px solid #048166; */
                        background: #00F5C01A;
                        display: flex;
                        justify-content: center;
                        align-items: center;
                        width: 90%;
                        margin-left: auto;
                        margin-right: auto;
                        /* position: relative; */
                        /* bottom: 0; */
                        height: 48px;
                }
                 .short_comment_footer_login span {
                         font-family: poppins;
                        font-size: 14.76px;
                        font-weight: 400;
                        line-height: 17.61px;
                        text-align: left;
                        color: #FFFFFF;
                 }
                 @media only screen and (max-width: 992px) {
       .short_comment_box {
           bottom: -460px;
           left: 0px;
           width: 86%;
           height: 429px;
       }
       .short_comment_body {
           height: 312px;
       }
    }
    
    #snackbar {
     visibility: hidden;
    min-width: 250px;
    /* margin-left: -125px; */
    background: rgb(0 63 49);
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 10px;
    position: fixed;
    z-index: 3;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
    border-radius: 12px;
    transform: translate(-50%, 8px);
}
.cke_notifications_area {
    display:none !important;
}

#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;} 
  to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 30px; opacity: 1;} 
  to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 30px; opacity: 1;}
  to {bottom: 0; opacity: 0;}
}



.dropdown-embed {
  position: relative;
  display: inline-block;
}

.dropdown-button-embed {
  /* padding: 4px 8px; */
  background: transparent;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 21px;
  font-weight: 600;
  line-height: 16px;
  vertical-align: middle;
}

.dropdown-menu-embed {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  /* border: 1px solid #ddd; */
  /* border-radius: 4px; */
  /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
  display: none;
  z-index: 1000;
  width: 95px;
  padding-left: 0;
  margin-top: 4px;
  border-radius: 11px;
  box-shadow: 0px 0px 4px -2px rgba(0, 0, 0);
  border: 0;
  overflow: hidden;
}

.dropdown-menu-embed.active {
  display: block;
}

.dropdown-menu-embed li {
  list-style: none;
  padding: 8px 11px;
  cursor: pointer;
  /* box-shadow: 0px 0px 4px -2px rgba(0, 0, 0, 0); */
  margin-right: 0 !important;
  border: none;
  box-shadow: 0px 0px 3px -2px rgba(0, 0, 0, 0.5);
  /* padding: 6px; */
  margin: 0;
  text-align: left;
  font-size: 12px;
  font-weight: 500;
}

.dropdown-menu-embed li:hover {
  background: #00dbaa57;
}
.pt-06 {
  padding-top: 0.6rem;
}
.drop_embed {
  display: flex;
  justify-content: end;
  align-items: center;
}

.embedmodal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.embedmodal-content {
  /* background: #181818; */
  width: 664px;
  /* padding: 20px; */
  /* border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
  animation: slideDown 0.5s ease-out;
  position: relative;
  max-height: 100vh;
  overflow: auto;
}

.embedmodal-content::-webkit-scrollbar {
  width: 0px;
  /* width of the entire scrollbar */
}

.embed-preview {
  margin: 20px 0;
  display: none;
  /* Initially hidden */
  height: 352px;
  max-height: calc(-330px + 100vh);
  /* display: flex; */
  margin: 24px 0;
  overflow: auto;
  position: relative;
  text-align: center;
  justify-content: center;
  align-items: center;
  /*padding-top: 2rem;*/
}

.embedmodal iframe {
  /* width: 100%;
    height: 152px; */
  border: none;
  border-radius: 8px;
}

.embedmodel_heading {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 32px 32px 24px;
  background: #181818;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.embedmodal h2 {
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
}

.embedmodal h3 {
  font-size: 18px;
  color: #000;
  font-weight: 500;
}

.embedmodal .loading {
  display: flex;
  justify-content: center;
  align-items: center;
}

.embedmodal .spinner {
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-top: 4px solid #007bff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 1s linear infinite;
}

.embedmodal .embed-code-block {
  background: hsla(0, 0%, 100%, 0.1);
  /* border: 1px solid #e0e0e0; */
  border-radius: 1px;
  padding: 10px;
  text-align: left;
  font-family: monospace;
  /* font-size: 14px; */
  color: #fff;
  overflow-x: auto;
  /* letter-spacing: 0.2px; */
  white-space: normal;
}

.embedmodal .embed-copy-btn,
.embedmodal .embed-close-btn {
  display: inline-block;
  margin-top: 10px;
  padding: 10px 15px;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
}

.embedmodal .append_code_box {
  padding: 10px;
  padding-top: 22px;
  background: #121212;
  /* position: absolute; */
  /* bottom: -110px; */
  /* left: 0; */
  /* z-index: -1; */
  transform: translateY(-140px);
  position: relative;
  z-index: 1;
  transition: transaform 0.5s, -webkit-transform 0.5s;
}

/* .append_code_box:hover {
    transform: translateY(0);
} */

.embedmodal .append_code_box.visible {
  transform: translateY(-13px);
}

.embed-main-content {
  padding: 0 32px 10px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
  position: relative;
  z-index: 2;
  background: #181818;
}

.embedmodal .embed-copy-btn {
  background: #00dbaa;
  color: #fff;
}

.embedmodal .embed-copy-btn:hover {
  background: #00dbacd2;
}

.embedmodal .embed-close-btn {
  background: transparent;
  color: #fff;
  /* position: absolute;
    top: 1px;
    right: 14px; */
  margin-top: 0;
  padding: 0;
}

.embedmodal .embed-success-message {
  display: none;
  color: green;
  font-size: 14px;
  margin-top: 10px;
}

/* Animation */
@keyframes slideDown {
  from {
    transform: translateY(-50px);
    opacity: 0;
  }

  to {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.embedmodal .embed_edit_tools {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* margin-bottom: 1px; */
}

.embedmodal .color-options {
  display: flex;
  align-items: center;
  /* margin: 20px 0; */
}

.embedmodal .color-options span {
  font-size: 14px;
  margin-right: 10px;
  color: #fff;
}

.embedmodal .color-options label {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 2px;
  cursor: pointer;
  position: relative;
}

.embedmodal .color-options input[type="radio"] {
  display: none;
}

.embedmodal .color-light,
.embedmodal .color-dark {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #666;
  display: inline-block;
  transition: border-color 0.3s;
}

.embedmodal .color-light {
  background: #fff;
}

.embedmodal .color-dark {
  background: #00DBAA;
}

/* Highlight selected color */
.embedmodal .color-options input[type="radio"]:checked + .color-light,
.embedmodal .color-options input[type="radio"]:checked + .color-dark {
  border-color: #00DBAA;
  /* Spotify green color */
  box-shadow: 0 0 5px #00DBAA;
}

.embedmodal .size-options {
  display: flex;
  align-items: center;
  gap: 10px;
  /* margin-top: 20px; */
  font-size: 14px;
  color: #fff;
}

.embedmodal .size-options label {
  color: #bbb;
  font-size: 14px;
}

.embedmodal .size-options select {
  background-color: #222;
  color: #fff;
  border: 1px solid #444;
  border-radius: 4px;
  padding: 5px 10px;
  font-size: 14px;
  outline: none;
  cursor: pointer;
  transition: border-color 0.3s ease;
}

.embedmodal .size-options select:hover {
  border-color: #00DBAA;
  /* Spotify green color */
}

.embedmodal .size-options input[type="text"] {
  background-color: #222;
  color: #fff;
  border: 1px solid #444;
  border-radius: 4px;
  padding: 5px 10px;
  font-size: 14px;
  outline: none;
  transition: border-color 0.3s ease;
  width: 80px;
}

.embedmodal .size-options input[type="text"]:hover {
  border-color: #00DBAA;
  /* Spotify green color */
}

.embedmodal .size-options input[type="text"]:focus {
  border-color: #00DBAA;
  /* Spotify green color */
  box-shadow: 0 0 4px #00DBAA;
}

.embedmodal .text_para {
  color: #7f7f7f;
  display: block;
  font-size: 0.8rem;
  /* margin-bottom: 24px; */
  margin-top: 0;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}

.embedmodal .text_para a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}

.embedmodal .show-code-container {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-top: 10px;
  margin-bottom: 10px;
  gap: 13px;
}

.embedmodal .show-code-checkbox {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #bbb;
  font-size: 14px;
}

.embedmodal .show-code-checkbox input[type="checkbox"] {
  width: 16px;
  height: 16px;
  cursor: pointer;
  accent-color: #00DBAA;
  /* Spotify green for the checkbox */
  border: 1px solid #444;
  border-radius: 3px;
  appearance: none;
  outline: none;
  background: transparent;
  position: relative;
}

.embedmodal .show-code-checkbox input[type="checkbox"]:checked {
  background: #00DBAA;
  /* Green background when checked */
}

.embedmodal .show-code-checkbox input[type="checkbox"]:checked::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.embedmodal .copy-button {
  background-color: #00DBAA;
  /* Spotify green */
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 16px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.embedmodal .copy-button:hover {
  background-color: #00DBAA;
  /* Slightly darker green on hover */
}

.embedmodal .copy-button:active {
  background-color: #178a3d;
  /* Even darker green on click */
}

.embedmodal .copy-button:focus {
  outline: 2px solid #fff;
  outline-offset: 2px;
}



