@charset "UTF-8";
/* mixins */
/* inspired by bootstrap */
/********************************************************
			One-Page Checkout Styles
********************************************************/
#order-opc {
  line-height: 20px; }
  #order-opc .box {
    padding-bottom: 20px; }
  #order-opc .cart_navigation {
    margin-bottom: 53px; }
  #order-opc .page-heading.step-num {
    position: relative;
    padding-left: 45px;
    overflow: visible; }
    #order-opc .page-heading.step-num span {
      font-weight: bold;
      font-size: 42px;
      line-height: 51px;
      font-style: italic;
      color: #333;
      position: absolute;
      left: 10px;
      top: -14px; }
  #order-opc .form-group {
    margin-bottom: 2px; }
    #order-opc .form-group .form-control {
      max-width: 271px; }
  #order-opc .lost_password {
    display: inline-block;
    text-decoration: underline;
    margin: 5px 0 14px; }
    #order-opc .lost_password:hover {
      text-decoration: none; }
  #order-opc .title_block {
    font-weight: bold;
    color: #333;
    padding: 3px 0 6px; }
  #order-opc .opc-button {
    padding: 11px 0 0 0; }
  #order-opc ul.bullet {
    line-height: 22px;
    margin-bottom: 5px; }
  #order-opc .date-select {
    padding-bottom: 10px; }
  #order-opc .opc-add-save {
    border-top: 1px solid #d6d4d4;
    margin-top: 20px;
    padding-top: 20px; }
  #order-opc #message {
    margin-bottom: 35px; }
  #order-opc #opc_payment_methods {
    margin-bottom: 30px; }
    #order-opc #opc_payment_methods p.warning {
      color: #c10a25;
      font-weight: 700; }
  #order-opc #opc_account {
    margin-bottom: 30px; }
  #order-opc .address_delivery.select {
    margin-bottom: 15px; }
  #order-opc #address_invoice_form.form-group {
    margin-bottom: 30px; }

#new_account_form .id_state,
#new_account_form .dni,
#new_account_form .postcode {
  display: none; }

#time-promotion {
  color: #fff;
  background: #000 url("https://mamutpro.pl/themes/mamutpronew/img/clock-order-opc.png") left 20px center no-repeat;
  border-bottom: 5px #c10a25 solid;
  padding: 15px 15px 14px 75px;
  font-family: 'MontserratMedium', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  margin-bottom: 40px; }

#order-opc h2.page-heading {
  margin-bottom: 55px;
  margin-top: 55px; }
#order-opc .empty-cart-warring {
  text-align: center;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 500;
  font-family: "MontserratMedium", sans-serif;
  margin-bottom: 40px; }
#order-opc #empty-cart-prev-link {
  text-align: center;
  text-transform: uppercase; }
  #order-opc #empty-cart-prev-link a {
    text-decoration: underline;
    font-size: 14px;
    font-weight: 600;
    font-family: "MontserratSemiBold", sans-serif;
    color: #c10a25; }
  #order-opc #empty-cart-prev-link:before {
    content: '';
    display: inline-block;
    width: 9px;
    height: 15px;
    background: transparent url(https://mamutpro.pl/themes/mamutpronew/img/empty-cart-arrow.jpg) 0 0 no-repeat;
    margin-right: 10px;
    position: relative;
    top: 2px; }
#order-opc #HOOK_SHOPPING_CART.empty-cart #freeShippingProducts,
#order-opc #HOOK_SHOPPING_CART.empty-cart #wishlistProducts {
  display: none !important; }
#order-opc #HOOK_SHOPPING_CART.empty-cart .full-width {
  margin-left: calc(-100vw / 2 + 1180px / 2);
  margin-right: calc(-100vw / 2 + 1180px / 2); }
#order-opc .fields-required .red {
  color: #c10a25; }
#order-opc #js-get-points {
  color: #c10a25; }
#order-opc .order-cgv-link {
  text-decoration: underline; }
#order-opc .timer-info.js-shipping-today br {
  display: none; }
#order-opc .js-timer.time-remain {
  display: block; }
  #order-opc .js-timer.time-remain:after {
    content: ','; }
#order-opc #ec-cart .top-header {
  text-align: left;
  display: inline-block;
  padding-bottom: 13px;
  margin-bottom: 30px;
  margin-top: 40px;
  color: #222222 !important;
  font-family: 'MontserratBold', sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 47px;
  text-transform: uppercase;
  position: relative; }
  #order-opc #ec-cart .top-header:after {
    content: '';
    display: inline-block;
    border-bottom: 3px solid #c10a25;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70px; }
#order-opc #login-by-facebook-button .la-icon.fb-icon::before {
  content: '';
  height: 20px;
  width: 20px;
  background: transparent url(https://mamutpro.pl/themes/mamutpronew/img/facebook-nonhover.png) 0 0 no-repeat;
  display: inline-block;
  position: relative;
  color: #fff;
  top: 4px;
  margin-right: 3px; }
#order-opc #login-by-facebook-button:hover .la-icon.fb-icon::before {
  background: transparent url(https://mamutpro.pl/themes/mamutpronew/img/facebook-hover.png) 0 0 no-repeat; }
#order-opc .ec-content {
  border-bottom: 1px solid #e1e1e1; }
  #order-opc .ec-content:after {
    display: block;
    content: '';
    clear: both; }
#order-opc #order-header-right {
  color: #222222;
  font-family: "MontserratSemiBold", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  position: relative;
  margin-top: 40px;
  padding-bottom: 18px;
  margin-bottom: 40px; }
  #order-opc #order-header-right:after {
    content: '';
    display: inline-block;
    border-bottom: 3px solid #c10a25;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px; }
#order-opc #order-summary-container {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  background-color: #f7f7f7; }
  #order-opc #order-summary-container table {
    padding: 15px 20px;
    display: block; }
    #order-opc #order-summary-container table td {
      padding: 0; }
    #order-opc #order-summary-container table .cart_products_qty,
    #order-opc #order-summary-container table .cart_total_price,
    #order-opc #order-summary-container table .cart_total_points,
    #order-opc #order-summary-container table .cart_total_delivery,
    #order-opc #order-summary-container table .cart_total_voucher {
      display: flex; }
      #order-opc #order-summary-container table .cart_products_qty td,
      #order-opc #order-summary-container table .cart_total_price td,
      #order-opc #order-summary-container table .cart_total_points td,
      #order-opc #order-summary-container table .cart_total_delivery td,
      #order-opc #order-summary-container table .cart_total_voucher td {
        color: #222222;
        font-family: 'MontserratMedium', sans-serif;
        font-size: 12px;
        font-weight: 500;
        line-height: 20px;
        padding-bottom: 6px;
        width: 66px;
        display: flex;
        align-items: end;
        -webkit-align-items: flex-end;
        justify-content: flex-end; }
      #order-opc #order-summary-container table .cart_products_qty td:nth-child(1),
      #order-opc #order-summary-container table .cart_total_price td:nth-child(1),
      #order-opc #order-summary-container table .cart_total_points td:nth-child(1),
      #order-opc #order-summary-container table .cart_total_delivery td:nth-child(1),
      #order-opc #order-summary-container table .cart_total_voucher td:nth-child(1) {
        text-transform: uppercase;
        width: 160px;
        display: inline-block; }
    #order-opc #order-summary-container table .cart_total_points .price {
      color: #c10a25; }
    #order-opc #order-summary-container table .total_free_shipping div.shipping-label {
      color: #000000;
      font-family: "MontserratSemiBold", sans-serif;
      font-size: 11px;
      font-weight: 500;
      line-height: 20px;
      text-transform: uppercase;
      margin-top: 25px;
      margin-bottom: 5px; }
    #order-opc #order-summary-container table .total_free_shipping span#to_free_shipping {
      color: #000000;
      font-family: 'MontserratBold', sans-serif;
      font-size: 14px;
      font-weight: 700;
      line-height: 20px; }
    #order-opc #order-summary-container table .total_free_shipping div.shipping-bar {
      padding-bottom: 20px;
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 20px; }
    #order-opc #order-summary-container table .cart_total_price.customized-summary td {
      color: #000000;
      font-family: "MontserratBold", sans-serif;
      font-size: 16px;
      font-weight: 700;
      line-height: 20px;
      padding-bottom: 15px;
      width: 126px; }
    #order-opc #order-summary-container table .cart_total_price.customized-summary td:nth-child(1) {
      text-transform: uppercase;
      width: 100px; }
    #order-opc #order-summary-container table #ec-proceed-to-checkout {
      background-color: #c10a25;
      color: #fff;
      font-family: 'MontserratMedium', sans-serif;
      font-size: 14px;
      font-weight: 500;
      line-height: 20px;
      text-transform: uppercase;
      padding: 9px 0;
      width: 100%;
      display: inline-block;
      text-align: center;
      border: 1px solid #c10a25; }
      #order-opc #order-summary-container table #ec-proceed-to-checkout:hover {
        background: transparent; }
        #order-opc #order-summary-container table #ec-proceed-to-checkout:hover a {
          color: #C10A25; }
  #order-opc #order-summary-container #shipping-date {
    color: #222222;
    font-family: "MontserratSemiBold", sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 45px 15px; }
#order-opc #cart_summary tbody td.cart_unit {
  text-align: left; }
#order-opc #cart_summary tbody td.cart_description small {
  padding-top: 0; }
#order-opc #cart_summary thead th {
  background: transparent;
  border-bottom-width: 0;
  color: #000000;
  font-family: 'MontserratMedium', sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  border-top: 0; }
#order-opc #cart_summary .cart_item {
  border-top: 1px #e1e1e1 solid; }
  #order-opc #cart_summary .cart_item td {
    padding-top: 30px;
    padding-bottom: 20px; }
  #order-opc #cart_summary .cart_item .product-name a {
    color: #000000;
    font-family: 'MontserratSemiBold', sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase; }
  #order-opc #cart_summary .cart_item .product-manufacturer {
    color: #000000;
    font-family: 'MontserratSemiBold', sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0; }
    #order-opc #cart_summary .cart_item .product-manufacturer span {
      font-family: 'MontserratMedium', sans-serif;
      font-weight: 500; }
  #order-opc #cart_summary .cart_item .attribute-name {
    color: #000000;
    font-family: 'MontserratSemiBold', sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px; }
  #order-opc #cart_summary .cart_item .attribute-value {
    color: #000000;
    font-family: 'MontserratMedium', sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px; }
  #order-opc #cart_summary .cart_item td.cart_total {
    text-align: center; }
  #order-opc #cart_summary .cart_item td.cart_quantity {
    width: 116px; }
  #order-opc #cart_summary .cart_item .ec-trash::before {
    content: "";
    background: transparent url(https://mamutpro.pl/themes/mamutpronew/img/cross-delete.png) 0 0 no-repeat;
    height: 15px;
    width: 15px;
    line-height: 19px;
    font-size: 17px;
    padding-right: 0;
    display: block; }
#order-opc #cart_summary .price {
  color: #000000;
  font-family: 'MontserratSemiBold', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-align: center; }
#order-opc #cart_summary .ec-blank-row:nth-last-child(1) {
  border-top: 1px solid #e1e1e1; }
#order-opc #cart_summary #voucher-body .ec-blank-row:nth-last-child(1) {
  border-top: 0;
  border-bottom: 1px solid #e1e1e1; }
#order-opc #ec-customer-content .col-md-6:nth-child(1) {
  border-right: 1px solid #e1e1e1;
  margin-top: 60px;
  margin-bottom: 60px; }
#order-opc #cart_summary {
  margin-bottom: 20px; }
#order-opc #cart-products-container {
  width: 870px;
  float: left;
  min-height: 1030px; }
#order-opc #wishlistProducts {
  visibility: hidden; }
#order-opc #cart-summary-container {
  width: 270px;
  float: left;
  margin-left: 30px;
  margin-bottom: 40px; }
  #order-opc #cart-summary-container #free_shipping_bar_container {
    width: 150px;
    height: 10px;
    border: 1px solid #e1e1e1;
    display: inline-block; }
    #order-opc #cart-summary-container #free_shipping_bar_container #free_shipping_bar {
      background-color: #ffde26;
      display: inline-block;
      height: 8px;
      float: left; }
  #order-opc #cart-summary-container #to_free_shipping {
    float: right; }
#order-opc #checkout-informations {
  width: 270px;
  float: left;
  margin-left: 30px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  padding: 13px 20px; }
  #order-opc #checkout-informations ul li {
    color: #222222;
    font-family: 'MontserratMedium', sans-serif;
    font-size: 11px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 12px;
    padding-left: 35px;
    background: transparent url(https://mamutpro.pl/themes/mamutpronew/img/checkout-tick-icon.png) 0 2px no-repeat; }
  #order-opc #checkout-informations img {
    margin-right: 15px; }
    #order-opc #checkout-informations img:nth-last-child(1) {
      margin-right: 0; }
  #order-opc #checkout-informations #checkout-contact {
    margin-top: 18px; }
    #order-opc #checkout-informations #checkout-contact .contact-header {
      color: #000000;
      font-family: "MontserratSemiBold", sans-serif;
      font-size: 16px;
      font-weight: 600;
      line-height: 20px;
      text-transform: uppercase;
      margin-bottom: 10px; }
    #order-opc #checkout-informations #checkout-contact .contact-phone,
    #order-opc #checkout-informations #checkout-contact .contact-email,
    #order-opc #checkout-informations #checkout-contact .contact-office {
      color: #222222;
      font-family: 'Montserrat', sans-serif;
      font-size: 11px;
      font-weight: 400;
      line-height: 16px;
      text-transform: uppercase; }
    #order-opc #checkout-informations #checkout-contact .contact-phone {
      margin-bottom: 12px; }
    #order-opc #checkout-informations #checkout-contact .contact-email {
      padding-bottom: 15px;
      border-bottom: 1px solid #e1e1e1;
      margin-bottom: 12px; }
#order-opc #freeShippingProducts .header_containers {
  text-align: center;
  margin-bottom: 40px; }
  #order-opc #freeShippingProducts .header_containers .free_shipping_products_header {
    color: #222222;
    font-family: 'MontserratBold', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 24px;
    position: relative;
    display: inline-block; }
    @media screen and (max-width: 1199px) {
      #order-opc #freeShippingProducts .header_containers .free_shipping_products_header {
        line-height: 30px; } }
    #order-opc #freeShippingProducts .header_containers .free_shipping_products_header .free_shipping_products_subheader {
      color: #000000;
      font-family: 'MontserratMedium', sans-serif;
      font-size: 12px;
      font-weight: 500;
      line-height: 20px;
      text-transform: uppercase;
      margin-top: 10px;
      text-align: right; }
    #order-opc #freeShippingProducts .header_containers .free_shipping_products_header span {
      color: #c10a25;
      white-space: nowrap;
      word-break: normal; }
    #order-opc #freeShippingProducts .header_containers .free_shipping_products_header:after {
      content: '';
      display: inline-block;
      border-bottom: 3px solid #c10a25;
      position: absolute;
      bottom: 5px;
      left: 0;
      width: 70px; }
#order-opc #wishlistProducts .header_containers {
  text-align: center; }
  #order-opc #wishlistProducts .header_containers .wishlist_products_header {
    color: #222222;
    font-family: 'MontserratBold', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
    margin-bottom: 50px;
    margin-top: 80px; }
    #order-opc #wishlistProducts .header_containers .wishlist_products_header:after {
      content: '';
      display: inline-block;
      border-bottom: 3px solid #c10a25;
      position: absolute;
      bottom: -9px;
      left: 0;
      width: 70px; }
@media screen and (min-width: 768px) {
  #order-opc #crossSellingProducts {
    margin-bottom: 50px;
    padding-bottom: 90px; } }
#order-opc #crossSellingProducts .header_containers {
  text-align: center; }
  #order-opc #crossSellingProducts .header_containers .crossselling_products_header {
    color: #222222;
    font-family: 'MontserratBold', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
    margin-bottom: 50px;
    margin-top: 80px; }
    #order-opc #crossSellingProducts .header_containers .crossselling_products_header:after {
      content: '';
      display: inline-block;
      border-bottom: 3px solid #c10a25;
      position: absolute;
      bottom: -9px;
      left: 0;
      width: 70px; }
#order-opc #crossSellingProducts .cross_selling_product {
  position: relative;
  float: left;
  width: 14.333%;
  margin: 0 1%;
  text-align: center;
  position: relative; }
  @media screen and (max-width: 991px) {
    #order-opc #crossSellingProducts .cross_selling_product {
      height: auto !important;
      margin-bottom: 23px !important; } }
  #order-opc #crossSellingProducts .cross_selling_product .product-container {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    padding: 15px 15px 15px 15px; }
    #order-opc #crossSellingProducts .cross_selling_product .product-container .functional-buttons {
      margin-top: 15px; }
      @media screen and (min-width: 992px) {
        #order-opc #crossSellingProducts .cross_selling_product .product-container .functional-buttons {
          display: none; } }
      #order-opc #crossSellingProducts .cross_selling_product .product-container .functional-buttons .wishlist-box {
        font-size: 0; }
        #order-opc #crossSellingProducts .cross_selling_product .product-container .functional-buttons .wishlist-box a.add-product-to-wishlist-product-list {
          color: #000;
          cursor: pointer;
          border-radius: 15px;
          width: 30px;
          height: 30px;
          border: 1px solid #000;
          display: inline-block;
          font-size: 0;
          vertical-align: top;
          margin: 0 5px; }
          #order-opc #crossSellingProducts .cross_selling_product .product-container .functional-buttons .wishlist-box a.add-product-to-wishlist-product-list:before {
            color: #000;
            content: "";
            padding: 0 3px;
            display: block;
            line-height: 28px;
            text-align: center;
            font-size: 16px;
            font-family: 'mamutpro'; }
          #order-opc #crossSellingProducts .cross_selling_product .product-container .functional-buttons .wishlist-box a.add-product-to-wishlist-product-list:hover {
            text-decoration: none; }
        #order-opc #crossSellingProducts .cross_selling_product .product-container .functional-buttons .wishlist-box a.wishlist-in-wishlist {
          cursor: pointer;
          border-radius: 15px;
          width: 30px;
          height: 30px;
          display: inline-block;
          font-size: 0;
          vertical-align: top;
          margin: 0 5px;
          content: "";
          padding: 0 3px;
          color: #C22029;
          border: 1px solid #C22029; }
          #order-opc #crossSellingProducts .cross_selling_product .product-container .functional-buttons .wishlist-box a.wishlist-in-wishlist:before {
            color: #C22029;
            content: "";
            padding: 0 3px;
            display: block;
            line-height: 28px;
            text-align: center;
            font-size: 16px;
            font-family: 'mamutpro'; }
          #order-opc #crossSellingProducts .cross_selling_product .product-container .functional-buttons .wishlist-box a.wishlist-in-wishlist:hover {
            text-decoration: none; }
        #order-opc #crossSellingProducts .cross_selling_product .product-container .functional-buttons .wishlist-box .added-to-wishlist {
          color: white;
          display: block !important;
          font-family: inherit;
          font-size: 13px;
          padding: 10px 0;
          position: absolute;
          top: 0;
          text-align: center;
          background: rgba(194, 32, 41, 0.5);
          width: 100%;
          left: 0; }
        @media (min-width: 992px) and (max-width: 1199px) {
          #order-opc #crossSellingProducts .cross_selling_product .product-container .functional-buttons .wishlist-box {
            border-right: 0; } }
        @media (min-width: 768px) and (max-width: 767px) {
          #order-opc #crossSellingProducts .cross_selling_product .product-container .functional-buttons .wishlist-box {
            border-right: 0; } }
  @media screen and (min-width: 992px) {
    #order-opc #crossSellingProducts .cross_selling_product.hovered .button-container {
      display: block; } }
  #order-opc #crossSellingProducts .cross_selling_product.hovered .functional-buttons {
    display: block; }
  #order-opc #crossSellingProducts .cross_selling_product:nth-child(2) {
    margin-left: 2%; }
  #order-opc #crossSellingProducts .cross_selling_product img {
    max-width: 100%; }
  #order-opc #crossSellingProducts .cross_selling_product .product_name {
    color: #222222;
    font-family: "MontserratBold", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 10px; }
  #order-opc #crossSellingProducts .cross_selling_product .product_price {
    color: #222222;
    font-family: 'MontserratSemiBold', sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
    line-height: 21px; }
    #order-opc #crossSellingProducts .cross_selling_product .product_price .old_price {
      margin-left: 3px;
      color: #222222;
      font-family: 'MontserratRegular', sans-serif;
      font-size: 13px;
      font-weight: 400;
      line-height: 20px;
      text-decoration: line-through; }
  #order-opc #crossSellingProducts .cross_selling_product .button-container {
    display: none; }
    #order-opc #crossSellingProducts .cross_selling_product .button-container .nice-select {
      width: 170px;
      max-width: 100%;
      border: 2px solid #b1b1b1;
      text-align: center !important;
      font-family: 'MontserratSemiBold', sans-serif;
      font-weight: 600;
      font-size: 10px;
      text-transform: uppercase;
      color: #b1b1b1;
      line-height: 31px;
      height: 35px;
      float: none;
      margin: 0 auto 17px;
      padding-left: 16px;
      padding-right: 11px;
      white-space: nowrap; }
      #order-opc #crossSellingProducts .cross_selling_product .button-container .nice-select .current {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
        display: block;
        text-align: left;
        padding-right: 10px; }
      #order-opc #crossSellingProducts .cross_selling_product .button-container .nice-select:after {
        position: absolute;
        top: 5px;
        right: 4px;
        display: inline-block;
        transform-origin: 50% 50%;
        margin: 5px;
        width: 7px;
        height: 7px;
        border-bottom: 1px solid #b1b1b1;
        border-right: 1px solid #b1b1b1;
        vertical-align: -2px; }
      #order-opc #crossSellingProducts .cross_selling_product .button-container .nice-select.open:after {
        vertical-align: -6px; }
      #order-opc #crossSellingProducts .cross_selling_product .button-container .nice-select .list {
        width: 100%; }
      #order-opc #crossSellingProducts .cross_selling_product .button-container .nice-select .option {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
#order-opc .free_shipping_product, #order-opc .wishlist_product {
  float: left;
  width: 197px;
  margin-right: 27px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  padding: 14px;
  text-align: center;
  cursor: pointer; }
  #order-opc .free_shipping_product .product_name, #order-opc .wishlist_product .product_name {
    min-height: 50px; }
  #order-opc .free_shipping_product .product_price, #order-opc .wishlist_product .product_price {
    margin-bottom: 20px; }
  #order-opc .free_shipping_product .button-container, #order-opc .wishlist_product .button-container {
    display: none; }
    #order-opc .free_shipping_product .button-container .change-combination, #order-opc .wishlist_product .button-container .change-combination {
      margin-bottom: 10px;
      width: 100%; }
      #order-opc .free_shipping_product .button-container .change-combination .list, #order-opc .wishlist_product .button-container .change-combination .list {
        width: 100%; }
  #order-opc .free_shipping_product .product-availability, #order-opc .wishlist_product .product-availability {
    display: none;
    padding-top: 10px; }
    #order-opc .free_shipping_product .product-availability > span, #order-opc .wishlist_product .product-availability > span {
      display: inline;
      border: none !important;
      background: transparent !important;
      color: #222 !important;
      font-family: 'MontserratRegular', sans-serif;
      font-size: 13px;
      font-weight: 400; }
  @media screen and (min-width: 768px) {
    #order-opc .free_shipping_product:hover, #order-opc .wishlist_product:hover {
      margin-bottom: -89px; }
      #order-opc .free_shipping_product:hover .button-container, #order-opc .wishlist_product:hover .button-container {
        display: block; }
      #order-opc .free_shipping_product:hover .product-availability, #order-opc .wishlist_product:hover .product-availability {
        display: block; } }
  @media screen and (max-width: 767px) {
    #order-opc .free_shipping_product .button-container, #order-opc .wishlist_product .button-container {
      display: block; }
    #order-opc .free_shipping_product .product-availability, #order-opc .wishlist_product .product-availability {
      display: block; } }
  #order-opc .free_shipping_product img, #order-opc .wishlist_product img {
    max-width: 100%; }
  #order-opc .free_shipping_product:nth-last-child(1), #order-opc .wishlist_product:nth-last-child(1) {
    margin-right: 0; }
  #order-opc .free_shipping_product .product_name, #order-opc .wishlist_product .product_name {
    color: #222222;
    font-family: "MontserratBold", sans-serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 15px;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 10px; }
  #order-opc .free_shipping_product .product_price, #order-opc .wishlist_product .product_price {
    color: #222222;
    font-family: 'MontserratSemiBold', sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 14.27px; }
    #order-opc .free_shipping_product .product_price .old_price, #order-opc .wishlist_product .product_price .old_price {
      margin-left: 3px;
      color: #222222;
      font-family: 'MontserratRegular', sans-serif;
      font-size: 10px;
      font-weight: 400;
      line-height: 14.27px;
      text-decoration: line-through; }
#order-opc .full-width {
  margin-left: calc(-100vw / 2 + 1180px / 2);
  margin-right: calc(-100vw / 2 + 580px / 2); }
#order-opc #loyalty {
  padding-left: 78px;
  background: transparent url(https://mamutpro.pl/themes/mamutpronew/img/loyalty-gift-icon.png) left 20px center no-repeat;
  color: #000000;
  font-family: 'MontserratSemiBold', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 30px; }
#order-opc .price_discount_delete {
  background: transparent url(https://mamutpro.pl/themes/mamutpronew/img/cross-delete.png) 0 0 no-repeat;
  height: 15px;
  width: 15px;
  line-height: 19px;
  font-size: 17px;
  padding-right: 0;
  display: block; }
#order-opc .ec-message {
  float: left;
  width: 400px; }
  #order-opc .ec-message #message {
    height: 75px;
    border: 1px solid #e1e1e1;
    padding: 12px 19px;
    font-family: 'MontserratRegular', sans-serif;
    color: #000;
    font-size: 11px;
    font-weight: 400; }
    #order-opc .ec-message #message:-moz-placeholder {
      color: #000;
      font-family: 'MontserratRegular', sans-serif;
      font-size: 11px;
      font-weight: 400;
      line-height: 20px;
      text-transform: uppercase;
      opacity: 1; }
    #order-opc .ec-message #message::-moz-placeholder {
      color: #000;
      font-family: 'MontserratRegular', sans-serif;
      font-size: 11px;
      font-weight: 400;
      line-height: 20px;
      text-transform: uppercase;
      opacity: 1; }
    #order-opc .ec-message #message:-ms-input-placeholder {
      color: #000;
      font-family: 'MontserratRegular', sans-serif;
      font-size: 11px;
      font-weight: 400;
      line-height: 20px;
      text-transform: uppercase;
      opacity: 1; }
    #order-opc .ec-message #message::-webkit-input-placeholder {
      color: #000;
      font-family: 'MontserratRegular', sans-serif;
      font-size: 11px;
      font-weight: 400;
      line-height: 20px;
      text-transform: uppercase;
      opacity: 1; }
#order-opc #ec-proceed-to-checkout2 {
  background-color: #c10a25;
  color: #fff;
  font-family: 'MontserratMedium', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
  padding: 12px 25px 11px;
  display: inline-block;
  text-align: center;
  border: 1px solid #c10a25;
  clear: both;
  float: right;
  margin: 0 2px 0 0;
  width: 321px; }
  #order-opc #ec-proceed-to-checkout2:hover {
    color: #c10a25 !important;
    background: #fff !important; }
    #order-opc #ec-proceed-to-checkout2:hover a {
      color: #c10a25 !important; }
#order-opc #voucher {
  width: 380px;
  float: right;
  padding-left: 57px; }
  #order-opc #voucher .voucher-header {
    color: #000000;
    font-family: "MontserratBold", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase; }
  #order-opc #voucher button {
    color: #C10A25;
    font-family: 'MontserratMedium', sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 38px;
    text-transform: uppercase;
    background: transparent;
    padding: 0 20px;
    margin-top: 15px;
    border: 1px solid #C10A25; }
    #order-opc #voucher button:hover {
      color: #fff;
      background-color: #c10a25; }
  #order-opc #voucher input {
    height: 40px;
    border: 1px solid #e1e1e1;
    font-family: 'MontserratRegular', sans-serif;
    color: #000;
    font-size: 11px;
    font-weight: 400;
    line-height: 37px;
    padding: 0 21px;
    margin-top: 15px;
    width: 260px;
    float: left; }
    #order-opc #voucher input:-moz-placeholder {
      color: #000;
      font-family: 'MontserratRegular', sans-serif;
      font-size: 11px;
      font-weight: 400;
      line-height: 42px;
      text-transform: uppercase;
      opacity: 1; }
    #order-opc #voucher input::-moz-placeholder {
      color: #000;
      font-family: 'MontserratRegular', sans-serif;
      font-size: 11px;
      font-weight: 400;
      line-height: 42px;
      text-transform: uppercase;
      opacity: 1; }
    #order-opc #voucher input:-ms-input-placeholder {
      color: #000;
      font-family: 'MontserratRegular', sans-serif;
      font-size: 11px;
      font-weight: 400;
      line-height: 42px;
      text-transform: uppercase;
      opacity: 1; }
    #order-opc #voucher input::-webkit-input-placeholder {
      color: #000;
      font-family: 'MontserratRegular', sans-serif;
      font-size: 11px;
      font-weight: 400;
      line-height: 42px;
      text-transform: uppercase;
      opacity: 1; }
#order-opc #enjoyable-checkout {
  max-width: 100%;
  margin: 0; }
#order-opc #enjoyable-checkout-container {
  width: 870px;
  float: left;
  margin: 0 0 30px;
  min-height: 1000px; }
  #order-opc #enjoyable-checkout-container:after {
    content: '';
    display: block;
    clear: both; }
  #order-opc #enjoyable-checkout-container .form-header-container {
    text-align: center; }
  #order-opc #enjoyable-checkout-container .form-header {
    color: #222222;
    font-family: 'MontserratBold', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px; }
  #order-opc #enjoyable-checkout-container #login_form .form-header {
    margin-top: 0; }
  #order-opc #enjoyable-checkout-container .form-header::after {
    content: '';
    display: inline-block;
    border-bottom: 3px solid #c10a25;
    position: absolute;
    bottom: -17px;
    left: 0;
    width: 30px; }
  #order-opc #enjoyable-checkout-container .ec-header {
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    position: relative; }
    #order-opc #enjoyable-checkout-container .ec-header .edit {
      display: none; }
    #order-opc #enjoyable-checkout-container .ec-header.pre-active {
      font-family: 'MontserratMedium', sans-serif;
      font-size: 16px;
      font-weight: 500;
      text-transform: uppercase;
      cursor: pointer;
      background-color: #000000;
      color: #FFF;
      border: 1px solid #000;
      border-bottom: 5px solid #c10a25; }
      #order-opc #enjoyable-checkout-container .ec-header.pre-active .edit {
        display: block;
        width: 21px;
        height: 21px;
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -10px;
        background: transparent url(https://mamutpro.pl/themes/mamutpronew/img/edit-checkout.jpg) 0 0 no-repeat; }
    #order-opc #enjoyable-checkout-container .ec-header .active-arrow-down {
      display: none;
      position: absolute;
      border-top: 7px solid #e1e1e1;
      border-right: 8px solid transparent;
      border-left: 8px solid transparent;
      bottom: -7px;
      left: 40px; }
      #order-opc #enjoyable-checkout-container .ec-header .active-arrow-down:before {
        content: '';
        display: block;
        position: absolute;
        border-top: 6px solid #fff;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
        z-index: 1;
        top: -8px;
        left: -7px; }
    #order-opc #enjoyable-checkout-container .ec-header.active .active-arrow-down {
      display: block; }
  #order-opc #enjoyable-checkout-container #login_form_content label {
    color: #222222;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    width: 30%;
    float: left;
    line-height: 45px; }
    #order-opc #enjoyable-checkout-container #login_form_content label .red-color {
      color: #C10A25; }
  #order-opc #enjoyable-checkout-container #login_form_content input.form-control {
    width: 70%;
    float: left;
    max-width: unset; }
  #order-opc #enjoyable-checkout-container #login_form_content .form-group {
    margin-bottom: 20px;
    clear: left; }
    #order-opc #enjoyable-checkout-container #login_form_content .form-group:after {
      content: '';
      clear: both;
      display: block;
      position: relative;
      right: 0;
      bottom: 0;
      vertical-align: initial; }
  #order-opc #enjoyable-checkout-container #login_form_content .forgotten-password {
    text-align: right;
    text-transform: uppercase;
    text-decoration: underline;
    margin-top: -11px;
    color: #000000;
    font-family: 'MontserratMedium', sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 15px; }
    #order-opc #enjoyable-checkout-container #login_form_content .forgotten-password a {
      color: #000; }
  #order-opc #enjoyable-checkout-container #login_form_content .fields-required {
    color: #000;
    margin-top: 50px;
    margin-bottom: 0; }
  #order-opc #enjoyable-checkout-container .form-control {
    height: 45px; }
  #order-opc #enjoyable-checkout-container .ec-blue-button {
    background-color: #c10a25;
    color: #fff;
    font-family: 'MontserratSemiBold', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    padding: 11px 0 12px;
    display: inline-block;
    width: 100%;
    text-align: center;
    border: 1px solid #c10a25;
    cursor: pointer; }
    #order-opc #enjoyable-checkout-container .ec-blue-button:hover {
      background: transparent;
      color: #C10A25; }
      #order-opc #enjoyable-checkout-container .ec-blue-button:hover span, #order-opc #enjoyable-checkout-container .ec-blue-button:hover a {
        color: #C10A25; }
  #order-opc #enjoyable-checkout-container .ec-reverse-button {
    background-color: #fff;
    color: #c10a25;
    font-family: 'MontserratSemiBold', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    text-align: center;
    border: 2px solid #c10a25;
    cursor: pointer; }
    #order-opc #enjoyable-checkout-container .ec-reverse-button:hover {
      background: #c10a25;
      color: #fff; }
      #order-opc #enjoyable-checkout-container .ec-reverse-button:hover span, #order-opc #enjoyable-checkout-container .ec-reverse-button:hover a {
        color: #fff; }
  #order-opc #enjoyable-checkout-container .ec-blue-button.isLink {
    padding: 0;
    border: 0; }
    #order-opc #enjoyable-checkout-container .ec-blue-button.isLink a {
      border: 1px solid #c10a25;
      padding: 11px 0 12px;
      display: inline-block;
      width: 100%;
      text-align: center; }
  #order-opc #enjoyable-checkout-container .or-statement {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: 'MontserratSemiBold', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #000; }
  #order-opc #enjoyable-checkout-container #login-by-facebook-button {
    background-color: #4268b3;
    color: #fff;
    font-family: 'MontserratSemiBold', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    padding: 7px 0 11px;
    width: 100%;
    display: inline-block;
    text-align: center;
    border: 1px solid #4268b3;
    cursor: pointer; }
    #order-opc #enjoyable-checkout-container #login-by-facebook-button:hover {
      background: transparent;
      color: #4268b3; }
      #order-opc #enjoyable-checkout-container #login-by-facebook-button:hover span {
        color: #4268b3; }
  #order-opc #enjoyable-checkout-container #ec-address-content .checkbox {
    margin: -15px 0 0;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px; }
  #order-opc #enjoyable-checkout-container #ec-address-content div.selector {
    line-height: 45px;
    height: 45px;
    background: transparent url(https://mamutpro.pl/themes/mamutpronew/img/select-list-checkout.png) 0 -45px no-repeat;
    min-width: 282px;
    padding-left: 20px; }
    #order-opc #enjoyable-checkout-container #ec-address-content div.selector span {
      background: transparent url(https://mamutpro.pl/themes/mamutpronew/img/select-list-checkout.png) right 0 no-repeat;
      height: 45px;
      line-height: 45px;
      min-width: 262px;
      color: #000000;
      font-family: 'Montserrat', sans-serif;
      font-size: 12px;
      font-weight: 400; }
  #order-opc #enjoyable-checkout-container #ec-address-content label {
    min-width: 150px;
    padding-right: 10px;
    float: left;
    line-height: 45px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #222; }
    #order-opc #enjoyable-checkout-container #ec-address-content label .red-color {
      color: #C10A25; }
    #order-opc #enjoyable-checkout-container #ec-address-content label.spacer-label {
      display: block;
      height: 45px; }
  #order-opc #enjoyable-checkout-container #ec-address-content .form-control {
    max-width: 282px;
    float: left;
    border-color: #E1E1E1; }
  #order-opc #enjoyable-checkout-container #ec-address-content .form-group {
    margin-bottom: 17px; }
    #order-opc #enjoyable-checkout-container #ec-address-content .form-group:after {
      content: '';
      display: block;
      clear: both; }
    #order-opc #enjoyable-checkout-container #ec-address-content .form-group.form-error .validation-image {
      width: 13px;
      height: 45px;
      background: transparent url(https://mamutpro.pl/themes/mamutpronew/img/validation-cross.png) center center no-repeat;
      display: inline-block;
      margin-left: 10px; }
    #order-opc #enjoyable-checkout-container #ec-address-content .form-group.form-ok .validation-image {
      width: 15px;
      height: 45px;
      background: transparent url(https://mamutpro.pl/themes/mamutpronew/img/validation-checked.png) center center no-repeat;
      display: inline-block;
      margin-left: 10px; }
  #order-opc #enjoyable-checkout-container #ec-summary-content .form-header-container,
  #order-opc #enjoyable-checkout-container #ec-carrier-payment-content .form-header-container,
  #order-opc #enjoyable-checkout-container #ec-address-content .form-header-container {
    text-align: left;
    padding: 0 15px; }
  #order-opc #enjoyable-checkout-container #HOOK_PAYMENT {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    padding: 8px; }
    #order-opc #enjoyable-checkout-container #HOOK_PAYMENT .payment_option {
      border-bottom: 1px solid #e1e1e1; }
      @media screen and (max-width: 360px) {
        #order-opc #enjoyable-checkout-container #HOOK_PAYMENT .payment_option {
          text-align: center; } }
      #order-opc #enjoyable-checkout-container #HOOK_PAYMENT .payment_option label {
        color: #222222;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        border: 2px solid #fff;
        min-height: 70px;
        width: 100%;
        display: block;
        position: relative;
        margin-bottom: 0;
        padding: 0 10px; }
        #order-opc #enjoyable-checkout-container #HOOK_PAYMENT .payment_option label > div {
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
          @media screen and (max-width: 479px) {
            #order-opc #enjoyable-checkout-container #HOOK_PAYMENT .payment_option label > div {
              display: block;
              text-align: center;
              width: 100%;
              padding: 10px;
              position: relative;
              top: 0;
              transform: unset;
              height: auto; } }
        #order-opc #enjoyable-checkout-container #HOOK_PAYMENT .payment_option label .checked {
          color: #222222;
          font-family: 'MontserratSemiBold', sans-serif;
          font-size: 14px;
          font-weight: 600;
          line-height: 18px; }
          @media screen and (max-width: 480px) {
            #order-opc #enjoyable-checkout-container #HOOK_PAYMENT .payment_option label .checked {
              display: block;
              margin: 0 auto; } }
      #order-opc #enjoyable-checkout-container #HOOK_PAYMENT .payment_option:hover label {
        border: 2px solid #C10A25; }
      #order-opc #enjoyable-checkout-container #HOOK_PAYMENT .payment_option:nth-last-child(1) {
        border-bottom: 0; }
  #order-opc #enjoyable-checkout-container .delivery_options_address {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    padding: 8px; }
    #order-opc #enjoyable-checkout-container .delivery_options_address .delivery_option label {
      color: #222222;
      font-family: 'Montserrat', sans-serif;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      margin-bottom: 0;
      border-left: 2px solid #fff;
      border-right: 2px solid #fff; }
      #order-opc #enjoyable-checkout-container .delivery_options_address .delivery_option label > div {
        padding-top: 2px;
        padding-bottom: 2px;
        box-sizing: content-box; }
        #order-opc #enjoyable-checkout-container .delivery_options_address .delivery_option label > div.text-align-center {
          text-align: left !important; }
      #order-opc #enjoyable-checkout-container .delivery_options_address .delivery_option label:hover {
        border: 2px solid #c10a25; }
        #order-opc #enjoyable-checkout-container .delivery_options_address .delivery_option label:hover > div {
          padding-top: 0;
          padding-bottom: 0; }
    #order-opc #enjoyable-checkout-container .delivery_options_address .delivery_option.active div {
      font-family: 'MontserratSemiBold', sans-serif;
      font-weight: 600; }
    #order-opc #enjoyable-checkout-container .delivery_options_address .delivery_option:nth-child(1) label > div {
      border-top: 0; }
    #order-opc #enjoyable-checkout-container .delivery_options_address label > div {
      border-top: 1px solid #e1e1e1;
      border-right: 1px solid #e1e1e1;
      width: 203px;
      float: left;
      display: block;
      margin: 0;
      min-height: 70px;
      position: relative;
      color: #222222;
      font-family: 'Montserrat', sans-serif;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px; }
      #order-opc #enjoyable-checkout-container .delivery_options_address label > div.input-container {
        width: 35px;
        border-right: 0; }
      #order-opc #enjoyable-checkout-container .delivery_options_address label > div.name-container {
        width: 176px; }
      #order-opc #enjoyable-checkout-container .delivery_options_address label > div.text-align-center .center-in-table {
        width: 100%;
        text-align: center;
        display: inline-block; }
      #order-opc #enjoyable-checkout-container .delivery_options_address label > div .center-in-table {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
      #order-opc #enjoyable-checkout-container .delivery_options_address label > div:nth-last-child(1) {
        border-right: 0; }
    #order-opc #enjoyable-checkout-container .delivery_options_address label {
      display: block;
      width: 100%;
      min-height: 70px;
      position: relative;
      margin: 0; }
      #order-opc #enjoyable-checkout-container .delivery_options_address label:after {
        display: block;
        content: '';
        clear: both; }
  #order-opc #enjoyable-checkout-container .delivery_option, #order-opc #enjoyable-checkout-container .payment_option {
    margin: 0; }
  #order-opc #enjoyable-checkout-container div.radio {
    margin-right: 15px; }
    #order-opc #enjoyable-checkout-container div.radio span {
      position: relative;
      top: 1px;
      background: transparent url(https://mamutpro.pl/themes/mamutpronew/img/radio-buttons-checkout.png) 0 -75px no-repeat;
      width: 16px;
      height: 15px; }
      #order-opc #enjoyable-checkout-container div.radio span.checked {
        background-position: 0 -1px; }
  #order-opc #enjoyable-checkout-container .order_carrier_content {
    padding-bottom: 40px; }
  #order-opc #enjoyable-checkout-container #ec-proceed-to-carrier-payment,
  #order-opc #enjoyable-checkout-container #ec-checkout,
  #order-opc #enjoyable-checkout-container #ec-submitAccount,
  #order-opc #enjoyable-checkout-container #ec-proceed-to-summary {
    display: inline-block;
    width: auto;
    padding: 11px 28px;
    margin: 0 0 50px 0; }
  #order-opc #enjoyable-checkout-container #ec-summary-fourth-row {
    margin-bottom: 60px; }
    #order-opc #enjoyable-checkout-container #ec-summary-fourth-row label {
      color: #000000;
      font-family: 'MontserratSemiBold', sans-serif;
      font-size: 13px;
      font-weight: 600;
      line-height: 20px; }
      #order-opc #enjoyable-checkout-container #ec-summary-fourth-row label a {
        color: #000000;
        font-family: 'MontserratSemiBold', sans-serif;
        font-size: 13px;
        font-weight: 600;
        line-height: 20px; }
  #order-opc #enjoyable-checkout-container .checkbox + .checkbox {
    margin-top: 0; }
  #order-opc #enjoyable-checkout-container #ec-summary-content {
    border-bottom: 0; }
  #order-opc #enjoyable-checkout-container div.checker {
    width: 17px;
    height: 15px;
    top: 2px; }
    #order-opc #enjoyable-checkout-container div.checker span {
      width: 17px;
      height: 15px;
      background: transparent url(https://mamutpro.pl/themes/mamutpronew/img/checkout-checkbox.png) 0 0 no-repeat; }
      #order-opc #enjoyable-checkout-container div.checker span.checked {
        background: transparent url(https://mamutpro.pl/themes/mamutpronew/img/checkout-checkbox-checked.png) 0 0 no-repeat; }
  #order-opc #enjoyable-checkout-container .form-control {
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding-left: 20px;
    background: #fff !important; }
#order-opc #ec-tos-popup .ec-tos-warning {
  color: #222222;
  font-family: "MontserratSemiBold", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px; }
#order-opc #ec-tos-popup .ec-blue-button {
  background-color: #c10a25;
  line-height: 45px;
  color: #ffffff;
  font-family: 'MontserratMedium', sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase; }
#order-opc .ec-payment-icon {
  float: right;
  height: 70px;
  display: block;
  position: relative; }
  @media screen and (max-width: 479px) {
    #order-opc .ec-payment-icon {
      max-height: 75px;
      display: block;
      width: 100px;
      height: auto;
      float: none;
      margin: 0 auto;
      padding: 0px; } }
  @media screen and (min-width: 360px) and (max-width: 480px) {
    #order-opc .ec-payment-icon {
      max-width: 100px;
      width: 100px;
      max-height: 75px; } }
  #order-opc .ec-payment-icon img {
    max-height: 100%;
    width: auto; }
    @media screen and (max-width: 479px) {
      #order-opc .ec-payment-icon img {
        max-height: 100%;
        width: 100%;
        height: auto;
        margin: 15px 0; } }
    @media screen and (min-width: 360px) and (max-width: 480px) {
      #order-opc .ec-payment-icon img {
        max-height: 100%;
        width: 100%;
        height: auto; } }
  @media screen and (min-width: 480px) and (max-width: 767px) {
    #order-opc .ec-payment-icon {
      max-width: 100px;
      width: 100px;
      max-height: 75px;
      float: right;
      height: 70px;
      display: block;
      position: relative; }
      #order-opc .ec-payment-icon img {
        max-width: 100%; } }
#order-opc .ec-payment-title {
  line-height: 70px;
  padding-left: 30px; }
  @media screen and (max-width: 479px) {
    #order-opc .ec-payment-title {
      line-height: 15px;
      display: block;
      width: 100%;
      text-align: center;
      font-size: 13px;
      padding: 0; } }

td.cart_quantity .cart_quantity_input {
  width: 40px;
  height: 35px !important;
  padding: 0 6px;
  float: left;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-left: 0;
  border-right: 0;
  line-height: 35px;
  text-align: center;
  color: #000;
  font-family: 'MontserratMedium', serif;
  font-size: 14px;
  font-weight: 500; }

a.cart_quantity_down {
  display: inline-block;
  float: left !important;
  clear: none !important;
  text-align: center;
  border-left: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  line-height: 33px;
  background-color: #fff;
  height: 35px;
  width: 30px; }

a.cart_quantity_up {
  display: inline-block;
  float: left !important;
  clear: none !important;
  line-height: 37px;
  text-align: center;
  border-right: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  background-color: #fff;
  height: 35px;
  width: 30px; }

a.cart_quantity_down:before {
  content: '-';
  color: #000;
  font-family: 'MontserratSemiBold', serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  height: 35px;
  display: block; }

a.cart_quantity_up:before {
  content: '+';
  color: #000;
  font-family: 'MontserratSemiBold', serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 18px; }

input.cart_quantity_input:focus,
a.cart_quantity_down:focus,
a.cart_quantity_up:focus {
  outline: none;
  text-decoration: none;
  box-shadow: none; }

@media (max-width: 1600px) {
  #order-opc #crossSellingProducts .cross_selling_product {
    width: 17.6%; }
    #order-opc #crossSellingProducts .cross_selling_product:nth-last-child(1) {
      display: none; } }
@media (max-width: 1300px) {
  #order-opc #crossSellingProducts .cross_selling_product {
    width: 22.5%; }
    #order-opc #crossSellingProducts .cross_selling_product:nth-last-child(2) {
      display: none; } }
#enjoyable-checkout > div.clearfix {
  display: none; }

@media (max-width: 1199px) {
  a.cart_quantity_up,
  a.cart_quantity_down {
    width: 25px; }

  td.cart_quantity .cart_quantity_input.ec_quantity {
    width: 38px !important; }

  #order-opc #HOOK_SHOPPING_CART.empty-cart #freeShippingProducts,
  #order-opc #HOOK_SHOPPING_CART.empty-cart #wishlistProducts {
    display: none !important; }
  #order-opc #HOOK_SHOPPING_CART.empty-cart .full-width {
    margin-left: calc(-100vw / 2 + 940px / 2);
    margin-right: calc(-100vw / 2 + 940px / 2); }
  #order-opc .ec-message {
    width: 100%;
    float: none; }
  #order-opc #voucher {
    width: 100%;
    float: none;
    padding-left: 0;
    margin-bottom: 30px; }
  #order-opc #enjoyable-checkout-container,
  #order-opc #cart-products-container {
    width: 640px; }
  #order-opc #freeShippingProducts .header_containers .free_shipping_products_header {
    font-size: 26px;
    margin-top: 50px; }
  #order-opc #freeShippingProducts .free_shipping_product {
    width: 195px; }
    #order-opc #freeShippingProducts .free_shipping_product:nth-last-child(1) {
      display: none; }
    #order-opc #freeShippingProducts .free_shipping_product:nth-last-child(2) {
      margin-right: 0; }
  #order-opc #wishlistProducts .header_containers .wishlist_products_header {
    font-size: 26px; }
  #order-opc #wishlistProducts .wishlist_product {
    width: 195px; }
    #order-opc #wishlistProducts .wishlist_product:nth-last-child(1) {
      display: none; }
    #order-opc #wishlistProducts .wishlist_product:nth-last-child(2) {
      margin-right: 0; }
  #order-opc #crossSellingProducts .header_containers .crossselling_products_header {
    line-height: 35px;
    font-size: 27px; }
  #order-opc .full-width {
    margin-left: calc(-100vw / 2 + 940px / 2);
    margin-right: calc(-100vw / 2 + 340px / 2); }
  #order-opc #enjoyable-checkout-container #login_form_content label {
    font-size: 10px; }
  #order-opc #enjoyable-checkout-container .delivery_options_address label > div {
    width: 145px; }
  #order-opc #cart_summary .cart_item td.cart_quantity {
    width: 18%; } }
@media (max-width: 991px) {
  #order-opc #HOOK_SHOPPING_CART.empty-cart .full-width,
  #order-opc .full-width {
    margin-left: calc(-100vw / 2 + 720px / 2);
    margin-right: calc(-100vw / 2 + 720px / 2); }
  #order-opc #crossSellingProducts .cross_selling_product {
    display: flex;
    align-items: stretch;
    -webkit-align-items: stretch;
    width: 30.666%;
    margin-bottom: 2%; }
    #order-opc #crossSellingProducts .cross_selling_product:nth-last-child(1), #order-opc #crossSellingProducts .cross_selling_product:nth-last-child(2) {
      display: block; }
    #order-opc #crossSellingProducts .cross_selling_product:nth-last-child(3) {
      margin-left: 2%; }
    #order-opc #crossSellingProducts .cross_selling_product .button-container {
      display: block;
      min-height: 91px; }
    #order-opc #crossSellingProducts .cross_selling_product .functional-buttons {
      display: block; } }
  @media screen and (max-width: 991px) and (max-width: 479px) {
    #order-opc #crossSellingProducts .cross_selling_product {
      height: auto !important; } }
@media (max-width: 991px) {
    #order-opc #crossSellingProducts .cross_selling_product .product-container {
      width: 100%; }
  #order-opc #crossSellingProducts .header_containers .crossselling_products_header {
    line-height: 25px;
    font-size: 20px; }
  #order-opc #enjoyable-checkout-container,
  #order-opc #cart-products-container {
    width: 100%; }
  #order-opc #freeShippingProducts .free_shipping_product {
    width: 222px; }
  #order-opc #wishlistProducts .wishlist_product {
    width: 222px; }
  #order-opc #enjoyable-checkout > div.clearfix {
    display: block; }
  #order-opc #cart-summary-container {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 40px; }
    #order-opc #cart-summary-container table, #order-opc #cart-summary-container tfoot, #order-opc #cart-summary-container tr {
      display: block; }
    #order-opc #cart-summary-container td {
      width: 50% !important;
      float: left; }
      #order-opc #cart-summary-container td[colspan="2"] {
        width: 100% !important; }
    #order-opc #cart-summary-container tr:after {
      display: block;
      content: '';
      clear: both; }
  #order-opc #checkout-informations {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 40px;
    padding-bottom: 60px;
    position: relative; }
    #order-opc #checkout-informations ul {
      float: left;
      width: 50%;
      position: relative;
      padding-right: 15px; }
    #order-opc #checkout-informations div#checkout-contact {
      float: left;
      width: 50%;
      position: relative;
      padding-left: 15px;
      left: 0;
      margin-left: 0;
      bottom: 0;
      margin-top: 0; }
    #order-opc #checkout-informations > div {
      position: absolute;
      left: 50%;
      margin-left: -135px;
      bottom: 15px; }
    #order-opc #checkout-informations:after {
      display: block;
      content: '';
      clear: both; }
  #order-opc #enjoyable-checkout-container #ec-address-content div.selector {
    min-width: 280px; }
  #order-opc #enjoyable-checkout-container #ec-address-content div.selector span {
    min-width: 260px; }
  #order-opc #enjoyable-checkout-container #ec-address-content .form-control {
    max-width: 280px; }
  #order-opc #enjoyable-checkout-container #login_form_content .fields-required {
    margin-bottom: 0; }
  #order-opc #enjoyable-checkout-container .delivery_options_address label > div {
    width: 165px; }
  #order-opc #checkout-create-account {
    margin-bottom: 20px; }
  #order-opc #wishlistProducts.wishlist-hidden {
    display: none; } }
@media (max-width: 767px) {
  #order-opc #crossSellingProducts .cross_selling_product .button-container {
    display: block;
    min-height: 91px; }
  #order-opc #crossSellingProducts .cross_selling_product .functional-buttons {
    display: block; }
  #order-opc #loyalty {
    font-size: 11px;
    padding-left: 65px; }
  #order-opc #time-promotion {
    font-size: 13px; }
  #order-opc .center-in-table {
    width: 100%;
    text-align: center;
    display: inline-block;
    position: relative !important;
    top: 0 !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important; }
  #order-opc #enjoyable-checkout-container div.radio {
    margin-right: 0; }
  #order-opc #enjoyable-checkout-container .delivery_option {
    border-bottom: 1px solid #e1e1e1; }
  #order-opc #enjoyable-checkout-container .delivery_option:nth-last-child(1) {
    border-bottom: 0; }
  #order-opc #enjoyable-checkout-container .delivery_options_address .delivery_option label {
    padding-top: 10px;
    padding-bottom: 10px; }
  #order-opc #enjoyable-checkout-container .delivery_options_address .delivery_option label:hover {
    border: 0; }
  #order-opc #enjoyable-checkout-container .delivery_options_address label > div,
  #order-opc #enjoyable-checkout-container .delivery_options_address label > div.input-container {
    width: 100%;
    height: auto;
    min-height: unset;
    border: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin: 3px 0; }
  #order-opc #freeShippingProducts .header_containers .free_shipping_products_header {
    font-size: 21px;
    line-height: 28px;
    margin-top: 50px; }
    #order-opc #freeShippingProducts .header_containers .free_shipping_products_header:after {
      content: normal; }
    #order-opc #freeShippingProducts .header_containers .free_shipping_products_header .free_shipping_products_subheader {
      text-align: center; }
  #order-opc #freeShippingProducts .free_shipping_product {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 10px; }
  #order-opc #wishlistProducts .header_containers .wishlist_products_header {
    font-size: 21px; }
    #order-opc #wishlistProducts .header_containers .wishlist_products_header:after {
      content: normal; }
  #order-opc #wishlistProducts .wishlist_product {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 10px; }
  #order-opc #cart_summary tr {
    border-bottom: 0; }
    #order-opc #cart_summary tr td {
      width: 100% !important;
      display: block;
      float: none;
      text-align: center !important;
      padding-top: 0 !important; }
      #order-opc #cart_summary tr td.cart_unit .price {
        text-align: center; }
      #order-opc #cart_summary tr td:before {
        color: #000000;
        font-family: 'MontserratMedium', sans-serif;
        font-size: 11px;
        font-weight: 500;
        line-height: 20px;
        text-transform: uppercase; }
      #order-opc #cart_summary tr td.cart_quantity {
        width: 129px !important;
        margin: 0 auto; }
      #order-opc #cart_summary tr td.cart_image {
        padding-top: 20px !important; }
  #order-opc #order-opc #crossSellingProducts .header_containers .crossselling_products_header::after {
    content: normal; }
  #order-opc #crossSellingProducts .cross_selling_product {
    width: 48%;
    margin-bottom: 2%; }
  #order-opc #crossSellingProducts .cross_selling_product:nth-last-child(3),
  #order-opc #crossSellingProducts .cross_selling_product:nth-child(2) {
    margin-left: 1%; }
  #order-opc #HOOK_SHOPPING_CART.empty-cart .full-width,
  #order-opc .full-width {
    margin-left: 0;
    margin-right: 0; }
  #order-opc .wishlist_product:nth-last-child(1),
  #order-opc .free_shipping_product:nth-last-child(1) {
    display: block !important; }
  #order-opc .wishlist_product:nth-last-child(2),
  #order-opc .free_shipping_product:nth-last-child(2) {
    margin-right: 1% !important; } }
@media (max-width: 480px) {
  #order-opc #crossSellingProducts .cross_selling_product .button-container {
    display: block;
    min-height: 91px; }
  #order-opc #crossSellingProducts .cross_selling_product .functional-buttons {
    display: block; }
  #order-opc #enjoyable-checkout-container .ec-blue-button {
    font-size: 12px; }
  #order-opc #ec-cart .top-header {
    font-size: 36px; }
  #order-opc #time-promotion {
    line-height: 19px; }
  #order-opc #voucher button,
  #order-opc #voucher input {
    width: 100%; }
  #order-opc #checkout-informations {
    padding-bottom: 13px; }
    #order-opc #checkout-informations div#checkout-contact,
    #order-opc #checkout-informations ul {
      float: none;
      width: 100%;
      position: relative;
      padding-right: 0;
      padding-left: 0; }
    #order-opc #checkout-informations > div {
      margin-bottom: 18px;
      position: relative;
      left: 0;
      margin-left: 0;
      bottom: 0; }
  #order-opc #freeShippingProducts .free_shipping_product {
    width: 100%;
    margin: 5px 0; }
    #order-opc #freeShippingProducts .free_shipping_product .product_name {
      color: #222222;
      font-family: "MontserratBold", sans-serif;
      font-size: 14px;
      font-weight: 700;
      line-height: 19px;
      text-transform: uppercase;
      margin-top: 15px;
      margin-bottom: 10px; }
    #order-opc #freeShippingProducts .free_shipping_product .product_price {
      color: #222222;
      font-family: 'MontserratSemiBold', sans-serif;
      font-size: 20px;
      font-weight: 600;
      line-height: 20px; }
      #order-opc #freeShippingProducts .free_shipping_product .product_price .old_price {
        margin-left: 3px;
        color: #222222;
        font-family: 'MontserratRegular', sans-serif;
        font-size: 13px;
        font-weight: 400;
        line-height: 20px;
        text-decoration: line-through; }
  #order-opc #wishlistProducts .wishlist_product {
    width: 100%;
    margin: 5px 0; }
    #order-opc #wishlistProducts .wishlist_product .product_name {
      color: #222222;
      font-family: "MontserratBold", sans-serif;
      font-size: 14px;
      font-weight: 700;
      line-height: 19px;
      text-transform: uppercase;
      margin-top: 15px;
      margin-bottom: 10px; }
    #order-opc #wishlistProducts .wishlist_product .product_price {
      color: #222222;
      font-family: 'MontserratSemiBold', sans-serif;
      font-size: 20px;
      font-weight: 600;
      line-height: 20px; }
      #order-opc #wishlistProducts .wishlist_product .product_price .old_price {
        margin-left: 3px;
        color: #222222;
        font-family: 'MontserratRegular', sans-serif;
        font-size: 13px;
        font-weight: 400;
        line-height: 20px;
        text-decoration: line-through; }
  #order-opc #crossSellingProducts .cross_selling_product {
    width: 100%;
    margin: 5px 0 !important; }
  #order-opc #enjoyable-checkout-container #login_form_content input.form-control,
  #order-opc #enjoyable-checkout-container #login_form_content label {
    width: 100%; } }