/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/* ============================================ *
 * Codazon_Theme_Var
 * ============================================ */
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  .page-print-footer{
    display: block !important;
    text-align: center !important;
    text-align: center !important;
    position: fixed !important;
    bottom: 0px !important;
    width: 100% !important;
    z-index: 9 !important;
  }
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }

  /*logo*/
  .page-print .logo {
    display: block !important;
    float: none !important;
    text-align: left !important;
  }
  .page-print .logo .small-logo{
    display: none !important;
  }

  /*detail page*/
  .breadcrumbs,.action.tocart,.action.towishlist,.cart-footer,#back-top,
  .product.data.items .item.title a:after,
  .product-info-main .product.attibute.overview .title::after,
  .product-info-main .product.attribute.overview .title::after{
    display: none !important;
  }
  .product.data.items > .item.content{
    display: block !important;
  }
  .product-main-content{
    display: block !important;
  }
  .copyright,.page-footer,.cart-footer,#back-top,.action.print {
    display: none !important;
  }
  body.page-print .product-item-name{
    height: auto !important;
    margin-bottom: 0px !important;
  }
  body.page-print .order-details-items .table-order-items tbody td.subtotal,
  body.page-print .order-details-items .table-order-items thead th.subtotal{
    text-align: right !important;
  }
  body.checkout-cart-index .header-wrapper-content{
    border-bottom: 20px solid #1A3768;
    /*padding-top: 10px !important;*/
  }
  .checkout-cart-index .logo img{
    max-height: 100% !important;
  }
  .checkout-cart-index .page-header{
    min-height: auto !important;
  }
  .checkout-cart-index .page-header .header-wrapper-bottom {
    background: #1A3768 !important;
    height: 58px !important;
  }
  .checkout-cart-index .page-title-wrapper .page-title span{
    color: #646567 !important;
    font-family:'Soleto-Bold' !important;
    font-size: 30px !important;
  }
  .checkout-cart-index table th span{
    color: #646567 !important;
  }
  .checkout-cart-index .page-title-wrapper{
    text-transform:none !important;
    padding-left: 0px !important;
    padding-right:  0px !important;
  }
  .checkout-cart-index .page-title-wrapper .page-title{
    font-family:'Soleto-Bold' !important;    margin-bottom: 40px !important;
    margin-top: 20px !important;
  }
  .checkout-cart-index table th, table thead th{
    font-family: 'Soleto-Bold' !important;
    color: #646567 !important;
    font-size: 14px !important;
    text-transform: capitalize !important;padding-bottom: 10px !important;
  }
  .checkout-cart-index .cart.table-wrapper .item-options dd{
    color: #646567 !important;
    font-family: 'AvenirNext-Regular' !important;
    font-size: 12px;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-photo{
      max-width: 110px !important;
      left: 0px !important;
  }
  .checkout-cart-index .cart.table-wrapper .item .col.item{
    padding-left: 120px !important;
    min-height: 140px !important;
  }
  .checkout-cart-index .cart.table-wrapper .col.item .product-image-container{
    width: 120px !important;
  }
  .checkout-cart-index .multicheckout .item-options dt, .checkout-cart-index .block-giftregistry-shared-items .product .item-options dt, .checkout-cart-index .cart.table-wrapper .item-options dt{
    font-family: 'Soleto-Bold' !important;
    color: #646567 !important;
    font-size: 12px !important;
  }
  .checkout-cart-index .cart.table-wrapper .col.price .price-excluding-tax .price, .checkout-cart-index .cart.table-wrapper .col.subtotal .price-excluding-tax .price{
    color: #646567 !important;
    font-family: 'Soleto-Bold' !important;
  }
  .checkout-cart-index .cart-container{
    display: flex !important;
    flex-direction: column !important;
  }
  .checkout-cart-index .form.form-cart{
    order: 0 !important;
  }
  .checkout-cart-index .cart-summary{
    order: 1 !important;
    float: right !important;
    background-color: #F7F7F7 !important;
    width: 50% !important;
    padding: 0px 10px;
  }
  .checkout-cart-index .table-wrapper table{
    table-layout: auto !important;
  }
  .checkout-cart-index .product-item-name a{
    text-decoration: none !important;color: #646567 !important;

  }
  .checkout-cart-index .product-item-name{
    font-family: 'Soleto-Bold' !important;
    color: #646567 !important;
  }
  .checkout-cart-index input[type="number"]{
      border-width: 0px !important;
     }
  .checkout-cart-index .item-actions{
    display: none  !important;
  }
  .checkout-cart-index .cart.main.actions{
    display: none !important;
  }
  .checkout-cart-index .cart-discount{
    display: none !important;
  }
  .checkout-cart-index .block.shipping{
    display: none !important;
  }
  .checkout-cart-index .cart-summary>.title{
    font-size: 22px !important;
    font-family: 'Soleto-Bold' !important;
    color: #646567 !important;
    display: block !important;
  }
  .checkout-cart-index .data.table.totals  th{
    font-family: 'Soleto-Bold' !important;
    font-size: 14px !important;
    color: #646567 !important;
    text-transform: capitalize !important;
  }
  .checkout-cart-index .cart-totals .grand .mark strong{
    font-size: 14px !important;
    color: #646567 !important;
    text-transform: capitalize !important;
  }
  .checkout-cart-index .cart-totals .grand .amount .price{
    color: #646567 !important;
  }
  .checkout-cart-index .cart-summary .checkout-methods-items{
    display: none !important;
  }
  .checkout-cart-index .cart-summary-info{
    display: block !important;
      order: 1;
      width: 45%;
      float: left;
      background-color: #F7F7F7 !important;
     padding: 20px;
  }
  .checkout-cart-index .big-cart-summary{
    order: 1;
    margin-top: 25px;
  }
  body .cart.table-wrapper .cart .item .item-info{
    border-bottom: 1px solid #e4e4e4 !important;
  }
  .checkout-cart-index dd[id^="checkout_item_options_"], .checkout-cart-index dd[id^="cart_item_options_"]{
    clear: none !important;
  }
  .checkout-cart-index .product-cart-sku .label{
     font-family: 'Soleto-Bold' !important;
    font-size: 12px !important;color: #646567 !important;
   }
  .checkout-cart-index .product-cart-sku{
    font-family: 'AvenirNext-Regular' !important;
    font-size: 12px;
  }

  .checkout-cart-index .cart-table dl.item-options, .checkout-cart-index .minicart-items-wrapper dl.item-options{
    margin-left: 0px !important;margin-top: 15px !important;
  }
  .checkout-cart-index .header-wrapper-middle {
    display: none !important;
  }
  .checkout-cart-index .page-header div.panel.wrapper{
    display: none !important;
  }
  .checkout-cart-index .row.cdz-fix-left{
    display: block !important;
  }

  body.wishlist-index-index .header-wrapper-content{
    border-bottom: 20px solid #1A3768 !important;
  }
  .wishlist-index-index .header-wrapper-middle {
    display: none !important;
  }
  .wishlist-index-index .page-header div.panel.wrapper{
    display: none !important;
  }
  .wishlist-index-index .row.cdz-fix-left{
    display: block !important;
  }

  .wishlist-index-index .logo img{
    max-height: 100% !important;
  }
  .wishlist-index-index .products-grid.wishlist.row{
    border-top: 1px solid #e4e4e4;
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .wishlist-index-index .page-header{
    min-height: auto !important;
  }
  .wishlist-index-index .page-header .header-wrapper-bottom {
    background: #1A3768 !important;
    height: 58px !important;
  }
  .wishlist-index-index .page-title-wrapper{
    text-transform:none !important;
  }
  .wishlist-index-index .page-title-wrapper .page-title{
    font-family:'Soleto-Bold' !important;
      color: #646567 !important;
      font-size: 50px !important;

  }
  .wishlist-index-index .page-title-wrapper .page-title span{
    font-family:'Soleto-Bold' !important;
    color: #646567 !important;
    font-size:30px !important;
  }
  .wishlist-index-index .product-item-name a{
    text-decoration: none !important;
    font-family:'Soleto-Bold' !important;
    color: #646567 !important;
    font-size: 18px !important;

  }
  .wishlist-index-index .product-item.cart-summary-info-name{
    font-family: 'Soleto-Bold' !important;
    color: #646567 !important;
  }
  .wishlist-index-index .product-item-inner{
    display: none !important;
  }
  .wishlist-index-index .actions-toolbar{
    display: none !important;
  }
  .question-link.other-page-question-link{
    display: none !important;
  }

    .wishlist-index-index .tooltip.wrapperproduct-item-tooltip{
        display: none !important;
    }
  .wishlist-index-index .tooltip.wrapper.product-item-tooltip{
    display: none !important;
  }
    .wishlist-index-index .cart-summary-info{
        display: block !important;
        margin-top: 10px;
        border-top: 1px solid #e4e4e4;
        padding: 10px 0px !important;
    }
    body.wishlist-index-index .product-item .price-box .price{
      color: #646567 !important;
    }
  .wishlist-index-index .product.description.product-item-description p{
    font-family: 'AvenirNext-Regular' !important;
  }
  .wishlist-index-index.account .messages{
    margin-bottom: 0px !important;
  }
  .wishlist-index-index .product-item .product-image-container{
        width: 100% !important;
    }
    .wishlist-index-index .product-items{
      margin: 0 -20px !important;
    }
    .wishlist-index-index .product-item{
      padding: 0 20px !important;
      width: 50% !important; 
    }
}
