/* Main Design */
.bt-bg-primary {
    background-color: #c64dff;
}
.bt-border-primary {
    border-color:  #c64dff;
}
.bt-border-dark {
    border-color: var(--bg);
}
.bt-btn {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
}
.bt-btn-primary {
    background-color: #c64dff;
    color: #fff;
}
.bt-btn-primary:hover {
    background-color: #aa42de;
    color: #fff;
}
.bt-btn-secondary {
    background-color: #d0fb35;
}
.bt-btn-secondary:hover {
    background-color: #bfe633;
}
/* Main Design */


/* Prices */
.price-switcher .form-switch {
    padding: 0;
    margin: 0;
}
.price-switcher .form-switch .form-check-input {
    --bs-switch-width: 48px;
    --bs-switch-height: 24px;
}
.card-popular {
    box-shadow: 0 0 10px 2px rgba(208, 251, 53, .6);
}
.card-price {

}
.card-price .price-currency {
    font-size: 16px;
}
.card-price .price-number {
    font-size: 32px;
}
.card-price .price-text {
    font-size: 14px;
    line-height: 150%;
}
.upgrade-bg {
    background: #56A4FF;
    background: linear-gradient(90deg, rgba(86, 164, 255, 1) 0%, rgba(154, 113, 255, 1) 50%, rgba(216, 93, 163, 1) 100%);
    color: #fff;
}
/* Prices */


.bg-gray {
    background-color: #e5e5e5;
	/*test*/
}
.pointer {
    cursor: pointer;
}
.preloader {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../img/preloader.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 2rem;
}
.preloader-text {
    position: absolute;
    z-index: 11;
    top: 53%;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    line-height: 150%;
    text-shadow: 0 0 20px #aaa;
}
.form-select {
    border-width:2px;
}
header .user .mini_modal {
    min-width: 240px;
    width: auto;
}
.add_btn {
    color: #d0fb35;
}
header .btn .arr {
    color: #fff;
}
header .user .levels > *,
.mob_header .levels > * {
    text-decoration: none;
    color: #fff;
}
header .user .levels > * {
    display: block;
}
/*.modal_cont {
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
}*/
.mob_header {
    padding-left: var(--bs-gutter-x);
    padding-right: var(--bs-gutter-x);
}
.menu-content {
    display: flex;
    white-space: nowrap;
    align-items: center;
}
#langs_modal a {
    color: #fff;
}
#user_modal,
#notifications_modal {
    max-height: calc(100vh - 102px);
    overflow-x: hidden;
    border-radius: 28px 0 0 28px;
    z-index: 100;
}
header .user .head .name, .mob_header .user .head .name {
    white-space: nowrap;    
  overflow: hidden;       
  text-overflow: ellipsis; 
  width: 140px;    
}
.mob_header .user .head .name {
    width:100%;
}
.lk_services .icon img {
    width: 27px;
    height: 27px;
}
.zoomImage {
    width: 400px;
    border: 2px solid #fff;
    position: absolute;
    z-index: 10;
    box-shadow: 10px 10px 10px #000;
}
.zoomImage img {
    width: 100%;
}


/* Index */
.services .row-block a {
    text-decoration: none;
    color: #fff;
    position:relative;
}
.modal-open .wrap {
    z-index: auto;
}
/* Index */


/* Text */
.main,
.menu,
.links,
.useful_links,
.page_title,
#user_modal,
.text_block {
    color: #fff;
}
.blog_post_data .text_block,
.text-content-color {
    /*color: var(--bs-inherit-color) !important;*/
    color: #333 !important;
}
.content-link {
    color: #d0fb35;
}
/* Text */


/* Button */
.bt-button {
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    display: inline-block;
    padding: 0 21px 0 23px;
    color: #d0fb35;
    border: 1px solid #d0fb35;
    border-radius: 16px;
    background-color: #2a2a2a;
    transition: background-color 0.3s;
    text-decoration: none;
}
.bt-button > div {
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    height: 61px;
}
.bt-button:hover {
    background-color: #6a6a6a;
}
.bt-button.active {
    background-color: #1b1b1b;
}
.bt-button .icon {
    display: block;
    width: 27px;
    height: 27px;
    margin-right: 12px;
}
.btn-bs {
    --bs-btn-padding-y: 16px !important;
    --bs-btn-padding-x: 13px !important;
}
.submit_btn.disabled,
.submit_btn.disabled:hover {
    background: #ddd;
    color: gray;
    cursor: default;
    border-color: gray;
}
/* Button */


/* Menu */
.mob_header .menu_item > .sub_link--dropdown.active + .sub_menu {
    pointer-events: auto;
}
/* Menu */

/* Channel Item */
.content .bringing_TOP {
    margin-top: 0 !important;
}
.bringing_TOP .item {
    display: inline-block !important;
}
.bringing_TOP .item .btns {
    margin-top: 0;
}
.bringing_TOP .item .remove_btn {
    width: 100%;
    margin-top: 0;
}
/* Channel Item */


/* Sale Channel */
.bringing_TOP .item .sell_btn {
    line-height: 55px; 
}
/* Sale Channel */


/* Select2 */
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
    border-radius: 18px;
    border-width: 2px;
    border-color: var(--form_border_color);
}
.select2-container .select2-selection--single {
    height: 46px;
    font-size: 20px; 
}
.select2-container .select2-selection--multiple {
    min-height: 46px;
    font-size: 20px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 42px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px;
    right: 10px;
}
.select2-container--default .select2-search--inline .select2-search__field {
    line-height: 34px;
    padding-left: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: var(--form_border_color) transparent transparent transparent;
    border-width: 8px 6px 0 6px;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent var(--form_border_color) transparent;
    border-width: 0 6px 8px 6px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 10px;
}
/* Select2 */

/* More */
.more-text {
    line-height: 1.5;
    font-size: 14px;
    overflow: hidden;
    height: 60px;
    position: relative;
    margin-bottom: 30px;
}
.more-text.open {
    height: auto !important;
}
.video_info .ad .next_btn {
    width: auto;
}
/* More */


/* Buttons */
.my_notifications .item .link a {
    color: #fff;
    background: #6a6a6a;
}
.my_notifications .item .link a.active {
    color: #333;
    background: #d0fb35;
}
/* Buttons */


/* Tables */
.col-item.red {
    color: #ff3d3d;
}
.col-item.green {
    color: #d0fb35;
}
/* Tables */

/* Dropzone */
.dropzone.upload-files {
    background: #fff;
    border: 1px solid #ccc;
}
.dropzone.upload-files .dz-message {
    font-size: 38px;
    color: #bfbfbf;
    margin: 1.3em 0;
}
.dropzone .dz-preview:hover {
    z-index: 40 !important;
}
.dropzone .dz-preview.dz-error .dz-error-mark {
    background: red;
}
.dropzone .dz-preview.dz-success .dz-success-mark {
    background: limegreen;
}
.dropzone .dz-preview .dz-error-message {
    top: 150px!important;
}
/* Dropzone */


/* Share */
.sharethis-inline-share-buttons {
    width: 100%;
    display: flex !important;
    justify-content: space-between !important;
}
/* Share */


/* Auth */
.g-recaptcha {
    min-height: 78px;
}
.single-auth-social {
    text-align: center;
    margin: 20px 0;
}
.single-auth-social-divider {
    width: 100%;
    position: relative;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    display: inline-block;
}
.single-auth-social-divider span {
    position: absolute;
    font-size: 14px;
    top: -17px;
    padding: 10px;
    background-color: #f2f2f2;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: rgba(0, 0, 0, 0.3);
}
/* Social */
.social-auth-list {
    list-style: none;
}
.social-auth-list a {
    display: block;
    width: 100%;
    height: 44px;
    border: 1px solid #DCDCDC;
    margin-top: 20px;
    line-height: 42px;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    text-align: center;
    transition: 0.1s linear;
    color: #333333;
    background: rgba(255, 255, 255, .5);
}
.social-auth-list a:hover {
    background: rgba(255, 255, 255, .8);
}
.social-auth-list a span {
    display: inline-block;
    position: relative;
    margin-left: 25px;
}
.social-auth-list a span::before {
    display: block;
    content: "";
    width: 24px;
    height: 24px;
    background-size: 24px;
    position: absolute;
    left: -32px;
    top: 10px;
}
.social-auth-list a.google span::before {
    background: transparent no-repeat url(/assets/app/img/g.svg);
}
.social-auth-list a.twitter span::before {
    background: transparent no-repeat url(/assets/app/img/tw.svg);
}
.social-auth-list a.telegram span::before {
    background: transparent no-repeat url(/assets/app/img/tg.svg);
}
/* Auth */

/* Card */
.bg-card {
    background-color: var(--bg);
    color: #fff;
}
.bg-card .card-body {
    background-color: #333;
}
.bg-card small,
.bg-card .label {
    color: #b0b0b0;
}
/* Card */

/* Pages */
.privacy_policy .text_block p {
    font-size: 16px;
}
/* Pages */


/* Ai SEO */
.feedback {
    color: darkgrey;
    font-size: 18px;
}
.feedback-up.active {
    color: limegreen;
}
.feedback-down.active {
    color: red;
}
/* Ai SEO */
/* Ai Preview */
.accordion-button[disabled] {
    background: #ddd;
    color: gray;
    cursor: default;
}
.accordion-button[disabled]::after {
    display: none;
}
#previewComposition a.item {
    display: block;
    border: 5px solid transparent;
}
#previewComposition a.item:hover {
    border-color: lightblue;
}
#previewComposition a.item.active {
    border-color: #c64dff;
}
/* Styles & Final */
.previewFinalContent,
.previewStyleContent {
    padding: 5px 0;
    font-size: 12px;
}
.previewStyleContent {
    height: 400px;
    overflow: auto;
}
.previewFinalContent .col-3,
.previewStyleContent .col-3 {
    padding: 0;
}
.previewFinalContent a.item,
.previewStyleContent a.item {
    display: block;
    border: 5px solid transparent;
    text-decoration: none;
    color: #000;
    position: relative;
}
.previewFinalContent a.item:hover,
.previewStyleContent a.item:hover {
    border-color: lightblue;
    background: lightblue;
}
.previewFinalContent a.item.active,
.previewStyleContent a.item.active {
    border-color: #c64dff;
    background: #c64dff;
    color: #fff;
}
.previewFinalContent a.item .text,
.previewStyleContent a.item .text {
    padding: 10px 0 5px 0;
}
.previewFinalContent a.item.disabled,
.previewFinalContent a.item.disabled:hover {
    cursor: default;
    background: none;
    border: 5px solid transparent;
}
.previewFinalContent a.item.disabled.active {
    color: #000;
}
.previewFinalContent .image {
    height: 103px;
    background: url(../img/preloader2.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
}
.previewFinalContent .image img {
    width: 100%;
}
#imagesCanvas .konvajs-content {
    border: 1px solid #ddd;
    margin: auto;
}
.pi .block {
    margin: auto !important;
}
/* Ai Preview */

/* NEW corrections */
header .notifications .btn .icon {
    width: 20px;
}
.mob_header .menu_btn .mini_modal_btn, .mob_header .menu_btn .is-close-btn {
}

header .user .head .avatar,
header .user .btn .avatar,
.mob_header .head .avatar,
.reviews .review .author .photo {
    background: #333  url("../img/icon/no_avatar.svg") center center no-repeat;
    background-size:30px;}

/* window partner program */
header .affiliate_program .mini_modal {
    padding:30px 20px;
    width: 328px;
}
header .affiliate_program .levels {padding: 0 0px;}
header .affiliate_program .link {padding: 0; margin:0;}
header .affiliate_program .link .title {
    margin-left:24px; font-size:18px;
}
header .affiliate_program .link .field {
    padding: 10px 47px 10px 22px;

}
header .affiliate_program .link .field span {
    display: inline-block; 
    max-width: 105%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; 
    background: linear-gradient(90deg, #fff 100%, rgba(153, 153, 153, 0) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    position:relative; top:2px;
    
}
header .affiliate_program .current_level {
    margin-top: 16px;
    padding: 10px 24px !important;
}
header .affiliate_program .details {
    padding: 22px 0 0 0;
    margin:0 auto;
    width:70%;
}
header .affiliate_program .levels .count {
    top:2px; position:relative;
}

header .affiliate_program .details a {
  border: 1px solid #d0fb35;
   color:#d0fb35;
    /*background:#d0fb35;
    color:#000;*/
}
header .affiliate_program .levels .icon {
    margin-right: 8px;
}
header .affiliate_program .levels > :hover {background:#2a2a2a; 
                                             box-shadow: none;}
header .affiliate_program .levels > *:hover .count {background: #1b1b1b;}

header .user .levels .icon,
header .user .links .icon,
header .menu .sub_menu .icon {
     width: 41px !important;  
    height: 41px !important;  
    margin-right: 10px;
    
}
header .user .levels .icon svg,
header .user .links .icon svg {
   height: 40px;
    width: 32px; 
}
header .menu .sub_menu .icon svg {
   height: 30px;
    width: 30px;    
}
.mob_header .menu_item:hover > .sub_link--dropdown, 
.mob_header .menu_item > 
.sub_link--dropdown.active {
    background: none !important;
}
.mob_header .menu .sub_menu .icon svg{
    height: 26px;
    width: 26px; 
}

header .user .levels .count {
    margin-left: 14px;
    top:2px; position:relative;
}
header .balance .add_btn, .mob_header .balance .add_btn {
    width: 26px;
    height: 26px;
    margin-left: 12px;
}

/* END window partner program */
.mini_modal::-webkit-scrollbar,
.modal-body::-webkit-scrollbar
{width: 5px !important;}
header .notifications .mini_modal {
    width: 275px;
    padding:0 !important;
}
header .notifications .item { 
    padding: 20px 20px 26px 44px;  
   border-bottom: 1px solid #6a6a6a99;
}
header .notifications .item:after {
    top: 24px;
    left: 20px;
}
header .notifications .item .name {
    overflow-wrap: break-word;
}
header .notifications .item .name br {display:none;}
header .notifications .all_link {
    padding:20px 20px;
}
.breadcrumbs {
    padding: 0 0 0 0;
}
.mob_header .menu_btn {
    margin-right:10px;
}
.mob_header .mini_modal {
    background: #1b1b1b;
}
.mob_header .levels .count {
    background: #454545;
}
.mob_header .menu_item > .sub_link--dropdown {
    padding: 8px 12px 8px 24px;   
    justify-content:space-between;
}
.mob_header .menu_item > .sub_link--dropdown .arr {
    width: 10px;
    height: 6px;
    margin-top: 5px;
    margin-left: 0px;  
}
.mob_header .balance {
    width: calc(100% - 22px);
    margin: 0 11px;
    padding: 6px 0px 6px 12px;
}
.mob_header .links .items.levels {
        margin:0 0 10px 0;
    }
.mob_header .menu_item a:hover, .mob_header .menu .sub_menu a:hover {
    background:none;
}
.mob_header .menu .sub_menu {
    z-index: 9;
    top: 100%;
    left: 0;
    width: calc(100% - 26px);
    margin: 12px 18px;
    transition: 0.2s linear;
    pointer-events: none;
    display: none;
    border-radius: 20px;
    background-color: #2a2a2a;
}
.mob_header .links .title:before {
    width: 10px;
    height: 5px;
    margin: auto 0;
    content: "";
    background:url("../img/icons/ic_arr_ver_white.svg") no-repeat 0 0;
    background-size:10px;
}
.mob_header .links .title.active:before {
    transform: rotate(180deg);
    top: -1px;
}
.mob_header .links .title:after {
    display:none;
}
.mob_header .levels .invite_link .copy_btn svg {
    top:-1px;
    position:relative;
}


.about_info .title {
  color: #ffffff;
font-weight:600;
}
.about_info .text_block {
    font-size: 20px;
font-weight:300;
}
.about_info .text_block p {
    line-height:1.4;
    margin-bottom:20px;
}

.accordion_item {
   padding-left:10px
}
.accordion_item .data {
    padding: 0 82px 30px 22px;
}
.block_head .title {
   top:-10px;
    position:relative;
}

.reviews .add_btn {
  font-size: 18px;
  height: auto;
  padding: 14px 20px 14px 20px;
}
.reviews .add_btn .icon {
  width: 20px;
  height: 20px;
  margin-right: 12px;
}
.reviews .review .title {
   display:none;
}
.reviews .review .text {
    font-size: 18px;
    margin-top: 0px;
    font-weight:300;
}
.more_btn {
    padding:10px 30px;
}
.more_btn .icon {
 width:26px;
}
.text_block b, .text_block strong {
    font-weight: 700;
}
.static-page-content {
    font-size:18px;
    line-height:1.4;
    font-weight:300;
    color:#ffffff;
}
.static-page-content p strong {
    font-weight:600;
}
.static-page-content img {
    border-radius:20px;
    margin:10px 0;
}
.studio_info .image .youtube img {
    border-radius:0px;
}
.static-page-content h2,
.static-page-content h3, 
.static-page-content h4,
.static-page-content h5 {
    line-height:1;
    margin-bottom: 24px;
    margin-top:40px;
}

.static-page-content p {
    margin-bottom:30px;
}  
.static-page-content ul li, 
.static-page-content ol li {
    margin-top: 20px;
}
.static-page-content ul li:first-child, 
.static-page-content ol li:first-child {
    margin-top: 0px !important;
}

.static-page-content ol {
    margin-left:46px;
    padding-left:0;
    margin-bottom:30px;
}
.static-page-content ul {
    margin-left:42px;
    padding-left:0;
    margin-bottom:30px;
}
.static-page-content a {
    color:#c64dff;
}
.static-page-content table {
    margin:30px 0 30px 0px;
    border-radius:20px !important;
    border-collapse:inherit;
    border:1px solid #7c7c7c;
}
.static-page-content table td {
    padding:20px;
}
.static-page-content table td p {
    margin:0;
}
.studio_info.block .container {
    padding:0 !important;  
}
.studio_info.block .container .data {
    margin-left:0;
    margin-right:0;
}
.about_info .youtube .link img {
    border-radius:0;
}
.channel_sale {
   margin:0 !important;
   /* height:90vh; */
   padding:0px !important;
   overflow:hidden;
}
.channel_sale .form > * + * {
    margin-top: 0px;
}
.channel_sale .section {
    margin-bottom:16px;
}
.channel_sale .channel .name {
    line-height: 1.0;
    align-self: center;
}
.channel_sale .form .exp {
    margin:20px 0 20px 10px;
}
.modal-header h4 {
    line-height:1.1;
}
.channel_sale .modal-title {
        padding-right:40px;
    }
.modal-header .btn-close {
    position:absolute;
    right:30px;
    top:40px;
    z-index:100;
}

.channel_sale .modal-body {
    overflow:hidden;
    overflow-y:scroll;
    height:calc(80vh - 20px);
    padding-top:0
}
.channel_sale .text_block ol {
    padding:0;
}
.channel_sale .text_block ol > li {
    padding-left: 20px;
    list-style-type: none;
}
.channel_sale .text_block ol > li:before {
    left: 0px;
}
.channel_sale .text_block b, .channel_sale .text_block strong {
    color:#000;
}


.form input::placeholder,
.form textarea::placeholder {
  color: #818181;  
  opacity: 1;   
}
.orders .data {
   display: block
  
}
.orders .order {
  display: flex;
  border-radius:20px !important; 
    margin:0 !important;
    gap:20px;
    padding:20px;
    margin-top:8px !important;
} 
.orders .titles {
  display: flex;
   margin-bottom:0;
    gap:20px;
    padding:20px; padding-bottom:10px;   
}
.orders .order > div,
.orders .titles > div {
  flex: 1;
  text-align: left !important;
  padding:0px;
  margin:0!important;
  line-height:1.4;
  max-width:auto !important;
}
.orders .order > div br {
    display:none;
}
.orders .order > div a {
    color:#c64dff;
}
.lk_services .icon svg {
   color:#333;
    width:30px;
    height:30px;
}

.data.data-table {}




/* FOOTER */
footer .useful_links a {
    padding: 12px 11px;
    min-height:80px;
    overflow-wrap: break-word;
}
footer .links .items > * + * {
    margin-top: 14px;
}
footer .links .items a {
    text-align:left;
}
footer .links .title {
    margin-bottom: 10px;
}
footer .email .icon {
    position:relative;
    top:-1px;
    margin-right: 6px;
}
footer .useful_links .icon svg {
    fill: currentColor;
    color:#333333;
    
}
.video_info .form .label {
    margin-bottom: 16px;
}
.video_info .form .tags label div, .add_channel .tags label div, .channel_sale .category label div {
    padding: 9px 14px 10px 14px;
}
.form .line .select2-container{
    width:100% !important;  
}
.select2-results__option {
    padding-left:30px;
}
.select2-results__option[aria-selected="true"] {
    background-color: #e5e5e5;
    color: #000000;
    position:relative;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #e5e5e5;
    color: #000000;
    position:relative;
}
.select2-results__option[aria-selected="true"]:before {
    content:"";
    background:url(../img/ic_select_check.svg) no-repeat center center;
    width:20px; height:20px; background-size:30px;
    display:block; position:absolute;
    left:6px;
    top:5px;
}

.video_info .form .submit {
    margin-top: 20px;
}
.tabs .btn {
    font-size:20px;
}

/*** NEW TABLE STYLE ***/
.head-table-item, .row-table-item {
    display:flex; gap:16px;
    justify-content:start !important;
}
.head-table-item > div, .row-table-item > div {
    padding:7px 12px !important; 
}
.head-table-item {
    
}
.head-table-item .col_date, .row-table-item .col_date {
    width:100px !important;
    min-width:auto !important;
}
.head-table-item .col_video {
    width:300px !important;
    min-width:auto !important;
} 

.col_tag {
    width:120px !important;
    min-width:auto !important;
} 
.col_lang {
    width:120px !important;
    min-width:auto !important;
    
}
.col_comment {
    width:180px !important;
    min-width:auto !important;
    text-wrap: balance;
}
.col_type {
    width:100px !important;
    min-width:auto !important;
}
.col_link {
    width:300px !important;
    min-width:auto !important;
}
.col_amount {
    width:100px !important;
    min-width:auto !important;
}
.col_additional {
    width:100px !important;
    min-width:auto !important;
}
/*** END TABLE STYLE ***/


@media print, (max-width: 767px) {
    footer .useful_links a {
        justify-content: center;
        gap:0;
        padding: 18px 20px;
    }
        footer .useful_links .icon {
        margin: 0 auto 10px;
    }
    footer .socials {
        justify-content: start;
    }
    .reviews .add_btn {
      font-size: 18px;
      padding: 10px 20px 10px 20px;
      width:auto;  
    }
    .block_head .title {
   top:0px; width:100%;   
    }
    .modal-content {
   padding:50px 0 30px 0 !important;
    }
    .tabs {
    gap:10px; 
    }
    .tabs .btn {
        width: auto;
        font-size:18px !important;
        padding:6px 10px 4px 10px; height:auto;
    }
}
@media (max-width: 479px) {
    .accordion_item .head {
        padding: 20px 22px;
    }
	.mob_header .logo img {
    max-width: max-content;
  }
    .static-page-content img {
    margin:0px 0;
    }
    .channel_sale .modal-title {
        font-size:24px
    }
    .modal-header .btn-close {
    top:36px;
}
    .channel_sale .form-check-label {
    font-size:18px;
    line-height:1.4;
        width:calc(100% - 20px);
        overflow-wrap: break-word;
    }
     .channel_sale .form-check {
         gap:0;
     }
    .channel_sale .modal-body {
    height:calc(80vh - 60px);
    }
}
