#header-logo { width: 400px; }
@media only screen and (min-width: 1080px) {
    #header-logo {
        width: 300px;
    }
}


.c-product-modal__name {
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 5px;
}

@media only screen and (min-width: 897px) {
    .remodal {
        max-width: 400px;
    }
}

@media (min-width: 897px) {
    .c-product-modal {
        width: 90% !important;
        max-width: 1000px !important;
        padding: 0 !important;
    }
}


@media (min-width: 897px) {
    .c-product-modal__inner {
        flex-direction: row !important;
    }
}

.c-product-modal__inner {
    display: flex;
    flex-direction: column;
}


@media (min-width: 897px) {
    .c-product-modal__img {
        padding: 60px 20px !important;
        width: 50%;
        display: flex;
    }
}

.c-product-modal__img {
    background: #f7f7f7;
    padding: 15px;
}




.c-carousel {
    position: relative;
}


@media (min-width: 897px) {
    .c-product-modal__img-inner {
        width: 100% !important;
        padding-top: 100%;
    }
}

.c-product-modal__img-inner {
    position: relative;
    width: 200px;
    height: 200px;
    margin: auto;
}

.c-product-modal__img-inner picture {
    opacity: 1;
    transition: 1s !important;
}


.c-product-modal__img-inner img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

img {
    height: auto;
    vertical-align: bottom;
}


.c-product-modal__info {
    padding: 20px 25px;
    text-align: left;
}

@media (min-width: 897px) {
    .c-product-modal__info {
        width: 50%;
        padding: 20px 20px 20px;
        align-self: center;
    }
}


.v-add-to-cart-container {
    text-align: right;
}

.c-carousel__navigation {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    color: #bababa;
    padding: 4px 8px;
}

.c-carousel__navigation-item {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 4px 4px;
    border: 1px solid currentColor;
    background: transparent;
    transition: background-color .3s;
    cursor: pointer;
    opacity: 1;
    transition: opacity .3s;
    cursor: pointer;
}


/** ************* CART ********************************/
.woocommerce table.shop_table {
    border-radius: 0;
    border: 1px solid #e6e6e6;
  }

  .woocommerce table.shop_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 9px 12px;
      padding-top: 9px;
    vertical-align: middle;
    line-height: 1.5em;
    background-color: #fff;
  }

  .woocommerce table.shop_table tr th {
    border: none;
    background: #f5f5f5;
    padding: 7px 12px;
    color: #454545;
    font-size: 14px;
  }

  .page-cart th.product-remove {
    width: 5%;
  }

  .page-cart th.product-thumbnail {
    width: 10%;
  }

  .page-cart th.product-name {
    width: 40%;
  }

  .page-cart th.product-price {
    width: 15%;
  }

  .page-cart th.product-quantity {
    width: 15%;
  }

  .page-cart th.product-subtotal {
    width: 15;
  }

  .woocommerce-cart .woocommerce table.shop_table.cart tr.cart_item td.product-remove {
    text-align: center;
  }

  .woocommerce-cart .woocommerce table.shop_table.cart tr.cart_item td.product-thumbnail {
    text-align: center;
  }

  .woocommerce-cart .woocommerce table.shop_table.cart tr.cart_item td {
    height: 60px;
    padding-top: 1rem;
  }

  .woocommerce-cart .woocommerce table.shop_table.cart tr.cart_item td.product-name a {
    color: #454545;
    font-size: 14px;
    font-weight: 700;
  }

  .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    display: flex;
  }

  .woocommerce .quantity .qty {
    border: 1px solid #e1e1e1;
    padding: 6px 0;
    text-align: center;
  }

  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: #2843b9 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-weight: 600;
    height: 36px;
    padding: 0 10px;
    line-height: 32px;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    transition: background 0.5s ease;
  }

  .woocommerce .cart-collaterals .cart_totals {
    flex: 1;
    /* float: left;
    color: #333; */
  }

  .woocommerce .cart-collaterals .cart-remarks {
    flex: 1;
  }

  .widget-title {
    border-bottom: 1px solid #d6d6d6;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
  }

  .widget-title span {
    border-bottom: 2px solid #2843b9;
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
    top: 1px;
  }

  .woocommerce .cart-collaterals .cart_totals .shop_table {
    border: none;
    margin-bottom: 0;
  }

  .woocommerce .cart-collaterals .cart_totals .shop_table td {
    background: #f8f8f8;
    border: none;
    padding: 20px 12px 0;
  }

  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tr td {
    border: none;
    border-bottom: 1px solid #e1e1e1;
    color: #333333;
  }

  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tr th:first-child {
    border-right: 1px solid #e1e1e1;
  }

  .woocommerce .cart-collaterals .cart_totals .shop_table th {
    background: none;
    border: none;
      border-right-width: medium;
      border-right-style: none;
      border-right-color: currentcolor;
    padding: 20px 12px 20px;
  }

  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tr th {
    width: 70%;
    background: #F9F9F9;
  }

  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.order-total td {
    background: #F9F9F9;
    border-bottom: none;
  }

  .woocommerce .cart-collaterals .cart_totals .shop_table td {
    background: #f8f8f8;
    border: none;
      border-bottom-width: medium;
      border-bottom-style: none;
      border-bottom-color: currentcolor;
    padding: 20px 12px 0;
  }

  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tr td {
    border: none;
    border-bottom: 1px solid #e1e1e1;
    color: #333333;
  }


  .woocommerce table.shop_table.woocommerce-checkout-review-order-table tr td {
    color: #333333;
  }

  .page-cart .woocommerce-cart .woocommerce .wc-proceed-to-checkout {
    width: 100%;
    margin-top: 8px;
  }

  .woocommerce-cart .woocommerce .wc-proceed-to-checkout {
    width: 100%;
    padding: 0;
  }

  .woocommerce-cart .woocommerce .wc-proceed-to-checkout a.checkout-button {
    background: #2843b9 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 36px;
    height: 40px;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    transition: background 0.5s ease;
    width: 100%;
    text-align: center;
  }

  .woocommerce-cart .woocommerce .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: rgb(55, 99, 235, 0.7);
  }


  .page-cart .cart-remarks {
    border: 1px solid lightgrey;
    padding: 1em;
    width: 50%;
    margin-left: 1em;
    font-size: 16px;
  }

  .vcommerce-cart-remove-item {
    background-color: #2843b9;
    color: #fff;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 19px;
    padding: 0;
  }


a.product-name { text-decoration: none; color: #515157 !important; }
a.product-name:hover { color: #198754; }

ul.my-account-header-menu { list-style-type: none; display: flex; width: 100%; margin: auto; border-bottom: 1px solid lightgray; margin-bottom: 40px; }
ul.my-account-header-menu li { width: 33%; border-right: 1px solid lightgray; text-align: center; }
ul.my-account-header-menu li:last-child { border-right: none; }
@media (min-width: 897px) {
    ul.my-account-header-menu { width: 30%; margin-bottom: 40px; }
}

.my-order-view { width: 100%; border: 1px solid lightgray; padding: 10px; background-color: #f7f7f7; }
.my-order-view h2 { padding: 8px; padding-left: 0; border-bottom: 1px solid lightgray; margin-bottom: 10px; }
.my-order-view h3 { margin-bottom: 8px; }
.my-order-view .order-row { display: flex; background-color: #fff; margin-bottom: 15px; }
.my-order-view .order-row .order-col { width: 33.33%; border-right: 1px solid lightgray; padding: 8px; }
.my-order-view .order-row .order-col:last-child { border-right: 0; }
.my-order-view .order-label { color: #b2b2b2; }
.my-order-view .order-value { font-size: 18px; }
.my-order-view .order-reference-label, .my-order-view .order-reference-value { font-size: 12px; color: grey; font-style: italic; }
.my-order-view .order-info-row .order-info-row-col1 { width: 50%; }
.my-order-view .order-info-row .order-info-row-col1 .order-info-block { padding: 10px; }

.my-order-view .order-table { width: 100%; margin-bottom: 15px; }
.my-order-view .order-table .order-header-cell { font-weight: bold; background-color: #ececec; padding: 8px; border-bottom: 1px solid lightgray; }
.my-order-view .order-header-cell .col-item { width: 60%; text-align: left; }
.my-order-view .order-header-cell .col-price { width: 15%; text-align: center; }
.my-order-view .order-header-cell .col-qty { width: 10%; text-align: center; }
.my-order-view .order-header-cell .col-amount { width: 15%; text-align: right; padding-left: 20px; }
.my-order-view .order-table .order-cell { background-color: #fff; padding: 8px; border-bottom: 1px solid lightgray; }
.my-order-view .order-cell.col-price { text-align: right; }
.my-order-view .order-cell.col-qty { text-align: center; }
.my-order-view .order-cell.col-amount { text-align: right; }
.my-order-view .order-summary-label { background-color: #f5f5f5 !important; width: 85%; text-align: right; border-right: 1px solid lightgray; padding-right: 20px; }
.my-order-view .order-summary-value { background-color: #f5f5f5 !important; padding-left: 20px; text-align: right; }

.my-order-view .order-billing-info-col1, .my-order-view .order-billing-info-col2 { width: 50%; padding: 8px; }

.my-order-view .order-payment-info-table { width: 100%; margin-bottom: 15px; }
@media (min-width: 897px) {
    .my-order-view .order-payment-info-table { width: 60%; }
}
.my-order-view .order-payment-info-table th { font-weight: normal; background-color: #ececec; padding: 8px; border-bottom: 1px solid lightgray; }
.my-order-view .order-payment-info-table td { background-color: #fff; padding: 8px; border-bottom: 1px solid lightgray; }

.my-order-view .order-remarks { padding: 8px; }

.v-required { color: #2843b9 !important; }
