/* ERROR FROM GATEWAY */
#vrool-pmnt-err {width: 100%; float:left;display: block; clear: both; margin: 20px 0; border: 3px solid #ef0000; background: #ffdbdb; padding: 12px 15px;}
#vrool-pmnt-err .vrool-ehead {width: 100%; float:left;display: block; clear: both;margin:0 0 10px 0;font-size:14px;color:#000;line-height:16px;}
#vrool-pmnt-err .vrool-errm {width: 100%; float:left;display: block; clear: both;font-family:monospace;font-size:13px;line-height:16px;background:rgba(255,255,255,0.6);padding:10px;border:1px solid #f97f7f;}

/* SEARCH BOX */
#vrool-search-box {background:#f9f7f6;float:left;width:100%;margin:10px 0 10px 0;padding:15px;border:1px solid rgba(0,0,0,0.1);border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,0.15);}
#vrool-search-box .vrool-col {float:left;padding-right:12px;}
#vrool-search-box .vrool-col.bt {padding-right:0px;}
#vrool-search-box .vrool-col.w10 {width:10%;}
#vrool-search-box .vrool-col.w20 {width:20%;}
#vrool-search-box .vrool-col.w30 {width:30%;}
#vrool-search-box .vrool-col.w40 {width:40%;}
#vrool-search-box .vrool-col.w50 {width:50%;}
#vrool-search-box .vrool-col.w60 {width:60%;}
#vrool-search-box .vrool-col.w70 {width:70%;}
#vrool-search-box .vrool-col.w80 {width:80%;}
#vrool-search-box .vrool-col.w90 {width:90%;}
#vrool-search-box .vrool-col.chk {padding-top:8px;}
#vrool-search-box .vrool-col.chk input[type="checkbox"] {width:16px;min-width:16px;height:16px;margin:0 4px 0 0;float:left;}
#vrool-search-box .vrool-col.chk input[type=checkbox]:checked::before {margin: -2px; height: 18px; width: 18px;}
#vrool-search-box .vrool-col.chk label {font-weight:bold;font-size:12px;color:#666;float:left;line-height:16px;padding:0;margin:0;}
#vrool-search-box label {font-size:13px;font-weight:bold;color:#222;line-height:16px;text-align:left;margin:0 0 3px 0;width:100%;padding:0;}
#vrool-search-box input[type="text"], #vrool-search-box input[type="number"], #vrool-search-box select, #vrool-search-box button[type="submit"] {font-size:14px;box-shadow:none;width:100%;height:36px;float:left;margin:0;}
#vrool-search-box input[type="text"], #vrool-search-box input[type="number"] {padding:0 8px;line-height:16px;}
#vrool-search-box select {padding:0 2px;line-height:16px;}
#vrool-search-box button[type="submit"] {background:#0d9ecc;color:#fff;font-weight:bold;border-radius:3px;transition:0.1s;border:none;}
#vrool-search-box button[type="submit"]:hover {background:#0a83aa;color:#fff;text-decoration:none;}

/* SHIPPING CART UPDATE */
.vrool-cart-ship {position: absolute; right: 5px; top: 12px;}
.vrool-cart-ship > strong {cursor:pointer;float:right;padding:3px 5px;margin:-3px 0;border-radius:3px;background:#d0d0d0;color:#333;transition:0.1s;}
.vrool-cart-ship > strong:hover {background:#c0c0c0;}
.vrool-cart-ship > strong i {margin-left:2px;color:#777;}
.vrool-cart-ship .vrool-ship-opts {position:absolute;display:none;max-height:260px;overflow-y:auto;top:20px;right:0;width:240px;padding:8px 10px;border:1px solid #ccc;background:#fff;z-index:5;border-radius:3px 0 3px 3px;}
.vrool-cart-ship .vrool-ship-opts > span {float:left;width:100%;margin:0;font-weight:bold;margin:4px 0 2px 0;}
.vrool-cart-ship .vrool-ship-opts a {float:left;clear:both;border:none!important;margin:4px 0;width:100%;padding-right:20px;position:relative;font-size:13px;line-height:14px;}
.vrool-cart-ship .vrool-ship-opts a span {float:left;width:calc(100% - 80px);}
.vrool-cart-ship .vrool-ship-opts a strong {float:right;width:80px;text-align:right;}
.vrool-cart-ship .vrool-ship-opts a.vrool-active i {position:absolute;font-size:10px;right:2px;top:3px;color:#08c439;}
.vrool-cart-ship:hover .vrool-ship-opts {display:block;}
.vrool-cart-ship:hover > strong {border-radius:3px 3px 0 0;}

/* PAGINATION */
.vrool-pagination {float:left;clear:both;width:100%;background:transparent;padding:15px 0;margin:0;position:relative;z-index:2;text-align:center;}
.vrool-pagination a {text-decoration:none;display:inline-block;float:none;margin:0 2px;text-decoration:none;background:#fff;padding:6px 3px;min-width:32px;height:32px;line-height:18px;color:#444;font-weight:normal;border-radius:4px;border:1px solid rgba(0,0,0,0.15);font-size:14px;text-align:center;}
.vrool-pagination span {display:inline-block;text-decoration:none;float:none;margin:0 4px;padding:6px 3px;height:32px;line-height:18px;color:#999;font-weight:normal;font-size:14px;text-align:center;}
.vrool-pagination a:hover, .vrool-pagination a.vrool-active {background:#333;color:#fff;text-decoration:none;}

/* VOUCHER SUPPORT */
.vrool-voucher-box {margin:12px 0; width: auto; float: right;position:relative;}
.vrool-voucher-box label {display:none;float:left;line-height:16px;font-size:13px;margin:10px 10px 10px 3px;}
.vrool-voucher-box input[type="text"] {float:left;width:320px;max-width:100%;margin:0;height:40px;border:2px solid #ccc;font-size:14px;line-height:18px;padding:10px 60px 10px 10px;}
.vrool-voucher-box button {position:absolute;top:5px;right:5px;margin:0;width:auto;height:30px;line-height:16px;font-size:14px;font-weight:bold;text-align:center;background:#444;color:#fff;text-decoration:none;transition:0.1s;padding:6px;}
.vrool-voucher-box button:hover {background:#111;color:#fff;text-decoration:none;opacity:1!important;}

/* ACCOUNT LIMIT BOX */
#vrool-limit-box {float:left;position:relative;clear:both;width:100%;margin:20px 0;padding:20px;text-align:center;font-size:14px;line-height:18px;color:#fff;background:#02ae6d;display: flex;flex-direction: column; align-items: center;}
#vrool-limit-box > strong {display:inline-block;margin:0 0 15px 0;font-size:18px;font-weight:bold;}
#vrool-limit-box > span {display:inline-block;margin:0 0 15px 0;}
#vrool-limit-box > a.vrool-purchase {display:inline-block;padding:10px 20px;border-radius:5px;background:rgba(255,255,255,0.9);color:#326ca0;text-decoration:none;font-size:15px;}
#vrool-limit-box > a.vrool-purchase:hover {color:#326ca0;background:#fff;text-decoration:none;}
#vrool-limit-box .vrool-box-close {position:absolute;top:10px;right:10px;width:30px;height:30px;text-align:center;color:rgba(0,0,0,0.5);background:rgba(255,255,255,0.2);border-radius:4px;}
#vrool-limit-box .vrool-box-close:hover {color:rgba(0,0,0,0.65);background:rgba(255,255,255,0.3);}
#vrool-limit-box .vrool-box-close > i {line-height:30px;font-size:16px;} 

/* USER ACCOUNT TABS */
#vrool-tab-menu {display:flex;flex-wrap:wrap;gap:0;clear:both;width:100%;margin:0 0 16px 0;background:#fff;position:relative;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,0.04);}
#vrool-tab-menu:after {content:"";display:none;}
#vrool-tab-menu > div, #vrool-tab-menu > a {color:#6b7280;text-decoration:none;font-size:13px;flex:1 1 auto;padding:12px 14px;margin:0;position:relative;cursor:pointer;z-index:2;font-weight:700;border-right:1px solid #eef2f7;background:#ffffff;text-align:center;}
#vrool-tab-menu > div:last-child, #vrool-tab-menu > a:last-child {border-right:none;}
#vrool-tab-menu > div:after, #vrool-tab-menu > a:after {content:"";display:none;}
#vrool-tab-menu > .vrool-active {font-weight:800;color:#111827;background:#f8fafc;}
#vrool-tab-menu > div:hover, #vrool-tab-menu > a:hover {color:#111827;text-decoration:none;background:#f9fafb;}
.vrool-tab {float:left;clear:both;width:100%;display:block;}
.vrool-tab:not(.vrool-active) {display:none;}


/* USER MENU (Items / Wallet & Packs / Cart / Payments) */
.vrool-um {display:block;width:100%;clear:both;margin:0 0 12px 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;}
.vrool-um::-webkit-scrollbar {display:none;}
.vrool-um .vrool-um-inside {display:flex;gap:4px;flex-wrap:nowrap;align-items:center;list-style:none;margin:0;padding:3px;background:#f1f5f9;border-radius:10px;min-width:max-content;}
.vrool-um .vrool-um-inside > div,
.vrool-um .vrool-um-inside > li {flex:0 0 auto;}
.vrool-um .vrool-um-inside a {display:flex;gap:5px;align-items:center;justify-content:center;padding:8px 14px;text-decoration:none;color:#64748b;font-weight:500;font-size:13px;white-space:nowrap;border-radius:7px;transition:all 0.15s ease;background:transparent;}
.vrool-um .vrool-um-inside a i {font-size:14px;opacity:0.8;}
.vrool-um .vrool-um-inside a img.vrool-um-icon {width:18px;height:18px;display:inline-block;vertical-align:middle;object-fit:contain;opacity:0.8;}
.vrool-um .vrool-um-inside a span {display:inline;}
.vrool-um .vrool-um-inside a em {font-style:normal;font-weight:700;color:#111827;background:#e2e8f0;border-radius:999px;padding:2px 8px;font-size:11px;}
.vrool-um .vrool-um-inside a.active {background:#fff;color:#111827;font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,0.08),0 1px 2px rgba(0,0,0,0.04);}
.vrool-um .vrool-um-inside a.active img.vrool-um-icon {opacity:1;}
.vrool-um .vrool-um-inside a.active i {opacity:1;}
.vrool-um .vrool-um-inside a:hover:not(.active) {background:rgba(255,255,255,0.6);color:#334155;}

/* MOBILE: Compact tabs */
@media screen and (max-width: 767px) {
  .vrool-um {margin:0 0 8px 0;}
  .vrool-um .vrool-um-inside {gap:2px;padding:3px;border-radius:8px;}
  .vrool-um .vrool-um-inside a {padding:7px 10px;font-size:12px;gap:4px;border-radius:6px;}
  .vrool-um .vrool-um-inside a img.vrool-um-icon {width:16px;height:16px;}
  .vrool-um .vrool-um-inside a i {font-size:13px;}

  #vrool-tab-menu {border-radius:8px;margin:0 0 8px 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;scrollbar-width:none;-ms-overflow-style:none;}
  #vrool-tab-menu::-webkit-scrollbar {display:none;}
  #vrool-tab-menu > div, #vrool-tab-menu > a {flex:0 0 auto;padding:8px 12px;font-size:12px;white-space:nowrap;border-right:1px solid #eef2f7;}

  .vrool-body {padding:12px 10px 5px 10px;border-radius:8px;}
  .vrool-pay-msg {padding:10px 12px;font-size:12px;border-radius:8px;margin:6px 0 10px 0;}
  .vrool-pay-msg.dlvr {border-radius:10px;}
  .vrool-dlvr-row {padding:10px 12px;gap:10px;}
  .vrool-dlvr-icon {width:30px;height:30px;flex:0 0 30px;font-size:13px;border-radius:8px;}
  .vrool-dlvr-title {font-size:13px;}
  .vrool-dlvr-text {font-size:12px;}
  .vrool-dlvr-details {padding:10px 12px;gap:6px;}
  .vrool-dlvr-detail {font-size:12px;}
}

/* PAYSTACK DESIGN FIX */
.vrool-pay-button .paystack-trigger-btn {display: flex; flex-direction: column-reverse;overflow:visible;transition:0.2s;font-weight: 500; position: relative; cursor: pointer; height: 120px; width: 100%; text-align: center; padding: 19px 10px; border-radius: 3px; background: #fff; border: 2px solid #ccc; text-decoration: none;}
.vrool-pay-button .paystack-trigger-btn:active, .vrool-pay-button .paystack-trigger-btn:active:focus, .vrool-pay-button .paystack-trigger-btn:focus, .vrool-pay-button .paystack-trigger-btn:hover {background:#fff;border-color: #0d9ecc;}
.vrool-pay-button .paystack-trigger-btn:after {transition:0.2s;opacity:0;text-indent:1px;content: "\f00c"; position: absolute; font-family:"FontAwesome","Font Awesome 5 Free"; right: -15px; top: -15px; font-size: 13px;width: 32px; height: 32px; border-radius: 100px; border: 2px solid #0d9ecc; background: #fff; color: #333; text-align: center; line-height: 30px; }
.vrool-pay-button .paystack-trigger-btn:hover:after {opacity:1;}
.vrool-pay-button .paystack-trigger-btn .paystack-top-blue {margin-bottom:9px;transition:0.2s;letter-spacing: -0.5px;display: inline-block; width: 100%; font-size: 13px; color: #777;line-height:16px;height:16px;font-weight:bold;padding:0;}
.vrool-pay-button .paystack-trigger-btn:hover > .paystack-top-blue {color:#000;letter-spacing: -0.3px;}
.vrool-pay-button .paystack-trigger-btn .paystack-body-image {transition:0.2s;margin:0 0 5px 0;padding:0;display:inline-block;width:100%;height:48px;background:url('../img/payments/paystack.png') no-repeat center center;background-size:100%;}

/* USER ORDER SECTION */
.vrool-status-info {display:none;}
.vrool-order-cycle {display:none;}
.vrool-cycle-title {display:none;}

.vrool-head-row .vrool-col {line-height:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;}
.vrool-body .vrool-head-row .vrool-col.date {color:#333;}
.vrool-table-wrap {float:left;clear:both;width:100%;max-height:600px;overflow-y:auto;}

/* USER ORDERS */
.vrool-table-orders {float:left;clear:both;width:100%;font-size:12px;margin:10px 0 15px 0;}
.vrool-table-orders .vrool-head-row {display: inline-block; width: 100%; clear: both; border: none;font-weight: bold; vertical-align: top; border-bottom: solid 1px #a0d0eb; color: #444; font-size: 12px;}
.vrool-table-orders .vrool-row {display: block; width: 100%; clear: both; float: left; background: #FCFDFE; font-size: 12px;line-height:16px; border-bottom: 1px solid #EAEDEF;}
.vrool-table-orders .vrool-row:nth-child(odd) { background: #fff; }
.vrool-table-orders .vrool-row:hover { background: #f4f8fb; }
.vrool-table-orders .status {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap: break-word; word-break: break-all;}
.vrool-table-orders .status span {float:left;margin:-4px 0;max-width:100%;width:auto;cursor:default;border-radius:3px;background:#666;font-size:12px;font-weight:bold;padding:4px 6px 2px 6px;color:#fff;border-bottom:2px solid rgba(0,0,0,0.15);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap: break-word; word-break: break-all;}
.vrool-table-orders .status span i {margin-right:1px;}
.vrool-table-orders .status.st0 span {background:#4ac7e0}
.vrool-table-orders .status.st1 span {background:#F4A261}
.vrool-table-orders .status.st2 span {background:#72C279}
.vrool-table-orders .status.st9 span {background:#E08F95}
.vrool-table-orders .vrool-line {float:left;width:100%;clear:both;margin:0 0 1px 0;}
.vrool-table-orders .vrool-col {float:left;padding:8px;}
.vrool-table-orders .vrool-col.orderid {width:8%;position:relative;text-align:left;font-weight:bold;}
.vrool-table-orders .vrool-col.paid {width:15%;position:relative;text-align:right;}
.vrool-table-orders .vrool-col.paid > div {width:100%;clear:both;color:#777;text-decoration:line-through;}
.vrool-table-orders .vrool-col.date {width:15%;position:relative;text-align:center;color:#777;}
.vrool-table-orders .vrool-col.status {width:20%;position:relative;text-align:left;}
.vrool-table-orders .vrool-col.payment {width:35px;position:relative;text-align:right;}
.vrool-table-orders .vrool-col.payment i {cursor:pointer;width:22px;height:22px;line-height:22px;text-align:center;margin:-4px 0;display:inline-block;border-radius:3px;color: #3586AE; background-color: #edf7fb; border: none; border-bottom: solid 1px #D8EDF7;}
.vrool-table-orders .vrool-col.item {width:calc(42% - 35px);}
.vrool-table-orders .vrool-col.item a {color:#2eacce;text-decoration:underline;}
.vrool-table-orders .vrool-col.item a:hover {color:#2eacce;text-decoration:none;}
.vrool-table-orders .vrool-col.item span {display:inline;}
.vrool-table-orders .vrool-col.item .qnt {margin-right:2px;}
.vrool-table-orders .vrool-col.item .amt {color:#555;}
.vrool-table-orders .vrool-col.item .shp {color:#444;font-weight:bold;font-style:italic;background:#f0e5bc;}
.vrool-table-orders .vrool-col.item .shp a {color:#444;text-decoration:underline;}
.vrool-table-orders .vrool-col.item .shp a:hover {color:#444;text-decoration:none;}
.vrool-table-orders .vrool-row.vrool-row-empty {text-align:center;padding:30px 25px 20px 25px;height:auto;}
.vrool-table-orders .vrool-row.vrool-row-empty i {color: #dedede; display: block; clear: both; font-size: 80px; text-shadow: #fff 1px 1px 0;}
.vrool-table-orders .vrool-row.vrool-row-empty span {margin:6px 0;text-align: center; display: block; color: #999;font-size:14px;}
.vrool-table-orders .vrool-pagination {background:#f0f0f0;}

@media screen and (max-width: 767px) {
  .vrool-table-orders .vrool-head-row {display:none;}
  .vrool-table-orders .vrool-row {float:none;clear:both;display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;padding:10px 10px;}
  .vrool-table-orders .vrool-col {float:none;padding:0;min-width:0;}

  .vrool-table-orders .vrool-col.orderid {width:auto;flex:0 0 auto;font-weight:bold;}
  .vrool-table-orders .vrool-col.payment {width:auto;flex:0 0 auto;margin-left:auto;}
  .vrool-table-orders .vrool-col.item {width:100%;flex:1 1 100%;order:3;}

  .vrool-table-orders .vrool-col.paid {width:auto;flex:1 1 45%;text-align:left;order:4;}
  .vrool-table-orders .vrool-col.date {width:auto;flex:1 1 45%;text-align:left;order:5;color:#777;}
  .vrool-table-orders .vrool-col.status {width:100%;flex:1 1 100%;order:6;white-space:normal;}

  .vrool-table-orders .status span {float:none;margin:0;white-space:normal;word-break:break-word;max-width:100%;}
}


/* SALES TABLE */
.vrool-table-sales {float:left;clear:both;width:100%;font-size:12px;margin:10px 0 15px 0;}
.vrool-table-sales .vrool-head-row {display: inline-block; width: 100%; clear: both; border: none;font-weight: bold; vertical-align: top; border-bottom: solid 1px #a0d0eb; color: #444; font-size: 12px;}
.vrool-table-sales .vrool-row {display: block; width: 100%; clear: both; float: left; background: #FCFDFE; font-size: 12px;line-height:16px; border-bottom: 1px solid #EAEDEF;}
.vrool-table-sales .vrool-row:nth-child(odd) { background: #fff; }
.vrool-table-sales .vrool-row:hover { background: #f4f8fb; }
.vrool-table-sales .status {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap: break-word; word-break: break-all;}
.vrool-table-sales .status span {float:left;margin:-4px 0;max-width:100%;width:auto;cursor:default;border-radius:3px;background:#666;font-size:12px;font-weight:bold;padding:4px 6px 2px 6px;color:#fff;border-bottom:2px solid rgba(0,0,0,0.15);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap: break-word; word-break: break-all;}
.vrool-table-sales .status span i {margin-right:1px;}
.vrool-table-sales .status.st0 span {background:#4ac7e0}
.vrool-table-sales .status.st1 span {background:#F4A261}
.vrool-table-sales .status.st2 span {background:#72C279}
.vrool-table-sales .status.st9 span {background:#E08F95}
.vrool-table-sales .vrool-line {float:left;width:100%;clear:both;margin:0 0 1px 0;}
.vrool-table-sales .vrool-col {float:left;padding:8px;}
.vrool-table-sales .vrool-col.orderid {width:8%;position:relative;text-align:left;font-weight:bold;}
.vrool-table-sales .vrool-col.paid {width:15%;position:relative;text-align:right;}
.vrool-table-sales .vrool-col.paid > div {width:100%;clear:both;color:#777;text-decoration:line-through;}
.vrool-table-sales .vrool-col.date {width:15%;position:relative;text-align:center;color:#777;}
.vrool-table-sales .vrool-col.status {width:20%;position:relative;text-align:left;}
.vrool-table-sales .vrool-col.payment {width:35px;position:relative;text-align:right;}
.vrool-table-sales .vrool-col.payment i {cursor:pointer;width:22px;height:22px;line-height:22px;text-align:center;margin:-4px 0;display:inline-block;border-radius:3px;color: #3586AE; background-color: #edf7fb; border: none; border-bottom: solid 1px #D8EDF7;}
.vrool-table-sales .vrool-col.item {width:calc(42% - 35px);}
.vrool-table-sales .vrool-col.item a {color:#2eacce;text-decoration:underline;}
.vrool-table-sales .vrool-col.item a:hover {color:#2eacce;text-decoration:none;}
.vrool-table-sales .vrool-col.item span {display:inline;}
.vrool-table-sales .vrool-col.item .vrool-col-img {width:100px;float:left;padding:0 8px 0 0;}
.vrool-table-sales .vrool-head-row .vrool-col-img {width:100px;float:left;padding:0 8px 0 0;}
.vrool-table-sales .vrool-col.item .qnt {margin-right:2px;}
.vrool-table-sales .vrool-col.item .amt {color:#555;}
.vrool-table-sales .vrool-col.item .shp {color:#444;font-weight:bold;font-style:italic;background:#f0e5bc;}
.vrool-table-sales .vrool-row.vrool-row-empty {text-align:center;padding:30px 25px 20px 25px;height:auto;}
.vrool-table-sales .vrool-row.vrool-row-empty i {color: #dedede; display: block; clear: both; font-size: 80px; text-shadow: #fff 1px 1px 0;}
.vrool-table-sales .vrool-row.vrool-row-empty span {margin:6px 0;text-align: center; display: block; color: #999;font-size:14px;}
.vrool-table-sales .vrool-pagination {background:#f0f0f0;}


/* PRODUCTS MANAGEMENT TABLE */
.vrool-table-products {float:left;clear:both;width:100%;font-size:12px;margin:10px 0 15px 0;}
.vrool-table-products .vrool-head-row {display: inline-block; width: 100%; clear: both; border: none; font-weight: bold; vertical-align: top;border-left:6px solid transparent; border-bottom: solid 1px #a0d0eb; color: #444; font-size: 12px;}
.vrool-table-products .vrool-row {display: block; width: 100%; clear: both; float: left; background: #FCFDFE; font-size: 12px;line-height:16px; border-bottom: 1px solid #EAEDEF;}
.vrool-table-products .vrool-row:nth-child(odd) { background: #fff; }
.vrool-table-products .vrool-row:hover { background: #f4f8fb; }
.vrool-table-products .vrool-row.vrool-st-0 {border-left: 6px solid #e66e6e;}
.vrool-table-products .vrool-row.vrool-st-1 {border-left: 6px solid #dac428;}
.vrool-table-products .vrool-row.vrool-st-2 {border-left: 6px solid #72C279;}
.vrool-table-products .vrool-row.vrool-st-9 {border-left: 6px solid #ccc; background: #f0f0f0;}
.vrool-table-products .vrool-col {float:left;padding:8px;}
.vrool-table-products .vrool-col.id {width:8%;position:relative;text-align:left;}
.vrool-table-products .vrool-col.item {width:23%;}
.vrool-table-products .vrool-col.item a {float:left;color:#2eacce;text-decoration:underline;}
.vrool-table-products .vrool-col.item a:hover {color:#2eacce;text-decoration:none;}
.vrool-table-products .vrool-col.item span {float:left;}
.vrool-table-products .vrool-col.price {width:20%;text-align:right;font-weight:bold;}
.vrool-table-products .vrool-col.avl {width:20%;}
.vrool-table-products .vrool-col.shipping {width:19%;}
.vrool-table-products .vrool-col.qty {width:10%;}
.vrool-table-products .vrool-row .vrool-col.avl, .vrool-table-products .vrool-row .vrool-col.qty, .vrool-table-products .vrool-row .vrool-col.shipping {padding:4px 2px;}
.vrool-table-products .vrool-col select, .vrool-table-products .vrool-col input[type="number"] {float:left;width:100%;height:30px;font-size:13px;margin:0;padding-top:0;padding-bottom:0;line-height:16px;overflow:hidden;text-overflow:ellipsis;}
.vrool-table-products .vrool-col input[type="number"] {padding-left:6px;padding-right:6px;}
.vrool-table-products .vrool-col select {padding-left:2px;padding-right:0px;}
.vrool-table-products .vrool-row.vrool-row-empty {text-align:center;padding:30px 25px 20px 25px;height:auto;}
.vrool-table-products .vrool-row.vrool-row-empty i {color: #dedede; display: block; clear: both; font-size: 80px; text-shadow: #fff 1px 1px 0;}
.vrool-table-products .vrool-row.vrool-row-empty span {margin:6px 0;text-align: center; display: block; color: #999;font-size:14px;}
.vrool-table-products .vrool-pagination {background:#f0f0f0;}
.vrool-table-products .vrool-button-row {float:left;width:100%;margin:15px 0 -10px 0;}
.vrool-button-row button#vrool-update-prods {transition:0.1s;float:left;padding:8px 25px;line-height:17px;;font-size:14px;font-weight:bold;background:#333;color:#fff;text-decoration:none;box-shadow:none;border-radius:5px;}
.vrool-button-row button#vrool-update-prods:hover {background:#000;color:#fff;}


/* ORDERS MANAGEMENT TABLE */
.vrool-table-manager {float:left;clear:both;width:100%;font-size:12px;margin:10px 0 15px 0;}
.vrool-table-manager .vrool-head-row {display: inline-block; width: 100%; clear: both; border: none; border-left:6px solid transparent;font-weight: bold; vertical-align: top; border-bottom: solid 1px #a0d0eb; color: #444; font-size: 12px;}
.vrool-table-manager .vrool-row {display: block; width: 100%; clear: both; float: left; background: #FCFDFE; font-size: 12px;line-height:16px; border-bottom: 1px solid #EAEDEF;}
.vrool-table-manager .vrool-row:nth-child(odd) { background: #fff; }
.vrool-table-manager .vrool-row:hover { background: #f4f8fb; }
.vrool-table-manager .vrool-row.vrool-st-0 {border-left:6px solid #4ac7e0;}
.vrool-table-manager .vrool-row.vrool-st-1 {border-left:6px solid #F4A261;}
.vrool-table-manager .vrool-row.vrool-st-2 {border-left:6px solid #72C279;}
.vrool-table-manager .vrool-row.vrool-st-9 {border-left:6px solid #888;background:#f0f0f0;}
.vrool-table-manager .vrool-line {float:left;width:100%;clear:both;margin:0 0 8px 0;}
.vrool-table-manager .vrool-line.ord {font-weight:bold;}
.vrool-table-manager .vrool-line.deliv {width:auto;max-width:100%;padding:3px 5px;background:rgba(0,0,0,0.1);border-radius:3px;margin:-3px 0 3px 0;line-height:15px;}
.vrool-table-manager .vrool-line.deliv i {width:14px;text-align:center;}
.vrool-table-manager .vrool-line.deliv i:before {transform:rotate(90deg);display:inline-block;}
.vrool-table-manager .vrool-line.deliv a {color:#000;text-decoration:underline;font-weight:bold;}
.vrool-table-manager .vrool-line .vrool-date {border-bottom: 1px dashed rgba(0,0,0,0.2);}
.vrool-table-manager .vrool-col {float:left;padding:8px;}
.vrool-table-manager .vrool-col.order {width:30%;position:relative;text-align:left;}
.vrool-table-manager .vrool-col.item {width:70%;}
.vrool-table-manager .vrool-col.item a {float:left;color:#2eacce;text-decoration:underline;}
.vrool-table-manager .vrool-col.item a:hover {color:#2eacce;text-decoration:none;}
.vrool-table-manager .vrool-col.item span {float:left;}
.vrool-table-manager .vrool-head-row .vrool-col-img {width:100px;float:left;padding:0 8px 0 0;}
.vrool-table-manager .vrool-col.item .qnt {width:25px;}
.vrool-table-manager .vrool-col.item .vrool-col-img {width:100px;float:left;padding:0 8px 0 0;}
.vrool-table-manager .vrool-col.item .lnk {width:calc(100% - 310px);}
.vrool-table-manager .vrool-col.item .shp {width:calc(100% - 310px);font-style:italic;font-weight:bold;}
.vrool-table-manager .vrool-col.item .shp em {color:#444;background:#f0e5bc;}
.vrool-table-manager .vrool-col.item .amt {width:70px;text-align:right;float:left;}
.vrool-table-manager .vrool-col.item .stat {width:105px;padding-left:20px;float:left;min-width:100px;}
.vrool-table-manager .vrool-col select {width:auto;float:right;margin:-3px 0;height:22px;padding-left:0px;padding-right:0px;font-size:13px;padding-top:0;padding-bottom:0;line-height:16px;overflow:hidden;text-overflow:ellipsis;}
.vrool-table-manager .vrool-row.vrool-row-empty {text-align:center;padding:30px 25px 20px 25px;height:auto;}
.vrool-table-manager .vrool-row.vrool-row-empty i {color: #dedede; display: block; clear: both; font-size: 80px; text-shadow: #fff 1px 1px 0;}
.vrool-table-manager .vrool-row.vrool-row-empty span {margin:6px 0;text-align: center; display: block; color: #999;font-size:14px;}
.vrool-table-manager .vrool-pagination {background:#f0f0f0;}
.vrool-table-manager .vrool-button-row {float:left;width:100%;margin:15px 0 -10px 0;}
.vrool-button-row button#vrool-update-orders {transition:0.1s;float:left;padding:8px 25px;line-height:17px;;font-size:14px;font-weight:bold;background:#333;color:#fff;text-decoration:none;box-shadow:none;border-radius:5px;}
.vrool-button-row button#vrool-update-orders:hover {background:#000;color:#fff;}
.vrool-table-manager .vrool-icon-tanitan {float: left; height: 16px; width: 16px; text-align: center; margin: 0px 3px 0px 0; padding: 1px 0; font-size: 8px; line-height: 13px; background: #a1f0da; color: rgba(0,0,0,0.65); border-radius: 3px; box-shadow: 0 1px 2px rgb(0 0 0 / 20%); border: 1px solid rgba(0,0,0,0.15); }
.vrool-table-manager .vrool-icon-tanitan.vrool-itan {background:#c3cef4;line-height:12px;}
.vrool-table-manager .vrool-icon-tanitan.vrool-itan {background:#ccc;line-height:12px;}


/* SHIPPING MANAGEMENT TABLE */
.vrool-table-shipping {float:left;clear:both;width:100%;font-size:12px;margin:10px 0 15px 0;}
.vrool-table-shipping .vrool-head-row {display: inline-block; width: 100%; clear: both; border: none; border-left:6px solid transparent;font-weight: bold; vertical-align: top; border-bottom: solid 1px #a0d0eb; color: #444; font-size: 12px;}
.vrool-table-shipping .vrool-row {display: block; width: 100%; clear: both; float: left; background: #FCFDFE; font-size: 12px;line-height:16px; border-bottom: 1px solid #EAEDEF;}
.vrool-table-shipping .vrool-row:nth-child(odd) { background: #fff; }
.vrool-table-shipping .vrool-row:hover { background: #f4f8fb; }
.vrool-table-shipping .vrool-row.vrool-st-0 {border-left:6px solid #ccc;background:#f0f0f0;}
.vrool-table-shipping .vrool-row.vrool-st-1 {border-left:6px solid #72C279;}
.vrool-table-shipping .vrool-col {float:left;padding:8px;}
.vrool-table-shipping .vrool-col.id {width:5%;position:relative;text-align:left;}
.vrool-table-shipping .vrool-col.name {width:30%;}
.vrool-table-shipping .vrool-col.name a {float:left;color:#2eacce;text-decoration:underline;}
.vrool-table-shipping .vrool-col.name a:hover {color:#2eacce;text-decoration:none;}
.vrool-table-shipping .vrool-col.name span {float:left;}
.vrool-table-shipping .vrool-col.delivery {width:28%;}
.vrool-table-shipping .vrool-col.edit {width:22%;}
.vrool-table-shipping .vrool-col.amount {width:15%;text-align:right;font-weight:bold;}
.vrool-table-shipping .vrool-row.vrool-row-empty {text-align:center;padding:30px 25px 20px 25px;height:auto;}
.vrool-table-shipping .vrool-row.vrool-row-empty i {color: #dedede; display: block; clear: both; font-size: 80px; text-shadow: #fff 1px 1px 0;}
.vrool-table-shipping .vrool-row.vrool-row-empty span {margin:6px 0;text-align: center; display: block; color: #999;font-size:14px;}
.vrool-table-shipping .vrool-btn {float:right;margin:-3px 0;height:26px;padding:5px 7px;color:#555;line-height:16px;font-size:13px;border-radius:3px;background:#e0e0e0;transition:0.1s;font-weight:bold;border:1px solid rgba(0,0,0,0.1);border-bottom:2px solid rgba(0,0,0,0.15);}
.vrool-table-shipping .vrool-btn:hover {background:#d0d0d0;text-decoration:none;color:#333;}
.vrool-table-shipping .vrool-btn.vrool-remove {background:#e66e6e;color:#fff;margin-left:4px;}
.vrool-table-shipping .vrool-btn.vrool-remove:hover {background:#d25d5d;color:#fff;}
.vrool-table-shipping + .vrool-button-row {float:left;width:100%;margin:0 0 15px 0;}
.vrool-button-row a#vrool-add-shipping {transition:0.1s;float:left;padding:8px 25px;line-height:17px;;font-size:14px;font-weight:bold;background:#333;color:#fff;text-decoration:none;box-shadow:none;border-radius:5px;}
.vrool-button-row a#vrool-add-shipping:hover {background:#000;color:#fff;}

/* CREATE A NEW SHIPPING */
.vrool-form-shipping {float:left;width:100%;margin:15px 0 0 0;}
.vrool-form-shipping .vrool-t {float:left;width:100%;margin:0 0 10px 0;font-size:17px;line-height:20px;}
.vrool-form-shipping .vrool-row {float:left;width:100%;margin:0 0 18px 0;}
.vrool-form-shipping .vrool-row label {float:left;width:100%;margin:0 0 2px 0;font-size:13px;line-height:16px;font-weight:bold;color:#333;text-align:left;padding:0;}
.vrool-form-shipping .vrool-input {float:left;width:100%;margin:0;}
.vrool-form-shipping input[type="text"], .vrool-form-shipping input[type="number"] {font-size:14px;float:left;width:auto;min-width:240px;margin:0;padding:0 8px;line-height:16px;height:36px;}
.vrool-form-shipping select {float:left;width:auto;min-width:160px;margin:0;padding:0 2px;line-height:18px;font-size:14px;height:36px;}
.vrool-form-shipping textarea {float:left;width:100%;max-width:400px;margin:0;padding:8px;line-height:18px;font-size:14px;height:60px;}
.vrool-form-shipping input[type="number"][name="f_fee"] {min-width:80px;width:120px;}
.vrool-form-shipping .vrool-input-desc {float:left;height:36px;background:#e4e4e4;color:#000;font-weight:bold;text-align:center;padding:9px 10px;line-height:16px;font-size:14px;border:1px solid rgba(0,0,0,0.2);border-left:none;}
.vrool-form-shipping .vrool-button-row {float:left;width:100%;margin:0 0 15px 0;padding:15px 0 0 0;border-top:1px solid #ccc;}
.vrool-form-shipping button#vrool-update-shipping {transition:0.1s;float:left;padding:8px 20px;line-height:17px;;font-size:14px;font-weight:bold;background:#333;color:#fff;text-decoration:none;box-shadow:none;border-radius:5px;}
.vrool-form-shipping button#vrool-update-shipping:hover {background:#000;color:#fff;}

/* ADD TO CART PRODUCT */
.vrool-product {float:left;clear:both;padding:0;width:auto!important;}
.vrool-product.vrool-is-hook {display: inline-block; width: 100%; margin: 20px 0 20px 0;}
.vrool-product-to-cart {position: relative;margin-right:20px; text-decoration:none;text-shadow: none; border: none;height:40px; box-shadow: none; border-radius: 4px; color: #fff!important; background: #0095f6; font-weight: bold; font-size: 14px; line-height: 16px; width: auto; padding: 12px 15px 12px 40px; text-align: center; float: left; clear: both; margin:0;}
.vrool-product-to-cart.vrool-has-quantity {border-radius:4px 0 0 4px;margin-right:0;}
.vrool-product-to-cart:not(.vrool-disabled):hover {background:#0398db;text-decoration:none!important;color:#fff;}
.vrool-product-to-cart.vrool-disabled {cursor:default;opacity:0.55;text-decoration:none;}
.vrool-product-to-cart svg {position: absolute; top: 7px; left: 8px; width: 24px; height: 24px;fill:#fff;}
.vrool-product-quantity {margin-right:20px;float: left; padding: 7px 10px;height:40px; background: #333; font-size: 14px; color: #fff; border-radius: 0 4px 4px 0; line-height: 14px; height: 40px; text-align: center;}
.vrool-product-quantity strong {display:block;}
.vrool-product-quantity strong.vrool-sold-out {margin:7px 0;}
.vrool-product-quantity span {display: block; font-size: 11px;}

/* USER BANNER SECTION */
.vrool-table-banners {float:left;clear:both;width:100%;font-size:12px;margin-top:20px;}
.vrool-table-banners .vrool-col {float:left;padding:8px;}
.vrool-table-banners .vrool-col.name {width:20%;position:relative;}
.vrool-table-banners .vrool-col.name a {color:#2eacce;text-decoration:underline;}
.vrool-table-banners .vrool-col.name a:hover {color:#2eacce;text-decoration:none;}
.vrool-table-banners .vrool-col.name .vrool-review-comment {position:absolute;right:5px;top:9px;font-size:15px;line-height:16px;color:#666;cursor:pointer;}
.vrool-table-banners .vrool-col.views {width:12%;text-align:center;}
.vrool-table-banners .vrool-col.clicks {width:12%;text-align:center;}
.vrool-table-banners .vrool-col.spent {width:12%;text-align:center;}
.vrool-table-banners .vrool-col.budget {width:10%;text-align:center;}
.vrool-table-banners .vrool-col.status {width:17%;}
.vrool-table-banners .vrool-col.add {width:12%;text-align:right;padding-left:0;}
.vrool-table-banners .vrool-col.remove {width:5%;border-left: 1px solid rgba(0,0,0,0.05);text-align:center;}
.vrool-table-banners .vrool-col.remove a {font-size: 18px; color: #2eacce!important; text-decoration: none;}
.vrool-table-banners .vrool-col.views > span, .vrool-table-banners .vrool-col.clicks > span, .vrool-table-banners .vrool-col.spent > span {font-size:10px;color:#999;margin-left:4px;}
.vrool-table-banners .vrool-head-row {display: inline-block; width: 100%; clear: both; border: none; font-weight: bold; vertical-align: top; border-bottom: solid 1px #a0d0eb; color: #444; font-size: 12px;}
.vrool-table-banners .vrool-row {display: block; width: 100%; clear: both; float: left; background: #FCFDFE; font-size: 12px;line-height:16px; border-bottom: 1px solid #EAEDEF;height:34px;}
.vrool-table-banners .vrool-row:nth-child(odd) { background: #fff; }
.vrool-table-banners .vrool-row:hover { background: #f4f8fb; }
.vrool-table-banners .status {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap: break-word; word-break: break-all;color:#fff;}
.vrool-table-banners .status span {cursor:default;border-radius:3px;background:#444;font-size:12px;font-weight:500;padding:4px 8px 2px 8px;color:#fff;border-bottom:2px solid rgba(0,0,0,0.15);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap: break-word; word-break: break-all;}
.vrool-table-banners .status span i {margin-right:1px;}
.vrool-table-banners .status.st0 span {background:#4ac7e0}
.vrool-table-banners .status.st1 span {background:#4ac7e0}
.vrool-table-banners .status.st2 span {background:#72C279}
.vrool-table-banners .status.st2.sp1 span {background:#E08F95}
.vrool-table-banners .status.st9 span {background:#E08F95}
.vrool-table-banners .vrool-row.vrool-row-empty {text-align:center;padding:30px 25px 20px 25px;height:auto;}
.vrool-table-banners .vrool-row.vrool-row-empty i {color: #dedede; display: block; clear: both; font-size: 80px; text-shadow: #fff 1px 1px 0;}
.vrool-table-banners .vrool-row.vrool-row-empty span {margin:6px 0;text-align: center; display: block; color: #999;font-size:14px;}
.vrool-table-banners .vrool-banner-add-cart {height: 25px; font-size: 12px; font-weight: 600; padding: 4px 6px 2px 6px; border-radius: 3px; color: #fff; text-decoration: none; background: #F44336; border-bottom: 2px solid rgba(0,0,0,0.15);}
.vrool-table-banners .vrool-banner-add-cart:hover {background:#D32F2F;color:#fff;text-decoration:none;}

.vrool-advertise-here {font-weight:600;display:inline-block;font-size:12px;margin:10px 0;clear:both;text-decoration:none;line-height:15px;border-radius:3px;color:#fff;width:auto;background:#0095f6;box-shadow:1px 1px 4px rgba(0,0,0,0.1);padding:6px 10px;}
.vrool-advertise-here:hover {color:#fff;text-decoration:none;background:#0695d6;}


/* USER ACCOUNT TABLES - RESPONSIVE DESIGN */
.vrool-um + .vrool-body .vrool-table-wrap, .vrool-um + .vrool-body .vrool-head-row {min-width:640px;}
.vrool-um + .vrool-body div[class^="vrool-table-"]:not(.vrool-table-wrap):not(.vrool-table-wrap-cart) {overflow-x:auto;padding-bottom:10px;}
.vrool-um + .vrool-body div[class^="vrool-table-"]::-webkit-scrollbar {box-shadow: none;height: 10px;}
.vrool-um + .vrool-body div[class^="vrool-table-"]::-webkit-scrollbar-thumb {-moz-transition: background-color 218ms cubic-bezier(0.4, 0, 0.2, 1);-o-transition: background-color 218ms cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition: background-color 218ms cubic-bezier(0.4, 0, 0.2, 1);transition: background-color 218ms cubic-bezier(0.4, 0, 0.2, 1);background-color: rgba(0,0,0,0.12);background-clip: initial;box-shadow: none;}
.vrool-um + .vrool-body div[class^="vrool-table-"]::-webkit-scrollbar-thumb:hover {background-color: #9e9e9e;}
.vrool-um + .vrool-body div[class^="vrool-table-"]::-webkit-scrollbar-corner {background: #9e9e9e;}



/* BANNER DIALOG */
#banner-dialog.vrool-custom-dialog {width:400px!important;margin-left:-200px;}
#banner-dialog.vrool-custom-dialog .vrool-bot {padding-top:5px;}
#banner-dialog label {line-height:16px;font-weight:600;width:100%;clear:both;display:inline-block;margin:15px 0 1px 0;color:#333;font-size:12px;}
#banner-dialog label em {font-weight:500;font-size:11px;}
#banner-dialog input[type="text"], #banner-dialog input[type="email"], #banner-dialog input[type="url"], #banner-dialog textarea {float:left;width:100%;background:#fff;font-size:13px;color:#333;padding:6px;height:34px;line-height:16px;border:1px solid #ccc;border-radius:3px;}
#banner-dialog textarea {height:80px;min-width:100%;max-width:100%;font-size:10px;line-height:13px;font-family:monospace;}
#banner-dialog input[type="text"]#budget {max-width:150px;padding-left:40px;}
#banner-dialog p {float:left;clear:both;width:100%;}
#banner-dialog input[type="submit"] {cursor:pointer;text-shadow:none;border:none;box-shadow:none;border-radius:3px;color: #fff!important;background: #0095f6;font-weight: bold;font-size:13px;line-height:16px;width:100%;padding:12px 8px;text-align:center;float:left;clear:both;margin-top:20px;}
#banner-dialog input[type="submit"]:hover {background:#0398db;}
#banner-dialog .vrool-input-box {float:left;width:100%;position:relative;}
#banner-dialog .vrool-input-box input[type="text"]:first-child, #banner-dialog .vrool-input-box input[type="email"]:first-child, #banner-dialog .vrool-input-box input[type="url"]:first-child {padding-left:32px;}
#banner-dialog .vrool-input-box i {position:absolute;width:28px;height:28px;top:2px;left:2px;text-align:center;color:#333;font-size:14px;line-height:28px;}
#banner-dialog .vrool-input-box i.fa-dollar {font-size: 17px; background: #f0f0f0; top: 1px; left: 1px; height: 32px; width: 32px; line-height: 32px; border-right: 1px solid #ccc; border-top-left-radius: 3px; border-bottom-left-radius: 3px;}
#banner-dialog .vrool-input-box i.fa-dollar:before {content:"";}
#banner-dialog .bprice {float:left;clear:both;width:100%;}
#banner-dialog .bprice span {width:120px;display:inline-block;}
#banner-dialog select[multiple] {overflow-y:scroll!important;height:auto!important;}
#banner-dialog .bt5 {margin-top:15px;}
#banner-dialog input[name="name"] {max-width:220px;}
#banner-dialog .vrool-html-info {float:left;clear:both;width:100%;font-size:11px;font-style:italic;line-height:16px;color:#999;margin-top:4px;}

/* APPLY VOUCHER BOX */
.vrool-body-pack #vrool-vcr {float:left;clear:both;width:100%;margin:12px 0 14px 0;font-size:13px;background:#fff;border-radius:12px;padding:16px;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,0.05);}
.vrool-body-pack #vrool-vcr .vrool-h2 {font-size:14px;font-weight:800;color:#111827;border-bottom:1px solid #eef2f7;margin:0 0 10px 0;padding:0 0 10px 0;display:flex;align-items:center;gap:10px;}
.vrool-body-pack #vrool-vcr .vrool-h2 i {width:34px;height:34px;line-height:34px;border-radius:10px;background:#8b5cf6;color:#fff;text-align:center;margin:0;box-shadow:none;}
.vrool-body-pack #vrool-vcr .vrool-line {line-height:20px;float:left;clear:both;width:100%;color:#374151;margin:0 0 6px 0;}
.vrool-body-pack #vrool-vcr label {float:left;clear:both;width:100%;margin:12px 0 6px 0;font-size:12px;font-weight:800;line-height:16px;color:#111827;}
.vrool-body-pack #vrool-vcr form {display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end;}
.vrool-body-pack #vrool-vcr input[type="text"] {float:left;clear:none;width:260px;max-width:100%;margin:0;height:40px;border:1px solid #d1d5db;border-radius:10px;padding:0 12px;font-size:14px;line-height:20px;background:#fff;}
.vrool-body-pack #vrool-vcr button {float:left;width:auto;padding:10px 14px;height:40px;background:#111827;opacity:1!important;border:1px solid rgba(0,0,0,0.08);font-size:13px;line-height:16px;font-weight:800;transition:0.15s;border-radius:10px;color:#fff;}
.vrool-body-pack #vrool-vcr button:hover {background:#0b1220;color:#fff;}

/* AFFILIATE PROGRAM */
.vrool-body-pack #vrool-aff {float:left;clear:both;width:100%;margin:12px 0 18px 0;font-size:14px;background:#fff;border-radius:12px;padding:16px;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,0.05);}
.vrool-body-pack #vrool-aff .vrool-h2 {font-size:14px;font-weight:800;color:#111827;border-bottom:1px solid #eef2f7;margin:0 0 10px 0;padding:0 0 10px 0;display:flex;align-items:center;gap:10px;}
.vrool-body-pack #vrool-aff .vrool-h2 i {width:34px;height:34px;line-height:34px;border-radius:10px;background:#ad6dee;color:#fff;text-align:center;margin:0;box-shadow:none;}
.vrool-body-pack #vrool-aff .vrool-line {line-height:20px;float:left;clear:both;width:100%;color:#374151;margin:0 0 6px 0;}
.vrool-body-pack #vrool-aff .vrool-invite-link {word-wrap:break-word;word-break:break-all;max-width:100%;display:block;opacity:1;padding:10px 12px;font-size:13px;font-weight:700;background:#f8fafc;border-radius:10px;border:1px solid #e5e7eb;color:#111827;width:100%;float:left;}
.vrool-body-pack #vrool-aff .vrool-referral-code {background:#ecfeff;color:#ad6dee;font-weight:900;padding:2px 8px;margin-left:6px;border-radius:999px;border:1px solid #5eead4;}
.vrool-body-pack #vrool-aff .vrool-lab {float:left;clear:both;width:100%;font-size:13px;font-weight:900;color:#111827;margin-top:12px;}
.vrool-body-pack #vrool-aff .vrool-share {margin-top:6px;float:left;clear:both;width:100%;display:flex;flex-wrap:wrap;gap:10px;}
.vrool-body-pack #vrool-aff .vrool-share a {overflow:hidden;float:none;margin:0;padding:10px 12px 10px 42px;color:#fff;position:relative;text-decoration:none;font-size:13px;border-radius:10px;height:auto;min-height:40px;font-weight:900;display:inline-flex;align-items:center;line-height:18px;}
.vrool-body-pack #vrool-aff .vrool-share a i {position:absolute;left:10px;top:50%;transform:translateY(-50%);width:22px;height:22px;font-size:14px;text-indent:0;line-height:22px;text-align:center;background:rgba(255,255,255,0.2);border-right:none;border-radius:6px;}
.vrool-body-pack #vrool-aff .vrool-share a:hover {filter:brightness(0.95);box-shadow:0 1px 2px rgba(0,0,0,0.08);}
.vrool-body-pack #vrool-aff .vrool-share a.vrool-fb {background:#1877f2;}
.vrool-body-pack #vrool-aff .vrool-share a.vrool-wa {background:#22c55e;}
.vrool-body-pack #vrool-aff .vrool-share a.vrool-tw {background:#0ea5e9;}
.vrool-body-pack #vrool-aff .vrool-share a.vrool-gp {background:#ef4444;}
.vrool-body-pack #vrool-aff .vrool-share a.vrool-li {background:#2563eb;}

/* AFFILIATE PROGRAM - NEW LAYOUT (Invite & Earn) */
#vrool-aff .vrool-aff-header {display:flex;align-items:center;gap:12px;margin:0 0 14px 0;padding:0 0 12px 0;border-bottom:1px solid #eef2f7;}
#vrool-aff .vrool-aff-icon {font-size:28px;line-height:1;flex:0 0 auto;}
#vrool-aff .vrool-aff-title-wrap {min-width:0;}
#vrool-aff .vrool-aff-title {font-size:16px;font-weight:800;color:#111827;line-height:1.3;}
#vrool-aff .vrool-aff-subtitle {font-size:13px;color:#64748b;line-height:1.4;margin-top:2px;}
#vrool-aff .vrool-aff-subtitle strong {color:#111827;}
#vrool-aff .vrool-aff-code-row {display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 10px 0;}
#vrool-aff .vrool-aff-code-label {font-size:12px;font-weight:700;color:#64748b;}
#vrool-aff .vrool-aff-code-value {font-size:15px;font-weight:900;color:#ad6dee;background:rgba(158,105,201,0.06);padding:4px 12px;border-radius:8px;border:1px solid rgba(158,105,201,0.3);letter-spacing:0.5px;}
#vrool-aff .vrool-aff-copy {cursor:pointer;border:1px solid #e5e7eb;background:#f8fafc;color:#374151;font-size:12px;font-weight:700;padding:6px 12px;border-radius:8px;transition:all 0.15s ease;}
#vrool-aff .vrool-aff-copy:hover {background:#e2e8f0;border-color:#cbd5e1;}
#vrool-aff .vrool-aff-link-row {margin:0 0 12px 0;padding:10px 12px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;font-size:12px;font-weight:600;color:#374151;word-break:break-all;line-height:1.5;}
#vrool-aff .vrool-aff-share {display:flex;gap:8px;flex-wrap:wrap;}
#vrool-aff .vrool-aff-share-btn {display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;color:#fff;font-size:16px;text-decoration:none;transition:all 0.15s ease;}
#vrool-aff .vrool-aff-share-btn:hover {filter:brightness(0.9);transform:scale(1.05);}
#vrool-aff .vrool-aff-share-btn.vrool-fb {background:#1877f2;}
#vrool-aff .vrool-aff-share-btn.vrool-wa {background:#22c55e;}
#vrool-aff .vrool-aff-share-btn.vrool-tw {background:#0ea5e9;}
#vrool-aff .vrool-aff-share-btn.vrool-li {background:#2563eb;}
#osp_referral_info, #osp_quantity_info, #osp_sell_info {margin-top:2px;font-size:12px;font-style:italic;color:#999;margin-bottom:15px;}
.vrool-body-pack .vrool-h1, .vrool-body-group .vrool-h1, .vrool-body-banner .vrool-h2, .vrool-body-order .vrool-h2, .vrool-body-payments .vrool-h2, .vrool-body-item > .vrool-h2 {background:#fff;font-weight:800;margin:0 0 14px 0;padding: 14px 14px 14px 58px; border: 1px solid #e5e7eb; border-radius: 12px; font-size: 14px;line-height:18px; box-shadow: 0 1px 2px rgba(0,0,0,0.05);position:relative;color:#111827;}
.vrool-body-pack .vrool-h1:before, .vrool-body-group .vrool-h1:before, .vrool-body-banner .vrool-h2:before, .vrool-body-order .vrool-h2:before, .vrool-body-payments .vrool-h2:before, .vrool-body-item > .vrool-h2:before {position: absolute; width: 46px; height: calc(100% + 2px); left: -1px; top: -1px; z-index: 2; background: #895bae; border-radius: 12px 0 0 12px;content:"";}
.vrool-body-pack .vrool-h1:after, .vrool-body-group .vrool-h1:after, .vrool-body-banner .vrool-h2:after, .vrool-body-order .vrool-h2:after, .vrool-body-payments .vrool-h2:after, .vrool-body-item > .vrool-h2:after {position: absolute; width: 44px; height:20px;line-height:20px; left: -1px; top:calc(50% - 1px);margin-top:-10px;text-shadow: 0 1px 4px rgb(0 0 0 / 20%); z-index: 3; content: "\f05a"; font-size: 16px;font-weight:900;font-family:"FontAwesome","Font Awesome 5 Free"; text-align: center; color: rgba(255,255,255,0.85); }
.vrool-body-pack .vrool-lab {float:left;clear:both;width:100%;font-size:14px;margin:10px 0 0 0;color:#000;font-weight:600;}
.vrool-body-item > .vrool-h2 {margin-bottom:20px;}

/* CATEGORY RESTRICTION TO GROUP */
.vrool-restrict-category-wrap {display:inline-block;width:100%;clear:both;text-align:center;cursor:defaut;}
.vrool-restrict-category {background:#fff;padding:40px 25px;font-size:14px;line-height:16px;float:none;display:inline-block;max-width:560px;width:100%;margin:20px 0 40px 0;border:1px solid #ccc;box-shadow:0px 2px 6px rgba(0,0,0,0.15);text-align:center;border-radius:5px;}
.vrool-restrict-category > i {font-size:100px;color:#e0e0e0;margin-bottom:25px;}
.vrool-restrict-category .vrool-restrict-groups {margin-top:20px;border-top: 1px solid #eee; padding-top: 12px;}
.vrool-restrict-category .vrool-restrict-line {display:inline-block;width:100%;}
.vrool-restrict-category strong.vrool-restrict-line {font-size:16px;line-height:20px;margin-bottom:6px;}
.vrool-restrict-category .vrool-restrict-line a {font-size:14px;cursor:pointer;font-weight:bold;text-decoration:underline;color:#2eacce;margin-top:20px;display:block;}
.vrool-restrict-category a:hover {text-decoration:none;}
.vrool-restrict-category .vrool-group {width:48%;margin-right:4%}
.vrool-restrict-category .vrool-group:nth-child(3n+3) {margin-right:4%;}
.vrool-restrict-category .vrool-group:nth-child(3n+4) {clear:none;}
.vrool-restrict-category .vrool-group:nth-child(odd) {clear:both;}
.vrool-restrict-category .vrool-group:nth-child(even) {margin-right:0;}
.vrool-restrict-category .vrool-body {border:none;padding:0;}
.vrool-restrict-category .vrool-group .vrool-price {font-size:30px;padding-top:5px;}
.vrool-restrict-category .vrool-restrict-groups .vrool-h1 {font-size:14px;line-height:18px;font-weight:500;margin:0 0 8px 0;padding:15px 10px;background:#e0e0e0;box-shadow:none;border:none;}


/* PAYUMONEY DIALOG */
.payumoney-dialog #payumoney-img {float:left;clear:both;width:100%;margin-bottom:20px;text-align:center;}
.payumoney-dialog #payumoney-img img {float:none;width:auto;max-width:100%;height:28px;max-height:100%;}
.payumoney-dialog #payumoney-desc {margin-bottom:0px;font-style:italic;color:#999;border-bottom:1px solid #eee;padding-bottom:12px;text-align:center;}
.payumoney-dialog #payumoney-price {margin-bottom:5px;font-weight:500;color:#000;font-size:22px;line-height:26px;}
.payumoney-dialog label {line-height:16px;font-weight:600;width:100%;clear:both;display:inline-block;margin:15px 0 1px 0;color:#333;font-size:12px;}
.payumoney-dialog input[type="text"] {float:left;width:100%;background:#fff;font-size:13px;color:#333;padding:6px;height:34px;line-height:16px;border:1px solid #ccc;border-radius:3px;}
.payumoney-dialog p {float:left;clear:both;width:100%;}
.payumoney-dialog button[type="submit"], #uniform-payumoney-submit {text-shadow:none;border:none;box-shadow:none;border-radius:3px;color: #fff!important;background: #0095f6;font-weight: bold;font-size:13px;line-height:16px;width:100%;padding:12px 8px;text-align:center;float:left;clear:both;margin-top:20px;}
.payumoney-dialog button[type="submit"]:hover, #uniform-payumoney-submit:hover {background:#0398db;}
#uniform-payumoney-submit button {display:none!important;}
.payumoney-dialog .vrool-input-box {float:left;width:100%;position:relative;}
.payumoney-dialog .vrool-input-box input[type="text"]:first-child {padding-left:32px!important;}
.payumoney-dialog .vrool-input-box i {position:absolute;width:28px;height:28px;top:2px;left:2px;text-align:center;color:#333;font-size:14px;line-height:28px;}
.payumoney-dialog #payumoney-userdata {margin-bottom:0px;margin-top:30px;font-style:italic;color:#999;border-bottom:1px solid #eee;padding-bottom:10px;text-align:center;}
#payumoney-results {text-align:center;padding:20px 20px 25px 20px;float:left;width:100%;clear:both;}
#payumoney-results i {display:inline-block;clear:both;width:100px;text-align:center;line-height:56px;font-size:50px;padding:5px 0;color:#ddd;}
#payumoney-results span {display:inline-block;clear:both;width:100%;line-height:24px;text-align:center;padding:10px 20px 5px 20px;font-size:16px;color:#333;}
.payumoney-dialog button[type="submit"].vrool-disabled, #uniform-payumoney-submit:disabled {cursor:wait;opacity:0.5;}


/* PRZELEWY24 DIALOG */
.przelewy24-dialog [name="p24_country"] {width:100%;}
.przelewy24-dialog p.rw-cty {width:68%;margin-right:2%!important;}
.przelewy24-dialog p.rw-zip {width:30%;clear:none;}


.przelewy24-dialog #przelewy24-img {float:left;clear:both;width:100%;margin-bottom:20px;text-align:center;}
.przelewy24-dialog #przelewy24-img img {float:none;width:auto;max-width:100%;height:28px;max-height:100%;}
.przelewy24-dialog #przelewy24-desc {margin-bottom:0px;font-style:italic;color:#999;border-bottom:1px solid #eee;padding-bottom:12px;text-align:center;}
.przelewy24-dialog #przelewy24-price {margin-bottom:5px;font-weight:500;color:#000;font-size:22px;line-height:26px;}
.przelewy24-dialog label {line-height:16px;font-weight:600;width:100%;clear:both;display:inline-block;margin:15px 0 1px 0;color:#333;font-size:12px;}
.przelewy24-dialog input[type="text"] {float:left;width:100%;background:#fff;font-size:13px;color:#333;padding:6px;height:34px;line-height:16px;border:1px solid #ccc;border-radius:3px;}
.przelewy24-dialog p {float:left;clear:both;width:100%;}
.przelewy24-dialog button[type="submit"], #uniform-przelewy24-submit {text-shadow:none;border:none;box-shadow:none;border-radius:3px;color: #fff!important;background: #0095f6;font-weight: bold;font-size:13px;line-height:16px;width:100%;padding:12px 8px;text-align:center;float:left;clear:both;margin-top:20px;}
.przelewy24-dialog button[type="submit"]:hover, #uniform-przelewy24-submit:hover {background:#0398db;}
#uniform-przelewy24-submit button {display:none!important;}
.przelewy24-dialog .vrool-input-box {float:left;width:100%;position:relative;}
.przelewy24-dialog .vrool-input-box input[type="text"]:first-child {padding-left:32px;}
.przelewy24-dialog .vrool-input-box i {position:absolute;width:28px;height:28px;top:2px;left:2px;text-align:center;color:#333;font-size:14px;line-height:28px;}
.przelewy24-dialog #przelewy24-userdata {margin-bottom:0px;margin-top:30px;font-style:italic;color:#999;border-bottom:1px solid #eee;padding-bottom:10px;text-align:center;}
#przelewy24-results {text-align:center;padding:20px 20px 25px 20px;float:left;width:100%;clear:both;}
#przelewy24-results i {display:inline-block;clear:both;width:100px;text-align:center;line-height:56px;font-size:50px;padding:5px 0;color:#ddd;}
#przelewy24-results span {display:inline-block;clear:both;width:100%;line-height:24px;text-align:center;padding:10px 20px 5px 20px;font-size:16px;color:#333;}
.przelewy24-dialog button[type="submit"].vrool-disabled, #uniform-przelewy24-submit:disabled {cursor:wait;opacity:0.5;}
#przelewy24-response {display:none;float: left; clear: both; width: 100%; margin: 0 0 20px 0; background: #e34c4c; color: #fff; text-align: center; border-radius: 5px; padding: 10px 12px;}

.przelewy24-dialog p.bt2 input[type="text"][size="2"] {width:45%;clear:none;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;text-align:center;}
.przelewy24-dialog p.bt2 input[type="text"][size="4"] {width:45%;clear:none;border-radius:0;border-left:none;border-top-left-radius:0;border-bottom-left-radius:0;text-align:center;}

.przelewy24-dialog .vrool-input-box input[type="text"]:first-child {padding-left:32px;}

.przelewy24-dialog button[type="submit"], #uniform-przelewy24-submit {bottom:auto;}

/* STRIPE */
#stripe-dialog {display:none;}
#stripe-dialog-text {display:none;text-align:center;}
#stripe-dialog-text i {display:inline-block;clear:both;width:100px;text-align:center;line-height:56px;font-size:50px;padding:5px 0;color:#ddd;}
#stripe-dialog-text span {display:inline-block;clear:both;width:100%;line-height:24px;text-align:center;padding:10px 20px 5px 20px;font-size:16px;color:#333;}
#stripe-dialog-response {display:none;}


/* USER PAYMENT LOGS */
.vrool-table-payments {width:100%;font-size:13px;margin:10px 0 15px 0;border:1px solid rgba(0,0,0,0.08);border-radius:14px;overflow:hidden;}
.vrool-table-payments .vrool-col {float:left;padding:10px 10px;}
.vrool-table-payments .vrool-head-row {display:flex;width:100%;background:#f8fafc;border-bottom:1px solid rgba(0,0,0,0.08);font-weight:800;font-size:11px;text-transform:uppercase;letter-spacing:0.04em;color:#64748b;}
.vrool-table-payments .vrool-head-row .vrool-col {padding:12px 10px;}
.vrool-table-payments .vrool-row {display:flex;width:100%;align-items:center;background:#fff;font-size:13px;line-height:18px;border-bottom:1px solid rgba(0,0,0,0.05);transition:background 0.15s;}
.vrool-table-payments .vrool-row:last-child {border-bottom:none;}
.vrool-table-payments .vrool-row:hover {background:#f8fafc;}
.vrool-table-payments .vrool-row.vrool-row-title {background:#f1f5f9;border:none;border-bottom:1px solid rgba(0,0,0,0.08);font-style:normal;font-weight:800;color:#334155;padding:10px 12px;text-align:center;justify-content:center;font-size:12px;}
.vrool-table-payments .vrool-row.vrool-row-title.vrool-title-alt {border-top:1px solid rgba(0,0,0,0.08);margin-top:0;}
.vrool-table-payments .vrool-row.vrool-row-title-iban {background:#fff;border:none;border-bottom:1px solid rgba(0,0,0,0.06);font-size:14px;line-height:18px;font-weight:700;color:#0f172a;padding:12px 12px;text-align:center;justify-content:center;}
.vrool-table-payments .vrool-row.vrool-row-title-iban > strong {background:rgba(250,204,21,0.18);padding:2px 6px;border-radius:4px;}
.vrool-row.vrool-row-empty {text-align:center;padding:30px 25px 20px 25px;}
.vrool-row.vrool-row-empty i {color: #dedede; display: block; clear: both; font-size: 80px; text-shadow: #fff 1px 1px 0;}
.vrool-row.vrool-row-empty span {margin:6px 0;text-align: center; display: block; color: #999;font-size:14px;}
.vrool-table-payments .vrool-col.source {width:10%;text-align:center;}
.vrool-table-payments .vrool-row .vrool-col.source {height:auto;background:transparent;color:#fff;font-weight:800;font-size:10px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;justify-content:center;}
.vrool-table-payments .vrool-row .vrool-col.source > span, .vrool-table-payments .vrool-row .vrool-col.source {border:none;margin:0;}
.vrool-table-payments .vrool-col.code {width:23%;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all;color:#64748b;font-size:12px;font-family:monospace;}
.vrool-table-payments .vrool-col.concept {width:37%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all;color:#0f172a;font-weight:600;}
.vrool-table-payments .vrool-col.amount {width:15%;text-align:right;}
.vrool-table-payments .vrool-row .vrool-col.amount {font-weight:800;color:#0f172a;}
.vrool-table-payments .vrool-col.date {width:10%;}
.vrool-table-payments .vrool-col.details {width:5%;text-align:right;}
.vrool-table-payments .vrool-col.details i {cursor:pointer;width:24px;height:24px;line-height:24px;text-align:center;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#0ea5e9;background:rgba(14,165,233,0.08);border:none;font-size:12px;}
.vrool-table-payments .vrool-col.details i:hover {background:rgba(14,165,233,0.15);}
.vrool-table-payments .vrool-row .vrool-col.date {color:#94a3b8;font-size:12px;}
.vrool-table-payments .vrool-row .vrool-col.source.referral {background:transparent;color:#dc2626;}
.vrool-table-payments .vrool-row .vrool-col.source.euplatesc {background:transparent;color:#4d7c0f;}
.vrool-table-payments .vrool-row .vrool-col.source.periodical {background:transparent;color:#ad6dee;}
.vrool-table-payments .vrool-row .vrool-col.source.admin {background:transparent;color:#0f172a;}
.vrool-table-payments .vrool-row .vrool-col.source.transfer {background:transparent;color:#d97706;}
.vrool-table-payments .vrool-row .vrool-col.source.wallet {background:transparent;color:#ca8a04;}
.vrool-table-payments .vrool-row .vrool-col.source.paypal {background:transparent;color:#003087;}
.vrool-table-payments .vrool-row .vrool-col.source.stripe {background:transparent;color:#635bff;}
.vrool-table-payments .vrool-row .vrool-col.source.yandex {background:transparent;color:#dc2626;}
.vrool-table-payments .vrool-row .vrool-col.source.bt-pending {background:transparent;color:#0ea5e9;}
.vrool-table-payments .vrool-row .vrool-col.source.paystack {background:transparent;color:#0a2540;}
.vrool-table-payments .vrool-row .vrool-col.source.ccavenue {background:transparent;color:#dc2626;}
.vrool-table-payments .vrool-row .vrool-col.source.skrill {background:transparent;color:#7c3aed;}
.vrool-table-payments .vrool-row .vrool-col.source.authorize {background:transparent;color:#a16207;}
.vrool-table-payments .vrool-row .vrool-col.source.pagseguro {background:transparent;color:#16a34a;}
.vrool-table-payments .vrool-row .vrool-col.source.payumoney {background:transparent;color:#65a30d;}
.vrool-table-payments .vrool-row .vrool-col.source.payulatam {background:transparent;color:#0284c7;}
.vrool-table-payments .vrool-row .vrool-col.source.braintree {background:transparent;color:#ea580c;}
.vrool-table-payments .vrool-row.vrool-empty {text-align:center;padding:40px 25px;height:auto;justify-content:center;flex-direction:column;}
.vrool-table-payments .vrool-row.vrool-empty i {color:#e2e8f0;display:block;font-size:48px;}
.vrool-table-payments .vrool-row.vrool-empty span {text-align:center;display:block;color:#94a3b8;font-size:13px;margin-top:8px;}
.vrool-table-payments.vrool-table-transfers .vrool-row {height:auto;flex-wrap:wrap;}
.vrool-table-payments.vrool-table-transfers .vrool-row .vrool-transfer-detail {width:100%;background:#f1f5f9;color:#334155;font-weight:500;padding:8px 12px;font-size:12px;line-height:16px;border-top:1px solid rgba(0,0,0,0.05);}
.vrool-table-payments.vrool-table-transfers .vrool-row .vrool-transfer-detail b {font-weight:700;}


/* 2CHECKOUT DIALOG */
#twocheckout-dialog #twocheckout-img {float:left;clear:both;width:100%;margin-bottom:20px;text-align:center;}
#twocheckout-dialog #twocheckout-img img {float:none;width:auto;max-width:100%;height:28px;max-height:100%;}
#twocheckout-dialog #twocheckout-desc {margin-bottom:0px;font-style:italic;color:#999;border-bottom:1px solid #eee;padding-bottom:12px;text-align:center;}
#twocheckout-dialog #twocheckout-price {margin-bottom:5px;font-weight:500;color:#000;font-size:22px;line-height:26px;}
#twocheckout-dialog label {line-height:16px;font-weight:600;width:100%;clear:both;display:inline-block;margin:15px 0 1px 0;color:#333;font-size:12px;}
#twocheckout-dialog input[type="text"] {float:left;width:100%;background:#fff;font-size:13px;color:#333;padding:6px;height:34px;line-height:16px;border:1px solid #ccc;border-radius:3px;}
#twocheckout-dialog p {float:left;clear:both;width:100%;}
#twocheckout-dialog p.bt2 {clear:none;width:60%;padding-right:20px;}
#twocheckout-dialog p.bt2 input[type="text"][size="2"] {width:45%;clear:none;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;text-align:center;}
#twocheckout-dialog p.bt2 input[type="text"][size="4"] {width:45%;clear:none;border-radius:0;border-left:none;border-top-left-radius:0;border-bottom-left-radius:0;text-align:center;}
#twocheckout-dialog p.bt2 .vrool-del {text-align:center;float:left;width:10%;background:#fff;border-top:1px solid #ccc;border-bottom:1px solid #ccc;color:#aaa;font-size:14px;line-height:34px;height:34px;}
#twocheckout-dialog p.bt3 {clear:none;width:40%;border-top-left-radius:0;border-bottom-left-radius:0;}
#twocheckout-dialog input[type="submit"] {cursor:pointer;text-shadow:none;border:none;box-shadow:none;border-radius:3px;color: #fff!important;background: #0095f6;font-weight: bold;font-size:13px;line-height:16px;width:100%;padding:12px 8px;text-align:center;float:left;clear:both;margin-top:20px;}
#twocheckout-dialog input[type="submit"]:hover {background:#0398db;}
#twocheckout-dialog .vrool-input-box {float:left;width:100%;position:relative;}
#twocheckout-dialog .vrool-input-box input[type="text"]:first-child {padding-left:32px;}
#twocheckout-dialog .vrool-input-box i {position:absolute;width:28px;height:28px;top:2px;left:2px;text-align:center;color:#333;font-size:14px;line-height:28px;}
#twocheckout-dialog p.bt7 {width:60%;padding-right:20px;}
#twocheckout-dialog p.bt8 {width:40%;clear:none;}
#twocheckout-dialog #twocheckout-userdata {margin-bottom:0px;margin-top:30px;font-style:italic;color:#999;border-bottom:1px solid #eee;padding-bottom:10px;text-align:center;}
#twocheckout-results {text-align:center;padding:20px 20px 25px 20px;float:left;width:100%;clear:both;}
#twocheckout-results i {display:inline-block;clear:both;width:100px;text-align:center;line-height:56px;font-size:50px;padding:5px 0;color:#ddd;}
#twocheckout-results span {display:inline-block;clear:both;width:100%;line-height:24px;text-align:center;padding:10px 20px 5px 20px;font-size:16px;color:#333;}


/* BRAINTREE DIALOG */
#braintree-dialog #braintree-img {float:left;clear:both;width:100%;margin-bottom:20px;text-align:center;}
#braintree-dialog #braintree-img img {float:none;width:auto;max-width:100%;height:28px;max-height:100%;}
#braintree-dialog #braintree-desc {margin-bottom:0px;font-style:italic;color:#999;border-bottom:1px solid #eee;padding-bottom:12px;text-align:center;}
#braintree-dialog #braintree-price {margin-bottom:5px;font-weight:500;color:#000;font-size:22px;line-height:26px;}
#braintree-dialog label {line-height:16px;font-weight:600;width:100%;clear:both;display:inline-block;margin:15px 0 1px 0;color:#333;font-size:12px;}
#braintree-dialog input[type="text"] {float:left;width:100%;background:#fff;font-size:13px;color:#333;padding:6px;height:34px;line-height:16px;border:1px solid #ccc;border-radius:3px;}
#braintree-dialog p {float:left;clear:both;width:100%;}
#braintree-dialog p.bt2 {clear:none;width:60%;padding-right:20px;}
#braintree-dialog p.bt2 input[type="text"][size="2"] {width:45%;clear:none;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;text-align:center;}
#braintree-dialog p.bt2 input[type="text"][size="4"] {width:45%;clear:none;border-radius:0;border-left:none;border-top-left-radius:0;border-bottom-left-radius:0;text-align:center;}
#braintree-dialog p.bt2 .vrool-del {text-align:center;float:left;width:10%;background:#fff;border-top:1px solid #ccc;border-bottom:1px solid #ccc;color:#aaa;font-size:14px;line-height:34px;height:34px;}
#braintree-dialog p.bt3 {clear:none;width:40%;border-top-left-radius:0;border-bottom-left-radius:0;}
#braintree-dialog button[type="submit"], .vrool-dialog .button#uniform-submit {text-shadow:none;border:none;box-shadow:none;border-radius:3px;color: #fff!important;background: #0095f6;font-weight: bold;font-size:13px;line-height:16px;width:100%;padding:12px 8px;text-align:center;float:left;clear:both;margin-top:20px;}
#braintree-dialog button[type="submit"]:hover, .vrool-dialog .button#uniform-submit:hover {background:#0398db;}
#braintree-dialog .vrool-input-box {float:left;width:100%;position:relative;}
#braintree-dialog .vrool-input-box input[type="text"]:first-child {padding-left:32px;}
#braintree-dialog .vrool-input-box i {position:absolute;width:28px;height:28px;top:4px;left:2px;text-align:center;color:#333;font-size:14px;line-height:28px;}
#braintree-results {text-align:center;display:none;}
#braintree-results i {display:inline-block;clear:both;width:100px;text-align:center;line-height:56px;font-size:50px;padding:5px 0;color:#ddd;}
#braintree-results span {display:inline-block;clear:both;width:100%;line-height:24px;text-align:center;padding:10px 20px 5px 20px;font-size:16px;color:#333;}
#braintree-response {display:none;}


/* CUSTOM DIALOG */
.vrool-custom-dialog {max-height:80%;cursor:default;display:none;position:absolute;top:10%;left:50%;width:300px;margin-left:-150px;z-index:9999;}
.vrool-custom-dialog .vrool-inside {position:absolute;left:0;top:0;height:100%;float:left;clear:both;width:100%;border:none;background:#fff;box-shadow:2px 2px 15px rgba(0,0,0,0.3);border-radius:3px;padding:0;z-index:999;}
.vrool-custom-dialog .vrool-top {height:67px;float:left;clear:both;width:100%;display:block; border-bottom: 2px solid rgba(0,0,0,0.15); position: relative; z-index: 3; padding: 20px 8px; text-align: center; background:#0095f6 url('../img/dialog-bg.jpg') repeat center center;background-size:100% 100%; color: #fff; font-size: 18px; font-weight: 500; line-height: 24px; border-radius: 0; border-top-left-radius: 3px; border-top-right-radius: 3px;}
.vrool-custom-dialog .vrool-top > span {display:inline-block;height:24px;}
.vrool-custom-dialog .vrool-top > span > img {width:auto;max-width:100%;height:40px;margin:-8px 0;opacity:0.95;}
.vrool-custom-dialog .vrool-bot {overflow-x:hidden;height:calc(100% - 67px);background:#fff;overflow-y: auto; bottom: 0;float:left;clear:both;width:100%;display:block;padding: 20px 20px 25px 20px; font-size: 13px; color: #444; line-height: 20px; position: relative; z-index: 2;}
.vrool-custom-dialog .vrool-close {cursor:pointer;right:10px;top:50%;position:absolute;width: 30px; height: 30px; margin-top: -15px; color: rgba(0,0,0,0.4); font-size: 18px; padding: 0; line-height: 30px; box-shadow: none; background: none; border: none; background: rgba(0,0,0,0.15); border-radius: 50%;}
.vrool-custom-dialog .vrool-close:hover {background:rgba(0,0,0,0.20);}
.vrool-custom-dialog .vrool-close:active {background:rgba(0,0,0,0.25);}
.vrool-custom-dialog .vrool-close i {line-height:30px;margin:0;text-indent:1px;}
.vrool-custom-dialog p {margin:5px 0;}
.vrool-custom-dialog .stage-loading {margin-bottom:25px;}
.vrool-custom-dialog .stage-loading img {width:32px;height:32px;}
.vrool-custom-dialog .stage-ready .qr-code {margin-top:20px;float:none;}
.vrool-custom-overlay {display:none;background:#aaa;opacity:0.3;z-index:9998;position:fixed;top:0;left:0;bottom:0;right:0;}
.vrool-custom-dialog input[type="submit"].vrool-disabled, .vrool-custom-dialog button[type="submit"].vrool-disabled {cursor:wait;opacity:0.5;}
.vrool-custom-dialog form, .vrool-dialog form {float:left;clear:both;width:100%;display:block;}
.vrool-custom-dialog .vrool-response-success {float:left;clear:both;width:100%;text-align:center;font-size:16px;font-weight:500;line-height:22px;}
.vrool-custom-dialog .vrool-response-success * {display:inline-block;}
.vrool-custom-dialog .vrool-response-success i {font-size:100px;color:#8BC34A;line-height:120px;margin-top:50px;display:block;clear:both;}
.vrool-custom-dialog .vrool-response-success div {font-weight:600;color:#333;margin-bottom:25px;display:block;clear:both;}
.vrool-custom-dialog .vrool-response-success span {font-size:12px;line-height:18px;display:block;clear:both;}
.vrool-custom-dialog .vrool-response-info {float:left;clear:both;width:100%;text-align:center;font-size:16px;font-weight:500;line-height:22px;}
.vrool-custom-dialog .vrool-response-info * {display:inline-block;}
.vrool-custom-dialog .vrool-response-info i {font-size:100px;color:#999;line-height:120px;margin-top:50px;display:block;clear:both;}
.vrool-custom-dialog .vrool-response-info div {font-weight:600;color:#333;margin-bottom:15px;display:block;clear:both;}
.vrool-custom-dialog .vrool-response-info span {font-size:12px;line-height:18px;display:block;clear:both;}
.vrool-custom-dialog .vrool-response-info a {float:none;font-size:13px;line-height:18px;margin-top:15px;color:#0095f6;text-decoration:underline;font-weight:600;display:block;clear:both;}
.vrool-custom-dialog .vrool-response-info a:hover {text-decoration:none;color:#0095f6;}


/* CUSTOM JQUERY UI DIALOGS */
.vrool-dialog.ui-dialog {border:none;background:#fff;box-shadow:2px 2px 15px rgba(0,0,0,0.3);border-radius:3px;padding:0;z-index:999;}
.vrool-dialog.ui-dialog .ui-dialog-titlebar {border-bottom:2px solid rgba(0,0,0,0.15);position:relative;z-index:3;padding:20px 8px;text-align:center;background:#0095f6 url('../img/dialog-bg.jpg') repeat center center;background-size:100% 100%;color:#fff;font-size:18px;font-weight:500;line-height:24px;border-radius:0;border-top-left-radius:3px;border-top-right-radius:3px;}
.vrool-dialog.ui-dialog .ui-dialog-titlebar img { max-width: 100%; max-height: 100%; width: auto; height: auto; }
.vrool-dialog.ui-dialog .ui-dialog-content {padding:20px 20px 25px 20px;font-size:13px;color:#444;line-height:20px;position:relative;z-index:2;}
.vrool-dialog.ui-dialog .ui-dialog-content p {margin:0;}
.vrool-dialog.ui-dialog .ui-button-icon-only .ui-button-text {display:none;}
.vrool-dialog.ui-dialog .ui-widget-header .ui-dialog-titlebar-close {width:30px;height:30px;margin-top:-15px;color:rgba(0,0,0,0.4)!important;font-size:18px;padding:0;line-height:30px;box-shadow:none;background:none;border:none;background:rgba(0,0,0,0.15);border-radius:50%;}
.vrool-dialog.ui-dialog .ui-widget-header .ui-dialog-titlebar-close:hover {background:rgba(0,0,0,0.20);}
.vrool-dialog.ui-dialog .ui-widget-header .ui-dialog-titlebar-close:active {background:rgba(0,0,0,0.25);}
.vrool-dialog.ui-dialog .ui-widget-header .ui-dialog-titlebar-close:after {font-family:"FontAwesome","Font Awesome 5 Free";content:"\f00d";}
.vrool-dialog.ui-dialog .ui-widget-header .ui-dialog-titlebar-close > span {display:none!important;}
.vrool-dialog span.ui-dialog-title {display:inline-block;height:24px;margin:0;overflow:visible;padding-left:32px;}
.vrool-dialog.braintree-dialog span.ui-dialog-title > img {height:30px;margin:-6px 0;}


/* ITEM PAY */
.vrool-body.vrool-body-itempay {padding:0;border:none;}
body#body-custom .vrool-body.vrool-body-itempay {background:#fff;padding:24px;border-radius:14px;border:1px solid #e5e7eb;margin-top:15px;box-shadow:0 10px 30px rgba(15,23,42,0.08);}
.vrool-body-itempay .vrool-cart {margin-bottom:20px;margin-top:20px;}
.vrool-flash.flashmessage {display:block;width:100%;clear:both;margin-bottom:30px;}
.vrool-body-itempay .vrool-cart-row:not(.vrool-cart-total) .vrool-cart-col.prod .p1 {float: left; margin: 1px 8px 0 0;font-size:12px; padding: 8px 6px;}
.vrool-body-itempay .vrool-cart-col.prod .px {float:left;max-width:80%;}
.vrool-body-itempay .vrool-cart-col.prod .p2 {font-size:14px;font-weight:600;float:left;clear:both;line-height:15px;margin-top:2px;color:#333;margin-bottom:1px;}
.vrool-body-itempay .vrool-cart-col.prod .p3 {font-weight:500;float:left;color:#999;clear:both;font-size:12px;line-height:14px;}
.vrool-body-itempay .vrool-cart-row:not(.vrool-cart-total) .vrool-cart-col.code, .vrool-body-itempay .vrool-cart-row:not(.vrool-cart-total) .vrool-cart-col.delt, .vrool-body-itempay .vrool-cart-row:not(.vrool-cart-total) .vrool-cart-col.pric, .vrool-body-itempay .vrool-cart-row:not(.vrool-cart-total) .vrool-cart-col.qty {padding:17px 3px;}
.vrool-body-itempay .vrool-cart-row:not(.vrool-cart-total) .vrool-cart-col {padding:8px 6px;}
.vrool-body-itempay .vrool-h1 {margin-bottom:10px;line-height:18px;font-size:15px;}
.vrool-body-itempay .vrool-h2 {margin-bottom:4px;font-size:14px;line-height:18px;}
.vrool-body-itempay .vrool-cart-col.prod .p2 a {text-decoration:underline;border:none;}
.vrool-body-itempay .vrool-cart-col.prod .p2 a:hover {text-decoration:none;}


/* ITEMPAY CHECKOUT LAYOUT */
.vrool-checkout {float:left;clear:both;width:100%;}
.vrool-checkout-head {display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin:0 0 18px 0;}
.vrool-checkout-title {font-size:20px;line-height:24px;font-weight:900;color:#0f172a;letter-spacing:-0.2px;}
.vrool-checkout-sub {font-size:13px;line-height:18px;color:#475569;max-width:820px;margin-top:6px;}
.vrool-checkout-actions {flex:0 0 auto;}

.vrool-checkout-grid {display:flex;gap:16px;align-items:flex-start;}
.vrool-checkout-main {flex:1 1 auto;min-width:0;}
.vrool-checkout-side {flex:0 0 320px;}

.vrool-checkout-card {background:#ffffff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 10px 24px rgba(15,23,42,0.08);padding:16px;position:sticky;top:16px;}
.vrool-checkout-item-title {font-weight:900;color:#0f172a;font-size:14px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.vrool-checkout-item-meta {display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:8px;}
.vrool-checkout-item-id {font-size:12px;color:#64748b;font-weight:700;}

.vrool-checkout-badge {display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:900;line-height:16px;border:1px solid transparent;}
.vrool-checkout-badge.vrool-badge-ok {background:#ccfbf1;color:#166534;border-color:#99f6e4;}
.vrool-checkout-badge.vrool-badge-warn {background:#fff7ed;color:#9a3412;border-color:#fed7aa;}

.vrool-checkout-total {display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding-top:14px;border-top:1px solid #eef2f7;}
.vrool-checkout-total span {color:#475569;font-size:13px;font-weight:800;}
.vrool-checkout-total strong {color:#0f172a;font-size:18px;font-weight:900;}
.vrool-checkout-note {margin-top:10px;color:#64748b;font-size:12px;line-height:16px;font-weight:700;}

/* Payment methods: slightly denser grid on itempay */
.vrool-body-itempay .vrool-pay-button {display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0;padding:0;}
.vrool-body-itempay .vrool-pay-button li {float:none;margin:0;width:calc(33.333% - 8px);}

/* Payment tiles - modern card look (AdminPay, Wallet, gateways) */
.vrool-body-itempay .vrool-pay-label {font-size:14px;line-height:18px;font-weight:900;color:#0f172a;margin:18px 0 10px 0;}

.vrool-body-itempay .vrool-pay-button li {height:auto;}
.vrool-body-itempay .vrool-pay-button li a,
.vrool-body-itempay .vrool-pay-button li .paystack-trigger-btn {
  height:112px;
  border-radius:14px;
  border:1px solid #e5e7eb;
  background:#fff;
  box-shadow:0 1px 2px rgba(15,23,42,0.06);
  padding:14px 14px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  gap:8px;
  text-align:center;
}

.vrool-body-itempay .vrool-pay-button li a:not(.vrool-disabled):hover,
.vrool-body-itempay .vrool-pay-button li a:not(.vrool-disabled):focus,
.vrool-body-itempay .vrool-pay-button li .paystack-trigger-btn:hover,
.vrool-body-itempay .vrool-pay-button li .paystack-trigger-btn:focus {
  border-color:#cbd5e1;
  box-shadow:0 10px 24px rgba(15,23,42,0.10);
  outline:none;
}

.vrool-body-itempay .vrool-pay-button li a:not(.vrool-disabled):after,
.vrool-body-itempay .vrool-pay-button li .paystack-trigger-btn:after {
  display:none;
}

.vrool-body-itempay .vrool-pay-button li a > span {
  width:auto;
  height:auto;
  margin:0;
  padding:0;
}

/* Icon row */
.vrool-body-itempay .vrool-pay-button li a > span.vrool-i2 {
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
}

.vrool-body-itempay .vrool-pay-button li a > span.vrool-i2 svg {
  width:26px;
  height:26px;
  padding:0;
  margin:0;
  fill:#0f172a;
  opacity:0.9;
}

.vrool-body-itempay .vrool-pay-button li a > span.vrool-i2 em {
  font-family:inherit;
  font-size:18px;
  font-weight:900;
  letter-spacing:-0.2px;
  color:#0f172a;
  height:auto;
  padding:0;
  line-height:20px;
  vertical-align:baseline;
}

/* Subtitle */
.vrool-body-itempay .vrool-pay-button li a > strong {
  height:auto;
  display:block;
  width:100%;
  font-size:12px;
  line-height:16px;
  color:#64748b;
  font-weight:800;
  letter-spacing:0;
}

.vrool-body-itempay .vrool-pay-button li a.vrool-btn-wallet .vrool-btn-line-bot {
  position:static;
  right:auto;
  bottom:auto;
  margin-top:6px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:11px;
  line-height:14px;
  font-weight:900;
  padding:4px 10px;
  border-radius:999px;
  background:#f1f5f9;
  color:#0f172a;
  border:1px solid #e2e8f0;
  box-shadow:none;
}

.vrool-body-itempay .vrool-pay-button li a.vrool-disabled,
.vrool-body-itempay .vrool-pay-button li .paystack-trigger-btn.vrool-disabled {
  opacity:0.55;
  cursor:not-allowed;
  box-shadow:none;
}

@media screen and (max-width: 1024px) {
  .vrool-checkout-grid {flex-direction:column;}
  .vrool-checkout-side {flex:1 1 auto;width:100%;}
  .vrool-checkout-card {position:relative;top:auto;}
}

@media screen and (max-width: 767px) {
  .vrool-checkout-head {flex-direction:column;}
  .vrool-checkout-actions {width:100%;}
  .vrool-body-itempay .vrool-pay-button li {width:calc(50% - 6px);}
}

@media screen and (max-width: 420px) {
  .vrool-body-itempay .vrool-pay-button li {width:100%;}
}


/* PUBLISH FORM */
.vrool-promote-form {
  display:block;
  width:100%;
  clear:both;
  margin:24px 0 16px 0;
  padding:18px 20px 20px;
  border-radius:12px;
  background:#f7f9fb;
  border:1px solid #e0e4ea;
  line-height:18px;
  box-shadow:0 8px 20px rgba(0,0,0,0.06);
}

.vrool-promote-form.vrool-is-publish {
  background:#f7f9fb;
  padding:18px 20px 20px;
  margin:24px 0 16px 0;
  border-radius:12px;
  border:1px solid #e0e4ea;
  box-shadow:0 8px 20px rgba(0,0,0,0.06);
}

.vrool-promote-form .vrool-h1 {
  margin-bottom:4px;
  font-size:17px;
  font-weight:600;
  color:#16181d;
}

.vrool-promote-form .vrool-h2 {
  color:#6b7280;
  font-size:13px;
  margin-bottom:14px;
}

.vrool-promote-form .vrool-pb-line {
  background:#ffffff;
  display:flex;
  align-items:stretch;
  width:100%;
  padding:0;
  font-size:13px;
  text-align:left;
  float:none;
  position:relative;
  border-radius:10px;
  margin:0 0 10px 0;
  box-shadow:0 4px 12px rgba(15,23,42,0.08);
  border:1px solid rgba(148,163,184,0.38);
  overflow:hidden;
}

.vrool-promote-form .vrool-pb-line.disabled {
  opacity:0.55;
  cursor:default;
}

.vrool-promote-form .vrool-pb-line.pt101 .vrool-chk {background:#0ea5e9;}
.vrool-promote-form .vrool-pb-line.pt201 .vrool-chk {background:#eab308;}
.vrool-promote-form .vrool-pb-line.pt401 .vrool-chk {background:#22c55e;}
.vrool-promote-form .vrool-pb-line.pt501 .vrool-chk {background:#fb7185;}
.vrool-promote-form .vrool-pb-line.pt601 .vrool-chk {background:#f97316;}
.vrool-promote-form .vrool-pb-line.pt801 .vrool-chk {background:#6366f1;}
.vrool-promote-form .vrool-pb-line.pt101 .vrool-text,
.vrool-promote-form .vrool-pb-line.pt801 .vrool-text,
.vrool-promote-form .vrool-pb-line.pt501 .vrool-text {width:100%;}

.vrool-promote-form .vrool-pb-line label.vrool-chk {
  padding:0;
  position:relative;
  margin:0!important;
  height:auto;
  width:auto;
  min-width:64px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:none;
  border-right:1px solid rgba(15,23,42,0.12);
  border-radius:0;
}
.vrool-promote-form .vrool-pb-line.disabled label.vrool-chk {cursor:default;}
.vrool-promote-form .vrool-pb-line .vrool-text {
  flex:1;
  padding:12px 16px;
  clear:none;
}

.vrool-promote-form .vrool-pb-line .vrool-select,
.vrool-promote-form .vrool-pb-line .vrool-select1,
.vrool-promote-form .vrool-pb-line .vrool-select2 {
  width:auto;
  padding:12px 14px 12px 6px;
  clear:none;
  display:flex;
  align-items:center;
}
.vrool-promote-form .vrool-pb-line .vrool-select2 select {padding-right:3px;padding-left:3px;}
.vrool-promote-form .vrool-pb-line .vrool-pb-name {
  font-weight:600;
  margin:0 0 4px 0;
  font-size:14px;
  display:flex;
  align-items:center;
  gap:6px;
}

.vrool-promote-form .vrool-pb-line .vrool-pb-name strong {
  padding:3px 8px;
  display:inline-flex;
  align-items:center;
  background:#111827;
  border-radius:999px;
  margin-left:auto;
  color:#fff;
  font-size:12px;
}
.vrool-promote-form .vrool-pb-line .vrool-pb-name strong.strike {text-decoration: line-through;opacity:0.4;font-style:italic;font-weight:normal;}
.vrool-promote-form .vrool-pb-line .vrool-pb-name .freelimit {padding:2px 5px;display:inline-block;background:#111;border-radius:3px;margin-left:3px;color:#fff;}
.vrool-promote-form .vrool-pb-line .vrool-pb-desc {
  font-weight:400;
  font-size:13px;
  opacity:0.9;
  color:#4b5563;
}
.vrool-promote-form .vrool-pb-line .vrool-pb-desc > span {display:inline-block;width:100%;}
.vrool-promote-form .vrool-pb-line .vrool-pb-desc > span.strike {text-decoration: line-through;opacity:0.6;}
.vrool-promote-form .vrool-pb-line select {
  margin:0;
  opacity:1!important;
  position:relative;
  left:auto;
  top:auto;
  height:36px!important;
  color:#111827;
  cursor:pointer;
  float:left;
  width:100%!important;
  max-width:100%;
  min-width:0;
  padding:6px 10px;
  line-height:20px;
  border:1px solid #d1d5db;
  border-radius:8px;
  font-size:13px;
  background:#f9fafb!important;
  box-shadow:none;
}
.vrool-promote-form .vrool-pb-line select:hover {border-color:rgba(0,0,0,0.15);background-color:rgba(255,255,255,0.1)!important;}
.vrool-promote-form .vrool-pb-line select:disabled {cursor:default;}
.vrool-promote-form .vrool-pb-line .selector {padding:0!important;border:none!important;height:auto!important;box-shadow:none!important;background:none!important;width:100%;margin:0!important;}
.vrool-promote-form .vrool-pb-line .selector > span {display:none!important;}
.vrool-promote-form label.vrool-chk {display:inline-block;width:auto;position:relative;cursor:pointer;}
.vrool-promote-form label.vrool-chk.readonly, .vrool-promote-form label.vrool-chk.readonly div, .vrool-promote-form label.vrool-chk.readonly div:before, .vrool-promote-form label.vrool-chk.readonly div:after {cursor:default;}
.vrool-promote-form label.vrool-chk input[type="checkbox"] {opacity: 0; position: absolute; left: 0; top: 0; z-index: -1; visibility: hidden; overflow: hidden; padding: 0!important; width: 0!important; height: 0!important; margin: 0!important; box-shadow: none!important;}
.vrool-promote-form label.vrool-chk div {cursor: pointer; position: absolute; padding: 0!important; line-height: 20px; font-size: 13px; width: auto; clear: both;left:50%;margin-left:-9px;top:50%;margin-top:-11px;}
.vrool-promote-form label.vrool-chk div:before {cursor: pointer; content: ""; width: 18px; height: 18px;background:rgba(0,0,0,0.1); border: 1px solid rgba(0,0,0,0.15); font-weight: 500; text-shadow: none; position: absolute; top: 0; left: 0; text-shadow: none; box-shadow: 1px 1px 1px rgba(0,0,0,0.06); -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.06); -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.06); -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.vrool-promote-form label.vrool-chk div:after {cursor: pointer; text-indent: 1px; font-family: "FontAwesome","Font Awesome 5 Free"; content: "\f00c"; color: transparent; font-size: 14px; width: 18px; height: 18px; line-height: 18px; text-align: center; font-weight: 500; text-shadow: none; position: absolute; top: 0px; left: 0px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.vrool-promote-form label.vrool-chk div:hover:before { border-color:rgba(0,0,0,0.25);background:rgba(255,255,255,0.20); }
.vrool-promote-form label.vrool-chk div:hover:after {cursor: pointer; text-indent: 1px; font-family: "FontAwesome","Font Awesome 5 Free"; content: "\f00c"; color: transparent; font-size: 14px; width: 18px; height: 18px; line-height: 18px; text-align: center; font-weight: 500; text-shadow: none; position: absolute; top: 0px; left: 0px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.vrool-promote-form label.vrool-chk input[type="checkbox"]:checked + div:before { border-color: #333; color: #fff; background-color: #333; text-shadow: 1px 1px 1px rgba(0,0,0,0.1);}
.vrool-promote-form label.vrool-chk input[type="checkbox"]:checked + div:after { color: #fff; }
.vrool-promote-form button[type="submit"],
#uniform-vrool-item-promote {
  position:relative;
  text-shadow:none;
  border:none;
  box-shadow:none;
  border-radius:999px;
  color:#ffffff!important;
  background:#ad6dee;
  font-weight:600;
  font-size:14px;
  line-height:18px;
  width:auto;
  padding:11px 24px;
  text-align:center;
  float:left;
  clear:both;
  margin-top:18px;
  margin-bottom:4px;
  box-shadow:0 4px 10px rgba(16,185,129,0.45);
}

.vrool-promote-form button[type="submit"]:hover,
#uniform-vrool-item-promote:hover {
  background:#ad6dee;
}

.vrool-promote-form button[type="submit"] i,
#uniform-vrool-item-promote i {
  display:none;
}

@media screen and (min-width: 768px) {
  .vrool-promote-form.vrool-is-publish[data-theme="sigma"] {padding-left:30%;}
}


/* PROMOTE FORM ON ITEM PAGE - BOXES */
.vrool-promote-form .vrool-wrap {float:left;clear:both;width:100%;border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:8px;}
.vrool-promote-form form .vrool-pb-line {box-shadow:1px 1px 4px rgba(0,0,0,0.1), 0 0 0 1px rgba(0,0,0,0.2) inset;}
.vrool-promote-form form .vrool-pb-line .vrool-chk {border-color:rgba(0,0,0,0.1);}


/* ITEMPAY: ALWAYS SHOW PROMOTION OPTIONS */
.vrool-body-itempay .vrool-promote-form .vrool-h1 {cursor:default;}
.vrool-body-itempay .vrool-promote-form form {display:block!important;}


/* Desktop redesign: fixed right column for duration dropdown so it never clips */
@media screen and (min-width: 768px) {
  .vrool-promote-form .vrool-pb-line {
    display:grid;
    grid-template-columns: 64px minmax(0, 1fr) 168px;
    align-items:stretch;
    overflow:visible;
  }

  .vrool-promote-form .vrool-pb-line label.vrool-chk {
    width:64px;
    min-width:64px;
    border-right:1px solid rgba(15,23,42,0.12);
  }

  .vrool-promote-form .vrool-pb-line .vrool-text {
    width:auto;
    min-width:0;
  }

  .vrool-promote-form .vrool-pb-line .vrool-select,
  .vrool-promote-form .vrool-pb-line .vrool-select1,
  .vrool-promote-form .vrool-pb-line .vrool-select2 {
    width:168px;
    min-width:168px;
    padding:12px 14px;
    justify-content:flex-end;
  }

  .vrool-promote-form .vrool-pb-line .vrool-select select,
  .vrool-promote-form .vrool-pb-line .vrool-select1 select,
  .vrool-promote-form .vrool-pb-line .vrool-select2 select {
    width:100%!important;
  }
}

@media screen and (max-width: 767px) {
  /* Stack promotion cards vertically on mobile */
  .vrool-promote-form .vrool-pb-line {
    flex-direction:column;
    align-items:stretch;
  }

  .vrool-promote-form .vrool-pb-line label.vrool-chk {
    width:100%;
    min-width:100%;
    border-right:none;
    border-bottom:1px solid rgba(15,23,42,0.12);
    justify-content:flex-start;
    padding:10px 14px;
  }

  .vrool-promote-form .vrool-pb-line .vrool-text {
    width:100%;
    padding:12px 14px 6px;
  }

  .vrool-promote-form .vrool-pb-line .vrool-select,
  .vrool-promote-form .vrool-pb-line .vrool-select1,
  .vrool-promote-form .vrool-pb-line .vrool-select2 {
    width:100%;
    padding:0 14px 12px;
    justify-content:flex-end;
  }

  .vrool-promote-form .vrool-pb-line .vrool-pb-name {
    flex-wrap:wrap;
  }

  /* Make primary button match card width on mobile */
  .vrool-promote-form button[type="submit"],
  #uniform-vrool-item-promote {
    width:100%;
    justify-content:center;
  }
}

/* ITEMPAY FORM */
.vrool-body-itempay .vrool-promote-form {padding:0;background:transparent;border:none;margin-top:18px;}
.vrool-body-itempay .vrool-promote-form form {background:#fff;float:none;clear:both;padding:16px 16px 16px 16px;display:block!important;width:100%;border:1px solid #e5e7eb;box-shadow:0 10px 24px rgba(15,23,42,0.08);border-radius:14px;}
.vrool-body-itempay .vrool-promote-form form .vrool-pb-line {width:100%;margin-right:0;margin-bottom:12px;float:none;clear:both;}
.vrool-body-itempay .vrool-promote-form form .vrool-pb-line.disabled {opacity:0.6;cursor:default;}
.vrool-body-itempay .vrool-promote-form form .vrool-pb-line .vrool-pb-desc {display:block;margin:0;width:100%;float:none;white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word;word-wrap:break-word;}
.vrool-body-itempay .vrool-promote-form .vrool-h1 {cursor:default;padding:14px 16px;background:#f8fafc;color:#111827;margin:0 0 12px 0;border-radius:14px;position:relative;box-shadow:none;border:1px solid #e5e7eb;font-size:15px;line-height:20px;font-weight:900;}
.vrool-body-itempay .vrool-promote-form .vrool-h1:hover {background:#f8fafc;}
.vrool-body-itempay .vrool-promote-form .vrool-h1:after {display:none;}
.vrool-body-itempay .vrool-promote-form button[type="submit"] {margin-bottom:4px;}

.vrool-manage-top {float:none;clear:both;width:100%;padding-right:0;position:relative;display:flex;flex-direction:column;gap:10px;}
.vrool-manage-top .vrool-top-button {max-width:280px;overflow:hidden;text-decoration:none;color:#111827;position:relative;text-align:left;right:auto;top:auto;margin-top:0;width:auto;font-size:13px;font-weight:900;padding:11px 14px 11px 44px;line-height:16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,0.06);align-self:flex-end;}
.vrool-manage-top .vrool-top-button:hover {color:#111827;background:#f9fafb;border-color:#d1d5db;}
.vrool-manage-top .vrool-top-button i {position:absolute;left:10px;top:50%;width:26px;height:26px;line-height:26px;margin-top:-13px;text-align:center;font-size:14px;color:#0ea5e9;background:#e0f2fe;border-radius:999px;border:none;}

/* ITEMS */ 
.vrool-item {background:#fff;font-size:13px;line-height:16px;display:inline-block;width:100%;clear:both;padding:15px 100px 15px 110px; margin:0;border-bottom:1px solid #ddd;position:relative;}
.vrool-item:first-child {border-top:1px solid #ddd;}
.vrool-item:last-child {border-bottom:none;margin-bottom:0;}
.vrool-item .vrool-top {display:inline-block;width:100%;clear:both;}
.vrool-item .vrool-bot {display:inline-block;width:100%;clear:both;}
.vrool-item .vrool-img {position:absolute;left:0;top:15px;width:110px;height:90px;overflow:hidden;}
.vrool-item .vrool-img img {position:absolute;height:auto;width:auto;max-width:120%;max-height:120%;margin:auto;top:-50%;left:-50%;right:-50%;bottom:-50%;}
.vrool-item .vrool-left {float:left;width:100%;padding:0 15px;}
.vrool-item .vrool-left .vrool-h2 {margin:0 0 2px 0;}
.vrool-item .vrool-left a {font-weight:600;transition:0.2s;color:#07ac6a;text-decoration:none;font-size:14px;}
.vrool-item .vrool-left a:hover {color:#40c9ed;text-decoration:underline;}
.vrool-item .vrool-left .vrool-date {font-size:13px;color:#888;}
.vrool-item .vrool-right {float:left;width:100%;font-size: 16px; color: #000; font-weight: 600; text-align: left;padding:0 15px;margin: 4px 0 10px 0;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.vrool-item .vrool-right .MCtooltip {display:none!important;}
.vrool-item .vrool-promote {transition:0.2s;position: absolute;cursor:pointer; height:50px;background: #07ac6a; color: #fff; font-weight: 600; font-size: 15px; text-align: center; width: 100px; top: 15px; right: 0px; border:2px solid #07ac6a;padding: 8px 5px; border-radius: 3px;}
.vrool-item.open .vrool-promote {z-index:97;}
.vrool-item .vrool-promote:after { transition:0.1s;content: ""; position: absolute; left: 0; right: 0; height: 2px; bottom: -1px; background: transparent; }
.vrool-item.open .vrool-promote:after { background: #fff; }
.vrool-item .vrool-promote:hover {background:#2a9dbc;border-color:#2a9dbc;}
.vrool-item.open .vrool-promote {background:#fff;color:#000;border-color:#ccc;border-radius:3px 3px 0 0;border-bottom:none;}
.vrool-item .vrool-promote .vrool-text {display:inline-block;width:100%;font-size:14px;font-weight:600;line-height:16px;}
.vrool-item .vrool-promote .vrool-icon {display:inline-block;width:100%;cursor:pointer;line-height:14px;}
.vrool-item .vrool-promote .vrool-icon i {line-height:16px;font-size:16px;}
.vrool-item .vrool-item-inactive {display:inline-block;padding:0px 3px;background:#e84040;color:#fff;border-radius:2px;margin-left:3px;font-weight:bold;font-size:10px;vertical-align: 1px;}
.vrool-item .vrool-stat {width:100%;display:inline-block;clear:both;padding:0 15px;z-index:10;}
.vrool-item .vrool-stat > span {cursor: default; float: left; width: auto; font-size: 11px; font-weight: 600; line-height: 14px; padding: 4px 5px 4px 5px; background: transparent; color: #fff; margin: 0 5px 5px 0;border-left:3px solid rgba(0,0,0,0.2);border-radius:2px;}
.vrool-stat > span.vrool-none {color:#999;font-weight:normal;background:#eee;}

/* Modern card UI for "Your listings" list */
.vrool-body.vrool-body-item .vrool-inside{background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 10px 30px rgba(15,23,42,0.06);overflow:hidden;}

.vrool-body.vrool-body-item .vrool-item{display:block;padding:18px 120px 18px 166px;border-bottom:1px solid #eef2f7;background:#fff;}
.vrool-body.vrool-body-item .vrool-item:first-child{border-top:0;}
.vrool-body.vrool-body-item .vrool-item:last-child{border-bottom:0;}

.vrool-body.vrool-body-item .vrool-item .vrool-img{left:18px;top:18px;width:124px;height:124px;border-radius:20px;background:#f3f4f6;box-shadow:inset 0 0 0 1px rgba(2,6,23,0.06);}
.vrool-body.vrool-body-item .vrool-item .vrool-img img{max-width:100%;max-height:100%;top:0;left:0;right:0;bottom:0;margin:auto;object-fit:cover;}

.vrool-body.vrool-body-item .vrool-item .vrool-left{padding:0;margin:0;}
.vrool-body.vrool-body-item .vrool-item .vrool-left .vrool-h2{margin:0 0 4px 0;line-height:1.25;}
.vrool-body.vrool-body-item .vrool-item .vrool-left a{color:#ad6dee;font-weight:600;font-size:15px;text-decoration:none;}
.vrool-body.vrool-body-item .vrool-item .vrool-left a:hover{color:#ad6dee;text-decoration:underline;}
.vrool-body.vrool-body-item .vrool-item .vrool-left .vrool-date{font-size:12px;line-height:1.35;color:#64748b;}

.vrool-body.vrool-body-item .vrool-item .vrool-right{padding:0;margin:8px 0 0 0;font-size:16px;line-height:20px;color:#0f172a;font-weight:900;}

.vrool-body.vrool-body-item .vrool-item .vrool-bot{margin-top:10px;}
.vrool-body.vrool-body-item .vrool-item .vrool-stat{padding:0;margin:0;}
.vrool-body.vrool-body-item .vrool-item .vrool-stat > span{float:none;display:inline-flex;align-items:center;gap:6px;margin:0 8px 8px 0;padding:6px 10px;border-radius:999px;border-left:none;font-size:12px;line-height:14px;font-weight:800;}
.vrool-body.vrool-body-item .vrool-item .vrool-stat > span.vrool-none{background:rgba(2,6,23,0.06);color:#475569;}

.vrool-body.vrool-body-item .vrool-item .vrool-promote{top:14px;right:14px;height:44px;width:96px;border-radius:12px;border:1px solid rgba(16,185,129,0.22);background:#ad6dee;padding:10px 10px;box-shadow:0 10px 22px rgba(16,185,129,0.18);}
.vrool-body.vrool-body-item .vrool-item .vrool-promote:hover{background:#ad6dee;border-color:rgba(5,150,105,0.22);}
.vrool-body.vrool-body-item .vrool-item.open .vrool-promote{background:#fff;color:#0f172a;border-color:#cbd5e1;border-bottom:1px solid #cbd5e1;border-radius:12px;box-shadow:0 12px 28px rgba(15,23,42,0.12);}
.vrool-body.vrool-body-item .vrool-item .vrool-promote:after{display:none;}
.vrool-body.vrool-body-item .vrool-item .vrool-promote .vrool-text{font-size:13px;font-weight:900;line-height:16px;}
.vrool-body.vrool-body-item .vrool-item .vrool-promote .vrool-icon{line-height:12px;}

.vrool-body.vrool-body-item .vrool-options{border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 18px 45px rgba(15,23,42,0.16);padding:14px;background:#fff;}

/* Ensure promote options are fully visible (do not clip inside rounded container) */
.vrool-body.vrool-body-item .vrool-item.open .vrool-options{position:relative;top:auto;right:auto;left:auto;width:100%;max-width:none;margin:12px 0 6px 0;}
.vrool-body.vrool-body-item .vrool-item.open{padding-bottom:18px;}
.vrool-stat > span.vrool-101, .vrool-cart-col.prod .p1.vrool-101 {background:#65d094;}
.vrool-stat > span.vrool-201, .vrool-cart-col.prod .p1.vrool-201 {background:#0095f6;cursor:help;}
.vrool-stat > span.vrool-801, .vrool-cart-col.prod .p1.vrool-801 {background:#F7E66A;color:rgba(0,0,0,0.5);}
.vrool-stat > span.vrool-401, .vrool-cart-col.prod .p1.vrool-401 {background:#F9A151;cursor:help;}
.vrool-stat > span.vrool-501, .vrool-cart-col.prod .p1.vrool-501 {background:#623B5A;}
.vrool-stat > span.vrool-601, .vrool-cart-col.prod .p1.vrool-601 {background:#c36196;cursor:help;}
.vrool-stat > span.vrool-301, .vrool-cart-col.prod .p1.vrool-301 {background:#C6DABF;color:rgba(0,0,0,0.6);}
.vrool-stat > span.vrool-701, .vrool-cart-col.prod .p1.vrool-701 {background:#F3E9D2;color:rgba(0,0,0,0.6);}
.vrool-stat > span.vrool-1001, .vrool-cart-col.prod .p1.vrool-1001 {background:#D0A26F;color:rgba(0,0,0,0.6);}
.vrool-stat > span.vrool-1101, .vrool-cart-col.prod .p1.vrool-1101 {background:#5BC0EB;}
.vrool-stat > span.vrool-8001, .vrool-cart-col.prod .p1.vrool-7001 {background:#e67500;}
.vrool-stat > span.vrool-8001, .vrool-cart-col.prod .p1.vrool-8001 {background:#ebf8a4;color:rgba(0,0,0,0.8);}
.vrool-stat > span.vrool-9001, .vrool-cart-col.prod .p1.vrool-9001 {background:#e32dab;}
.vrool-stat > span.vrool-3001, .vrool-cart-col.prod .p1.vrool-3001, .vrool-stat > span.vrool-3002, .vrool-cart-col.prod .p1.vrool-3002, .vrool-stat > span.vrool-3008, .vrool-cart-col.prod .p1.vrool-3008, .vrool-stat > span.vrool-3009, .vrool-cart-col.prod .p1.vrool-3009 {background:#e67500;}

.vrool-stat > span.vrool-issue {background:#F44336;cursor:help;}
.vrool-stat > span.vrool-issue:after,.vrool-stat > span.vrool-201:after, .vrool-stat > span.vrool-801:after, .vrool-stat > span.vrool-401:after, .vrool-stat > span.vrool-601:after {font-weight: 500; content: "\f05a"; font-family: "FontAwesome","Font Awesome 5 Free";margin:0 0 0 4px; color: rgba(0,0,0,0.4); float: right; font-size: 13px; line-height: 13px;}
.vrool-stat > span.vrool-issue:after {content:"\f06a";}
.vrool-options {display:none;height:auto;border-radius:3px 0 3px 3px;box-shadow:0px 2px 5px rgba(0,0,0,0.15);padding:15px;z-index:5;margin-bottom:20px;position:absolute;top:64px;max-width:500px;right:0px;width:65%;background:#fff;color:#333;border:2px solid #ccc;}
.vrool-item.open .vrool-options {z-index:96;}
.vrool-options .vrool-o-row {font-size:14px;font-weight:600;cursor:default;width:100%;clear:both;display:inline-block;margin:0 0 10px 0;line-height:20px;padding:5px 0;border-bottom:1px solid rgba(255,255,255,0.2);}
.vrool-options .vrool-o-row i {color:#fff;background:#1eb87a;border-radius:8px;font-size:13px;width:24px;height:24px;line-height:24px;text-align:center;float:left;margin:-2px 6px -2px 0;}
.vrool-options .vrool-block {font-size:13px;font-weight:500;width:100%;clear:both;display:inline-block;margin:0 0 20px 0;line-height:20px;}
.vrool-options .vrool-b-line {display:inline-block;width:100%;margin-top:5px;}
.vrool-options .vrool-b-line a {position:relative;border:1px solid transparent;line-height:17px;text-align:center;padding:10px 5px;display:inline-block;width:100%;font-size:14px;font-weight:600;color:#fff;background:#1eb87a;text-decoration:none;border-radius:3px;border-color:rgba(0,0,0,0.15);box-shadow:0 0 0 3px rgba(255,255,255,0.4);transition:0.2s;}
.vrool-options .vrool-b-line a:hover {color:#fff;background:#95c131;text-decoration:none;}
.vrool-options .vrool-b-line a:active {box-shadow:0 0 0 3px rgba(255,255,255,0.7);background:#8eb92c;}
.vrool-options .vrool-b-line a.vrool-in-cart {}
.vrool-options .vrool-b-line a.vrool-notin-cart {background:rgba(0,0,0,0.25);}
.vrool-options .vrool-b-line a i {display: inline-block; margin: -8px 2px -8px 0; font-size: 20px; vertical-align: -2px; line-height: 33px; color: rgba(255,255,255,0.9);}

.vrool-options .vrool-b-line.vrool-b-line-empty {margin: 0 0 3px 0; text-align: center; font-style: italic; padding: 15px 0px; background: rgba(255,255,255,0.15); color: rgba(255,255,255,0.9);}
.vrool-options .vrool-line {width:33.3%;display:inline-block;float:left;clear:none;margin:0 0 10px 0;}
.vrool-options .vrool-block[data-type="101"] .vrool-line, .vrool-options .vrool-block[data-type="501"] .vrool-line, .vrool-options .vrool-block[data-type="801"] .vrool-line {width:100%;}
.vrool-options .vrool-small-title {font-size: 12px; display: inline-block; width: 100%; font-weight: 600;color:#444; line-height: 18px; margin: -10px 0 10px 0; padding: 2px 6px;border-radius:3px;background:#e0e0e0;}

.vrool-options label {display:inline-block;width:auto;position:relative;margin:0;font-weight:500;}
.vrool-options label > .square {opacity: 0!important; position: absolute!important; left: 0!important; top: 0!important; z-index: -1!important; visibility: hidden!important; overflow: hidden!important; padding: 0!important; width: 0!important; height: 0!important; margin: 0!important; box-shadow: none!important;}
.vrool-options label > .square:before, .vrool-options label > .square:after {display:none!important;content:"";}
.vrool-options label input[type="checkbox"] {opacity: 0!important; position: absolute!important; left: 0!important; top: 0!important; z-index: -1!important; visibility: hidden!important; overflow: hidden!important; padding: 0!important; width: 0!important; height: 0!important; margin: 0!important; box-shadow: none!important;}
.vrool-options label > div > ins {display:none!important;opacity:0!important;visibility:hidden!important;}
.vrool-options label > div {cursor: pointer; position: relative; float: left; padding: 0 8px 0 25px!important; line-height: 20px; font-size: 13px; width: auto; clear: both;}
.vrool-options label > div:before {transition:0.2s;cursor: pointer; content: ""; width: 18px; height: 18px;background:rgba(0,0,0,0.06); border: 1px solid rgba(0,0,0,0.15); font-weight: 500; text-shadow: none; position: absolute; top: 0; left: 0; text-shadow: none; box-shadow: 1px 1px 1px rgba(0,0,0,0.06);border-radius: 2px;}
.vrool-options label > div:after {cursor: pointer; text-indent: 0px; font-family: "FontAwesome","Font Awesome 5 Free"; content: "\f00c"; color: transparent; font-size: 13px; width: 18px; height: 18px; line-height: 18px; text-align: center; font-weight: 500; text-shadow: none; position: absolute; top: 0px; left: 0px; border-radius: 2px;}
.vrool-options label > div:hover:before { border-color:rgba(0,0,0,0.25);background:rgba(255,255,255,0.15);}
.vrool-options label > div:hover:after {cursor: pointer; font-family: "FontAwesome","Font Awesome 5 Free"; content: "\f00c"; color: transparent; font-size: 13px; width: 18px; height: 18px; line-height: 18px; text-align: center; font-weight: 500; text-shadow: none; position: absolute; top: 0px; left: 0px;border-radius: 2px;font-weight:900;}
.vrool-options label > div > em {font-style: normal; font-size: 11px; font-weight: bold;}
.vrool-options label > input[type="checkbox"]:checked + div:before { border-color: #333; color: #fff; background-color: #333; text-shadow: 1px 1px 1px rgba(0,0,0,0.1);}
.vrool-options label > input[type="checkbox"]:checked + div:after { color: #fff;font-weight:900;}


/* GROUPS */
.vrool-body-group .vrool-content {margin-top:10px;}
.vrool-group {display:inline-block;float:left;padding:0;border-radius:2px;position:relative;margin:0 15px 15px 0;width:calc(33.33% - 10px);text-align:left;cursor:default;}
.vrool-group:nth-child(3n+3) {margin-right:0;}
.vrool-group:nth-child(3n+4) {clear:both;}
.vrool-group .vrool-top {float:left;clear:both;width:100%;padding:12px 8px 20px 8px;border:1px solid rgba(0,0,0,0.1);text-align:center;position:relative;border-top-left-radius:3px;border-top-right-radius:3px;}
.vrool-group .vrool-right2 {float:left;clear:both;width:100%;padding:28px 12px 12px 12px;border:1px solid rgba(0,0,0,0.1);font-size:13px;line-height:17px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}
.vrool-group .vrool-h2 {text-transform:uppercase;font-size:20px;font-weight:600;color:rgb(255 255 255 / 100%);border-bottom:1px solid rgba(0,0,0,0.15);padding:8px 0 12px 0;}
.vrool-group .vrool-desc {font-size:14px;line-height:18px;color:rgba(255,255,255,0.9);}
.vrool-group .vrool-price {font-size:40px;color:#fff;font-weight:800;padding:20px 0 0 0;line-height:40px;}
.vrool-group .vrool-cost {font-size:13px;color:#fff;font-weight:500;font-style:italic;line-height:24px;margin-top:5px;margin-bottom:8px;}
.vrool-group .vrool-perc {font-weight:500;margin:0;padding:8px 0;float:left;clear:both;width:100%;display:block;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: break-all; word-wrap: break-word;}
.vrool-group .vrool-perc + .vrool-perc, .vrool-group .vrool-perc + .vrool-cats {border-top:1px solid #ddd;}
.vrool-group .vrool-cats {font-weight:500;margin-bottom:10px;padding-top:8px;height:59px;overflow:hidden;float:left;clear:both;width:100%;display:block;}
.vrool-group .vrool-perc.vrool-none, .vrool-group .vrool-cats.vrool-none {color:#ccc;font-size:13px;}
.vrool-group .vrool-label {float:left;clear:both;width:100%;display:block;margin:10px 0 2px 0;font-weight:600;font-size:12px;line-height:16px;}
.vrool-body .vrool-group select.vrool-select {position:relative;top:auto;left:auto;float:left;clear:both;width:100%;display:block;margin:0px;}
.vrool-body .vrool-group .selector {padding:0!important;border:none!important;height:auto!important;box-shadow:none!important;background:none!important;width:100%;margin:0!important;}
.vrool-body .vrool-group .selector > span {display:none!important;}
.vrool-group .vrool-cart-keep {position:absolute;width:100%;bottom:-18px;left:0;text-align:center;}
.vrool-group .osp_cart_add {cursor:pointer;display:inline-block;background:#fff;padding:8px 14px;color:#222;font-weight:600;font-size:14px;border-radius:5px;box-shadow:0px 2px 5px rgba(0,0,0,0.2);transition:0.15s;text-decoration:none;}
.vrool-group .osp_cart_add:not(.vrool-disabled):hover {transform:scale(1.1);}
.vrool-group .osp_cart_add.vrool-disabled {opacity:0.6;cursor:not-allowed;}
.vrool-group .vrool-is-active {position: absolute; right: -10px; top: -10px; width: 50px; height: 50px; line-height: 50px; border-radius: 25px; text-align: center; font-size: 24px; font-weight: 500; background: #333; color: #fff; box-shadow: 1px 1px 3px rgba(0,0,0,0.1);}
.vrool-group .vrool-is-active i {line-height:50px;}


/* USER ACCOUNT MENU */
/* Bottom margin: space below tab strip before .vrool-body (later rule must not zero this out) */

/* ... */

.form-controls select#osp_sell {display: inline-block; width: 208px; height: 28px; padding: 4px 6px; font-size: 13px; line-height: 18px; color: #555; background-color: #fff; border: 1px solid #ddd; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); vertical-align: top;}
/* GLOBAL */
.vrool-body {clear:both;display:inline-block;width:100%;float:none;background:#fff;padding:15px 15px 5px 15px;border:1px solid #ddd;border-radius:4px;}
/* With gap under .vrool-um, content is a separate card (full border + radius) */
.vrool-um + .vrool-body {border-top:1px solid #ddd;border-radius:4px;}
.vrool-h1 {clear:both;display:inline-block;width:100%;float:none;font-size:14px;font-weight:600;color:#444;margin:5px 0 15px 0;}
.vrool-h1 strong {text-decoration:underline;}
.vrool-h2 {clear:both;display:inline-block;width:100%;float:none;font-size:13px;font-weight:500;color:#333;margin:0 0 10px 0;}
.vrool-content {clear:both;display:inline-block;width:100%;float:none;}
.vrool-body div.select-box, .vrool-promote-form div.select-box {z-index: 1; position:inherit;width:initial;background:none!important; border: none;border-radius:0;display: initial; vertical-align: initial; color:initial!important; line-height:inherit;text-decoration: none;box-shadow:none; text-shadow: none;padding: 0px; overflow: hidden;}
.vrool-body div.select-box a, .vrool-promote-form div.select-box a {display:none!important;}
.vrool-body select.vrool-select, .vrool-promote-form select.vrool-select, .vrool-promote-form .select-box select {height:36px;opacity:1!important;position:initial; left:auto; top:auto; width:auto;height:auto; -webkit-appearance:menulist!important; z-index: 1; padding:0;}
.vrool-body select.vrool-select, .vrool-promote-form select.vrool-select, .vrool-promote-form .select-box select {cursor: pointer; float: left; clear:none; background: #fff; border: 1px solid rgba(0,0,0,0.2); font-size: 13px;height: 36px; padding:7px 8px;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}


/* PAGINATION */
.vrool-body .paginate {margin:10px 0 0 0;padding: 15px 0 8px 0; text-align: center; clear: both; float: left; width: 100%;border-top:1px solid #eee;}
.vrool-body .paginate a, .vrool-body .paginate span {border:none;float: none; display: inline-block; text-decoration: none; text-align: center; width: 36px; font-weight: 600; margin: 0px 3px 0 2px; font-size: 12px; line-height: 12px; padding: 12px 15px; color: #333; background: #ddd; cursor: pointer;}
.vrool-body .paginate a.searchPaginationSelected, .vrool-body .paginate a:hover { font-weight: bold; background-color: #0398db; color: white; }
.vrool-body .paginate a.searchPaginationSelected { color: #fff; background: #0095f6; font-weight: bold; }
.vrool-body .paginate a:hover, .vrool-body .paginate span:hover { color: #fff; background: #0095f6; }


/* SHOPPING CART */
.vrool-cart {font-size:13px;display:inline-block;width:100%;clear:both;margin:5px 0 15px 0;}
.vrool-cart {background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,0.04);}
.vrool-cart .vrool-cart-row {display:inline-block;width:100%;clear:both;background:#ffffff;border-bottom:1px solid #eef2f7;}
.vrool-cart .vrool-cart-row:nth-child(odd) {background:#ffffff;}
.vrool-cart .vrool-cart-row:hover {background:#f9fafb;}
.vrool-cart .vrool-cart-col {padding:12px 6px;float:left;width:12%;line-height:17px;}
.vrool-cart .vrool-cart-col.bold {font-weight:600;}
.vrool-cart .vrool-cart-head-row {display:inline-block;width:100%;clear:both;font-size:12px;border:none;font-weight:700;vertical-align:top;border-bottom:1px solid #e5e7eb;color:#111827;background:#f8fafc;}
.vrool-cart .vrool-cart-head-row .vrool-cart-col {font-weight:600;padding-top:8px;padding-bottom:8px;}
.vrool-cart-col.code {width:5%;text-align:center;}
.vrool-cart-col.prod {width:64%;}
.vrool-cart-col.prod.t7001 {padding-right:75px;position:relative;}
.vrool-cart-col.prod .p1 {display:inline-block;cursor:default!important;border-left:3px solid rgba(0,0,0,0.2);padding: 2px 4px 2px 3px; border-radius: 2px;color:#fff;background:#333; font-size: 11px; font-weight: 600; line-height: 14px; margin: -2px 1px -2px 0;vertical-align:1px;}
.vrool-cart-col.prod .p1 i {margin: 0 3px 0 0; font-size: 13px; line-height: 14px; float: left;}
.vrool-cart-col.prod .p2 a {color:#111827;text-decoration:none;border-bottom:1px dashed rgba(17,24,39,0.25);}
.vrool-cart-col.prod .p2 a:hover {color:#0ea5e9;text-decoration:none;border-bottom-color:#0ea5e9;}
.vrool-cart-col.prod .p2 u {color:#000;text-decoration:none;border-bottom:1px dashed #ddd;}
.vrool-cart-col.qty {width:6%;text-align:center;}
.vrool-cart-col.qty input[type="text"] {float:none!important;display:inline-block!important;max-width:40px;width:100%;height:28px!important;margin:-5px 0;line-height:28px;font-size:13px;background:#fff;border:1px solid #ccc;border-radius:3px;text-align:center;}
.vrool-cart-col.qty input[type="text"]:hover, .vrool-cart-col.qty input[type="text"]:focus {border-color:#aaa;}
/* Legacy single-line qty mimic (not the +/- stepper) */
.vrool-cart-col.qty.vrool-editable > span:not(.vrool-cart-qty) {border:1px solid rgba(0,0,0,0.06);display:inline-block;height:28px;line-height:26px;margin:-5px 0;border-radius:3px;background:#f8f8f8;cursor:pointer;width:100%;max-width:40px;}
/* Minus / value / plus must stay on one row (old rule above crushed the wrapper to 40px wide) */
.vrool-cart-col.qty.vrool-editable > span.vrool-cart-qty {display:inline-flex!important;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:6px;width:auto!important;max-width:none!important;height:auto!important;min-height:30px;margin:-5px 0;padding:4px 6px;border:1px solid rgba(0,0,0,0.08);border-radius:8px;background:#f8fafc;cursor:default;box-sizing:border-box;line-height:normal;}
.vrool-cart-col.qty.vrool-editable > span.vrool-cart-qty .vrool-qty-btn {flex-shrink:0;}
.vrool-cart-col.qty.vrool-editable > span.vrool-cart-qty .vrool-cart-qty-value {flex-shrink:0;}
.vrool-cart-col.pric {width:20%;cursor:default;font-weight:800;color:#111827;text-align:right;}
.vrool-cart-col.pric.has-unit {cursor:pointer;}
.vrool-cart-col.delt {width:5%;text-align:center;}
.vrool-cart-col.delt a {font-size:15px;color:#111827!important;opacity:0.7;transition:0.2s;text-decoration:none;}
.vrool-cart-col.delt a.vrool-disabled {opacity:0.3;cursor:not-allowed;}
.vrool-cart-col.delt a:not(.vrool-disabled):hover {color:#ef4444!important;opacity:1;text-decoration:none;}
.vrool-cart-row .vrool-cart-col.delt {border-left:1px solid rgba(0,0,0,0.05);}
.vrool-cart-empty {text-align:center;padding:30px 25px 20px 25px;}
.vrool-cart-empty i {color: #dedede; display: block; clear: both; font-size: 80px; text-shadow: #fff 1px 1px 0;}
.vrool-cart-empty span {text-align: center; display: block; color: #999;font-size:14px;margin-top:4px;}
.vrool-cart .vrool-cart-row.vrool-cart-total {font-weight:600;border-top:1px solid #EAEDEF;background:#f4f8fb;}
.vrool-cart .vrool-cart-row.vrool-cart-total .vrool-cart-col.pric > span {background: rgba(0,0,0,0.05); padding: 6px 8px; display: inline; border-radius: 3px;}
.vrool-pay-msg {border-radius:12px;display:inline-block;width:100%;font-size:13px;line-height:18px;padding:12px 14px;color:#374151;font-style:normal;border:1px solid #e5e7eb;margin:8px 0 16px 0;background:#f8fafc;box-shadow:0 1px 2px rgba(0,0,0,0.04);}
.vrool-pay-msg strong {color:#111827;}
.vrool-pay-msg a {color:#0ea5e9;text-decoration:none;font-weight:700;}
.vrool-pay-msg a:hover {color:#0284c7;text-decoration:underline;}
.vrool-pay-msg + .vrool-pay-msg {margin-top:-8px;}
.vrool-body-itempay .vrool-cart-col.pric {text-align:center;}

.vrool-pay-msg, .vrool-pay-err {background: #fff; font-weight: 500; margin: 16px 0 10px 0; padding: 14px 18px; border: 1px solid #e2e8f0; border-radius: 12px; font-size: 13px; line-height: 1.55; box-shadow: 0 1px 4px rgba(0,0,0,0.04); position: relative; color: #475569;}
.vrool-pay-msg:before, .vrool-pay-err:before {display:none; content: none;}
.vrool-pay-msg:after, .vrool-pay-err:after {display:none; content: none;}
.vrool-pay-err:before {display:none;}
.vrool-pay-err:after {display:none;}
.vrool-pay-err {border-left: 3px solid #ef4444; background: #fef2f2; color: #991b1b;}
.vrool-pay-msg.dlvr:after {content: "\f0d1";}
/* Delivery address card — modern layout */
.vrool-pay-msg.dlvr {padding:0;border:1px solid rgba(0,0,0,0.08);border-radius:14px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.04);overflow:hidden;}
.vrool-pay-msg.dlvr:before, .vrool-pay-msg.dlvr:after {display:none;}
.vrool-dlvr-row {display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,0.06);}
.vrool-dlvr-icon {width:36px;height:36px;border-radius:10px;background:rgba(14,165,233,0.10);color:#0284c7;display:flex;align-items:center;justify-content:center;font-size:15px;flex:0 0 36px;}
.vrool-dlvr-content {min-width:0;}
.vrool-dlvr-title {font-weight:900;font-size:14px;color:#0f172a;line-height:1.3;}
.vrool-dlvr-text {font-size:13px;color:#64748b;line-height:1.5;margin-top:2px;}
.vrool-dlvr-text a {color:#0ea5e9;font-weight:700;text-decoration:none;}
.vrool-dlvr-text a:hover {color:#0284c7;text-decoration:underline;}
.vrool-dlvr-details {padding:12px 16px;display:flex;flex-direction:column;gap:8px;}
.vrool-dlvr-detail {display:flex;align-items:baseline;gap:8px;font-size:13px;line-height:1.5;}
.vrool-dlvr-label {color:#64748b;font-weight:700;white-space:nowrap;}
.vrool-dlvr-label i {width:14px;text-align:center;font-size:12px;color:#94a3b8;margin-right:4px;}
.vrool-dlvr-value {color:#0f172a;font-weight:600;}
.vrool-dlvr-warn .vrool-dlvr-value {color:#dc2626;font-weight:700;}
.vrool-body-cart + .vrool-pay-err, .vrool-body-cart + .vrool-pay-msg {margin-top:20px;}
.vrool-body-cart ~ .vrool-pay-msg, .vrool-body-cart ~ .vrool-pay-err {float:left;width:100%;clear:both;margin-top:20px;}
.vrool-cart-col.prod .p2 a.vrool-shipper {border:none;color:#333;text-decoration:none;font-weight:bold;}
.vrool-cart-col.prod .p2 a.vrool-shipper:hover {color:#333;text-decoration:underline;}
 
 
 /* PACKS */
 .vrool-pack {color:#111827!important;display:inline-block;width:100%;float:left;margin:0 0 12px 0;padding:14px;border-radius:12px;position:relative;text-shadow:none;background:#fff!important;background-color:#fff!important;background-image:none!important;border:1px solid #e5e7eb;box-shadow:0 1px 2px rgba(0,0,0,0.05);}
 .vrool-pack .vrool-h2 {color:#111827;font-weight:700;font-size:16px;line-height:20px;margin:0;}
 .vrool-pack .vrool-desc {font-size:12px;line-height:16px;color:#6b7280;}
 .vrool-pack .vrool-group {position:absolute;top:10px;right:10px;font-weight:700;background:#f3f4f6;color:#111827;text-shadow:none;padding:0;line-height:32px;width:32px;height:32px;border-radius:16px;text-align:center;border:1px solid #e5e7eb;}
 .vrool-pack .vrool-group i {cursor:default;font-size:14px;font-weight:700;line-height:32px;width:32px;height:32px;text-align:center;}
 .vrool-pack .vrool-right2 a {transition: 0.15s; text-align: center; float: right; font-size: 14px; font-weight: 700; text-decoration: none; color: #fff; background: #895bae; padding: 10px 12px; line-height: 16px; margin: 0; border-radius: 10px; border: 1px solid rgba(0, 0, 0, 0.05); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);}
 .vrool-pack.list {border-left:4px solid #e5e7eb;padding:10px 10px;}
 .vrool-pack.list .vrool-left {width:45%;float:left;position:relative;padding-right:10px;border-right: 1px solid rgba(0,0,0,0.1);}
 .vrool-pack.list .vrool-right1 {width:35%;float:left;padding-left:15px;}
 .vrool-pack.list .vrool-right1 .vrool-perc {display:none;}
 .vrool-pack.list .vrool-right2 {width:20%;float:left;}
 .vrool-pack.list .vrool-price {font-weight:600;font-size:16px;line-height:20px;}
 .vrool-pack.list .vrool-cost {font-size:12px;line-height:16px;}
 .vrool-pack.gallery {overflow:hidden;margin:0 2% 15px 0;width:32%;border:1px solid rgba(0,0,0,0.1)}
 .vrool-pack.gallery:nth-child(3n+3) {margin-right:0;}
 .vrool-pack.gallery .vrool-desc {height: 32px; overflow: hidden; margin: 2px 0 15px 0;}
.vrool-pack.gallery .vrool-left, .vrool-pack.gallery .vrool-right1, .vrool-pack.gallery .vrool-right2 {width:100%;display:inline-block;clear:both;}
.vrool-pack.gallery .vrool-right1 {border-top:1px solid rgba(0,0,0,0.05);padding-top:12px;position:relative;width:100%;}
.vrool-pack.gallery .vrool-price {font-size:20px;line-height:24px;font-weight:600;}
.vrool-pack.gallery .vrool-cost {font-size:12px;line-height:16px;font-weight:500;}
.vrool-pack.gallery .vrool-right2 a {width:100%;margin-top:20px;}
.vrool-pack.gallery .vrool-group {top:10px;right:10px;}
.vrool-pack.gallery .vrool-right1 .vrool-perc {-ms-transform: rotate(-8deg); -webkit-transform: rotate(-8deg); transform: rotate(-8deg);position:absolute;right:0;top:5px;width:50px;height:50px;line-height:16px;padding:17px 0;text-shadow:none;color:#8BC34A;text-align:center;border-radius:25px;box-shadow:0 0 0 6px rgba(0,0,0,0.1);background:#fff;font-weight:600;font-size:16px;}
.vrool-pack.gallery .vrool-right1 .vrool-perc > span {font-size:11px;}
.vrool-body-pack .vrool-content {margin-top:5px;}
.vrool-body-pack .vrool-pack-bonus {font-size:14px;line-height:18px;border-radius:3px;padding:15px 10px 15px 50px;color:#1e94ab;background:#DCF4F9;margin:10px 0;position:relative;display:block;width:100%;}
.vrool-body-pack .vrool-pack-bonus:before {background:#4ac7e0;color:#DCF4F9;position:absolute;top:50%;margin-top:-15px;left:10px;text-align:center;width:30px;height:30px;line-height:30px;font-size:17px;border-radius:15px;font-family:"FontAwesome","Font Awesome 5 Free";content:"\f005";}


/* PAYMENT BUTTONS */
.vrool-pay-button {list-style-type:none;padding:0;margin:25px -20px 15px 0;clear:both;width:calc(100% + 20px);display:inline-block;}
.vrool-pay-button li {display:inline-block;cursor:pointer;float:left;margin:0 20px 20px 0;height:120px;width:calc(33.33% - 20px);text-align:center;}
.vrool-pay-button li a {transition:0.2s;font-weight: 500; position: relative; cursor: pointer; height: 120px; display: inline-block; width: 100%; text-align: center; padding: 19px 10px; border-radius: 3px; background: #fff; border: 2px solid #ccc; text-decoration: none;}
.vrool-pay-button li a > span { transition:0.2s;display: inline-block; width: 100%; margin: 0 0 5px 0;padding:0 5px;height: 48px; }
.vrool-pay-button li a > span.vrool-i2 {padding-left:0;padding-right:0;white-space:nowrap;overflow:hidden;}
.vrool-pay-button li a > span.vrool-i2 svg {display:inline-block;width:40px;height:48px;fill:#999;padding:4px 0;margin:0 6px 0 0;}
.vrool-pay-button li a > span.vrool-i2 em {display:inline-block;height:48px;padding:10px 0;line-height:28px;letter-spacing:0.5px;vertical-align:13px;font-size:26px;color:#999;font-family:"Impact";}
.vrool-pay-button li a > strong {transition:0.2s;height:16px;display: inline-block;letter-spacing:-0.2px; width: 100%; font-size: 13px; color: #777;line-height:16px;font-weight:bold; }
.vrool-pay-button li a img { width: auto; height: auto; max-width: 100%; max-height: 46px; float: none; padding: 0; }
.vrool-pay-button li a > div:not(.vrool-custom-dialog) {width:100%;height:100%;}
.vrool-pay-button li a:not(.vrool-disabled):hover, .vrool-pay-button li a:not(.vrool-disabled):focus {border-color: #0d9ecc;}
.vrool-pay-button li a:not(.vrool-disabled):after { transition:0.2s;opacity:0;text-indent:1px;content: "\f00c"; position: absolute; font-family:"FontAwesome","Font Awesome 5 Free"; right: -15px; top: -15px; font-size: 13px;width: 32px; height: 32px; border-radius: 100px; border: 2px solid #0d9ecc; background: #fff; color: #333; text-align: center; line-height: 30px; }
.vrool-pay-button li a:not(.vrool-disabled):hover:after {opacity:1;}
.vrool-pay-button li a:not(.vrool-disabled):hover > strong {color:#000;letter-spacing: 0.2px;}
.vrool-pay-button label, .vrool-pay-label {font-weight:600;color:#333;clear:both;float:left;width:100%;font-size:14px;line-height:18px;margin:0 0 10px 0;}
.vrool-pay-label {margin-top:25px;}
.vrool-pay-label + .vrool-pay-button {margin-top:0;margin-bottom:0;}
.vrool-pay-button li a.vrool-btn-wallet {position:relative;}
.vrool-pay-button li a.vrool-btn-wallet .vrool-btn-line-bot {position: absolute; bottom: -5px; right: -3px; font-size: 10px; font-weight: 600; width: auto; box-shadow: 1px 1px 3px rgba(0,0,0,0.1); clear: both; display: block; line-height: 15px; text-align: left; background: #8BC34A; color: #fff; padding: 2px 7px; border-radius: 3px;}
.vrool-pay-button li a.vrool-disabled {opacity:0.5;cursor:not-allowed;}
.vrool-btn-line-middle {line-height: 38px; font-size: 20px; font-weight: 500; color: #333;}
.vrool-body-itempay .vrool-pay-button li {margin:0 20px 20px 0;width:calc(25% - 20px);}
.vrool-body-itempay .vrool-pay-button li form {margin:0;}

/* OC-ADMIN */
.form-controls select#osp_sell {display: inline-block; width: 208px; height: 28px; padding: 4px 6px; font-size: 13px; line-height: 18px; color: #555; background-color: #fff; border: 1px solid #ddd; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); vertical-align: top;}

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

}

@media screen and (max-width: 980px) {
  .vrool-voucher-box input[type="text"] {width:180px;}
}


@media screen and (min-width: 768px) and (max-width: 1200px) {
  .vrool-pay-button li {width:calc(50% - 20px);margin:0 20px 20px 0;}
  .vrool-body-itempay .vrool-pay-button li  {width:calc(33.33% - 20px);margin:0 20px 20px 0;}
  .vrool-body-itempay .vrool-promote-form form .vrool-pb-line {width:calc(50% - 5px);margin-right:10px;}
  .vrool-body-itempay .vrool-promote-form form .vrool-pb-line:nth-child(3n+3) {margin-right:10px;}
  .vrool-body-itempay .vrool-promote-form form .vrool-pb-line:nth-child(even) {margin-right:0;}

  .vrool-options .vrool-line {width:50%;}
  .vrool-options {width:70%;}

  .vrool-table-payments .vrool-col.code {display:none;}
  .vrool-table-payments .vrool-col.concept {width:43%;}
  .vrool-table-payments .vrool-col.amount {width:20%;}
  .vrool-table-payments .vrool-col.date {width:15%;}
}


@media screen and (max-width: 767px) {
  .vrool-pay-button li a:not(.vrool-disabled)::after {display:none;}
  .vrool-cart-col.prod.t7001 {padding-right:6px;}
  .vrool-cart-ship {position:relative;top:auto;right:auto;float:left;clear:both;margin:6px 6px 2px 0;}
  .vrool-cart-ship .vrool-ship-opts {width:240px;left:0;right:auto;}
  .vrool-table-banners .vrool-col.budget, .vrool-table-banners .vrool-col.spent > span, .vrool-table-banners .vrool-col.name .vrool-review-comment {display:none;}
  .vrool-table-banners .vrool-col.spent {width:24%;}
  .vrool-table-banners .vrool-col.add {width:30%;}
  .vrool-table-banners .vrool-col.remove {display:none;}
  .vrool-table-banners .vrool-col.name {width:30%;}
  .vrool-table-banners .vrool-col.status {width:16%;}
  .vrool-table-banners .vrool-col.status span {display: inline-block;color: transparent; margin: -4px 0px;width:25px;position:relative;}
  .vrool-table-banners .status span i {position:absolute;color:#fff;top:0;left:0;width:100%;height:25px;line-height:25px;display:block;text-align:center;}

  .vrool-manage-top {padding-right:0;}
  .vrool-manage-top .vrool-top-button {position: relative; float: left; display: block; width: 100%; right: auto; left: auto; max-width: 100%; margin-top: 15px;padding-left:26px;}
  .vrool-options {width:75%;}
  .vrool-options .vrool-line {width:100%;}
  .vrool-options .vrool-b-line {margin-top:0;}

  .vrool-group, .vrool-restrict-category .vrool-group {width:100%;margin-right:0!important;clear:both;}
  .vrool-pack.gallery {width:100%;margin-right:0!important;}


  .vrool-table-payments {overflow-x:auto;}
  .vrool-table-payments .vrool-row {min-width:540px;}
  .vrool-table-payments .vrool-head-row, .vrool-table-payments .vrool-col.code {display:none;}
  .vrool-table-payments .vrool-row {position:relative;padding-left:27%;height:49px;line-height:18px;}
  .vrool-table-payments .vrool-row .vrool-col.source {width:26%;height:50px;left:0;top:0;position:absolute;line-height:16px;padding:17px 3px;}
  .vrool-table-payments .vrool-col.concept {width:100%;padding-top:5px;padding-bottom:1px;}
  .vrool-table-payments .vrool-col.amount {width:50%;text-align:left;padding-top:1px;padding-bottom:5px;}
  .vrool-table-payments .vrool-col.date {width:50%;text-align:right;padding-top:1px;padding-bottom:5px;}

  .vrool-cart-col.code, .vrool-cart-col.qty {display:none;}
  .vrool-cart-row .vrool-cart-col.delt {width:12%;border-left:none;}
  .vrool-cart-col.pric {width:30%;text-align:right;}
  .vrool-cart-col.prod {width:58%;}
  .vrool-cart-col.prod .p2 {clear: both; display: inline; margin-top: 6px; font-size: 12px; line-height: 16px;}
  .vrool-cart .vrool-cart-col {padding:8px 6px;}
  .vrool-cart .vrool-cart-head-row .vrool-cart-col.pric {display:none;}
  .vrool-cart-total .vrool-cart-col.pric {width:40%;}

  .vrool-pay-button {width:100%;margin-right:0;}
  .vrool-pay-button li, .vrool-body-itempay .vrool-pay-button li {width:calc(50% - 20px);margin:0 20px 20px 0;}
  .vrool-body-itempay .vrool-cart-col.prod .px {width:100%;max-width:100%;}
  .vrool-body-itempay .vrool-cart-row:not(.vrool-cart-total) .vrool-cart-col.prod .p1 {padding:2px 4px;}
 
  .vrool-promote-form form .vrool-pb-line, .vrool-body-itempay .vrool-promote-form form .vrool-pb-line {width:100%;margin:0 0 8px 0;height:auto;}
  .vrool-body-itempay .vrool-promote-form form .vrool-pb-line .vrool-pb-desc {white-space:normal;}

  .vrool-promote-form .vrool-pb-line .vrool-text {width:100%;}
  .vrool-promote-form .vrool-pb-line .vrool-select {width:100%;padding-left:60px;padding-top:0;clear:both;}
  .vrool-promote-form .vrool-pb-line .vrool-select1 {clear:both;width:75%;padding-left:60px;padding-top:0;}
  .vrool-promote-form .vrool-pb-line .vrool-select2 {width:25%;padding-top:0;}

  #vrool-aff .vrool-share a {width:49%;margin:0 2% 8px 0;}
  #vrool-aff .vrool-share a:nth-child(even) {margin-right:0;}
  
  .vrool-pack.list .vrool-left {width:60%;}
  .vrool-pack.list .vrool-right1 {width:40%;}
  .vrool-pack.list .vrool-right2 {width:100%;clear:both;margin-top:10px;}
  .vrool-pack.list .vrool-right2 a {width:100%;}

  .tpd-tooltip {display:none!important;}
}

@media screen and (max-width: 580px) {
  #vrool-search-box .vrool-col {width:100%!important;padding-right:0;margin:0 0 10px 0;}
  #vrool-search-box .vrool-col:last-child {margin-bottom:0;}
}

@media screen and (max-width: 480px) {
  #vrool-tab-menu > div, #vrool-tab-menu > a {padding:1px 0;margin-bottom:8px;}
  .vrool-options {width:90%;}
  #vrool-aff .vrool-share {gap:8px;}
  #vrool-aff .vrool-share a {box-sizing:border-box;flex:0 0 calc(50% - 4px);max-width:calc(50% - 4px);width:calc(50% - 4px);margin:0;padding:10px 8px 10px 36px;font-size:12px;line-height:16px;}
  #vrool-aff .vrool-share a i {left:8px;width:20px;height:20px;line-height:20px;}
  .vrool-promote-form button[type="submit"], #uniform-vrool-item-promote {width:100%;}
  .vrool-custom-dialog, #banner-dialog.vrool-custom-dialog {width: 300px!important; margin-left: -150px;}
  .vrool-voucher-box {width:100%;}
  .vrool-voucher-box label {width:100%;clear:both;}
  .vrool-voucher-box input[type="text"] {width:calc(100% - 46px);}
  
  .vrool-item {padding-left:90px;padding-right:54px;}
  .vrool-item .vrool-img {width:90px;height:70px;}
  .vrool-item .vrool-promote {width:54px;}
  .vrool-item .vrool-promote .vrool-text {display:none;}
  .vrool-item .vrool-promote .vrool-icon i { line-height: 28px; font-size: 22px; }
  
  .vrool-pay-button li, .vrool-body-itempay .vrool-pay-button li {width:100%;margin:0 0 15px 0;}

}


@media screen and (max-width: 420px) {
  .vrool-item {padding-left:0px;}
  .vrool-item .vrool-img {display:none;}
  .vrool-item .vrool-left, .vrool-item .vrool-right, .vrool-item .vrool-stat {padding-left:0;}
}



/* CHROME SCROLL BARS */
::-webkit-scrollbar {box-shadow: none;width: 10px;}
::-webkit-scrollbar-thumb {-moz-transition: background-color 218ms cubic-bezier(0.4, 0, 0.2, 1);-o-transition: background-color 218ms cubic-bezier(0.4, 0, 0.2, 1);-webkit-transition: background-color 218ms cubic-bezier(0.4, 0, 0.2, 1);transition: background-color 218ms cubic-bezier(0.4, 0, 0.2, 1);background-color: rgba(0,0,0,0.12);background-clip: initial;box-shadow: none;}
::-webkit-scrollbar-thumb:hover {background-color: #9e9e9e;}
::-webkit-scrollbar-corner {background: #000;}


.vrool-custom-dialog, .vrool-dialog.ui-dialog, .vrool-pay-button, .vrool-body, .vrool-um,.vrool-promote-form, .vrool-restrict-category {box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.vrool-custom-dialog *, .vrool-dialog.ui-dialog  *, .vrool-pay-button  *, .vrool-body  *, .vrool-um  *, .vrool-promote-form  *, .vrool-restrict-category  * {box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}




/* RTL */
html[dir="rtl"] .vrool-body, html[dir="rtl"] .vrool-um, html[dir="rtl"] .vrool-table-wrap, html[dir="rtl"] .vrool-head-row {direction:rtl;}
html[dir="rtl"] .vrool-table-payments .vrool-col.source {white-space:nowrap;}
html[dir="rtl"] .vrool-ph-links a {float:left;margin-right:4px;margin-left:0;}
html[dir="rtl"] .vrool-pay-button li {float:right;margin-left:3.5%;margin-right:0;}
html[dir="rtl"] .vrool-pay-button li:nth-child(3n+4) {margin-left:0;}
html[dir="rtl"] .vrool-body-itempay .vrool-pay-button li {margin-left:2.66%;margin-right:0;}
html[dir="rtl"] .vrool-body-itempay .vrool-pay-button li:nth-child(3n+4) {margin-left:2.66%;}
html[dir="rtl"] .vrool-body-itempay .vrool-pay-button li:nth-child(4n+4) {margin-left:0;}
html[dir="rtl"] .vrool-group .vrool-is-active {left:-10px;right:auto;}
html[dir="rtl"] .vrool-group .vrool-right2 {text-align:right;}
html[dir="rtl"] .vrool-cart-col.prod .p1 {float:right;margin-right:0;margin-left:4px;}
html[dir="rtl"] .vrool-options .vrool-b-line a i {margin-right:0;margin-left:2px;}
html[dir="rtl"] .vrool-item .vrool-stat > span {margin-right:-1px;margin-left:0;float:right;}
html[dir="rtl"] .vrool-stat > span.vrool-issue:after, html[dir="rtl"] .vrool-stat > span.vrool-201:after, html[dir="rtl"] .vrool-stat > span.vrool-801:after, html[dir="rtl"] .vrool-stat > span.vrool-401:after, html[dir="rtl"] .vrool-stat > span.vrool-601:after {float:left;margin-right:5px;margin-left:0;}
html[dir="rtl"] .vrool-item .vrool-img img {padding-left:3px;padding-right:0;float:right; border-left: 1px solid rgba(0,0,0,0.05);border-right:none;}
html[dir="rtl"] .vrool-item .vrool-img, html[dir="rtl"] .vrool-item .vrool-left, html[dir="rtl"] .vrool-item .vrool-right {float:right;}
html[dir="rtl"] .vrool-item .vrool-right {padding-right:15px;padding-left:10px;text-align:right;}
html[dir="rtl"] .vrool-item .vrool-promote, html[dir="rtl"] .vrool-options {left:3px;right:auto;}
html[dir="rtl"] .vrool-options label > div {padding:0 26px 0 8px!important;}
html[dir="rtl"] .vrool-options label > div:before, html[dir="rtl"] .vrool-options label > div:after {right:0;left:auto;}
html[dir="rtl"] .vrool-body-itempay .vrool-promote-form .vrool-h1:after {right:auto;left:10px;text-indent: 0px;}
html[dir="rtl"] .vrool-table-payments .vrool-col, html[dir="rtl"] .vrool-cart .vrool-cart-col {float:right;}
html[dir="rtl"] .vrool-pack.gallery {float:right;margin-right:0;margin-left:2%;}
html[dir="rtl"] .vrool-pack.gallery:nth-child(3n+3) {margin-left:0;}
html[dir="rtl"] .vrool-pack.gallery .vrool-right1 .vrool-perc {left:0;right:auto;transform:rotate(8deg);}
html[dir="rtl"] #vrool-aff .vrool-invite-link {float:right;}
html[dir="rtl"] #vrool-aff .vrool-share a {float:right;margin-right:0;margin-left:8px;}
html[dir="rtl"] .vrool-pack.list .vrool-right1 {padding-right:15px;padding-left:0;}
html[dir="rtl"] .vrool-pack.list .vrool-left {padding-right:0;padding-left:10px;border-right:none;border-left:1px solid rgba(0,0,0,0.1);}
html[dir="rtl"] .vrool-pack.list .vrool-left, html[dir="rtl"] .vrool-pack.list .vrool-right1, html[dir="rtl"] .vrool-pack.list .vrool-right2 {float:right;}
html[dir="rtl"] .vrool-pack .vrool-right2 a, html[dir="rtl"] .vrool-ph-links {float:left;}
html[dir="rtl"] .vrool-group {float:right;margin-left:15px;margin-right:0;}
html[dir="rtl"] .vrool-group:nth-child(3n+3) {margin-left:0;margin-right:0;}
html[dir="rtl"] .vrool-promote-form button[type="submit"], html[dir="rtl"] #uniform-vrool-item-promote {float:right;}
html[dir="rtl"] .vrool-promote-form .vrool-pb-line .vrool-pb-name strong {margin-left:0;margin-right:3px;}
html[dir="rtl"] .vrool-promote-form .vrool-pb-line {text-align:right;}
html[dir="rtl"] .vrool-promote-form .vrool-pb-line .vrool-select {float:right;}
html[dir="rtl"] .vrool-promote-form .vrool-pb-line .vrool-text {float:right;padding:10px 60px 10px 10px;}
html[dir="rtl"] .vrool-promote-form .vrool-pb-line label.vrool-chk {left:auto;right:0;border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px;}
html[dir="rtl"] .vrool-promote-form .vrool-pb-line .vrool-select1 {float:right;}
html[dir="rtl"] .vrool-promote-form .vrool-pb-line .vrool-select2 {float:right;padding-left:10px;padding-right:0;}
html[dir="rtl"] .vrool-promote-form button[type="submit"], html[dir="rtl"] #uniform-vrool-item-promote {padding-left:20px;padding-right:35px;}
html[dir="rtl"] .vrool-promote-form button[type="submit"] i, html[dir="rtl"] #uniform-vrool-item-promote i {left:auto;right:6px;}
html[dir="rtl"] .vrool-head-row .vrool-col {letter-spacing:-0.9px;white-space:nowrap;}

@media screen and (max-width: 767px) {
  html[dir="rtl"] .vrool-promote-form .vrool-pb-line .vrool-select {padding-right:60px;padding-left:10px;}
  html[dir="rtl"] .vrool-promote-form .vrool-pb-line .vrool-select1 {padding-right:60px;padding-left:10px;}
}

html[dir="rtl"] .vrool-um .vrool-um-inside {direction:rtl;}
html[dir="rtl"] #vrool-vcr input[type="text"] {float:right;margin-left:5px;margin-right:0;}
html[dir="rtl"] #vrool-vcr button {float:right;}
html[dir="rtl"] #vrool-aff .vrool-share a {float:right;margin-left:8px;margin-right:0;}
html[dir="rtl"] #vrool-vcr .vrool-h2 i {margin-left:4px;margin-right:0;}
html[dir="rtl"] .vrool-body-pack .vrool-h1, html[dir="rtl"] .vrool-body-group .vrool-h1, html[dir="rtl"] .vrool-body-banner .vrool-h2, html[dir="rtl"] .vrool-body-order .vrool-h2, html[dir="rtl"] .vrool-body-payments .vrool-h2 {padding-left:12px;padding-right:54px;}
html[dir="rtl"] .vrool-body-pack .vrool-h1:before, html[dir="rtl"] .vrool-body-group .vrool-h1:before, html[dir="rtl"] .vrool-body-banner .vrool-h2:before, html[dir="rtl"] .vrool-body-order .vrool-h2:before, html[dir="rtl"] .vrool-body-payments .vrool-h2:before {right:-1px;left:auto;border-radius:0 3px 3px 0;}
html[dir="rtl"] .vrool-body-pack .vrool-h1:after, html[dir="rtl"] .vrool-body-group .vrool-h1:after, html[dir="rtl"] .vrool-body-banner .vrool-h2:after, html[dir="rtl"] .vrool-body-order .vrool-h2:after, html[dir="rtl"] .vrool-body-payments .vrool-h2:after {right:-1px;left:auto;}
html[dir="rtl"] .vrool-body-pack .vrool-pack-bonus {padding-left:10px;padding-right:50px;}
html[dir="rtl"] .vrool-body-pack .vrool-pack-bonus:before {right:10px;left:auto;}
html[dir="rtl"] #vrool-aff .vrool-share a {padding-left:8px;padding-right:38px;}
html[dir="rtl"] #vrool-aff .vrool-share a i {border-left:1px solid rgba(0,0,0,0.05);border-right:none;border-radius:0 2px 2px 0;right:0;left:auto;}
html[dir="rtl"] .vrool-pack.list {border-right:5px solid rgba(0,0,0,0.1);border-left:none;}
html[dir="rtl"] .vrool-pay-button li a:not(.vrool-disabled):after {left:-15px;right:auto;}
html[dir="rtl"] .vrool-pay-button li a > span.vrool-i2 svg {margin-left:6px;margin-right:0;}
html[dir="rtl"] .vrool-body-itempay .vrool-cart-row:not(.vrool-cart-total) .vrool-cart-col.prod .p1 {float:right;margin-left:8px;margin-right:0;}
html[dir="rtl"] .vrool-cart-col.prod .p1 {border-right:3px solid rgba(0,0,0,0.2);border-left:none;}
html[dir="rtl"] .vrool-body-itempay .vrool-cart-col.prod .px, html[dir="rtl"] .vrool-body-itempay .vrool-cart-col.prod .p2 {float:right;}
html[dir="rtl"] .vrool-body-itempay .vrool-promote-form form .vrool-pb-line {float:right;margin-right:0;margin-left:10px;}
html[dir="rtl"] .vrool-body-itempay .vrool-promote-form form .vrool-pb-line:nth-child(even) {margin-left:0;}
html[dir="rtl"] .vrool-manage-top {padding-left:26%;padding-right:0;}
html[dir="rtl"] .vrool-manage-top .vrool-top-button {left:0;right:auto;padding-left:10px;padding-right:42px;}
html[dir="rtl"] .vrool-manage-top .vrool-top-button i {right:0;left:auto;}
html[dir="rtl"] .vrool-item .vrool-stat > span {border-left:none;border-right:3px solid rgba(0,0,0,0.2);}
html[dir="rtl"] .vrool-item {padding-left:100px;padding-right:110px;}
html[dir="rtl"] .vrool-item .vrool-img, html[dir="rtl"] .vrool-pay-msg:after, html[dir="rtl"] .vrool-pay-err:after {right:0;left:auto;}
html[dir="rtl"] .vrool-options .vrool-o-row i {float:right;margin-right:0;margin-left:6px;}
html[dir="rtl"] .vrool-options label, html[dir="rtl"] .vrool-table-banners .vrool-col, html[dir="rtl"] .vrool-order-cycle .vrool-step,
html[dir="rtl"] .vrool-table-orders .vrool-col, html[dir="rtl"] .vrool-table-sales .vrool-col, html[dir="rtl"] .vrool-table-manager .vrool-col.item span,
html[dir="rtl"] .vrool-button-row a#vrool-add-shipping, html[dir="rtl"] .vrool-form-shipping input[type="text"], html[dir="rtl"] .vrool-form-shipping input[type="number"],
html[dir="rtl"] .vrool-form-shipping .vrool-input-desc, html[dir="rtl"] .vrool-form-shipping select, html[dir="rtl"] .vrool-form-shipping button#vrool-update-shipping,
html[dir="rtl"] .vrool-form-shipping textarea, html[dir="rtl"] .vrool-table-wrap {float:right;}
html[dir="rtl"] .vrool-pay-msg, html[dir="rtl"] .vrool-pay-err {padding-left:12px;padding-right:54px;}
html[dir="rtl"] .vrool-pay-msg:before, html[dir="rtl"] .vrool-pay-err:before {border-radius:0 3px 3px 0;right:-1px;left:auto;}
html[dir="rtl"] .vrool-table-orders .vrool-col.orderid, html[dir="rtl"] .vrool-table-sales .vrool-col.orderid {text-align:right;}
html[dir="rtl"] .vrool-table-orders .vrool-col.item .qnt {margin-left:2px;margin-right:0;}
html[dir="rtl"] #vrool-tab-menu > div, html[dir="rtl"] #vrool-tab-menu > a {float:right;margin-left:20px;margin-right:0;}
html[dir="rtl"] div[class^="vrool-table-"] .vrool-col, html[dir="rtl"] .vrool-button-row button#vrool-update-prods, html[dir="rtl"] #vrool-search-box .vrool-col.chk label {float:right;}
html[dir="rtl"] .vrool-table-products .vrool-row.vrool-st-0 {border-right:6px solid #e66e6e;border-left:none;}
html[dir="rtl"] .vrool-table-products .vrool-row.vrool-st-1 {border-right: 6px solid #dac428;border-left:none;}
html[dir="rtl"] .vrool-table-products .vrool-row.vrool-st-2 {border-right: 6px solid #72C279;border-left:none;}
html[dir="rtl"] .vrool-table-products .vrool-row.vrool-st-9 {border-right: 6px solid #ccc;border-left:none;}
html[dir="rtl"] #vrool-search-box .vrool-col {padding-left:12px;padding-right:0;float:right;}
html[dir="rtl"] #vrool-search-box .vrool-col.chk input[type="checkbox"] {float:right;margin:0 0 0 4px;}
html[dir="rtl"] #vrool-search-box label, html[dir="rtl"] .vrool-table-manager .vrool-col.order, html[dir="rtl"] .vrool-form-shipping .vrool-row label {text-align:right;}
html[dir="rtl"] #vrool-search-box + .vrool-table-products {float:revert;}
html[dir="rtl"] #vrool-search-box + .vrool-table-manager {float:revert;}
html[dir="rtl"] .vrool-form-shipping .vrool-input-desc {border-left:1px solid rgba(0,0,0,0.2);border-right:none;}
html[dir="rtl"] .vrool-voucher-box button {left:5px;right:auto;}
html[dir="rtl"] .vrool-voucher-box input[type="text"] {padding-left:60px;padding-right:10px;}
html[dir="rtl"] .vrool-table-payments .vrool-row .vrool-col.amount {text-align:left;}
html[dir="rtl"] .vrool-product {float:right;}
html[dir="rtl"] .vrool-product-to-cart {padding-left:15px;padding-right:40px;float:right;border-radius:0 4px 4px 0;}
html[dir="rtl"] .vrool-product-to-cart svg {right:8px;left:auto;}
html[dir="rtl"] .vrool-product-quantity {float:right;margin-left:20px;margin-right:0;border-radius:4px 0 0 4px;}


/* ── Modern Payment Methods — Cart Page ── */
.vrool-body-cart .vrool-pay-button{list-style:none!important;padding:0!important;margin:20px 0 16px!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;gap:14px!important;width:100%!important;float:none!important;}
.vrool-body-cart .vrool-pay-button label{grid-column:1/-1;font-size:14px!important;font-weight:800!important;color:#0f172a!important;margin:0 0 6px!important;padding:0!important;float:none!important;}
.vrool-body-cart .vrool-pay-button li{float:none!important;width:auto!important;height:auto!important;margin:0!important;}
.vrool-body-cart .vrool-pay-button li a,
.vrool-body-cart .vrool-pay-button li .paystack-trigger-btn{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;height:120px!important;width:100%!important;padding:20px 14px!important;border-radius:16px!important;border:2px solid #e5e7eb!important;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)!important;box-shadow:0 1px 3px rgba(0,0,0,0.06)!important;transition:all .25s ease!important;text-decoration:none!important;cursor:pointer!important;position:relative!important;}
.vrool-body-cart .vrool-pay-button li a:not(.vrool-disabled):hover,
.vrool-body-cart .vrool-pay-button li .paystack-trigger-btn:hover{border-color:#ad6dee!important;box-shadow:0 8px 28px rgba(255,238,140,0.14)!important;transform:translateY(-3px)!important;background:linear-gradient(180deg,#f0fdfa 0%,#ccfbf1 100%)!important;}
.vrool-body-cart .vrool-pay-button li a:after,
.vrool-body-cart .vrool-pay-button li .paystack-trigger-btn:after{display:none!important;content:none!important;}
.vrool-body-cart .vrool-pay-button li a:hover:after{display:none!important;opacity:0!important;}
.vrool-body-cart .vrool-pay-button li a > span{width:auto!important;height:auto!important;margin:0!important;padding:0!important;}
.vrool-body-cart .vrool-pay-button li a > span img{max-height:40px!important;width:auto!important;}
.vrool-body-cart .vrool-pay-button li a > span.vrool-i2{height:auto!important;padding:0!important;}
.vrool-body-cart .vrool-pay-button li a > span.vrool-i2 svg{width:36px!important;height:36px!important;fill:#64748b!important;}
.vrool-body-cart .vrool-pay-button li a > span.vrool-i2 em{font-size:22px!important;height:auto!important;padding:0!important;line-height:1!important;vertical-align:middle!important;color:#475569!important;}
.vrool-body-cart .vrool-pay-button li a > strong{font-size:13px!important;font-weight:700!important;color:#475569!important;letter-spacing:0!important;height:auto!important;line-height:1.3!important;}
.vrool-body-cart .vrool-pay-button li a:not(.vrool-disabled):hover > strong{color:#ad6dee!important;}
.vrool-body-cart .vrool-pay-button li a.vrool-disabled{opacity:0.4!important;cursor:not-allowed!important;filter:grayscale(0.6)!important;}
.vrool-body-cart .vrool-pay-msg{padding:14px 18px!important;border-radius:14px!important;background:#fefce8!important;border:1px solid #fde68a!important;color:#854d0e!important;font-size:13px!important;font-weight:500!important;margin:0 0 18px!important;}
@media(max-width:480px){.vrool-body-cart .vrool-pay-button{grid-template-columns:1fr 1fr!important;gap:10px!important;}.vrool-body-cart .vrool-pay-button li a{height:100px!important;padding:14px 10px!important;}}
