:root{--fc-navy:#083B6F;--fc-blue:#0B5EA8;--fc-orange:#F47B20;--fc-bg:#F5F8FC;--fc-text:#0B2B4C;--fc-border:rgba(11,94,168,.16);--fc-shadow:0 18px 45px rgba(8,43,79,.08)}
body.woocommerce-cart,body.woocommerce-checkout,body.woocommerce-account{background:var(--fc-bg)}
body.woocommerce-cart *,body.woocommerce-checkout *,body.woocommerce-account *{box-sizing:border-box}
body.woocommerce-cart .site-main,body.woocommerce-checkout .site-main,body.woocommerce-account .site-main{overflow-x:hidden}
.woocommerce-cart .ct-container,.woocommerce-checkout .ct-container,.woocommerce-account .ct-container{max-width:1240px!important;width:100%!important;padding-inline:16px!important}
.woocommerce-notices-wrapper,.fc-ui-notices{width:100%;max-width:1240px;margin:14px auto!important;padding:0 16px}.woocommerce-error,.woocommerce-message,.woocommerce-info{background:#fff!important;color:var(--fc-text)!important;border:1px solid var(--fc-border)!important;border-right:5px solid var(--fc-orange)!important;border-radius:16px!important;box-shadow:var(--fc-shadow)!important;padding:16px 20px!important;line-height:1.8!important}.woocommerce-error li{color:var(--fc-text)!important;margin:4px 0!important}
.woocommerce form .form-row label{font-weight:800;color:var(--fc-text);margin-bottom:8px}.woocommerce form .form-row .required{color:#e11d48!important}.woocommerce input.input-text,.woocommerce textarea,.woocommerce select,.select2-container--default .select2-selection--single{border:1px solid rgba(8,43,79,.14)!important;border-radius:999px!important;background:rgba(255,255,255,.82)!important;min-height:46px!important;padding:10px 16px!important;box-shadow:0 8px 22px rgba(8,43,79,.035)!important;color:var(--fc-text)!important}.woocommerce textarea{border-radius:18px!important;min-height:120px!important}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:25px!important;color:var(--fc-text)!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:46px!important}
.woocommerce button.button,.woocommerce a.button,.woocommerce input.button,#place_order{background:linear-gradient(135deg,var(--fc-blue),var(--fc-navy))!important;color:#fff!important;border:0!important;border-radius:14px!important;min-height:48px!important;padding:12px 24px!important;font-weight:900!important;box-shadow:0 12px 28px rgba(11,94,168,.18)!important}.woocommerce button.button.alt,.woocommerce a.checkout-button,#place_order{background:linear-gradient(135deg,#ff7a1a,var(--fc-orange))!important;width:100%;font-size:16px!important}
/* Cart - keep native, improve only */
.woocommerce-cart table.shop_table{background:rgba(255,255,255,.75);border:1px solid var(--fc-border)!important;border-radius:24px!important;overflow:hidden;box-shadow:var(--fc-shadow)}.woocommerce-cart .cart_totals{background:rgba(255,255,255,.78);border:1px solid var(--fc-border);border-radius:24px;padding:24px;box-shadow:var(--fc-shadow)}.woocommerce-cart .cart_totals h2{font-size:20px;color:var(--fc-text);margin-bottom:18px}.woocommerce-cart .cart_totals table{border:0!important}.woocommerce-cart .coupon{display:flex!important;gap:10px;align-items:center}.woocommerce-cart .coupon .input-text{min-width:210px}.woocommerce-cart .quantity .qty{border-radius:14px!important;min-height:40px!important}.woocommerce-cart .product-thumbnail img{border-radius:14px;max-width:96px!important}.woocommerce-cart .product-name a{font-weight:900;color:var(--fc-text)}
/* Checkout - do not rebuild payment gateways */
.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:24px;align-items:start;direction:rtl}.woocommerce-checkout #customer_details{min-width:0}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2,.woocommerce-checkout #order_review,.woocommerce-checkout #order_review_heading{background:rgba(255,255,255,.78);border:1px solid var(--fc-border);border-radius:24px;padding:24px;box-shadow:var(--fc-shadow);width:100%;float:none!important}.woocommerce-checkout #customer_details .col-2{margin-top:18px}.woocommerce-checkout #order_review_heading{margin:0 0 14px!important;color:var(--fc-text);font-size:22px}.woocommerce-checkout #order_review{position:sticky;top:20px;overflow:visible!important}.woocommerce-checkout .col2-set{width:100%!important;float:none!important}.woocommerce-checkout #order_review table.shop_table{border:0!important;background:transparent!important;margin:0!important}.woocommerce-checkout #order_review table.shop_table th,.woocommerce-checkout #order_review table.shop_table td{border-color:rgba(8,43,79,.09)!important;color:var(--fc-text)!important;padding:14px 8px!important}.woocommerce-checkout-review-order-table .product-name{font-weight:800}.woocommerce-checkout #payment{background:transparent!important;border:0!important}.woocommerce-checkout #payment ul.payment_methods{padding:0!important;border:0!important}.woocommerce-checkout #payment ul.payment_methods li{background:#fff!important;border:1px solid rgba(8,43,79,.12)!important;border-radius:18px!important;margin:10px 0!important;padding:14px!important;overflow:hidden!important;color:var(--fc-text)!important}.woocommerce-checkout #payment div.payment_box{background:#f6f8fb!important;border-radius:14px!important;color:#475569!important;margin:12px 0 0!important;overflow:visible!important}.woocommerce-checkout #payment div.payment_box:before{display:none!important}.woocommerce-checkout iframe{max-width:100%!important}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{color:#475569;line-height:1.8}.woocommerce-checkout .woocommerce-privacy-policy-text{font-size:13px;color:#64748b;line-height:1.8}.woocommerce-checkout #place_order{margin-top:14px!important}
/* Account */
.woocommerce-account .woocommerce{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start}.woocommerce-account .woocommerce-MyAccount-navigation{background:rgba(255,255,255,.78);border:1px solid var(--fc-border);border-radius:24px;box-shadow:var(--fc-shadow);padding:14px;float:none!important;width:auto!important}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-radius:14px;text-decoration:none;color:var(--fc-text);font-weight:800;border-bottom:1px solid rgba(8,43,79,.06)}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{background:linear-gradient(135deg,var(--fc-blue),var(--fc-navy));color:#fff}.woocommerce-account .woocommerce-MyAccount-content{background:rgba(255,255,255,.78);border:1px solid var(--fc-border);border-radius:24px;box-shadow:var(--fc-shadow);padding:28px;float:none!important;width:auto!important;min-height:320px;color:var(--fc-text);line-height:1.9}.woocommerce-account .woocommerce-MyAccount-content a{color:var(--fc-blue);font-weight:800}.woocommerce-account form.login,.woocommerce-account form.register{background:rgba(255,255,255,.78);border:1px solid var(--fc-border)!important;border-radius:24px!important;box-shadow:var(--fc-shadow);padding:28px!important}.woocommerce-account h2,.woocommerce-account h3{color:var(--fc-text);font-weight:900}
/* Account icon dropdown */
.fc-account-dropdown{position:fixed;z-index:999999;top:92px;left:calc(50% - 520px);width:250px;background:rgba(255,255,255,.96);border:1px solid var(--fc-border);border-radius:18px;box-shadow:0 24px 65px rgba(8,43,79,.18);padding:12px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease;direction:rtl}.fc-account-dropdown.is-open{opacity:1;visibility:visible;transform:translateY(0)}.fc-account-dropdown__head{text-align:center;padding:10px;border-bottom:1px solid rgba(8,43,79,.08);margin-bottom:8px;color:var(--fc-text)}.fc-account-avatar{display:block;font-size:26px;margin-bottom:4px}.fc-account-dropdown a{display:block;padding:11px 14px;border-radius:12px;text-decoration:none;color:var(--fc-text);font-weight:800}.fc-account-dropdown a:hover{background:#f3f7fb}.fc-account-dropdown .fc-account-logout{color:#ef4444}
@media(max-width: 900px){.woocommerce-cart .ct-container,.woocommerce-checkout .ct-container,.woocommerce-account .ct-container{padding-inline:12px!important}.woocommerce-checkout form.checkout{display:block}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2,.woocommerce-checkout #order_review,.woocommerce-checkout #order_review_heading{padding:16px;border-radius:20px;margin-bottom:16px}.woocommerce-checkout #order_review{position:relative;top:auto}.woocommerce-checkout .form-row-first,.woocommerce-checkout .form-row-last{width:100%!important;float:none!important}.woocommerce-checkout #order_review table.shop_table th,.woocommerce-checkout #order_review table.shop_table td{font-size:13px!important;padding:10px 4px!important}.woocommerce-checkout #payment ul.payment_methods li{padding:12px!important;border-radius:16px!important}.woocommerce-checkout #payment label{font-size:13px!important}.woocommerce-checkout .woocommerce-privacy-policy-text,.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{font-size:12px!important}.woocommerce-account .woocommerce{display:block}.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:16px;overflow-x:auto}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex;gap:8px;min-width:max-content}.woocommerce-account .woocommerce-MyAccount-navigation li a{white-space:nowrap;font-size:13px;padding:11px 14px}.woocommerce-account .woocommerce-MyAccount-content{padding:18px;border-radius:20px;font-size:14px}.woocommerce-account form.login,.woocommerce-account form.register{padding:18px!important}.woocommerce-cart table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{border-radius:18px;background:#fff;margin-bottom:12px;border:1px solid rgba(8,43,79,.1);box-shadow:0 10px 25px rgba(8,43,79,.04)}.woocommerce-cart .coupon{display:block!important}.woocommerce-cart .coupon .input-text,.woocommerce-cart .coupon .button{width:100%!important;margin:0 0 10px!important}.fc-account-dropdown{top:74px;left:12px;right:auto;width:230px}}
@media(max-width:520px){body.woocommerce-cart,body.woocommerce-checkout,body.woocommerce-account{font-size:14px}.woocommerce input.input-text,.woocommerce textarea,.woocommerce select,.select2-container--default .select2-selection--single{min-height:42px!important;font-size:13px!important}.woocommerce form .form-row label{font-size:13px}.woocommerce-checkout #order_review_heading{font-size:18px}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2,.woocommerce-checkout #order_review{padding:14px}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button,#place_order{min-height:44px!important;font-size:13px!important}.woocommerce-cart .cart_totals{padding:18px;border-radius:20px}.woocommerce-cart .product-thumbnail img{max-width:78px!important}.woocommerce-error,.woocommerce-message,.woocommerce-info{font-size:13px!important;padding:13px 14px!important;border-radius:14px!important}.woocommerce-account .woocommerce-MyAccount-content{font-size:13px;line-height:1.8}.woocommerce-account h2{font-size:22px}.woocommerce-account h3{font-size:18px}}


/* Admin bar safety: prevent the plugin footer dropdown markup from appearing unstyled and avoid conflicts with WP admin bar */
#wpadminbar .ab-sub-wrapper{bottom:auto!important;}
#wpadminbar #wp-admin-bar-my-account .ab-sub-wrapper{top:32px!important;}
@media (max-width:782px){#wpadminbar #wp-admin-bar-my-account .ab-sub-wrapper{top:46px!important;}}

/* v1.0.3 Conversion Layer: safe visual improvements only */
.fc-conversion-progress{width:100%;max-width:1240px;margin:0 auto 18px;padding:14px 16px;background:rgba(255,255,255,.82);border:1px solid var(--fc-border);border-radius:18px;box-shadow:0 12px 30px rgba(8,43,79,.06);color:var(--fc-text)}
.fc-conversion-progress__text{font-size:14px;font-weight:900;text-align:center;margin-bottom:10px;color:var(--fc-text)}
.fc-conversion-progress__track{height:8px;border-radius:999px;background:rgba(8,43,79,.08);overflow:hidden}
.fc-conversion-progress__track span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--fc-blue),var(--fc-orange));transition:width .25s ease}
@media(min-width:901px){
  .woocommerce-cart form.woocommerce-cart-form{width:calc(100% - 392px)!important;float:right!important;padding-left:26px;clear:none!important}
  .woocommerce-cart .cart-collaterals{width:392px!important;float:left!important;clear:none!important;margin-top:0!important}
  .woocommerce-cart .cart-collaterals .cart_totals{width:100%!important;float:none!important}
  .woocommerce-cart table.shop_table th,.woocommerce-cart table.shop_table td{padding:18px 14px!important;vertical-align:middle!important}
  .woocommerce-cart .product-name a{font-size:16px!important;line-height:1.7!important}
  .woocommerce-cart .product-price,.woocommerce-cart .product-subtotal{font-size:16px!important;font-weight:900!important;color:var(--fc-text)!important}
  .woocommerce-checkout form.checkout{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:28px}
  .woocommerce-account .woocommerce{grid-template-columns:310px minmax(0,1fr);gap:28px}
}
.woocommerce-checkout #customer_details .col-1 h3,.woocommerce-checkout #customer_details .col-2 h3{font-size:22px!important;color:var(--fc-text)!important;margin-bottom:18px!important}
.woocommerce-checkout form .form-row{margin-bottom:16px!important}
.woocommerce-checkout form .form-row-first,.woocommerce-checkout form .form-row-last{width:49%!important}
.woocommerce-checkout form .form-row-first{float:right!important}.woocommerce-checkout form .form-row-last{float:left!important}
.woocommerce-checkout #order_review table.shop_table .order-total th,.woocommerce-checkout #order_review table.shop_table .order-total td{font-size:17px!important;font-weight:950!important;color:var(--fc-navy)!important}
.woocommerce-checkout #payment ul.payment_methods li label{font-weight:900!important;color:var(--fc-text)!important;line-height:1.6!important}
.woocommerce-checkout #payment ul.payment_methods li input[type="radio"]{accent-color:var(--fc-blue);transform:scale(1.1);margin-inline:6px!important}
.fc-account-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 22px}
.fc-account-quick-actions a{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:92px;padding:14px 10px;text-decoration:none;background:rgba(255,255,255,.78);border:1px solid var(--fc-border);border-radius:18px;box-shadow:0 10px 28px rgba(8,43,79,.055);color:var(--fc-text)!important;text-align:center}
.fc-account-quick-actions a span{font-size:22px;line-height:1;margin-bottom:8px}.fc-account-quick-actions a strong{font-size:13px;font-weight:900}.fc-account-quick-actions a:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(8,43,79,.1)}
.woocommerce-account .woocommerce-MyAccount-content p{max-width:780px}.woocommerce-account .woocommerce-MyAccount-content mark{background:#eef6ff;color:var(--fc-blue);border-radius:8px;padding:2px 7px;font-weight:900}
.fc-mobile-sticky-cta{display:none}
@media(max-width:900px){
  body.woocommerce-cart,body.woocommerce-checkout{padding-bottom:86px!important}
  .woocommerce-checkout form .form-row-first,.woocommerce-checkout form .form-row-last{width:100%!important;float:none!important}
  .fc-conversion-progress{margin:0 12px 14px;width:auto;padding:12px 13px;border-radius:16px}
  .fc-conversion-progress__text{font-size:13px;margin-bottom:8px}
  .woocommerce-cart table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{padding:12px 14px!important}
  .woocommerce-cart table.shop_table_responsive tr td.product-thumbnail{text-align:center!important;padding-top:16px!important}
  .woocommerce-cart table.shop_table_responsive tr td.product-thumbnail:before{display:none!important}
  .woocommerce-cart table.shop_table_responsive tr td.product-name a{font-size:15px!important;font-weight:950!important}
  .woocommerce-cart .product-price,.woocommerce-cart .product-subtotal{font-weight:900!important;color:var(--fc-text)!important}
  .woocommerce-cart .cart_totals h2{font-size:18px!important}
  .woocommerce-checkout #order_review table.shop_table .order-total th,.woocommerce-checkout #order_review table.shop_table .order-total td{font-size:15px!important}
  .fc-account-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .fc-account-quick-actions a{min-height:78px;border-radius:16px}
  .fc-mobile-sticky-cta{position:fixed;right:10px;left:10px;bottom:10px;z-index:99998;display:flex;align-items:center;gap:10px;padding:10px;background:rgba(255,255,255,.96);border:1px solid var(--fc-border);border-radius:18px;box-shadow:0 18px 45px rgba(8,43,79,.22);direction:rtl;backdrop-filter:blur(14px)}
  body.admin-bar .fc-mobile-sticky-cta{bottom:10px}
  .fc-mobile-sticky-cta__total{flex:1;display:flex;flex-direction:column;gap:2px;color:var(--fc-text);font-size:11px;font-weight:800;line-height:1.3}
  .fc-mobile-sticky-cta__total strong{font-size:14px;font-weight:950;color:var(--fc-navy);direction:ltr;text-align:right}
  .fc-mobile-sticky-cta__button{flex:1.3;min-height:46px;border:0;border-radius:14px;background:linear-gradient(135deg,#ff7a1a,var(--fc-orange));color:#fff!important;font-weight:950;text-decoration:none;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 28px rgba(244,123,32,.24);font-size:14px}
}
@media(max-width:520px){
  .woocommerce-cart .cart_totals .wc-proceed-to-checkout{margin-top:12px!important}
  .woocommerce-checkout #customer_details .col-1 h3,.woocommerce-checkout #customer_details .col-2 h3{font-size:17px!important;margin-bottom:14px!important}
  .woocommerce-checkout form .form-row{margin-bottom:13px!important}
  .fc-account-quick-actions a strong{font-size:12px}.fc-account-quick-actions a span{font-size:20px}
}

/* v1.0.5 Clean Cart Stabilization - safe only, no payment DOM manipulation */
@media(min-width:901px){
  body.woocommerce-cart .ct-container{max-width:1180px!important;}
  body.woocommerce-cart form.woocommerce-cart-form{width:calc(100% - 420px)!important;max-width:760px!important;float:right!important;padding-left:28px!important;clear:none!important;margin:0!important;}
  body.woocommerce-cart .cart-collaterals{width:390px!important;float:left!important;clear:none!important;margin:0!important;}
  body.woocommerce-cart .cart-collaterals .cart_totals{width:100%!important;float:none!important;position:sticky;top:22px;}
  body.woocommerce-cart table.shop_table{table-layout:auto!important;width:100%!important;}
  body.woocommerce-cart table.shop_table th,body.woocommerce-cart table.shop_table td{vertical-align:middle!important;}
  body.woocommerce-cart table.shop_table td.product-name{min-width:260px!important;max-width:380px!important;}
  body.woocommerce-cart table.shop_table td.product-quantity{min-width:130px!important;}
}
body.woocommerce-cart td.product-name dl.variation,
body.woocommerce-cart td.product-name .wc-item-meta,
body.woocommerce-checkout td.product-name dl.variation,
body.woocommerce-checkout td.product-name .wc-item-meta{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin:8px 0 0!important;max-width:100%!important;overflow:visible!important;}
body.woocommerce-cart td.product-name dl.variation dt,
body.woocommerce-checkout td.product-name dl.variation dt{display:none!important;}
body.woocommerce-cart td.product-name dl.variation dd,
body.woocommerce-checkout td.product-name dl.variation dd{margin:0!important;max-width:100%!important;}
body.woocommerce-cart td.product-name dl.variation dd p,
body.woocommerce-checkout td.product-name dl.variation dd p,
body.woocommerce-cart td.product-name .wc-item-meta li,
body.woocommerce-checkout td.product-name .wc-item-meta li{margin:0!important;padding:5px 9px!important;border-radius:999px!important;background:#f4f8fc!important;color:var(--fc-text)!important;font-size:12px!important;font-weight:800!important;line-height:1.45!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;}
.fc-cart-safe-edit{margin-top:8px;clear:both;}
.fc-cart-safe-edit a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 13px;border-radius:11px;background:#eef6ff;color:var(--fc-blue)!important;text-decoration:none!important;font-size:12px;font-weight:900;}
.fc-cart-safe-edit a:hover{background:#e1f0ff;}
.fc-checkout-trust-layer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0 8px;padding:12px;background:rgba(255,255,255,.78);border:1px solid var(--fc-border);border-radius:16px;box-shadow:0 10px 24px rgba(8,43,79,.055);color:var(--fc-text);}
.fc-checkout-trust-layer span{display:flex;align-items:center;justify-content:center;gap:6px;text-align:center;font-size:12.5px;font-weight:900;line-height:1.5;color:var(--fc-text);}
.fc-checkout-trust-layer span:before{content:'✓';width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(11,94,168,.1);color:var(--fc-blue);font-size:12px;font-weight:950;flex:0 0 auto;}
@media(max-width:900px){
  body.woocommerce-cart form.woocommerce-cart-form,body.woocommerce-cart .cart-collaterals{width:100%!important;max-width:100%!important;float:none!important;padding:0!important;margin:0 0 16px!important;clear:both!important;}
  body.woocommerce-cart table.shop_table_responsive tr,body.woocommerce-page table.shop_table_responsive tr{display:block!important;overflow:hidden!important;border-radius:20px!important;}
  body.woocommerce-cart table.shop_table_responsive tr td{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important;text-align:right!important;min-width:0!important;}
  body.woocommerce-cart table.shop_table_responsive tr td:before{flex:0 0 auto!important;margin-left:auto!important;font-weight:900!important;color:var(--fc-text)!important;}
  body.woocommerce-cart table.shop_table_responsive tr td.product-thumbnail{display:block!important;text-align:center!important;}
  body.woocommerce-cart table.shop_table_responsive tr td.product-name{display:block!important;text-align:right!important;}
  body.woocommerce-cart table.shop_table_responsive tr td.product-name:before{display:none!important;}
  body.woocommerce-cart td.product-name dl.variation,body.woocommerce-cart td.product-name .wc-item-meta{margin-top:10px!important;}
  .fc-cart-safe-edit a{width:auto;max-width:100%;}
  .fc-checkout-trust-layer{grid-template-columns:1fr;gap:7px;margin-top:10px;padding:10px;}
  .fc-checkout-trust-layer span{font-size:12px;justify-content:flex-start;text-align:right;}
}
@media(max-width:520px){
  body.woocommerce-cart table.shop_table_responsive tr td{font-size:13px!important;line-height:1.6!important;}
  body.woocommerce-cart table.shop_table_responsive tr td.product-name a{font-size:14px!important;line-height:1.7!important;display:block!important;}
  body.woocommerce-cart .quantity{display:inline-flex!important;max-width:128px!important;}
  body.woocommerce-cart .coupon .input-text{margin-bottom:8px!important;}
}
