.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #0c0f1f;
    color: #ffffff;
}
.woocommerce-message, .woocommerce-info {
    border-top-color: #5569b1;
}
.woocommerce-message::before, .woocommerce-info::before {
    color: #5569b1;
}
.woocommerce {
    max-width: 100% !important;
}
.woocommerce-js a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button{
  border-radius: 12px;
  border: 0;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  background: linear-gradient(85.1deg, #131D42 0%, #3E4D83 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0 !important;
}
.woocommerce-js a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button:hover{
   background: linear-gradient(85.1deg, #3E4D83  0%, #131D42 100%);
}
/* PRODUCT CARD */
body .elementor-menu-cart__container .elementor-menu-cart__main 
.elementor-menu-cart__product {
    display: grid;
    grid-template-columns: 60px 1fr;
    grid-template-areas: "img title"
"img qty"
"img price";
    column-gap: 14px;
    row-gap: 6px;
    align-items: center;
    background: #fff;
    border-radius: 0px;
    padding: 0;
    padding-bottom: 12px;
    position: relative;
    margin-bottom: 10px;
}
.elementor-menu-cart__products {
    max-height: calc(100vh - 200px) !important;
}
.elementor-menu-cart__products::-webkit-scrollbar{
  width: 0;
}
body .elementor-menu-cart__product-price .qib-button-wrapper .minus.qib-button, body .elementor-menu-cart__product-price .qib-button-wrapper .plus.qib-button{
  color: #0c0f1f;
}
.elementor-menu-cart__product-name.product-name .ast-product-name a {
    color: #0c0f1f;
}
body .elementor-menu-cart__product-image{
grid-area:img;
}

body .elementor-menu-cart__product-image img{
width:55px;
height:auto;
object-fit:contain;
}

body .elementor-menu-cart__product-name {
    grid-area: title;
    padding-left: 0;
}

body .elementor-menu-cart__product-name a {
    font-size: 15px !IMPORTANT;
    font-weight: 700 !important;
    color: #ffffff;
    text-decoration: none;
}

.elementor-menu-cart__subtotal {
    color: rgba(85, 105, 177, 1);
    border-color: #3e4d8324;
    margin-top: auto;
}
.elementor-menu-cart__product-price.product-price .qib-button-wrapper .quantity input.input-text.qty.text {
    background: transparent !important;
    color: #000 !important;
}

.elementor-menu-cart__footer-buttons {
    position: static;
    width: 100%;
    max-width: 100%;
    padding-top: 15px;
}
body .elementor-menu-cart__main .qib-button-wrapper{
grid-area:qty;
display:flex;
align-items:center;
max-width: 130px;
}

body .elementor-menu-cart__main .quantity{
display:flex;
align-items:center;
border-radius:6px;
overflow:hidden;
}

body .elementor-menu-cart__main .quantity input{
width:32px;
text-align:center;
border:none;
font-size:13px;
height:28px;
background:transparent;
}
.qib-button-wrapper .quantity input.input-text.qty.text {
    color: #fff;
}
body .elementor-menu-cart__main .quantity .plus,
body .elementor-menu-cart__main .quantity .minus{
width:28px;
height:28px;
display:flex;
align-items:center;
justify-content:center;
background:#f6f6f6;
cursor:pointer;
font-size:16px;
font-weight:600;
display: none;
}
.elementor-menu-cart__product-price.product-price {
    flex-direction: column;
    display: flex;
    padding-left: 0;
}
body .elementor-menu-cart__main .quantity .plus:hover,
body .elementor-menu-cart__main .quantity .minus:hover{
background:#e9e9e9;
}

body .elementor-menu-cart__main .ast-mini-cart-price-wrap{
grid-area:price;
margin-top:2px;
}

body .elementor-menu-cart__main .ast-mini-cart-price-wrap .amount{
font-size:16px;
font-weight:700;
color:#4c6edb;
}
body .elementor-menu-cart__product-remove{
position:absolute;
top:10px;
right:10px;
}

body .elementor-menu-cart__product-remove a{
width:18px;
height:18px;
display:block;
background:#e5e5e5;
border-radius:50%;
}






.woocommerce table.shop_table {
  background: transparent !important;
  border: 1px solid rgba(255,255,255,0.07) !important;
  border-radius: 10px !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  color: #fff !important;
}

.woocommerce table.shop_table thead th {
  background: #111620 !important;
  color: rgba(255,255,255,0.45) !important;
  border-bottom: 1px solid rgba(255,255,255,0.07) !important;
  font-size: 11px !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}
.qib-button-wrapper .quantity input.input-text.qty.text {
    border: 0 !important;
    background: transparent !important;
}
.woocommerce-js .woocommerce-cart-form__cart-item a.remove:before {
    border: 1px solid #ffffff;
}
.woocommerce-js .woocommerce-cart-form__cart-item a.remove .ahfb-svg-iconset .ast-close-svg {
    color: #fff;
}
.woocommerce-js table.shop_table .product-thumbnail img, 
.woocommerce-page table.shop_table .product-thumbnail img {
    max-width: 50px;
}
.woocommerce-page table.shop_table thead th:first-child {
    border-radius: 12px 0 0 0;
}
.woocommerce-js table.shop_table thead th:last-child{
    border-radius:0 12px 0 0;
}
.woocommerce-cart table.shop_table thead {
    background-color: transparent;
}
.woocommerce table.shop_table tbody td,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  background: transparent !important;
  color: #fff !important;
  border-top: 1px solid rgba(255,255,255,0.06) !important;
}

.cart_totals,
.woocommerce-checkout #order_review,
.woocommerce-account .woocommerce {
  background: transparent !important;
  border: 1px solid rgba(255,255,255,0.07) !important;
  border-radius: 10px !important;
  /* padding: 24px !important; */
  color: #fff !important;
}
.cart_totals{
  padding-top: 0 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals>h2 {
    border-bottom: 1px solid #191a24;
    background: transparent !important;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table {
    border: 0 !important;
    border-radius: 0 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tbody td {
    border: 0 !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr{
    border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
}
.woocommerce-cart .cart-collaterals .cart_totals tr.order-total th {
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
    border: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr.cart-subtotal td[data-title="Subtotal"],
.woocommerce-cart .cart-collaterals .cart_totals .shop_table tr.order-total td[data-title="Total"]{
  text-align: right;
}
.cart_totals h2,
.woocommerce-checkout #order_review_heading,
.woocommerce-account h2,
.woocommerce-account h3 {
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 500 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody:first-child tr:first-child th{
  border-bottom:1px solid rgba(255, 255, 255, 0.06) !important ;
}
.woocommerce input.input-text,
.woocommerce input[type="text"],
.woocommerce input[type="email"],
.woocommerce input[type="password"],
.woocommerce input[type="tel"],
.woocommerce textarea,
.woocommerce select {
  background: transparent !important;
  border: 1px solid rgba(62, 77, 131, 0.6) !important;
  border-radius: 6px !important;
  color: #fff !important;
  font-size: 14px !important;
  box-shadow: none !important;
}
.woocommerce form .form-row::after, .woocommerce form .form-row::before, .woocommerce-page form .form-row::after, .woocommerce-page form .form-row::before {
 display: none;
}
.ast-modern-checkout .woocommerce #payment ul.payment_methods>li:not(.woocommerce-info){
  padding-left:0px;
  padding-right: 0px;
}
.woocommerce input.input-text:focus,
.woocommerce input[type="text"]:focus,
.woocommerce input[type="email"]:focus,
.woocommerce input[type="password"]:focus,
.woocommerce textarea:focus,
.woocommerce select:focus {
  border-color: rgba(255,255,255,0.28) !important;
  outline: none !important;
  box-shadow: none !important;
}

.woocommerce label,
.woocommerce form .form-row label {
  color: rgba(255,255,255,0.7) !important;
  font-size: 12px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    font-size: 14px;
}
span.select2-selection.select2-selection--single {
    position: relative;
}
span.select2-selection.select2-selection--single::before {
    content: '';
    background-image: url('../../images/down-arrow.png');
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: 8px;
    right: 10px;
    background-size: 15px 15px;
    background-repeat: no-repeat;
}
.select2-dropdown {
    background-color: #080911;
    color: #ececec;
    border: 1px solid #293459 !important;
    font-size: 13px;
}
input.select2-search__field {
    background-color: #080911 !important;
    color: #fff !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #242424 !important;
}
.woocommerce-js form .form-row .required {
    color: #9aa0ad !important;
}
span.select2-selection.select2-selection--single {
    background: transparent !important;
    border: 1px solid rgba(62, 77, 131, 0.6) !important;
}
.ast-modern-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name .ast-product-image .ast-product-thumbnail img{
  object-fit: contain;
}
.woocommerce-page.woocommerce-checkout table.shop_table td{
  border: 0;
}
.ast-modern-checkout .woocommerce #ast-order-review-content .woocommerce-checkout-review-order-table, 
.ast-modern-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table {
    box-shadow: none;
}
.ast-modern-checkout .woocommerce #order_review .woocommerce-checkout-review-order-table {
    margin: 0;
}
#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3) {
    font-size: 22px;
    border-bottom: 1px solid #d1d5db38;
}
.woocommerce form .form-row, .woocommerce-page form .form-row *{
  width: 100%;
}
.elementor-menu-cart__main{
    width: 420px;
    padding-top: 40px;
}
.elementor-menu-cart__close-button-custom svg {
    margin: 0;
    width: 25px;
    height: 25px;
    background: #000;
    padding: 5px;
}
.elementor-menu-cart__close-button-custom {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 10px;
    right: 10px !important;
    right: auto;
    z-index: 1;
    border-radius: 100%;
    padding: 0;
    overflow: hidden;
    margin: 0;
}
.woocommerce-message,
.woocommerce-info {
  background: #111620 !important;
  border-top-color: rgba(255,255,255,0.3) !important;
  color: #fff !important;
}
.woocommerce-MyAccount-navigation ul {
  background: #111620 !important;
  border-radius: 8px !important;
  padding: 8px !important;
}

.woocommerce-MyAccount-navigation li a {
  color: rgba(255,255,255,0.55) !important;
  padding: 8px 14px !important;
  border-radius: 6px !important;
  display: block;
}

.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation li a:hover {
  background: rgba(255,255,255,0.06) !important;
  color: #fff !important;
}

.cart_totals h2 {
    background-color: #111620 !important;
} 

@media(max-width:1024px){
  .woocommerce-js table.shop_table .product-thumbnail img, .woocommerce-page table.shop_table .product-thumbnail img {
      max-width: 32px;
  }
} 
@media(max-width:991px){
  .woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
      text-align: right !important;
  }

  td.product-quantity {
      display: flex !important;
      align-items: center;
      justify-content: space-between;
  }
  body td.product-quantity .qib-button-wrapper {
      margin: 0 !important;
  }
} 