/** search ***/
/** end search ***/
/** newlestter ***/
/** End newlestter ***/
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.cart-grid {
  margin-bottom: 16px; }

.cart-items {
  margin-bottom: 0; }

.cart-item + .cart-item {
  margin-top: 20px; }

.cart-summary-subtotals-container {
  padding: 0px; }

.cart-summary-line {
  margin-bottom: 10px;
  clear: both; }
  .cart-summary-line::after {
    content: "";
    display: table;
    clear: both; }
  .cart-summary-line:last-of-type {
    margin-bottom: 0px; }
  .cart-summary-line .label {
    padding-left: 0;
    font-weight: 600;
    white-space: inherit;
    text-transform: uppercase; }
    .rtl .cart-summary-line .label {
      padding-right: 0;
      padding-left: inherit; }
  .cart-summary-line .value {
    font-weight: 600;
    float: right; }
    .rtl .cart-summary-line .value {
      float: left; }
  .cart-summary-line.cart-summary-subtotals .label,
  .cart-summary-line.cart-summary-subtotals .value {
    font-weight: 600; }

/** CART BODY **/
.cart-grid-body {
  margin-bottom: 12px; }
  .cart-grid-body a.label:hover {
    color: #1bbc9b; }
  .cart-grid-body .card {
    background: #f8f8f8;
    border: 1px solid #f8f8f8;
    border-radius: 0px; }
  .cart-grid-body .card-block {
    padding: 15px 20px; }
    .cart-grid-body .card-block h1 {
      font-size: 18px;
      margin-bottom: 0;
      text-transform: uppercase; }
  .cart-grid-body hr {
    margin: 0; }
  .cart-grid-body .cart-overview {
    padding: 20px; }
  .cart-grid-body .continue {
    text-transform: uppercase; }

/** CART RIGHT **/
.cart-grid-right hr {
  margin: 0; }
.cart-grid-right .card {
  padding: 0px 20px;
  background: #f8f8f8;
  border: 1px solid #f8f8f8;
  border-radius: 0px; }
.cart-grid-right .card-block {
  padding-left: 0px;
  padding-right: 0px; }
.cart-grid-right .promo-discounts {
  margin-bottom: 0; }
  .cart-grid-right .promo-discounts .cart-summary-line .label {
    color: #878787; }
    .cart-grid-right .promo-discounts .cart-summary-line .label .code {
      text-decoration: underline;
      cursor: pointer; }
.cart-grid-right .checkout .btn {
  width: 100%;
  text-transform: uppercase;
  word-break: break-word;
  white-space: normal; }
.cart-grid-right .checkout .extend-btn-checkout {
  margin-top: 5px; }
  .cart-grid-right .checkout .extend-btn-checkout .custom-checkbox {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin-top: 5px;
    padding-bottom: 0px;
    font-size: 12px; }
    .cart-grid-right .checkout .extend-btn-checkout .custom-checkbox input[type="checkbox"] + span {
      width: 14px;
      height: 14px;
      margin: 0px 3px 0px 0px; }
      .rtl .cart-grid-right .checkout .extend-btn-checkout .custom-checkbox input[type="checkbox"] + span {
        margin: 0px 0px 0px 3px; }
      .cart-grid-right .checkout .extend-btn-checkout .custom-checkbox input[type="checkbox"] + span .checkbox-checked {
        font-size: 13px; }

.cart-summary-totals {
  border-top: 1px solid #eaeaea; }

.block-promo .promo-code {
  padding: 20px;
  background: #f8f8f8; }
  .block-promo .promo-code .alert-danger {
    position: relative;
    margin-top: 20px;
    background: #ff4c4c;
    color: white;
    display: none; }
    .block-promo .promo-code .alert-danger::after {
      bottom: 100%;
      left: 10%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-bottom-color: #ff4c4c;
      border-width: 10px;
      margin-left: -10px; }
      .rtl .block-promo .promo-code .alert-danger::after {
        right: 10%;
        left: auto; }
      .rtl .block-promo .promo-code .alert-danger::after {
        margin-right: -10px;
        margin-left: inherit; }
.block-promo .cart-summary-line .label,
.block-promo .promo-name {
  color: #ff9a52;
  font-weight: 600; }
  .block-promo .cart-summary-line .label a,
  .block-promo .promo-name a {
    font-weight: normal;
    color: #414141;
    display: inline-block; }
.block-promo .display-promo {
  margin-bottom: 0px;
  padding: 0px 20px 20px; }
  .block-promo .display-promo a {
    text-decoration: underline; }
.block-promo .cancel-promo {
  font-size: 13px;
  margin-top: 10px;
  display: inline-block;
  text-decoration: underline; }
.block-promo .delete:before {
  content: '\ea54'; }
.block-promo.promo-highlighted {
  padding: 20px;
  padding-bottom: 0;
  margin-bottom: 0; }

/** CONTENT LEFT **/
.product-line-grid-left img {
  margin-bottom: 5px;
  max-width: 100%; }

/** CONTENT BODY **/
.product-line-grid-body > .product-line-info {
  font-size: 13px;
  margin-bottom: 5px; }
  .product-line-grid-body > .product-line-info.product-price {
    display: block; }
  .product-line-grid-body > .product-line-info > span.label {
    padding: 0;
    font-weight: 400;
    font-size: inherit;
    line-height: inherit;
    white-space: inherit;
    text-align: left; }
    .rtl .product-line-grid-body > .product-line-info > span.label {
      text-align: right; }
  .product-line-grid-body > .product-line-info > a.label {
    font-size: 16px;
    margin-bottom: 5px;
    display: inline-block;
    font-family: "Helvetica Neue", sans-serif; }
  .product-line-grid-body > .product-line-info > .out-of-stock {
    color: red; }
  .product-line-grid-body > .product-line-info > .available {
    color: #4cbb6c; }
  .product-line-grid-body > .product-line-info > .unit-price-cart {
    padding-left: 0.3125rem;
    font-size: 0.875rem;
    color: #878787; }
    .rtl .product-line-grid-body > .product-line-info > .unit-price-cart {
      padding-right: 0.3125rem;
      padding-left: inherit; }
  .product-line-grid-body > .product-line-info .current-price {
    font-size: inherit; }

/** CONTENT LEFT **/
.product-line-grid-right .bootstrap-touchspin {
  width: 68px;
  float: left;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }
  .rtl .product-line-grid-right .bootstrap-touchspin {
    float: right; }
  .product-line-grid-right .bootstrap-touchspin > .form-control,
  .product-line-grid-right .bootstrap-touchspin > .input-group {
    color: #414141;
    background-color: white;
    height: 40px;
    padding: 0.175rem 0.5rem;
    max-width: 48px;
    width: 48px; }
  .product-line-grid-right .bootstrap-touchspin > .input-group-btn-vertical {
    width: auto; }
.product-line-grid-right .cart-line-product-actions,
.product-line-grid-right .product-price {
  font-size: 16px;
  color: #414141;
  line-height: 36px; }
.product-line-grid-right .remove-from-cart {
  display: inline-block; }
  .product-line-grid-right .remove-from-cart i:before {
    content: '\ea54'; }

.cart-summary-products .title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: center;
  text-transform: uppercase; }
.cart-summary-products .sub-title {
  color: #000000;
  font-size: 12px;
  font-weight: 500;
  text-align: center; }
.cart-summary-products .js-show-details {
  width: 100%;
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  border-radius: 999px; }
  .cart-summary-products .js-show-details:before, .cart-summary-products .js-show-details:after {
    display: none; }
.cart-summary-products .product-line-info {
  font-size: 13px; }
  .cart-summary-products .product-line-info .label {
    font-weight: normal;
    font-size: inherit; }

/*** Responsive part ***/
@media (max-width: 767px) {
  .product-line-grid-body {
    margin-bottom: 16px; } }
@media (max-width: 575px) {
  .cart-item + .cart-item {
    border-top: 1px solid #eaeaea;
    padding-top: 20px; }

  .cart-grid-body .no-items {
    padding: 16px;
    display: inline-block; } }
.featured-products {
  margin-top: 30px;
  margin-bottom: 30px; }
  .featured-products .products-section-title {
    margin-bottom: 40px;
    text-align: center; }
  .featured-products .block_content .btn-view-all {
    margin-top: 20px; }

/*# sourceMappingURL=cart.css.map */
