@charset "UTF-8";
html#diamond {
  /****  --  Woocommerce MAIN --  *****************************************/
  /**** Typo & Headers ***************************************************************/
  /**** INFOBAR ***************************************************************/
  /**** CART + CHECKOUT ***********************************************************/
  /**** CART ***************************************************************/
  /**** CHECKOUT ***************************************************************/
  /**** PRODUCT ***************************************************************/
  /* wishlist */
  /* toolbar */
  /*  */
  /****CATEGORIES***************************************************************/
  /****WISHLIST***************************************************************/
  /*******************************************************************/
  /**** MINI CART ***************************************************************/
  /*******************************************************************/
  /* dcwc-shipping-calculator */
  /* waitlist */ }
  html#diamond label[for="billing_nip"]::after, html#diamond label[for="shipping_nip"]::after {
    content: "(w przypadku braku NIP nie wystawiamy faktury)";
    padding-left: 2px;
    font-weight: 400; }
  html#diamond body.content-full-screen.woocommerce-page div#content-wrap {
    max-width: 1460px !important;
    width: 90% !important; }
  html#diamond .woocommerce-page a.back_to {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.48px;
    color: #81828b;
    padding: 20px 0;
    display: block;
    margin-top: -30px; }
  html#diamond .woocommerce-page a.back_to:hover {
    color: var(--c1); }
  html#diamond .woocommerce-page a.back_to i {
    padding: 4px;
    font-size: 1.3em;
    vertical-align: -0.2em; }
  html#diamond p.dc-city-cont {
    display: none; }
  html#diamond small.tax_label, html#diamond small.includes_tax {
    display: none; }
  html#diamond #body #main .dcwc-shipping-calculator .dc-city-cont.form-row.form-row-wide {
    display: none; }
  html#diamond .dc_woo_header .badge.products_quantity {
    display: none; }
  html#diamond .woocommerce-notices-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    top: 20px;
    z-index: 999999;
    display: block;
    justify-content: center; }
  html#diamond .woocommerce-notices-wrapper > * {
    width: calc(100% - 40px);
    max-width: 1330px;
    margin: auto;
    display: block; }
  html#diamond .woocommerce-notices-wrapper .woocommerce-message, html#diamond .woocommerce-notices-wrapper .woocommerce-info, html#diamond .woocommerce-notices-wrapper .woocommerce-error {
    position: relative;
    color: #fff;
    border: none;
    border-left: 17rem solid rgba(0, 0, 0, 0.15);
    font-size: 21rem;
    line-height: 1.4;
    padding: 15rem 20rem 15rem 45rem;
    margin-bottom: 25rem;
    border-radius: 3px;
    text-transform: none;
    box-shadow: 0 2px 2px 0 #0004;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  html#diamond .woocommerce-notices-wrapper .woocommerce-error {
    background-color: var(--r); }
  html#diamond .woocommerce-notices-wrapper .woocommerce-message {
    background-color: var(--g); }
  html#diamond .woocommerce-notices-wrapper .woocommerce-info {
    background-color: var(--d1);
    left: 46px; }
  html#diamond .woocommerce-notices-wrapper p {
    margin: 0;
    padding-left: 30px;
    flex-grow: 5; }
  html#diamond .woocommerce-notices-wrapper > *::before, html#diamond .woocommerce-notices-wrapper .woocommerce-message::before {
    color: #fff;
    position: absolute;
    left: 59rem;
    font-size: 18rem; }
  html#diamond .woocommerce-notices-wrapper a, html#diamond .woocommerce-notices-wrapper button {
    pointer-events: all;
    order: 5; }
  html#diamond .woocommerce-notices-wrapper a.button, html#diamond .woocommerce-notices-wrapper button {
    background-color: #0007;
    padding: 13px 20px;
    border-radius: 3px;
    transition: background-color 0.23s; }
  html#diamond .woocommerce-notices-wrapper a.button:hover, html#diamond .woocommerce-notices-wrapper button:hover {
    background-color: #000a; }
  html#diamond .woocommerce-notices-wrapper li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  html#diamond .woocommerce-notices-wrapper li p {
    padding-left: 10px;
    color: #fff; }
  html#diamond .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout > * {
    opacity: 1 !important;
    -webkit-animation-name: none;
    animation-name: none;
    position: static;
    display: block; }
  html#diamond .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout > * ul {
    display: block; }
  html#diamond .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout > * ul li {
    display: block; }
    html#diamond #body.woocommerce-cart #top-bar-wrap, html#diamond #body.woocommerce-checkout #top-bar-wrap {
      display: none; }
  html#diamond #body.woocommerce-cart table.shop_table tr td, html#diamond #body.woocommerce-checkout table.shop_table tr td {
    padding: 15px 0;
    text-align: left; }
  html#diamond #body.woocommerce-cart div#content-wrap, html#diamond #body.woocommerce-checkout div#content-wrap {
    max-width: 1370px !important;
    width: 90% !important; }
  html#diamond #body.woocommerce-cart .container, html#diamond #body.woocommerce-checkout .container {
    width: 1330px; }
  html#diamond #body.woocommerce-cart #site-header #site-navigation-wrap, html#diamond #body.woocommerce-checkout #site-header #site-navigation-wrap {
    display: none !important; }
  html#diamond #body.woocommerce-cart h1.entry-title, html#diamond #body.woocommerce-checkout h1.entry-title {
    display: inline-block;
    margin-right: 18px; }
  html#diamond #body.woocommerce-cart .coupon div button.button, html#diamond #body.woocommerce-checkout .coupon div button.button {
    width: 100%;
    margin-top: 20rem; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    margin-bottom: 50rem; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item.order-last {
    margin: 0;
    order: 15; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-thumbnail {
    position: relative; }
  @media screen and (max-width: 599px) {
    html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-thumbnail {
      max-width: 190px; } }
  html#diamond .woocommerce-cart .woocommerce form input[type="number"] {
    max-width: 80px;
    min-height: 36px;
    min-width: 56px; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-thumbnail .product_link {
    display: block; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-thumbnail .product_link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background-color: #0007;
    opacity: 0;
    transition: opacity 0.23s, background-color 0.23s;
    border-radius: 3px; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-thumbnail .product_link:hover::before {
    opacity: 1; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-thumbnail .product_link img {
    border-radius: 3px; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-thumbnail a.remove {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 13px;
    letter-spacing: 0.56px;
    text-align: left;
    color: #ffffff;
    background-color: #0b0014;
    padding: 5px 13px;
    border-radius: 3px;
    z-index: 5;
    transition: background-color 0.23s, opacity 0.23s;
    opacity: 0.18; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-thumbnail:hover a.remove {
    opacity: 1; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-thumbnail a.remove:hover {
    background-color: var(--r);
    box-shadow: 0 1px 1px 0px #0003; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-thumbnail a.remove:hover + .product_link::before {
    opacity: 1;
    background-color: #4007; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-name {
    font-size: 21rem;
    font-size: max(15px, 17rem);
    font-weight: bold;
    line-height: 1.62;
    letter-spacing: 0.72px;
    text-align: left;
    color: #0b0014;
    margin: 13rem 0 3px;
    display: block; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-price {
    font-size: 16px;
    letter-spacing: 0.64px;
    text-align: left;
    color: #0b0014;
    margin: 1px 0 4px;
    font-weight: 400; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-price > * {
    color: inherit; }
  html#diamond #main .quantity input.qty[type="number"] {
    border: 0;
    color: var(--g1);
    font-weight: 600;
    font-size: 16px;
    cursor: pointer; }
  html#diamond #main .quantity input.qty[type="number"]:hover {
    color: var(--c1); }
  html#diamond .xoo-cp-qtybox span, html#diamond #main .quantity a {
    width: 35px;
    height: 35px;
    background: #f5f9f9;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    color: var(--g1);
    font-weight: 500;
    font-size: 18px; }
  html#diamond .xoo-cp-qtybox span:hover, html#diamond #main .quantity a:hover {
    background: #94ae3f;
    color: #fff; }
  html#diamond .you_saved {
    border-radius: 5px;
    border: solid 1px #94ae3f;
    padding: 20rem 16rem;
    font-size: 20rem;
    font-weight: bold;
    letter-spacing: 0.26px;
    text-align: center;
    color: #94ae3f;
    margin-bottom: 25rem; }
  html#diamond .you_saved p {
    margin: 0; }
  html#diamond .woocommerce-cart #calc_shipping_country_field, html#diamond .woocommerce-cart #calc_shipping_city_field, html#diamond .woocommerce-cart #wdap_zip_check {
    display: none !important; }
  html#diamond .woocommerce-cart .cart-collaterals .cart_totals {
    float: none;
    width: 100%;
    border: none;
    padding: 0; }
  html#diamond .woocommerce-cart .shop_table .woocommerce-cart-form__contents {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px; }
  html#diamond .woocommerce-cart .shop_table .woocommerce-cart-form__contents .cart_item {
    width: 100%;
    padding: 0; }
  html#diamond .woocommerce .cart-collaterals p {
    margin: 0 !important; }
  html#diamond .cart-collaterals .order-total > div {
    margin: 0 !important; }
  html#diamond .woocommerce-cart .footer_payments {
    margin-top: 10px; }
  html#diamond .product-price ins .amount {
    color: var(--c1);
    margin-right: 15rem; }
  html#diamond .product-price del {
    opacity: 1; }
  html#diamond button.button {
    border-radius: 5px;
    background-color: #0b0014;
    padding: 14px; }
  html#diamond a.checkout-button, html#diamond .button.alt {
    border-radius: 25px;
    background-color: #94ae3f; }
  html#diamond .cart-discount td {
    color: transparent; }
  html#diamond .woocommerce-cart .wc-proceed-to-checkout {
    border-radius: 5px;
    background-color: #ecf4f4;
    padding: 20rem;
    text-align: center;
    margin-bottom: 20px; }
  html#diamond p.woocommerce-shipping-destination i.icon-check-cart {
    color: var(--g);
    text-align: left;
    font-size: 1.2em;
    margin-right: 7px;
    vertical-align: -3px; }
  html#diamond .woocommerce-Price-amount.amount {
    color: var(--g); }
  html#diamond ul#shipping_method input {
    position: absolute;
    opacity: 0; }
  html#diamond ul#shipping_method label {
    position: relative;
    padding: 11px;
    display: block;
    width: 100%;
    padding-left: 30px;
    text-align: left;
    cursor: pointer;
    padding-bottom: 0;
    padding-top: 12px;
    margin: 6px 0 2px 0;
    line-height: 1.3; }
  html#diamond ul#shipping_method input + label::before {
    content: "";
    border: solid 1.5px #e1e1e3;
    background-color: #ffffff;
    width: 22px;
    height: 22px;
    left: 0;
    position: absolute;
    border-radius: 22px;
    top: 11px; }
  html#diamond ul#shipping_method li:first-child:last-child input + label::after, html#diamond ul#shipping_method input:checked + label::after {
    content: "";
    width: 10px;
    height: 10px;
    left: 6px;
    position: absolute;
    border-radius: 22px;
    top: 17px;
    background-color: #94ae3f; }
  html#diamond .woocommerce-cart .woocommerce table.shop_table tr td:before {
    margin-bottom: 3px; }
  html#diamond p.woocommerce-shipping-destination {
    padding: 10px 0; }
  html#diamond #main tr.woocommerce-shipping-totals.shipping td + td {
    border-bottom: 0;
    padding-top: 0 !important;
    padding-bottom: 0; }
  html#diamond .woocommerce-cart .woocommerce table.shop_table tr td:before {
    content: attr(data-title) " ";
    font-weight: 600;
    float: none;
    text-align: left;
    display: block; }
  html#diamond .order-total .woocommerce-Price-amount.amount {
    color: inherit; }
  html#diamond .order-total * {
    font-size: 24rem;
    margin-bottom: 9rem; }
  html#diamond tr.cart-subtotal span.woocommerce-Price-amount.amount {
    color: inherit;
    font-size: 26rem;
    padding: 5px 0;
    display: block; }
  html#diamond ul#shipping_method {
    display: flex;
    flex-wrap: wrap; }
  html#diamond ul#shipping_method > li {
    width: 100%; }
  html#diamond #main tr.woocommerce-shipping-totals.shipping td {
    border-bottom: 0;
    padding-bottom: 0; }
  html#diamond button.button:hover {
    background-color: var(--c1); }
  html#diamond a.checkout-button:hover, html#diamond .button.alt:hover {
    background-color: var(--g1); }
  html#diamond .order-total p.vat_included {
    font-family: Poppins;
    font-size: 12px;
    letter-spacing: 0.48px;
    text-align: center;
    color: #81828b; }
  html#diamond .col-1 .cart-discount {
    background: var(--g);
    color: #fff;
    padding: 9px 17px;
    margin-top: 22px;
    justify-content: flex-start;
    align-items: center;
    font-weight: 500;
    font-size: 20rem; }
  html#diamond .col-1 .cart-discount p {
    margin: 0 0 0 11px; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-thumbnail a.remove span {
    background: #fff;
    width: 13px;
    height: 13px;
    display: inline-flex;
    color: var(--g1);
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    font-weight: 600;
    margin-left: 2px; }
  html#diamond input#coupon_code[disabled] {
    background: #fff;
    font-size: 18px;
    letter-spacing: 0.72px;
    text-align: left;
    color: #0b0014;
    font-weight: 400;
    cursor: default; }
  html#diamond a.button.woocommerce-remove-coupon {
    border-radius: 5px;
    background-color: #0b0014;
    line-height: 1.4;
    padding: 15px 32px;
    margin-left: 20px; }
  @media screen and (max-width: 767px) {
    html#diamond a.button.woocommerce-remove-coupon {
      width: 100%;
      margin: 10px 0 0; }
    html#diamond input#coupon_code[disabled] {
      border: 0; } }
  html#diamond .cart-discount.coupon-tt i.icon-check {
    display: block;
    float: left;
    margin: 5px 8px 0 0; }
  html#diamond .shop_table .przelicznik {
    font-size: 14px;
    font-size: clamp(13px, 15rem, 15rem);
    font-weight: bold;
    letter-spacing: 0.56px;
    text-align: left;
    color: var(--c1); }
  html#diamond .woocommerce-notices-wrapper > *:before, html#diamond .woocommerce-notices-wrapper .woocommerce-message:before {
    color: #fff;
    position: absolute;
    left: 15px;
    font-size: 18rem; }
  html#diamond .woocommerce-notices-wrapper > *:before, html#diamond .woocommerce-notices-wrapper .woocommerce-message:before, html#diamond .woocommerce-notices-wrapper .success .woocommerce-message:before {
    content: "";
    font-family: "pysznie-zdrowo-icons-v1" !important; }
  html#diamond .cart-collaterals ~ p {
    font-size: 12px;
    font-weight: 400; }
  html#diamond .cart-collaterals ~ p i.icon-information {
    color: var(--g);
    margin-right: 4px; }
  html#diamond ul#shipping_method .woocommerce-Price-amount.amount {
    color: var(--g1); }
  html#diamond .woocommerce-info {
    padding-left: 25px !important; }
  html#diamond .woocommerce-notices-wrapper *::before {
    color: #fff !important; }
  html#diamond .woocommerce-info:before {
    margin-right: 20px;
    color: #fff !important; }
  html#diamond .woocommerce-info a {
    background-color: var(--g1); }
  html#diamond .coupon p {
    color: #fff;
    font-weight: 500; }
  html#diamond .woocommerce span.onsale {
    position: static;
    border-radius: 5px;
    background-color: #94ae3f;
    margin-bottom: 20rem;
    display: inline-block; }
  html#diamond .wcmenucart-details.count {
    background-color: var(--c1);
    width: 18px;
    height: 18px;
    font-size: 10px;
    white-space: nowrap;
    border-radius: 40px;
    position: absolute;
    top: -10px;
    left: 8px;
    display: flex;
    justify-content: center;
    align-items: center; }
  html#diamond .wcmenucart-details.count:before {
    display: none; }
  html#diamond span.wcmenucart-count {
    position: relative; }
  html#diamond .woocommerce div.product form.cart .variations td.label {
    padding: 0; }
  html#diamond .woocommerce div.product form.cart .variations td.label::after {
    content: ": "; }
  html#diamond table.variations tbody, html#diamond table.variations tr, html#diamond table.variations td {
    display: block;
    border: 0;
    width: 100%; }
  html#diamond table.variations tr {
    border-bottom: solid 1px #e9e9e9; }
  html#diamond div.product form.cart .wcpa_form_item label, html#diamond div.product form.cart table.thwepo-extra-options label.label-tag, html#diamond .woocommerce div.product form.cart .variations tr td.label label {
    color: #68707d;
    width: 100%;
    display: inline;
    font-weight: 600; }
  html#diamond div.product form.cart .wcpa_form_item label::before, html#diamond div.product form.cart table.thwepo-extra-options label.label-tag::before, html#diamond .woocommerce div.product form.cart .variations tr td.label label::before {
    content: "* "; }
  html#diamond .woocommerce #reviews #comments ol.commentlist li .comment_container {
    padding-left: 0; }
  html#diamond a.woocommerce-review-link {
    font-size: 16rem;
    color: #81828b;
    font-weight: 500;
    pointer-events: none; }
  html#diamond .woocommerce-product-details__short-description p {
    font-size: 18rem;
    line-height: 1.44;
    letter-spacing: 1.25rem;
    color: #81828b; }
  html#diamond li.variable-item.button-variable-item {
    border: 0;
    box-shadow: none; }
  html#diamond li.variable-item.button-variable-item span {
    border-radius: 10px;
    background-color: var(--bg1);
    padding: 8px 30px;
    font-size: 18rem;
    font-weight: bold;
    letter-spacing: 0.36px;
    text-align: center;
    color: #0b0014;
    text-transform: lowercase;
    min-width: 150rem; }
  html#diamond li.variable-item.button-variable-item:hover span, html#diamond li.variable-item.button-variable-item.selected span {
    background-color: var(--c1);
    color: #fff; }
  html#diamond .woocommerce div.product form.cart .variations .reset_variations {
    display: none !important; }
  html#diamond .woocommerce div.product form.cart .variations td.value {
    padding-bottom: 20px; }
  html#diamond .woocommerce div.product div.summary p.in-stock {
    font-size: 12px;
    letter-spacing: 0;
    color: var(--g2); }
  html#diamond .single-product .summary span.price {
    flex-direction: row-reverse; }
    html#diamond .single-product span.price {
      font-size: 0;
      display: flex;
      color: #000; }
      html#diamond .single-product span.price del .woocommerce-Price-amount.amount {
        color: var(--g3); }
      html#diamond .single-product span.price ins {
        margin-right: 12rem; }
        html#diamond .single-product span.price ins .woocommerce-Price-amount.amount {
          color: var(--c1); }
      html#diamond .single-product span.price .woocommerce-Price-amount.amount {
        font-size: 36rem;
        padding: 3px 8px 0 0;
        display: block;
        font-weight: 400; }
    html#diamond .single-product.woocommerce .woocommerce-tabs table.shop_attributes, html#diamond .single-product.woocommerce .woocommerce-tabs table.shop_attributes table, html#diamond .single-product.woocommerce .woocommerce-tabs table.shop_attributes tbody, html#diamond .single-product.woocommerce .woocommerce-tabs table.shop_attributes tr, html#diamond .single-product.woocommerce .woocommerce-tabs table.shop_attributes th, html#diamond .single-product.woocommerce .woocommerce-tabs table.shop_attributes td {
      display: block;
      border: 0;
      padding: 0; }
    html#diamond .single-product.woocommerce .woocommerce-tabs table.shop_attributes th.woocommerce-product-attributes-item__label {
      margin-top: 12rem;
      font-size: 18rem;
      font-weight: bold;
      color: #0b0014;
      text-transform: none; }
  html#diamond #tab-description h2 {
    margin-bottom: 8rem;
    margin-top: 30rem; }
  html#diamond .woocommerce div.product.owp-tabs-layout-section .panel {
    margin-top: 18rem; }
  html#diamond .woocommerce div.product .product_title {
    padding-bottom: 20rem; }
  html#diamond .woocommerce div.product div.summary {
    margin-bottom: 35rem; }
  html#diamond .woocommerce table.shop_attributes {
    margin-bottom: 32rem; }
  html#diamond .wl-modal {
    width: calc(100% - 14px);
    max-width: 460px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 2px 2px #0005;
    overflow: hidden; }
  html#diamond .wl-modal__header, html#diamond .wl-modal__footer {
    padding: 18rem;
    background: var(--bg1); }
  html#diamond .wl-modal__header-title {
    font-size: 20rem; }
  html#diamond .wl-modal__content {
    padding: 18rem 20rem; }
  html#diamond .woocommerce div.product .woocommerce-tabs {
    padding-top: 0; }
  html#diamond .woocommerce div.product.owp-tabs-layout-section .panel h2 {
    font-size: 27rem;
    font-weight: 700;
    text-align: left;
    color: #0b0014; }
  html#diamond button.single_add_to_cart_button.button {
    margin-top: 10px;
    padding: 17px 28rem !important;
    font-size: 20rem;
    padding-right: 77rem !important;
    background-image: url(/app/themes/webdiamond/img/add-to-cart.png);
    background-size: 36rem;
    background-repeat: no-repeat;
    background-position: calc(100% - 21px) 39%;
    letter-spacing: 1rem; }
  html#diamond .wl-modal__footer button[type="reset"] {
    display: none; }
  html#diamond .woocommerce .wl-modal__footer button.button {
    padding: 14rem 32rem;
    font-size: 15rem; }
  @media screen and (max-width: 480px) {
    html#diamond button.single_add_to_cart_button.button {
      width: 100%; } }
  html#diamond tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_przelicznik {
    display: none !important; }
  html#diamond #main .summary ul.wishlist-link {
    list-style: none;
    margin: 0;
    float: left;
    display: block;
    width: 30%;
    margin-right: 3%;
    margin-top: -2px; }
  html#diamond .wl-form__checkbox-field {
    width: 30px; }
  html#diamond label.wl-form__checkbox {
    position: relative;
    margin-bottom: 3px;
    cursor: pointer; }
  html#diamond label.wl-form__checkbox input[type="radio"]::before {
    content: "";
    position: absolute;
    top: auto;
    bottom: 50%;
    left: -3px;
    right: 0;
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 20px;
    border: solid 1.5px #e1e1e3;
    z-index: 10;
    transform: translateY(50%);
    background: #fff;
    cursor: pointer; }
  html#diamond .wl-form__checkbox:not(:first-child) {
    padding-top: 2px;
    padding-bottom: 2px; }
  html#diamond label.wl-form__checkbox input[type="radio"]::after {
    content: "";
    position: absolute;
    top: auto;
    bottom: 50%;
    transform: translateY(50%);
    left: 3px;
    right: 0;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 20px;
    opacity: 0;
    background-color: var(--c1);
    z-index: 12;
    cursor: pointer; }
  html#diamond label.wl-form__checkbox input[type="radio"]:checked::after {
    opacity: 1; }
  @media screen and (min-width: 480px) {
    html#diamond .summary.entry-summary div[data-ajax-inject^="wishlist-link"] {
      float: left;
      margin-right: 20px; } }
@media screen and (max-width: 959px) {
  html#diamond .products div[data-ajax-inject^="wishlist-link"] {
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translateX(50%);
    width: 50px; }
  html#diamond .products div[data-ajax-inject^="wishlist-link"] .wishlist-btn {
    max-width: 30px !important;
    transform: translateY(14px); }
  html#diamond .woocommerce ul.products li.product .woo-entry-inner {
    padding-bottom: 54rem; } }
html#diamond .summary.entry-summary .wishlist-btn-wrap {
  text-align: center; }
html#diamond .products .wishlist-btn {
  background-color: #fff; }
html#diamond .summary.entry-summary div[data-ajax-inject^="wishlist-link"] .wishlist-btn-wrap {
  margin: 10px 0; }
html#diamond .wishlist-btn:hover {
  color: #fff;
  background-color: var(--c1); }
html#diamond .wishlist-btn .svg-icon {
  margin: 0; }
html#diamond .next_delivery {
  background-color: #f5f9f9;
  padding: 15rem 11rem 11rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 20rem;
  margin-bottom: 20rem; }
@media screen and (min-width: 480px) and (max-width: 767px) {
  html#diamond .next_delivery {
    justify-content: center; } }
html#diamond .next_delivery i.icon-delivery-truck {
  font-size: 65rem; }
html#diamond .next_delivery > i, html#diamond .next_delivery > div {
  padding: 9rem; }
html#diamond .next_delivery_date p {
  font-size: 14rem;
  line-height: 16rem;
  font-weight: bold;
  letter-spacing: 0.56px;
  margin-bottom: 7rem; }
html#diamond .next_delivery_date p span {
  font-size: 14rem;
  letter-spacing: 1rem;
  color: #81828b;
  font-weight: 600; }
html#diamond .next_delivery_date p b {
  font-weight: 700;
  font-size: 1.25em; }
html#diamond .next_delivery_time p {
  margin: 0;
  font-size: 14rem;
  font-weight: 400;
  letter-spacing: 0.56rem;
  line-height: 26rem; }
@media screen and (max-width: 479px) {
  html#diamond .next_delivery_date p {
    font-size: 16rem;
    line-height: 19rem; }
  html#diamond .next_delivery_date p span {
    font-size: 16rem; }
  html#diamond .next_delivery_time p {
    font-size: 16rem; } }
html#diamond .next_delivery .next_delivery_time {
  padding-top: 5rem; }
html#diamond section.related.products strong {
  color: var(--c1); }
html#diamond section.related.products h2 {
  font-size: 32rem;
  font-weight: bold;
  color: #0b0014; }
@media screen and (max-width: 579px) {
  html#diamond section.related.products h2 span {
    display: none; } }
html#diamond .woocommerce .related.products {
  margin-top: 50rem; }
html#diamond .woocommerce ul.products .product-inner {
  height: 100%; }
html#diamond .woocommerce ul.products {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
html#diamond table.xoo-cp-pdetails tr, html#diamond #main .products .product {
  position: relative;
  border-radius: 8px;
  margin: 10px 10px 15px;
  box-shadow: 0 2px 7px 1px #0002;
  max-width: 300px;
  padding-bottom: 26rem; }
@media screen and (max-width: 959px) {
  html#diamond #main .products .product {
    width: 100%;
    /* min-width: 260px; */ } }
@media screen and (max-width: 767px) {
  html#diamond #main .related.products .product:nth-child(n + 3) {
    display: none; }
  html#diamond #main .related.products .product {
    width: 50%; }
  html#diamond #main .related ul.products {
    display: flex;
    flex-wrap: nowrap; } }
html#diamond #main .products .product li.title {
  padding: 5px 10px;
  text-align: center;
  margin-top: 20rem; }
html#diamond #main .products span.onsale {
  position: absolute; }
html#diamond .woocommerce #main .products li.product li.title a {
  font-size: 18rem;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.72px;
  text-align: center;
  color: var(--g1); }
html#diamond .woocommerce #main .products li.product li.title a:hover {
  color: var(--c1); }
html#diamond .woocommerce ul.products li.product .woo-entry-inner li {
  margin-top: 5px;
  margin-bottom: 2px; }
html#diamond .woocommerce ul.products li.product .woo-entry-inner li.image-wrap {
  margin-top: 0; }
html#diamond #main .products span.price {
  justify-content: center; }
  html#diamond #main .products span.price span.woocommerce-Price-amount.amount {
    font-size: 16px; }
  html#diamond #main .products span.price > span.woocommerce-Price-amount.amount, html#diamond #main .products span.price > del .woocommerce-Price-amount.amount {
    color: var(--g1);
    opacity: 1; }
  html#diamond #main .products span.price del {
    opacity: 1; }
html#diamond .products_actions {
  display: flex;
  justify-content: space-between;
  padding: 14px 20px 9px;
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  align-items: center;
  max-width: 120px;
  margin: auto; }
html#diamond .products_actions a {
  line-height: 12px; }
html#diamond .products_actions a:hover {
  color: var(--c1); }
html#diamond .products_actions a.button.add_to_cart_button {
  font-size: 0 !important;
  border: 0 !important;
  display: block !important;
  padding: 6px 9px 4px !important; }
html#diamond .products_actions a.button.add_to_cart_button::before {
  content: "";
  font-size: 30rem;
  font-family: "pysznie-zdrowo-icons-v1" !important;
  font-weight: 500;
  color: var(--g1); }
html#diamond .products_actions a.button.add_to_cart_button:hover::before {
  color: var(--c1); }
html#diamond .products_actions a::before {
  font-size: 25px !important; }
html#diamond .products_actions i {
  font-size: 32px !important;
  line-height: 10px;
  margin: 0 3px; }
  html#diamond .products .wishlist-btn {
    background: transparent !important; }
    html#diamond .products .wishlist-btn:hover .svg-icon {
      color: var(--c1); }
  html#diamond .products .wishlist-btn .svg-icon {
    width: 26px;
    height: 26px;
    margin-right: 0;
    color: var(--g1);
    transform: translate(-1px, 11px);
    transition: color 0.23s; }
html#diamond .woocommerce ul.products li.product .woo-entry-inner li {
  text-align: center; }
html#diamond .widget_shopping_cart_content .buttons .checkout {
  display: none; }
html#diamond #body.woocommerce .oceanwp-toolbar {
  border-top: 0;
  border-bottom: 0;
  border-radius: 4px;
  background-color: #f5f9f9;
  padding: 10rem 20rem 8rem;
  display: flex;
  justify-content: space-between;
  visibility: visible;
  animation-delay: 0s;
  animation-name: none !important;
  animation-duration: 0s; }
@media screen and (max-width: 959px) {
  html#diamond #body.woocommerce .oceanwp-toolbar {
    display: block; }
  html#diamond .woocommerce .woocommerce-ordering {
    float: left;
    margin-bottom: 8px; }
  html#diamond #body.woocommerce .oceanwp-toolbar > * {
    width: 100%;
    text-align: left; } }
@media screen and (max-width: 959px) and (min-width: 481px) {
  html#diamond #body form.woocommerce-ordering::before, html#diamond #body .result-count .view-title {
    margin-left: 0;
    margin-right: 7px;
    min-width: 114px;
    display: inline-block;
    font-size: 15rem;
    height: 40px;
    display: inline-flex;
    align-items: center; }
  html#diamond #body.woocommerce .oceanwp-toolbar .select2 {
    min-width: calc(100% - 120px);
    margin: 0;
    float: right;
    margin-right: -4px; } }
@media screen and (max-width: 480px) {
  html#diamond #main .oceanwp-toolbar .select2, html#diamond #main .oceanwp-toolbar .select2 * {
    right: 0; } }
@media screen and (max-width: 1199px) {
  html#diamond #body .result-count {
    display: none !important; } }
@media screen and (min-width: 481px) and (max-width: 959px) {
  html#diamond form.woocommerce-ordering::before {
    margin: 7px 5rem;
    line-height: 2; } }
html#diamond .woocommerce .woocommerce-ordering .orderby {
  border-radius: 5px;
  border: solid 1px #515d5e33;
  background-color: #ffffff; }
html#diamond .woocommerce .woocommerce-ordering span.select2.select2-container + .orderby {
  display: none !important; }
html#diamond .woocommerce .woocommerce-ordering .theme-select:after {
  border: 0; }
html#diamond form#product_searchform {
  position: relative; }
html#diamond form#product_searchform i.icon-magnifying-glass::before {
  position: absolute;
  right: 0px;
  padding: 15rem 18rem; }
html#diamond .woocommerce div.product form.cart div.quantity {
  float: none;
  display: none !important;
  z-index: 15; }
html#diamond .woocommerce div.product form.cart div.quantity.buttons_added {
  display: block !important; }
html#diamond .single_variation_wrap {
  position: relative; }
@media screen and (min-width: 480px) {
  html#diamond .single-product .dc_price_qt .quantity.buttons_added {
    position: absolute;
    right: 0;
    bottom: 50%;
    transform: translateY(50%);
    margin: 0; }
  html#diamond .woocommerce #main .summary p.price {
    margin: 0; } }
html#diamond .woocommerce div.product form.cart .variations {
  margin-bottom: 10px; }
html#diamond .woocommerce div.product form.cart {
  border-bottom: 0; }
html#diamond .product_meta {
  margin-bottom: 30px;
  border: 0;
  padding: 0;
  margin-top: 0; }
html#diamond div#tab-description .product_meta > span {
  margin-top: 12rem;
  font-size: 20rem;
  line-height: 27rem;
  font-weight: bold;
  color: #0b0014; }
html#diamond .woocommerce table.shop_attributes td {
  color: var(--g2); }
html#diamond div#tab-description .product_meta > span a, html#diamond div#tab-description .product_meta > span span {
  font-size: 18rem;
  font-weight: 400;
  color: var(--g2);
  display: flex; }
html#diamond div#tab-description .product_meta > span span a {
  margin-left: 5px;
  margin-right: 1px; }
  html#diamond div#tab-description .product_meta > span span a:first-child {
    margin-left: 0; }
html#diamond table.woocommerce-product-attributes.shop_attributes {
  margin-bottom: 0 !important; }
html#diamond div#tab-description .product_meta span.posted_in a {
  color: var(--c1) !important;
  text-decoration: underline; }
html#diamond div#tab-description .product_meta span.product_meta_label {
  font-size: 18rem;
  font-weight: bold;
  color: #0b0014;
  text-transform: none; }
html#diamond .outofstock .social_share {
  display: none; }
html#diamond .social_share_icon {
  display: flex;
  justify-content: flex-end;
  margin-top: 24rem; }
html#diamond .social_share_icon span.icons.jssocials div div {
  display: inline-block;
  margin-left: 5px; }
html#diamond span.icons.jssocials a {
  padding: 3px 5px; }
html#diamond .woocommerce-tabs + hr {
  border-top: 1px solid #eaeaea;
  margin-top: 80rem;
  margin-bottom: 60rem; }
html#diamond span.icons.jssocials a i::before {
  color: var(--g2); }
html#diamond span.icons.jssocials a:hover i::before {
  color: var(--g1); }
html#diamond .npch_title {
  font-size: 30rem;
  font-weight: bold;
  color: #0b0014;
  margin-bottom: 50rem;
  text-align: center; }
html#diamond ul.npch {
  font-size: 16rem;
  font-weight: bold;
  letter-spacing: 0.64px;
  text-align: center;
  color: var(--c1);
  display: flex;
  flex-direction: column; }
html#diamond .npch_label {
  font-size: 16px;
  letter-spacing: 0.64px;
  text-align: center;
  color: var(--c1); }
html#diamond i.npch_icon {
  font-size: 48rem;
  margin-top: 24rem;
  margin-bottom: 6rem;
  display: block; }
html#diamond hr.npch_hr {
  margin: 70rem 0; }
html#diamond #body aside .widget-title {
  font-family: Poppins;
  font-size: 20rem;
  line-height: 25rem;
  font-weight: bold;
  color: #000;
  text-transform: none;
  border: 0;
  padding-left: 0; }
html#diamond .woocommerce ul.product_list_widget li {
  border: 0; }
html#diamond .widget_product_categories li a:before, html#diamond .widget_layered_nav li a:before {
  border: 0; }
html#diamond .widget_product_categories li.current-cat a, html#diamond .widget_layered_nav li.current-cat a {
  color: var(--c1); }
html#diamond .widget_product_categories li.current-cat a:before, html#diamond .widget_layered_nav li.current-cat a:before {
  content: "";
  font-family: "pysznie-zdrowo-icons-v1" !important;
  color: var(--c1);
  margin-top: -14rem;
  background: none; }
html#diamond .widget_product_categories li a, html#diamond .widget_layered_nav li a {
  font-size: 16rem; }
html#diamond ul.dc_filtr li {
  padding: 3rem 3rem 3rem 35rem; }
html#diamond .woocommerce ul.product_list_widget li img {
  box-shadow: 0 2px 5px 1px #0000001d;
  border-radius: 5px; }
html#diamond ul.product_list_widget span.product-title {
  font-weight: 700;
  font-size: 14rem;
  line-height: 19rem;
  display: block; }
html#diamond .woocommerce ul.product_list_widget li img {
  width: 80rem;
  height: 80rem; }
html#diamond .woocommerce ul.product_list_widget li {
  min-height: 96rem;
  padding-left: 96rem; }
html#diamond .woocommerce ul.product_list_widget li:first-child {
  margin-bottom: -10rem; }
html#diamond ul.dc_filtr a {
  font-size: 16rem;
  padding: 1rem 0;
  display: block;
  position: relative; }
html#diamond ul.dc_filtr a::before {
  content: "";
  position: absolute;
  top: 4rem;
  left: -30rem;
  width: 20rem;
  height: 20rem;
  border: solid 1px #000;
  border-radius: 3px;
  display: block; }
html#diamond ul.dc_filtr a:hover::before {
  border: solid 1px var(--c1); }
html#diamond ul.dc_filtr a.current {
  color: var(--c1); }
html#diamond ul.dc_filtr a.current::before {
  border: solid 1px var(--c1);
  background-color: var(--c1); }
html#diamond ul.dc_filtr a.current::after {
  content: "";
  font-family: "pysznie-zdrowo-icons-v1" !important;
  position: absolute;
  top: 5rem;
  left: -26rem;
  display: block;
  color: #fff;
  font-size: 12rem; }
html#diamond .widget_product_categories li a, html#diamond .widget_layered_nav li a {
  text-transform: none; }
  html#diamond ul.product_list_widget li a {
    display: block;
    width: 100%; }
  html#diamond ul.product_list_widget li .woocommerce-Price-amount.amount {
    color: var(--g1);
    font-size: 14rem;
    font-weight: 500; }
  html#diamond ul.product_list_widget li del {
    order: 5; }
  html#diamond ul.product_list_widget li span.product-title {
    font-size: 15rem; }
html#diamond .category_banner {
  border-radius: 20px;
  background-color: var(--c1);
  padding: 40rem;
  background-size: cover;
  margin-bottom: 30rem;
  position: relative;
  overflow: hidden; }
html#diamond .category_banner .cat_title {
  color: #fff;
  font-size: 38rem;
  line-height: 46rem;
  font-weight: 700;
  margin-bottom: 10rem;
  position: relative;
  z-index: 5; }
html#diamond .category_banner p {
  color: #fff;
  font-size: 18rem;
  max-width: 620px;
  line-height: 25rem;
  margin: 0;
  text-shadow: 0 1px 1px #0008;
  position: relative;
  z-index: 0; }
html#diamond .oceanwp-toolbar > div {
  display: flex;
  white-space: nowrap;
  font-size: 16rem;
  letter-spacing: 0.32px;
  color: #000; }
html#diamond .category_banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.4;
  transition: opacity 0.23s; }
html#diamond .category_banner:hover::before {
  opacity: 0.6; }
html#diamond #product_searchform input[type="submit"] {
  opacity: 0;
  height: 0;
  padding: 0;
  visibility: collapse;
  float: left; }
html#diamond form#product_searchform {
  float: right; }
@media screen and (min-width: 960px) {
  html#diamond .woocommerce-product-gallery > figure.woocommerce-product-gallery__wrapper {
    margin-left: 100rem; } }
html#diamond .woocommerce-product-gallery {
  pointer-events: none; }
html#diamond .woocommerce-product-gallery__image {
  margin-right: 1px !important; }
@media screen and (min-width: 481px) {
  html#diamond form.woocommerce-ordering::before {
    content: "sortuj wg:";
    text-transform: uppercase;
    margin: 0 5rem;
    font-weight: 500;
    font-size: 16rem; } }
html#diamond .result-count .view-title {
  text-transform: uppercase;
  margin: 0 13rem 0 30rem;
  font-weight: 500;
  font-size: 16rem;
  line-height: 40rem; }
html#diamond form#commentform .select2 {
  display: none; }
html#diamond form.cart {
  position: relative; }
html#diamond .summary hr {
  border-color: #e9e9e9; }
html#diamond .woocommerce div.product p.price {
  margin: 20rem 0 10rem; }
html#diamond .woocommerce div.product div.summary form.cart:not(.variations_form) p.in-stock {
  margin-bottom: 40rem; }
html#diamond .topbar_right a {
  margin-left: 8rem; }
html#diamond .wl-frame a, html#diamond .wl-frame {
  font-size: 15rem;
  text-align: center; }
html#diamond .wl-frame__header {
  background: transparent;
  text-align: center;
  margin: 20rem 0; }
html#diamond .woocommerce ul.products {
  margin: 20px;
  display: flex;
  flex-wrap: wrap; }
html#diamond .wl-frame__inner .typo {
  padding: 20px;
  max-width: 800px;
  margin: 10px auto 20px;
  background: #f0f0f0;
  border-radius: 10px; }
html#diamond .wl-frame__inner .typo h3 {
  font-size: 26rem; }
html#diamond a.wl-button__remove {
  top: auto;
  right: 50%;
  width: 30rem;
  height: 30rem;
  bottom: 60%;
  transform: translate(120%, 42%);
  opacity: 0;
  transition: opacity 0.23s; }
  html#diamond a.wl-button__remove svg {
    fill: var(--g1);
    transition: fill 0.23s; }
    html#diamond a.wl-button__remove svg:hover {
      fill: var(--c1); }
html#diamond .product:hover a.wl-button__remove {
  opacity: 0.73; }
html#diamond #main .wl-frame .products .wishlist-btn-wrap button {
  color: #fff;
  padding: 11rem 23rem;
  margin: 12rem 0 0;
  border: 0; }
html#diamond .oceanwp-toolbar {
  visibility: hidden; }
html#diamond .container.category_banners {
  margin: 52rem auto;
  flex-wrap: wrap; }
  html#diamond .container.category_banners hr.pcat_hr {
    width: 100%;
    margin: 4rem 0 70rem; }
  html#diamond .container.category_banners .category_banner {
    min-height: 180rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    padding: 23rem 50rem 40rem; }
  html#diamond .container.category_banners .category_banner .cat_title {
    font-size: 30rem;
    margin-bottom: 6rem;
    display: block;
    position: static; }
    html#diamond .container.category_banners .category_banner .cat_title::before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 15; }
  html#diamond .container.category_banners .category_banner p {
    font-size: 16rem;
    line-height: 22rem; }
html#diamond #site-navigation-wrap .dropdown-menu > li > a.wcmenucart {
  letter-spacing: 0;
  background: #f5f9f9;
  border-radius: 50px;
  padding: 2px 28px;
  margin: 0 0 0 13px; }
html#diamond #site-navigation-wrap .dropdown-menu > li:hover > a.wcmenucart {
  background: #94ae3f;
  color: #fff; }
html#diamond #site-navigation-wrap .dropdown-menu > li:hover > a.wcmenucart a, html#diamond #site-navigation-wrap .dropdown-menu > li:hover > a.wcmenucart span {
  color: #fff; }
html#diamond #site-navigation-wrap .dropdown-menu > li > a.wcmenucart span.wcmenucart-details.count {
  padding: 1px 1px 0 1px; }
html#diamond #site-navigation-wrap .dropdown-menu > li:hover > a.wcmenucart span.wcmenucart-details.count {
  background: #fff;
  color: #94ae3f;
  text-align: center; }
html#diamond #site-navigation-wrap i.icon-shopping-cart {
  font-size: 1.5em;
  font-weight: 200;
  vertical-align: -0.2em; }
html#diamond .current-shop-items-dropdown {
  border: 0;
  border-radius: 6px;
  background-color: var(--c1);
  box-shadow: 0 4px 11px 3px #0006;
  margin-top: 15px;
  right: -10rem;
  padding: 0; }
html#diamond ul.product_list_widget li.woocommerce-mini-cart-item.mini_cart_item a.remove.remove_from_cart_button {
  position: absolute;
  top: 23px;
  right: 9px;
  width: 20px;
  height: 20px;
  background: #333c;
  color: #fff;
  opacity: 0;
  transition: opacity 0.23s;
  line-height: 1.35; }
html#diamond ul.product_list_widget li.woocommerce-mini-cart-item.mini_cart_item:hover a.remove.remove_from_cart_button {
  opacity: 1; }
html#diamond .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid.content {
  width: 100%;
  padding-left: 5px; }
html#diamond .widget_shopping_cart ul.cart_list li .owp-grid-wrap .owp-grid > div {
  padding-right: 0; }
html#diamond .woocommerce ul.product_list_widget li.woocommerce-mini-cart-item.mini_cart_item:first-child {
  margin-bottom: 0px; }
html#diamond ul.product_list_widget li.woocommerce-mini-cart-item.mini_cart_item a {
  color: #fff;
  line-height: 17px;
  font-weight: 600; }
html#diamond .woocommerce ul.product_list_widget li.woocommerce-mini-cart-item.mini_cart_item {
  min-height: 112px;
  color: #fff;
  padding-top: 0 !important;
  padding-bottom: 10px !important;
  border-bottom: solid 1px rgba(221, 221, 221, 0.22);
  display: block;
  padding: 20px !important;
  padding-left: 110px !important;
  margin-bottom: 0; }
html#diamond .woocommerce ul.product_list_widget li.woocommerce-mini-cart-item.mini_cart_item img {
  position: absolute;
  top: 17px;
  left: 18px;
  width: 80px;
  height: 80px; }
html#diamond ul.product_list_widget li.woocommerce-mini-cart-item.mini_cart_item a.remove + a {
  display: block;
  width: 100%;
  color: #fff;
  line-height: 17px;
  font-weight: 500;
  padding-right: 21px;
  transition: opacity 0.3s; }
html#diamond ul.product_list_widget li.woocommerce-mini-cart-item.mini_cart_item a.remove + a:hover {
  opacity: 0.7; }
html#diamond .current-shop-items-dropdown.owp-mini-cart::before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 30px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #94ae3f transparent; }
html#diamond a.wcmenucart::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 25px;
  display: block;
  margin-top: -6px; }
html#diamond .current-shop-items-dropdown.owp-mini-cart p.woocommerce-mini-cart__total.total {
  display: none; }
html#diamond html {
  scrollbar-color: #325f2133;
  scrollbar-width: thin; }
html#diamond ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.23);
  border-radius: 10px;
  width: 12px;
  height: 12px;
  background-color: #fff4; }
html#diamond ::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  background-color: #fff4;
  border-radius: 10px; }
html#diamond ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.23);
  background-color: #325f2133; }
html#diamond ::-webkit-scrollbar-thumb:hover {
  background-color: #547c4288; }
html#diamond #body .current-shop-items-dropdown.owp-mini-cart a.button.wc-forward {
  margin: 0 auto 12px;
  float: none !important;
  display: block;
  background: #fff;
  color: var(--c1);
  border-radius: 30px;
  padding: 15px 28px;
  width: 220px;
  border: solid 2px #fff; }
html#diamond #body .current-shop-items-dropdown.owp-mini-cart a.button.wc-forward:hover {
  background: var(--d1);
  color: #fff;
  box-shadow: 0 2px 3px 1px #0003; }
html#diamond #body .current-shop-items-dropdown.owp-mini-cart a.button.checkout.wc-forward {
  display: none !important; }
html#diamond ul.product_list_widget.woocommerce-mini-cart li .woocommerce-Price-amount.amount, html#diamond .woocommerce ul.product_list_widget.woocommerce-mini-cart li .quantity {
  color: #fff;
  font-weight: 400; }
html#diamond .spacious .owp-mini-cart .widget_shopping_cart_content .buttons {
  padding: 17px 0 7px; }
html#diamond a.added_to_cart.wc-forward {
  display: none !important; }
html#diamond .xoo-cp-notice-box {
  bottom: 50%; }
html#diamond .xoo-cp-atcn {
  background: none;
  text-align: center;
  color: var(--g1);
  overflow: visible; }
html#diamond .xoo-cp-icon-check:before {
  font-family: "pysznie-zdrowo-icons-v1" !important;
  content: "";
  background: var(--g);
  padding: 6px;
  color: #fff;
  border-radius: 20px;
  font-size: 10px;
  vertical-align: 1px;
  margin-right: 5px; }
html#diamond .xoo-cp-ptotal {
  display: none; }
html#diamond .xoo-cp-container {
  padding: 35px; }
html#diamond table.xoo-cp-pdetails, html#diamond table.xoo-cp-pdetails * {
  display: flex;
  overflow: visible; }
html#diamond table.xoo-cp-pdetails tbody, html#diamond table.xoo-cp-pdetails tr {
  flex-direction: column;
  width: 100%;
  justify-content: center;
  align-items: center; }
html#diamond td.xoo-cp-remove {
  display: none; }
html#diamond td.xoo-cp-pimg {
  width: 300px;
  max-width: 100%;
  padding: 0; }
html#diamond td.xoo-cp-pprice {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 0;
  font-size: 16px; }
html#diamond td.xoo-cp-pqty {
  justify-content: center;
  padding: 8px 0 0; }
html#diamond .xoo-cp-qtybox, html#diamond .xoo-cp-qtybox span {
  border: 0; }
html#diamond .xoo-cp-btns {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
html#diamond .xoo-cp-btns a.xoo-cp-btn-vc.xcp-btn {
  margin-bottom: 15px;
  width: 100%;
  max-width: 300px;
  background: var(--g1);
  border: 0; }
  html#diamond .xoo-cp-btns a.xoo-cp-btn-vc.xcp-btn:hover {
    background: var(--c1); }
html#diamond td.xoo-cp-ptitle {
  width: 100%;
  text-align: center;
  justify-content: center;
  padding: 7px;
  padding-bottom: 0;
  margin-top: 7px; }
html#diamond td.xoo-cp-ptitle a {
  font-size: 19rem; }
html#diamond a.xoo-cp-close.xcp-btn {
  background: none;
  border: 0;
  color: var(--g1);
  position: relative;
  padding: 2px;
  width: auto; }
  html#diamond a.xoo-cp-close.xcp-btn:hover {
    color: var(--c1); }
html#diamond a.xoo-cp-close.xcp-btn::before {
  content: "";
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  height: 1px;
  background: var(--g1); }
html#diamond a.xoo-cp-close.xcp-btn:hover::before {
  background: var(--c1); }
html#diamond span.xoo-cp-close {
  font-size: 18px;
  right: 22px;
  top: 22px; }
  html#diamond span.xoo-cp-close:hover {
    color: var(--c1); }
html#diamond .xoo-cp-icon-cross:before {
  font-family: "pysznie-zdrowo-icons-v1" !important;
  content: ""; }
@media screen and (max-width: 1199px) {
  html#diamond .col2-set .col-1, html#diamond .col2-set .col-2 {
    width: 100%; } }
html#diamond .cart_delivery_day .select2 {
  padding-bottom: 8px !important;
  margin-bottom: 30px;
  height: 42px;
  padding-top: 3px;
  border-width: 1px; }
html#diamond .woocommerce-cart .cart_delivery_day .select2 {
  border-color: #000;
  margin-top: 5px;
  margin-bottom: 40px; }
html#diamond .cart_delivery_day #select2-dostawa_w_dn-container {
  font-size: 16px !important;
  color: #0b0014 !important;
  font-weight: 400; }
html#diamond .woocommerce table.shop_table td {
  text-transform: none; }
html#diamond #payment .form-row.place-order {
  display: none; }
html#diamond .woocommerce-checkout > .col2-set > div {
  width: 100% !important; }
html#diamond ul.wc_payment_methods.payment_methods.methods {
  display: flex;
  flex-direction: column; }
html#diamond .woocommerce-checkout #payment div.payment_box, html#diamond .woocommerce-checkout #payment ul.payment_methods li, html#diamond .woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label {
  background: none; }
html#diamond .woocommerce-checkout #payment div.payment_box {
  padding-top: 0;
  display: block !important; }
html#diamond .woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label {
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-start;
  align-items: flex-start; }
html#diamond .woocommerce-checkout #payment ul.payment_methods li {
  margin-bottom: 23rem;
  position: relative; }
html#diamond .woocommerce-checkout #payment ul.payment_methods .wc_payment_method > input[type="radio"]:first-child + label::before {
  display: none; }
html#diamond .woocommerce-checkout #payment ul.payment_methods .wc_payment_method > input[type="radio"]:first-child ~ label::before {
  border: solid 1px #e1e1e3;
  background-color: #fff; }
html#diamond .woocommerce-checkout #payment ul.payment_methods .wc_payment_method > input[type="radio"]:first-child:checked ~ label::before {
  border: solid 1px var(--c1);
  background-color: #ecf4f4; }
html#diamond #body.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  margin: 0;
  border-radius: 5px;
  z-index: -1; }
html#diamond #body.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  z-index: 5; }
html#diamond #billing_rodzaj_field .woocommerce-input-wrapper {
  display: flex; }
html#diamond #billing_rodzaj_field .woocommerce-input-wrapper input[name="billing_rodzaj"] {
  opacity: 0;
  width: 0;
  height: 0;
  display: none; }
html#diamond #billing_rodzaj_field .woocommerce-input-wrapper input[name="billing_rodzaj"] + label {
  position: relative;
  padding-left: 33px;
  margin-right: 25px; }
html#diamond #billing_rodzaj_field .woocommerce-input-wrapper input[name="billing_rodzaj"] + label::before {
  content: "";
  position: absolute;
  top: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 20px;
  border: solid 1px #ddd; }
html#diamond #billing_rodzaj_field .woocommerce-input-wrapper input[name="billing_rodzaj"] + label::after {
  content: "";
  position: absolute;
  top: 8px;
  bottom: 0;
  left: 6px;
  right: 0;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 20px;
  opacity: 0;
  background-color: var(--c1); }
html#diamond #billing_rodzaj_field .woocommerce-input-wrapper input[name="billing_rodzaj"]:checked + label::after {
  opacity: 1; }
html#diamond #billing_rodzaj_field > label {
  display: none !important; }
html#diamond .woocommerce .woocommerce-checkout #customer_details h3#ship-to-different-address {
  border: 0;
  font-weight: 400; }
html#diamond .woocommerce .woocommerce-checkout #customer_details h3.form_title {
  font-size: 24rem;
  font-weight: bold;
  color: #0b0014;
  border: 0;
  text-transform: none; }
html#diamond .woocommerce-checkout #payment ul.payment_methods {
  padding-bottom: 12px;
  margin-bottom: 28px;
  border-bottom: solid 1px #f2f2f2; }
html#diamond .woocommerce .woocommerce-checkout h3#ship-to-different-address label {
  display: flex;
  text-transform: none;
  letter-spacing: 0; }
html#diamond .woocommerce .woocommerce-checkout h3#ship-to-different-address label input#ship-to-different-address-checkbox {
  margin-right: 7px !important; }
html#diamond form.checkout.woocommerce-checkout input[type="checkbox"]:checked:before {
  background: var(--c1);
  color: #fff;
  font-size: 9px;
  line-height: 21px;
  border-radius: 3px;
  width: 20px;
  height: 20px;
  line-height: 21px;
  margin-top: -1px;
  margin-left: -1px; }
html#diamond #body.woocommerce-checkout #payment ul.payment_methods .wc_payment_method > label:hover::after {
  background: #eaf3f130;
  border-radius: 3px;
  border: solid 1px var(--c1); }
html#diamond input#ship-to-different-address-checkbox {
  width: 20px;
  height: 20px;
  border-radius: 3px; }
html#diamond .woocommerce .woocommerce-checkout #customer_details p.form-row label {
  margin: 4px 15px 5px 0;
  display: block;
  font-size: 16rem;
  font-weight: 700;
  letter-spacing: 0.32px; }
html#diamond .woocommerce .woocommerce-checkout input, html#diamond .woocommerce .woocommerce-checkout textarea {
  border-radius: 5px;
  border: solid 1px var(--g2); }
html#diamond .woocommerce .woocommerce-checkout span.optional {
  display: none; }
html#diamond .woocommerce .woocommerce-checkout #customer_details p.form-row label span {
  font-weight: 400; }
html#diamond .woocommerce form .form-row .required {
  all: initial;
  color: var(--c1);
  border: 0 !important;
  cursor: pointer;
  margin-left: 1px; }
html#diamond p#shipping_country_field, html#diamond p#billing_country_field {
  display: none; }
html#diamond .woocommerce .woocommerce-checkout input:focus, html#diamond .woocommerce .woocommerce-checkout textarea:focus {
  border-color: var(--c1) !important;
  box-shadow: 0px 2px 10px 0 #94ae3fd2 !important; }
html#diamond #main #order_review .order_products {
  border: solid 2px #ecf4f4;
  padding: 24rem 33rem 30rem; }
html#diamond #main #order_review .products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
html#diamond #main #order_review .products .product {
  box-shadow: none;
  width: 31%;
  min-width: 102px;
  margin-left: 1.15%;
  margin-right: 1.15%;
  padding-bottom: 0; }
html#diamond #main #order_review .products::after {
  content: "";
  width: 33%; }
@media screen and (max-width: 480px) {
  html#diamond #main #order_review .products .product {
    box-shadow: none;
    width: 46%;
    min-width: 80px;
    margin: 6rem 1.15%; }
  html#diamond #main .oceanwp-toolbar .select2 {
    width: 100% !important; } }
html#diamond #main #order_review .products .product .product-name {
  line-height: 1.3;
  padding: 6px 0;
  font-size: 14.5rem; }
html#diamond #main #order_review .products span.woocommerce-Price-amount.amount {
  font-weight: 400;
  font-size: 14.5rem;
  line-height: 1.2;
  color: var(--g1) !important;
  display: block; }
html#diamond #main #order_review .products .shop_table .przelicznik {
  font-size: 14rem;
  font-weight: 500;
  color: var(--c1); }
html#diamond #main #order_review .cart-subtotal, html#diamond #main #order_review .cart-discount.coupon-tt {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #ecf4f4;
  padding: 15rem 0;
  font-size: 18rem; }
html#diamond #main #order_review .order-total {
  display: flex;
  margin: 30px 0;
  justify-content: center;
  align-items: center;
  text-align: center; }
html#diamond #main #order_review ul#shipping_method label {
  display: flex;
  justify-content: space-between;
  margin: 0;
  line-height: 23px;
  padding-right: 0; }
  html#diamond #main #order_review ul#shipping_method label span.woocommerce-Price-amount.amount {
    font-weight: 400;
    font-size: 18rem; }
html#diamond h3#order_review_heading {
  display: none; }
html#diamond #main #order_review .shop_table.woocommerce-checkout-review-order-table .order_products_title {
  background-color: #ecf4f4;
  padding: 17rem 40rem;
  font-size: 20px;
  font-weight: bold;
  color: #0b0014;
  border-radius: 6px 6px 0 0; }
html#diamond #main #order_review .cart-discount.coupon-tt a.woocommerce-remove-coupon {
  display: none; }
html#diamond #checkout_place_order {
  margin: 40rem 0; }
html#diamond #checkout_place_order label[for="pay_order_chbutton"] {
  font-weight: 400;
  font-size: 14rem;
  line-height: 20rem; }
html#diamond .dc_cart_discount {
  font-size: 0; }
html#diamond .dc_cart_discount span {
  font-size: 18rem;
  font-weight: 400; }
html#diamond .cart-subtotal span.woocommerce-Price-amount.amount {
  color: var(--g1) !important;
  font-weight: 400; }
html#diamond #order_review .order_products > div:last-child {
  border: 0 !important; }
html#diamond div#order_review .chchshipping {
  padding-top: 14rem; }
html#diamond td.xoo-cp-ptitle {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
html#diamond td.xoo-cp-ptitle dl.variation dt {
  display: none !important; }
html#diamond .order_products .order-total {
  display: none !important; }
html#diamond #checkout_place_order .order-total {
  border-radius: 5px;
  background-color: #ecf4f4;
  padding: 20rem 28rem;
  display: flex;
  flex-direction: column; }
html#diamond button#place_order::after {
  content: "";
  font-family: "pysznie-zdrowo-icons-v1" !important;
  padding-left: 12rem; }
html#diamond .order-total span.dc_order_total_vat {
  font-size: 12px;
  letter-spacing: 0.3px;
  color: var(--g2);
  display: block;
  line-height: 14px;
  font-weight: 400;
  text-transform: none; }
html#diamond button#place_order {
  font-size: 16rem; }
html#diamond #main #order_review .order-total > div {
  text-transform: uppercase;
  font-weight: 700; }
html#diamond #main #order_review span.dc_order_total {
  text-transform: none;
  letter-spacing: 0.5px; }
html#diamond form.woocommerce-shipping-calculator select.country_to_state.country_select, html#diamond form.woocommerce-shipping-calculator select.country_to_state.country_select + .select2 {
  display: none !important; }
html#diamond .dcwc-shipping-calculator .form-row {
  display: flex; }
html#diamond .dcwc-shipping-calculator .form-row .button {
  min-width: 188px;
  margin-left: 4px;
  border-radius: 4px; }
html#diamond .dcwc-shipping-calculator .form-row .button:hover {
  background: var(--d1); }
html#diamond .dcwc-shipping-calculator .form-row input.input-text {
  border-radius: 4px; }
html#diamond #main > .dcwc-shipping-calculator .form-row input #main > .dcwc-shipping-calculator .form-row .button {
  padding: 0;
  line-height: 1; }
html#diamond .woocommerce-page form .form-row-wide.hidden {
  display: none; }
html#diamond table.shop_table tr.woocommerce-shipping-totals.shipping td {
  margin-top: 26rem !important;
  line-height: 12px !important; }
html#diamond ul#shipping_method > li {
  line-height: 40rem;
  margin-top: -15px;
  margin-bottom: 0;
  display: flex;
  position: relative; }
@media screen and (max-width: 959px) {
  html#diamond ul#shipping_method input + label::before {
    top: 0; }
  html#diamond ul#shipping_method li:first-child:last-child input + label::after, html#diamond ul#shipping_method input:checked + label::after {
    top: 6px; }
  html#diamond body ul#shipping_method label {
    margin: 11px 0 -3px 0;
    padding-top: 0;
    padding-bottom: 10px; }
  html#diamond #main .dcwc-shipping-calculator form {
    justify-content: center;
    align-items: center; }
  html#diamond .dcwc-shipping-calculator .form-row.form-row-wide {
    width: 100%; } }
html#diamond tr.dc-shipping-totals.shipping {
  display: none !important; }
html#diamond select#dostawa_w_dn + .select2 .select2-selection--single .select2-selection__arrow {
  top: 6px;
  right: 4px; }
html#diamond #main > .dcwc-shipping-calculator {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--c1);
  z-index: 60;
  color: #fff;
  box-shadow: 0 0 6px 1px #0005;
  padding: 0 21rem 0;
  margin: 0;
  display: none; }
html#diamond .single-product #main > .dcwc-shipping-calculator, html#diamond .post-type-archive-product #main > .dcwc-shipping-calculator {
  display: block; }
html#diamond .single-product .site-footer, html#diamond .post-type-archive-product .site-footer {
  margin-bottom: 50px; }
html#diamond #main .dcwc-shipping-calculator.err {
  background: var(--c4); }
html#diamond .dcwc-shipping-calculator .form-row.form-row-wide {
  max-width: 480rem; }
html#diamond .dcwc-shipping-calculator input.input-text {
  background: #fff;
  font-weight: 500;
  text-align: center;
  width: 158px; }
html#diamond #main > .dcwc-shipping-calculator .container {
  display: flex;
  justify-content: center;
  align-items: center; }
html#diamond #main > .dcwc-shipping-calculator p {
  color: #fff;
  padding: 7px 12px 8px;
  font-size: 14.5rem;
  display: inline-block;
  text-shadow: 1px 1px 1px #0002;
  margin: 0; }
html#diamond #main > .dcwc-shipping-calculator input.input-text, html#diamond #main > .dcwc-shipping-calculator button {
  padding: 2px !important;
  height: 35px;
  line-height: 1;
  min-height: 35px; }
@media screen and (max-width: 767px) {
  html#diamond #main .dcwc-shipping-calculator form {
    width: 100%; }
  html#diamond .dcwc-shipping-calculator .form-row.form-row-wide {
    max-width: 100%;
    width: 100%; }
  html#diamond #main > .dcwc-shipping-calculator .container {
    padding: 15px 0; }
  html#diamond #main > .dcwc-shipping-calculator .container, html#diamond .dcwc-shipping-calculator .form-row {
    flex-direction: column; }
  html#diamond .dcwc-shipping-calculator .form-row input.input-text, html#diamond .dcwc-shipping-calculator .form-row .button {
    width: 100%;
    max-width: 100%;
    margin: 4px 0; } }
html#diamond .dcwc-shipping-calculator a.sh_close_btn {
  color: #fff;
  letter-spacing: 0.8px;
  font-weight: 100;
  font-size: 18px;
  display: block;
  width: 100%;
  text-align: center;
  display: none; }
@media screen and (max-width: 959px) {
  html#diamond #main > .dcwc-shipping-calculator a.sh_close_btn.open, html#diamond #main > .dcwc-shipping-calculator.hiddh a.sh_close_btn.close {
    display: none; }
  html#diamond #main > .dcwc-shipping-calculator a.sh_close_btn.close, html#diamond #main > .dcwc-shipping-calculator.hiddh a.sh_close_btn.open {
    display: block; }
  html#diamond #body .dcwc-shipping-calculator.hiddh {
    transform: translateY(calc(100% - 30px)) !important; }
  html#diamond #body .dcwc-shipping-calculator {
    transform: translateY(0) !important; } }
@media screen and (min-width: 768px) {
  html#diamond .dcwc-shipping-calculator a.sh_close_btn {
    display: none; } }
html#diamond .dcwc-shipping-calculator.hiddh {
  transform: translateY(43px) !important;
  opacity: 0.7;
  transition: transform 0.23s, opacity 0.23s !important; }
html#diamond .dcwc-shipping-calculator, html#diamond .dcwc-shipping-calculator.hiddh:hover {
  transform: translateY(0) !important;
  opacity: 1;
  transition: transform 0.23s, opacity 0.23s !important; }
html#diamond .woocommerce-mini-cart__empty-message {
  padding: 18rem 24rem !important;
  color: #fff;
  display: block; }
html#diamond #order_review .chchshipping ul#shipping_method {
  padding-top: 18px; }
html#diamond form.checkout.woocommerce-checkout input[type="checkbox"] {
  width: 20px;
  height: 20px; }
html#diamond button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit, html#diamond button.woocommerce-button.button.woocommerce-form-login__submit {
  display: block;
  width: 100%;
  font-size: 15rem;
  margin: 20px 0;
  padding: 17px; }
html#diamond #body #customer_login .woocommerce-form__label input#rememberme {
  margin: 12px 7px 15px 0 !important; }
html#diamond #customer_login {
  margin-top: 30rem;
  margin-bottom: 80rem; }
html#diamond .account-side-style .woocommerce #customer_login > div {
  border: 0; }
html#diamond #body #customer_login input[type="text"], html#diamond .woocommerce-form-register.register input, html#diamond #body #customer_login input[type="password"] {
  border: 0;
  border-bottom: solid 1px #ddd;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 15rem;
  font-weight: 500; }
html#diamond .account-side-style .woocommerce #customer_login h2 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.4px;
  text-transform: none;
  border: 0; }
html#diamond .woocommerce #customer_login label {
  font-size: 14px;
  letter-spacing: 0.56px;
  color: #0b0014;
  font-weight: 600 !important;
  margin: 0; }
html#diamond #customer_login span.required {
  display: none; }
html#diamond .woocommerce-LostPassword.lost_password {
  font-size: 14px;
  letter-spacing: 0.56px;
  text-align: center;
  color: #0b0014;
  text-transform: uppercase;
  font-weight: 500; }
html#diamond .woocommerce-LostPassword.lost_password a {
  position: relative; }
html#diamond .woocommerce-LostPassword.lost_password a::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: var(--g1); }
html#diamond .register_list_title {
  text-transform: uppercase;
  font-weight: 500; }
html#diamond ul.register_list li {
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  letter-spacing: 0.64px;
  color: #0b0014;
  font-weight: 500;
  margin-bottom: 12rem; }
html#diamond ul.register_list li::before {
  content: "";
  font-family: "pysznie-zdrowo-icons-v1" !important;
  position: absolute;
  left: 0;
  bottom: 50%;
  transform: translateY(50%);
  font-size: 1.1em;
  color: var(--c1); }
html#diamond button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
  width: 100%;
  margin-top: 5rem;
  margin-bottom: 30rem; }
html#diamond nav#site-navigation .dc_wishlist {
  display: flex;
  justify-content: center;
  align-items: center; }
html#diamond nav#site-navigation .search-toggle-li {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 3px; }
html#diamond #site-navigation-wrap .dropdown-menu > li > a.site-search-toggle {
  display: flex; }
html#diamond .account-side-style .woocommerce #customer_login > div {
  padding: 38rem 0rem 32rem; }
html#diamond button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
  border: solid 2px #0b0014;
  background-color: #fff;
  color: #0b0014;
  padding: 18rem; }
html#diamond button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover {
  background-color: var(--c1);
  border-color: var(--c1);
  color: #fff; }
html#diamond .woocommerce-cart p.cart-empty.woocommerce-info {
  color: var(--g1);
  border-color: var(--g1);
  padding: 20px;
  border-radius: 8px;
  font-size: 20rem;
  text-align: center; }
html#diamond a.button.wc-backward {
  display: block;
  padding: 20rem;
  font-size: 16rem;
  background: var(--c1);
  border-radius: 6px; }
html#diamond a.button.wc-backward:hover {
  background: var(--d1); }
html#diamond .woocommerce-order.thank {
  text-align: center; }
html#diamond .woocommerce-order.thank .icon-check:before {
  content: "";
  color: var(--c1);
  border: solid 2px var(--c1);
  padding: 18px;
  border-radius: 50px;
  font-size: 40rem;
  margin-bottom: 25px;
  display: inline-block; }
html#diamond .woocommerce-order.thank h2 {
  font-size: 26rem;
  font-weight: bold;
  color: #0b0014;
  margin: 0; }
  html#diamond .woocommerce-order.thank h2.color {
    color: var(--c1); }
html#diamond .woocommerce-order.thank li.dc_order_shipping span.woocommerce-Price-amount.amount {
  display: none !important; }
html#diamond .woocommerce-order.thank .shop_table.woocommerce-checkout-review-order-table {
  margin-top: 32rem;
  padding: 0; }
html#diamond .woocommerce-order.thank li.dc_order_shipping small.shipped_via {
  font-size: 1em;
  padding: 0;
  margin-left: -0.5em; }
html#diamond .woocommerce-order.thank p.order_number {
  margin-top: 20rem;
  margin-bottom: 20rem;
  text-transform: uppercase;
  font-size: 17rem;
  letter-spacing: 0.8px; }
html#diamond .order-thank {
  max-width: 700px;
  margin: auto; }
  html#diamond .woocommerce-order.thank .delivery_date {
    border-radius: 5px;
    background-color: #ecf4f4;
    padding: 30rem; }
  html#diamond .woocommerce-order.thank .delivery_date p {
    font-size: 18rem;
    line-height: 1.3;
    margin-bottom: 7px;
    letter-spacing: 0.96px;
    color: var(--g2); }
    html#diamond .woocommerce-order.thank .delivery_date p b {
      font-size: 20rem;
      font-weight: bold;
      letter-spacing: 0.8px;
      color: #0b0014; }
  html#diamond .woocommerce-order.thank ul.order_details li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 16px;
    font-weight: bold;
    color: #0b0014;
    text-transform: none;
    padding: 20rem 0 !important;
    border-bottom: solid 1px #ecf4f4; }
  html#diamond .woocommerce-order.thank ul.order_details li strong {
    font-size: 1em; }
html#diamond .woocommerce ul.order_details {
  border: 0;
  padding: 0; }
html#diamond .woocommerce-order.thank .product.cart_item {
  box-shadow: none !important;
  text-align: left; }
html#diamond .woocommerce-order.thank .order_products .products {
  display: flex;
  flex-wrap: wrap; }
html#diamond .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details > * {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  padding: 20rem 0 !important;
  border-bottom: solid 1px #ecf4f4; }
html#diamond .woocommerce-order.thank .woocommerce-column__title {
  font-size: 20rem;
  font-weight: bold;
  color: #0b0014;
  min-width: 40%;
  text-align: left; }
html#diamond .woocommerce-order.thank section.woocommerce-customer-details address, html#diamond .woocommerce-order.thank ul.order_details li > * {
  text-align: left;
  width: 100%; }
html#diamond .woocommerce-order.thank ul.order_details > * > *:last-child {
  font-weight: 400 !important;
  font-size: 18rem !important;
  font-family: var(--fp);
  display: block;
  line-height: 1.4;
  margin: 0; }
html#diamond .woocommerce-order.thank .order_products_title {
  text-align: left; }
html#diamond .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details p {
  margin: 0; }
html#diamond .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details p b {
  font-weight: inherit; }
html#diamond .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details ul.dcth_order_totals {
  display: block;
  float: left;
  width: 100%;
  border: 0; }
html#diamond .woocommerce-thankyou-order-details ul.dcth_order_totals p {
  width: 100%;
  float: left; }
html#diamond .woocommerce-thankyou-order-details ul.dcth_order_totals li span {
  color: var(--g1); }
html#diamond .woocommerce-thankyou-order-details ul.dcth_order_totals li:last-child p {
  font-weight: 600; }
html#diamond .woocommerce-thankyou-order-details ul.dcth_order_totals li {
  float: right;
  clear: both;
  text-align: left;
  width: 100%;
  display: flex; }
html#diamond a.button.gotoshop {
  margin-top: 36rem; }
@media screen and (max-width: 550px) {
  html#diamond #main .woocommerce-order.thank .products .product {
    width: calc(50% - 21px); } }
html#diamond .woocommerce-order.thank span.vat_include {
  display: block;
  font-size: 12px;
  font-weight: 300;
  color: var(--g2);
  line-height: 12px; }
html#diamond .summary ul.variable-items-wrapper.button-variable-wrapper {
  margin: 10px 0; }
html#diamond .single-product #main .summary .quantity a {
  width: 45px;
  height: 45px;
  font-size: 25px;
  text-align: center;
  padding-left: 4px;
  padding-right: 3px; }
html#diamond .single-product #main .summary .quantity input.qty[type="number"] {
  font-size: 21px;
  height: 46px;
  font-weight: 700;
  max-width: 62px;
  width: 62px; }
html#diamond td.woocommerce-product-attributes-item__value a {
  font-size: 18px;
  letter-spacing: 1.08px;
  text-align: left;
  color: var(--c1);
  text-decoration: underline; }
html#diamond td.woocommerce-product-attributes-item__value a:hover {
  color: #000; }
html#diamond .woocommerce-variation-availability {
  display: none; }
html#diamond p.stock.in-stock {
  display: none; }
html#diamond .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled span.woocommerce-Price-amount.amount {
  opacity: 0.5; }
html#diamond .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled .quantity.buttons_added {
  pointer-events: none; }
html#diamond .dc_thank_info {
  margin-top: 33rem;
  margin-bottom: 20rem; }
html#diamond .dc_thank_info, html#diamond .dc_thank_info p {
  font-size: 14px;
  line-height: 1.86;
  letter-spacing: 1.12px;
  text-align: center;
  color: var(--g2); }
html#diamond .woocommerce-order.thank a.button.gotoshop {
  font-size: 15rem; }
html#diamond .woocommerce-cart .dcwc-shipping-calculator .container {
  padding: 11px 0;
  margin: 0 0 3px;
  border-top: solid 1px #ddd;
  max-width: 100%; }
html#diamond .dcwc-shipping-calculator .container p {
  padding: 2px 0 4px;
  text-align: left; }
html#diamond input#coupon_code {
  text-transform: uppercase;
  padding-left: 0; }
html#diamond .cart-discount i::before {
  margin-right: 10px; }
html#diamond tr.cart-discount .woocommerce-Price-amount.amount {
  font-size: 18px; }
html#diamond .dcwc-shipping-calculator .container p i::before {
  margin-right: 8px;
  vertical-align: -3px;
  font-size: 1.2em;
  color: #fff; }
html#diamond .woocommerce-cart .dcwc-shipping-calculator .container p i.dcsb-correct::before {
  color: #94ae3f; }
html#diamond .woocommerce-cart .dcwc-shipping-calculator .container p i.dcsb-null-1::before {
  color: var(--c4); }
html#diamond .woocommerce-cart #main .dcwc-shipping-calculator.err {
  padding: 0px 18px;
  border: solid 2px var(--c4);
  background: transparent; }
html#diamond .woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #0c0115 transparent transparent transparent;
  border-width: 5px 5px 0 5px;
  margin-left: -11px; }
html#diamond .cart_delivery_day .select2 {
  height: 46px;
  padding: 5px 11px;
  font-size: 18px; }
html#diamond .summary .price > span.amount {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end; }
html#diamond .summary .price > span.woocommerce-Price-amount.amount {
  display: block !important; }
html#diamond .woocommerce div.product div.summary .price del, html#diamond .woocommerce div.product div.summary .price del span {
  font-size: 1em;
  color: #ababab !important;
  padding-left: 7px;
  font-weight: 400; }
html#diamond .woocommerce-Tabs-panel--dcwc_tab_details, html#diamond .woocommerce-Tabs-panel--dcwc_tab_details p {
  font-size: 16rem;
  line-height: 1.5;
  letter-spacing: 0.96px;
  color: var(--g2); }
html#diamond .product_meta {
  display: none; }
html#diamond .dc_price_qt {
  position: relative;
  padding: 10px 0; }
html#diamond .wl-frame__header {
  background: #f0f0f0;
  text-align: center;
  margin: 30rem auto 18rem;
  display: inline-block;
  padding: 14px 32px 16px;
  border-radius: 30px; }
html#diamond .wl-frame__header-link {
  color: #000d;
  font-weight: 500; }
html#diamond .wl-frame__header-link:hover {
  color: var(--c1); }
html#diamond .woocommerce #reviews #comments ol.commentlist li .comment_container {
  min-height: 20px;
  padding-bottom: 10px; }
html#diamond .woocommerce div.product .woocommerce-tabs ul.tabs {
  border: 0; }
html#diamond .woocommerce div.product.owp-tabs-layout-section .woocommerce-tabs ul.tabs {
  display: block;
  border: 0; }
html#diamond .woocommerce div.product .woocommerce-tabs ul.tabs li a {
  font-size: 20rem;
  letter-spacing: 1.6px;
  color: #d9d6d5;
  font-weight: 400;
  border: 0;
  position: relative;
  padding: 1px 2px;
  margin-right: 55rem; }
html#diamond .woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #000;
  border: 0; }
html#diamond .woocommerce div.product .woocommerce-tabs .cennik a.active span::before, html#diamond .woocommerce div.product .woocommerce-tabs ul.tabs li.active a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #94ae3f; }
html#diamond p.comment-form-comment span.required {
  display: none; }
html#diamond .woocommerce div.product .woocommerce-tabs .panel h2:first-child {
  margin: 20rem 0 30rem;
  font-size: 36rem;
  font-weight: bold;
  color: #0b0014; }
html#diamond #review_form #respond p.stars {
  transform: scale(1.35);
  transform-origin: left top;
  margin-top: 8px;
  margin-bottom: 30px; }
html#diamond .woocommerce div.product .woocommerce-tabs .panel #comments p {
  font-size: 18rem;
  line-height: 1.65;
  letter-spacing: 0.96px;
  color: #68707d; }
html#diamond #review_form #respond p label, html#diamond #reviews .comment-form-rating label {
  font-size: 16px;
  font-weight: 400;
  color: #68707d;
  letter-spacing: 0.4px; }
html#diamond #main #reviews label {
  display: block;
  margin: 10px 0 5px;
  line-height: 1;
  font-weight: 600 !important; }
html#diamond .woocommerce #reviews .star-rating {
  transform: scale(1.35);
  transform-origin: right center;
  letter-spacing: 2px;
  width: 6em; }
html#diamond #review_form #respond .form-submit input {
  padding: 15px 27px;
  font-size: 14px;
  border-radius: 30px; }
html#diamond ul#shipping_method li:first-child:last-child input + label::after {
  display: block;
  opacity: 1;
  content: ""; }
html#diamond .woocommerce-cart .cart-collaterals .cart_totals .dc_shipping_info {
  margin-top: -11px;
  margin-bottom: 20px; }
html#diamond .dc_shipping_info {
  line-height: 1.4;
  padding: 15px;
  text-align: left;
  margin-bottom: 15px;
  background: #fdefef;
  font-size: 15.5px;
  border: solid 2px #e2401c;
  margin-top: 10px; }
html#diamond .woocommerce .dc_shipping_info p {
  margin-bottom: 6px;
  line-height: 1.6;
  color: #bf3618;
  font-weight: 500;
  font-size: 16px; }
html#diamond .woocommerce .dc_shipping_info p:last-child {
  margin-bottom: 1px; }
html#diamond .woocommerce-cart .cart_totals.noshipp .checkout-button-container::after {
  content: "Proszę wprowadzić kod pocztowy oraz adres, w polu wysyłka, aby przejść dalej";
  font-weight: 500;
  line-height: 1.3;
  display: block;
  margin-top: 13px;
  max-width: 282px;
  margin-left: auto;
  margin-right: auto; }
html#diamond .woocommerce-cart .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals.shipping td {
  margin-top: 14rem !important; }
html#diamond .woocommerce-cart #main .dcwc-shipping-calculator {
  margin: -35rem 0 28rem;
  background: #fff !important; }
@media screen and (max-width: 959px) {
  html#diamond .woocommerce-cart #main .dcwc-shipping-calculator {
    margin: -30rem 0 28rem; } }
html#diamond .woocommerce-cart .cart-collaterals .cart_totals table tr.shipping, html#diamond .woocommerce-cart #main tr.woocommerce-shipping-totals.shipping {
  min-height: 85px; }
html#diamond .woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping td {
  font-size: 0 !important; }
html#diamond .woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping td label, html#diamond .woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping td span, html#diamond .woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping td ul, html#diamond .woocommerce-cart .cart_totals tr.woocommerce-shipping-totals.shipping td li {
  font-size: 15px !important; }
html#diamond .woocommerce-variation-price {
  position: absolute;
  width: 100%;
  background: #fff;
  z-index: 5; }
html#diamond .single-product .summary .woocommerce-variation-price span.price {
  justify-content: flex-end; }
html#diamond div#tab-description .product_meta > span, html#diamond .single-product.woocommerce .woocommerce-tabs table.shop_attributes tr {
  border-bottom: solid 1px #ddd;
  padding: 15px 0 !important;
  display: flex;
  justify-content: space-between;
  margin: 0;
  align-items: center; }
html#diamond div#tab-description .product_meta > span > *, html#diamond .woocommerce-tabs table.shop_attributes tr > * {
  width: 50%;
  line-height: 30px;
  font-size: 18px; }
html#diamond span.woocommerce-Price-amount.amount .total {
  display: block;
  font-size: 15.5rem;
  line-height: 1.2;
  position: absolute;
  margin-top: 3px;
  margin-top: -14px;
  font-weight: 500; }
html#diamond .hn-price span.woocommerce-Price-amount.amount .total {
  margin-top: 3px; }
html#diamond .summary .price > span.woocommerce-Price-amount.amount span.wtotal {
  margin-top: -7px;
  display: block;
  margin-bottom: 7px; }
html#diamond .woocommerce div.product p.price span.amount + .amount {
  display: none; }
html#diamond .woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol {
  padding-left: 6.8px; }
html#diamond .products_actions a.button.product_type_variable {
  display: none !important; }
html#diamond .products_actions a.button.product_type_variable.add_to_cart_button {
  display: block !important; }
html#diamond .products_actions {
  min-height: 56px; }
html#diamond tr.woocommerce-shipping-totals.shipping strong {
  display: inline-block;
  padding: 6px 0;
  line-height: 1.4; }
html#diamond span.xoo-cp-icon-check.xoo-cp-added {
  display: none !important; }
html#diamond .woocommerce-cart .woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol {
  padding-left: 4px; }
html#diamond .cwginstock-subscribe-form .panel-primary {
  border-color: var(--g2);
  margin: 20px 0; }
html#diamond .cwginstock-subscribe-form .panel-primary > .panel-heading {
  background-color: var(--c1);
  border-color: var(--c1); }
html#diamond .cwginstock-subscribe-form .panel-primary > .panel-heading h4 {
  margin: 10px; }
html#diamond .form-group.center-block input.cwgstock_button {
  padding: 17rem 14rem;
  font-size: 16rem;
  border-radius: 28px; }
html#diamond .cwg_iagree_checkbox label {
  font-size: 13px;
  line-height: 1.33;
  display: block;
  font-weight: 500;
  color: var(--g2);
  margin-bottom: 14px !important; }
html#diamond .cwginstock-subscribe-form .panel-body input.cwgstock_email {
  border: solid 1px #0b0014;
  color: #0b0014 !important;
  text-align: left;
  padding: 10px 20px; }
html#diamond p.stock.out-of-stock, html#diamond .cwgstock_output .cwginstockerror {
  color: var(--r) !important; }
html#diamond input#cwg_iagree_checkbox_input {
  padding: 0px;
  width: 18px;
  height: 18px;
  margin-right: 3px;
  border-radius: 3px;
  margin-bottom: 1px; }
html#diamond .star-rating {
  margin: auto; }
html#diamond .outofstock-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 4px 8px;
  background: #fff6;
  border-radius: 6px;
  font-size: max(13rem, 12px);
  opacity: 0.3;
  font-weight: 400; }
html#diamond .summary .woocommerce-product-rating a.woocommerce-review-link {
  padding-left: 5px;
  font-size: 13px !important; }
html#diamond td.xoo-cp-pqty {
  display: none !important; }
html#diamond .xoo-cp-variations .variation {
  margin-bottom: 10px; }
html#diamond .sidebar-box.woocommerce.widget_products .star-rating {
  margin-left: 0; }
html#diamond .wishlist-btn {
  display: inline-flex;
  align-items: center;
  font-size: 0;
  width: 110px;
  height: 78px;
  justify-content: center;
  border-radius: 36px;
  background-color: #f5f9f9;
  color: var(--c1);
  position: relative;
  z-index: 15; }
html#diamond .product-inner .wishlist-btn {
  height: 56px; }
@media screen and (max-width: 959px) {
  html#diamond .wishlist-btn {
    height: 20px; }
  html#diamond .products .wishlist-btn {
    color: #333; }
  html#diamond .products .wishlist-btn i {
    font-size: 28px; }
  html#diamond .summary a.wishlist-btn {
    height: 50px !important;
    margin-top: -2px; } }
@media screen and (max-width: 480px) {
  html#diamond .wishlist-btn {
    width: 100%; }
  html#diamond #main .summary ul.wishlist-link {
    width: 100%;
    margin-right: 0; } }
html#diamond #main .products_actions a.button.add_to_cart_button {
  display: none !important; }
html#diamond #review_form_wrapper #respond {
  display: none; }
html#diamond .logged-in #review_form_wrapper #respond {
  display: block; }
@media screen and (max-width: 959px) {
  html#diamond #main .products li.products_actions {
    width: 80px;
    transform: translateX(28px); }
  html#diamond #main .products ul.wishlist-link {
    position: absolute;
    margin: auto !important;
    left: 10px;
    right: 64px;
    bottom: 1px; }
  html#diamond .products .wishlist-btn .svg-icon {
    width: 32px;
    height: 32px; }
  html#diamond .dcwc-shipping-calculator.dostarczamy.hiddh {
    transform: translateY(70%) !important; } }
html#diamond .woocommerce div.product form.cart .variations .label {
  display: none !important; }
@media screen and (max-width: 389px) {
  html#diamond #site-logo #site-logo-inner {
    max-width: 150rem; }
  html#diamond .wcmenucart-details {
    font-size: 12px;
    letter-spacing: 0; } }
@media screen and (min-width: 767px) and (max-width: 1199px) {
  html#diamond #main .oceanwp-toolbar .select2, html#diamond #main .oceanwp-toolbar .select2 * {
    height: 40px;
    max-width: 170px; } }
@media screen and (max-width: 959px) {
  html#diamond .product-inner .wishlist-btn {
    height: 56px;
    bottom: -15px; } }
html#diamond .dc_notices .woocommerce-Price-amount.amount {
  color: #fff;
  padding-left: 5px;
  font-weight: 600; }
html#diamond input#createaccount:checked + span::after {
  content: "Hasło zostanie wysłane na Twój adres email";
  display: block;
  padding: 3px 0; }
@media screen and (max-width: 959px) {
  html#diamond #main tr.dc-shipping-totals.shipping {
    max-width: 100%;
    display: block; }
  html#diamond #main .dcwc-shipping-calculator form {
    width: 100%;
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: column-reverse !important; }
  html#diamond #body .dcwc-shipping-calculator {
    line-height: 1.2;
    font-size: 16rem; }
  html#diamond .woocommerce-cart .dcwc-shipping-calculator .container {
    width: 100% !important; }
  html#diamond .dcwc-shipping-calculator .form-row.form-row-wide {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: stretch; }
  html#diamond #body.woocommerce-cart .cart-collaterals .cart_totals .button[name="calc_shipping"] {
    margin-left: 0;
    width: 100%;
    margin-top: 4px; }
  html#diamond #body .dcwc-shipping-calculator input.input-text {
    background: #fff;
    font-weight: 500;
    text-align: center;
    width: 100%; }
  html#diamond #body .dc_shipping_info {
    font-size: 17.75rem; } }
@media screen and (max-width: 767px) {
  html#diamond #main .cart_totals .footer_payments ul {
    justify-content: center; } }
@media screen and (max-width: 959px) {
  html#diamond .woocommerce .cart-collaterals p {
    text-align: center !important;
    margin-bottom: 10px;
    display: block; }
  html#diamond ul.product_list_widget li.woocommerce-mini-cart-item.mini_cart_item a.remove + a {
    color: #111; }
  html#diamond ul.product_list_widget.woocommerce-mini-cart li .woocommerce-Price-amount.amount, html#diamond .woocommerce ul.product_list_widget.woocommerce-mini-cart li .quantity {
    color: #777;
    font-weight: 500; }
  html#diamond .owp-mini-cart a.button.wc-forward {
    width: 100% !important; }
  html#diamond #body .woocommerce-notices-wrapper .woocommerce-message, html#diamond #body .woocommerce-notices-wrapper .woocommerce-info, html#diamond #body .woocommerce-notices-wrapper .woocommerce-error {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    flex-direction: column;
    border: 0; }
  html#diamond #body .woocommerce-notices-wrapper a.button, html#diamond #body .woocommerce-notices-wrapper button {
    margin-top: 14px; }
  html#diamond #body .woocommerce-notices-wrapper p {
    padding-left: 0; } }
html#diamond #body.woocommerce-cart .cart_totals table.shop_table tr td {
  width: 100%; }
html#diamond .dcwc-shipping-calculator .container > p {
  padding: 6px 0 10px; }
@charset "UTF-8";
html#diamond .woocommerce-account hr {
  border-top: 1px solid #f2f2f2; }
html#diamond .woocommerce-account table.shop_table.shop_table_responsive tbody {
  display: table-row-group; }
html#diamond .woocommerce-account #main .products.my-account.dc_acc {
  display: none; }
html#diamond .woocommerce-account #main .acc_title.active + .products.my-account.dc_acc, html#diamond .woocommerce-account #main .products.my-account {
  display: flex;
  flex-wrap: wrap; }
html#diamond .woocommerce-account #main .products.my-account .product {
  box-shadow: none; }
html#diamond .woocommerce-account .woocommerce-MyAccount-tabs, html#diamond .woocommerce-account .woocommerce-MyAccount-content {
  width: 100%; }
html#diamond .woocommerce-account .woocommerce-MyAccount-tabs .oceanwp-user-profile {
  margin-bottom: 26rem; }
html#diamond .woocommerce-account .woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .name {
  font-size: 30px;
  font-weight: bold;
  margin-right: 14px;
  margin-bottom: 0; }
html#diamond .woocommerce-account .woocommerce-MyAccount-tabs .oceanwp-user-profile .image {
  display: none; }
html#diamond .woocommerce-account .woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
html#diamond .woocommerce-account .woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .logout {
  font-size: 13.5px;
  background-color: #ecf4f4;
  padding: 3px 13px;
  font-weight: 400; }
html#diamond .woocommerce-account .woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .logout:hover {
  background-color: var(--c1);
  color: #f0f0f0; }
html#diamond .woocommerce-account .woocommerce-MyAccount-navigation ul {
  border-top: 0; }
html#diamond .woocommerce-account .woocommerce-MyAccount-navigation ul li {
  border-bottom: 0; }
html#diamond .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding: 12rem 0;
  display: block;
  font-size: 18rem;
  letter-spacing: 0.72px;
  color: var(--g1);
  font-weight: 500;
  transition: opacity 0.23s; }
html#diamond .woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
  opacity: 0.7; }
html#diamond .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:before {
  font-family: 'pysznie-zdrowo-icons-v1' !important;
  content: "";
  color: var(--g2);
  font-size: 25px;
  opacity: 1;
  transition: color 0.23s;
  margin-right: 5px; }
html#diamond .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:hover::before {
  color: var(--g3); }
html#diamond .woocommerce-account li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard {
  display: none; }
html#diamond .woocommerce-account .woocommerce table.shop_table {
  border: 0;
  padding: 0 20rem; }
html#diamond .woocommerce-account .woocommerce table.shop_table thead {
  background-color: #f7f7f7;
  background: none; }
html#diamond .woocommerce-account .woocommerce table.shop_table thead th, html#diamond .woocommerce-account .woocommerce table.shop_table td {
  border: 0;
  padding: 8rem; }
html#diamond .woocommerce-account .woocommerce table.shop_table thead th {
  padding-bottom: 0; }
html#diamond .woocommerce-account .woocommerce table.shop_table thead th span {
  font-size: 14px;
  letter-spacing: 0.56px;
  color: #68707d;
  font-weight: 500; }
html#diamond .woocommerce-account .woocommerce table.shop_table td {
  line-height: 1.3;
  padding-top: 2px; }
html#diamond .woocommerce-account .order-total .woocommerce-Price-amount.amount span.woocommerce-Price-currencySymbol {
  line-height: 1.3 !important; }
html#diamond .woocommerce-account .product-name {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.56px;
  color: #000;
  line-height: 17px; }
html#diamond .woocommerce-account .woocommerce-MyAccount-content .addresses {
  margin-top: 20px; }
html#diamond .woocommerce-account .woocommerce-Address-icon {
  float: left;
  font-size: 30rem;
  padding: 20px 30px;
  height: 100%;
  width: 90px; }
html#diamond .woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title h3 {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 4px;
  text-transform: uppercase; }
html#diamond .woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address {
  background: #ecf4f4; }
html#diamond .woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address .title {
  background: none;
  border-bottom: 0;
  width: calc(100% - 90px);
  float: left;
  padding: 25px 22px 15px 0;
  line-height: 1.3;
  font-size: 16px;
  font-weight: 400;
  color: #68707d; }
html#diamond .woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address address {
  background: none;
  color: #68707d;
  padding-top: 0; }
html#diamond .woocommerce-account .addresses .woocommerce-Address .button {
  margin: 0px 0 17px 90px;
  font-size: 12px;
  padding: 7px 20px; }
html#diamond .woocommerce-account .addresses .woocommerce-Address .button i {
  margin-left: 6px;
  vertical-align: -2px;
  font-size: 1.3em; }
html#diamond .woocommerce-account .woocommerce-MyAccount-tabs {
  margin-bottom: 40rem; }
@media screen and (max-width: 1399px) {
  html#diamond .woocommerce-account .woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .name {
    font-size: 24rem; } }
html#diamond .woocommerce-account .addresses .woocommerce-Address hr {
  margin: 17px 0;
  border-top: 1px solid #dddd; }
html#diamond .woocommerce-account .dcwc_myac_container {
  border: solid 2px #ecf4f4;
  border-radius: 6px; }
html#diamond .woocommerce-account .woocommerce-MyAccount-content .table_title {
  background-color: #ecf4f4;
  color: #000;
  padding: 15rem 32rem;
  font-size: 20rem;
  border-radius: 6px 6px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700; }
html#diamond .woocommerce-account .woocommerce-MyAccount-content .table_title a {
  float: right;
  font-weight: 400;
  font-size: 16rem;
  color: var(--g2); }
html#diamond .woocommerce-account .product-name {
  margin-top: 11rem; }
html#diamond .woocommerce-account .dcwc_myac_container h3.order_details {
  margin: 20px 32rem; }
html#diamond .woocommerce-account hr {
  border-top-width: 2px; }
html#diamond .woocommerce-account .dcwc_myac_container hr {
  margin: 25rem 32rem 10rem; }
html#diamond .woocommerce-account .dc_table.dcwc_myac_container .products.my-account {
  padding: 0 25rem; }
html#diamond .woocommerce-account .woocommerce table.shop_table td[colspan="5"] {
  padding: 3px; }
html#diamond .woocommerce-account .woocommerce table.shop_table .acc_title {
  text-transform: none;
  font-size: 14px;
  letter-spacing: 0.28px;
  margin: 7rem 3rem;
  padding: 8rem 24rem;
  background: #ecf4f4;
  display: flex !important;
  justify-content: space-between;
  align-items: center; }
html#diamond .woocommerce-account .woocommerce table.shop_table .acc_title i {
  font-weight: 600; }
html#diamond .woocommerce-account .acc_title:hover {
  background: var(--c1) !important;
  color: #fff; }
html#diamond .woocommerce-account .order-total .woocommerce-Price-amount.amount, html#diamond .woocommerce-account .order-total .woocommerce-Price-amount span.woocommerce-Price-currencySymbol {
  font-size: inherit; }
html#diamond .woocommerce-account .order-total .woocommerce-Price-amount.amount {
  display: block;
  margin: 0;
  font-weight: 700; }
html#diamond .woocommerce-account .woocommerce table.shop_table td {
  padding: 8rem;
  font-size: 13.5px;
  line-height: 1.4; }
html#diamond .woocommerce-account .dcwc_orders {
  margin: 20rem 0 0; }
html#diamond .woocommerce-account .dcwc_orders .order .order-actions {
  display: flex;
  width: 100%;
  background: var(--bg1);
  background: #ecf4f4;
  margin: 10px 0;
  padding: 30rem 32rem;
  justify-content: space-between;
  align-items: center; }
html#diamond .woocommerce-account .dcwc_order_status {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.3;
  width: 34%; }
html#diamond .woocommerce-account .dcwc_order_status a {
  display: block;
  font-weight: 400;
  color: #68707d; }
html#diamond .woocommerce-account .dcwc_orders .order .order-actions > i {
  font-size: 32rem;
  font-weight: 100;
  width: 34rem; }
html#diamond .woocommerce-account .dcwc_orders .order-status-pending i.dce-order-icon::before, html#diamond .woocommerce-account .dcwc_orders .order-status-on-hold i.dce-order-icon::before {
  content: ""; }
html#diamond .woocommerce-account .dcwc_orders .order-status-processing i.dce-order-icon::before {
  content: ""; }
html#diamond .woocommerce-account .dcwc_orders .order-status-cancelled i.dce-order-icon::before {
  content: "";
  font-family: "DC-Base-Pack" !important; }
html#diamond .woocommerce-account .dcwc_orders .order-actions i.dce-box {
  display: none; }
html#diamond .woocommerce-account .dcwc_orders .order-status-completed i.dce-order-icon {
  display: none !important; }
html#diamond .woocommerce-account .dcwc_orders .order-status-completed i.dce-box {
  display: block; }
html#diamond .woocommerce-account .dcwc_order_details {
  font-size: 0;
  width: 34%; }
html#diamond .woocommerce-account .dcwc_order_details > * {
  font-size: 14px;
  display: block;
  line-height: 1.3; }
html#diamond .woocommerce-account .dcwc_order_details time {
  font-weight: 700; }
html#diamond .woocommerce-account .dcwc_order_details span {
  color: #68707d !important;
  font-weight: 400; }
html#diamond .woocommerce-account .dcwc_orders .order .order-actions .button {
  padding: 10px 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 13px; }
  html#diamond .woocommerce-account .dcwc_orders .order .order-actions .button .dcsb-next:before {
    padding-left: 5px;
    font-size: 1.25em; }
html#diamond .woocommerce-account .woocommerce-MyAccount-content a.see_all {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  padding: 15rem 32rem;
  background: #ecf4f4;
  text-transform: uppercase;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center; }
html#diamond .woocommerce-account .woocommerce-MyAccount-content a.see_all i {
  float: right;
  font-size: 22px; }
html#diamond .woocommerce-account .woocommerce-MyAccount-content a.see_all:hover {
  color: #fff;
  background: #94ae3f; }
html#diamond .woocommerce-account .woocommerce-MyAccount-tabs h2 {
  position: relative; }
html#diamond .woocommerce-account .woocommerce-MyAccount-tabs h2 a {
  position: absolute;
  font-size: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
html#diamond .woocommerce-account .myacc_before_nav {
  border-radius: 5px;
  border: solid 1px var(--c1);
  background-color: #f5f9f9;
  padding: 20rem;
  display: flex;
  align-items: center; }
html#diamond .woocommerce-account .myacc_before_nav .img {
  width: 33%;
  margin-right: 21px;
  background: #fafcfc;
  border-radius: 50%; }
html#diamond .woocommerce-account .myacc_before_nav img {
  border-radius: 50%; }
html#diamond .woocommerce-account .myacc_before_nav strong {
  font-size: 16rem;
  font-weight: bold;
  color: #000; }
html#diamond .woocommerce-account .myacc_before_nav {
  margin: 26rem 0 2rem; }
html#diamond .woocommerce-account .myacc_before_nav p {
  margin: 5px 0;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.52px;
  color: #68707d;
  max-width: 380px; }
html#diamond .woocommerce-account .myacc_before_nav::after {
  content: "";
  display: block;
  width: 5%; }
html#diamond .woocommerce-account .myacc_before_nav .content {
  width: 100%; }
html#diamond .woocommerce-account .woocommerce-MyAccount-tabs h2 {
  position: relative;
  margin-top: 35rem;
  font-size: 24rem;
  font-weight: bold; }
html#diamond .woocommerce-account form > h3, html#diamond .woocommerce-account .section_title {
  font-size: 20rem;
  font-weight: bold; }
html#diamond .woocommerce-account .dcwc_orders .order .order-actions i.dce-box {
  background-image: url(/app/themes/webdiamond/img/box.svg);
  width: 36px;
  height: 36px;
  background-repeat: no-repeat; }
html#diamond .woocommerce-account td.order-actions {
  text-align: right; }
@media screen and (min-width: 768px) and (max-width: 1199px) {
  html#diamond .woocommerce-account .myacc_before_nav {
    max-width: 510px;
    margin: 30px auto 0; } }
html#diamond .woocommerce-account.woocommerce-orders table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table {
  padding: 0; }
html#diamond .woocommerce-account.woocommerce-orders tr.woocommerce-orders-table__row {
  background: #f8f9fa; }
html#diamond .woocommerce-account.woocommerce-orders .woocommerce table.shop_table td {
  padding: 17rem 4rem;
  border-top: solid 8px #fff !important; }
html#diamond .woocommerce-account.woocommerce-orders .my_account_orders .button {
  margin: 3px 0; }
html#diamond .woocommerce-account .my_account_orders.account-orders-table {
  display: none; }
html#diamond .woocommerce-account p.order_title_header {
  font-size: 17rem;
  font-weight: 500;
  border-radius: 5px;
  border: solid 1px #94ae3f;
  background-color: #f5f9f9;
  padding: 18rem 22rem;
  margin-bottom: 30rem; }
html#diamond .woocommerce-account .woocommerce-MyAccount-content h2 {
  font-size: 24rem;
  font-weight: bold; }
html#diamond .woocommerce-account .shop_table.order_details a {
  clear: both;
  display: block;
  float: left;
  font-weight: 700;
  font-size: 17rem;
  margin-bottom: 5rem; }
html#diamond .woocommerce-account .shop_table.order_details span, html#diamond .woocommerce-account .shop_table.order_details strong {
  display: block;
  float: right;
  padding-left: 5px;
  font-size: 17rem; }
html#diamond .woocommerce-account ul.dcth_order_totals li {
  clear: left; }
html#diamond .woocommerce-account ul.dcth_order_totals p {
  float: left;
  width: 50%;
  margin-bottom: 5rem;
  font-size: 17rem;
  font-weight: 500; }
html#diamond .woocommerce-account ul.dcth_order_totals p + p {
  text-align: right; }
html#diamond .woocommerce-account .shop_table.woocommerce-checkout-review-order-table {
  margin-top: 25px; }
html#diamond .woocommerce-account .woocommerce .order_details {
  font-size: 15rem; }
html#diamond .woocommerce-account .woocommerce-table.woocommerce-table--order-details.shop_table.order_details ul.dcth_order_totals {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 0px; }
html#diamond .woocommerce-account ul.dcth_order_totals p.woocommerce-column__title {
  margin-bottom: 10px !important;
  font-size: 22rem;
  font-weight: 700;
  color: #000 !important; }
html#diamond .woocommerce-account p.order_title_header b {
  padding: 0 2px; }
html#diamond .woocommerce-account .woocommerce form .form-row label {
  margin: 4px 15px 5px 0;
  display: block;
  font-size: 16rem;
  font-weight: 700;
  letter-spacing: 0.32px; }
html#diamond .woocommerce-account textarea, html#diamond .woocommerce-account select, html#diamond .woocommerce-account input {
  border-radius: 5px;
  border: solid 1px var(--g2); }
html#diamond .woocommerce-account legend {
  margin: 30px 0 11px;
  display: block;
  float: left;
  font-size: 18rem;
  font-weight: 700; }
html#diamond .woocommerce-account .products {
  margin: -8px;
  display: flex;
  flex-wrap: wrap; }
html#diamond .woocommerce-account #main .products .product {
  max-width: 350px;
  box-shadow: none;
  float: left;
  width: 21.99%;
  margin: 1.49%; }
@media screen and (max-width: 479px) {
  html#diamond .woocommerce-account #main .products .product {
    width: 29.99%; }
  html#diamond .woocommerce-account .product-name {
    font-size: 13px;
    line-height: 16px; }
  html#diamond .woocommerce-account .shop_table .przelicznik {
    font-size: 13px; } }
html#diamond .woocommerce-account table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields {
  display: none; }
html#diamond .woocommerce-account section.woocommerce-customer-details {
  float: left;
  margin-top: 40px;
  font-size: 16rem;
  font-weight: 500;
  line-height: 1.57;
  letter-spacing: 0.5px;
  min-width: 50%;
  padding-right: 14px; }
html#diamond .woocommerce-account section.woocommerce-customer-details p, html#diamond .woocommerce-account section.woocommerce-customer-details p b {
  font-size: 16rem;
  font-weight: 500;
  line-height: 1.57;
  letter-spacing: 0.5px;
  margin: 0; }
html#diamond .woocommerce-account .customer_notes .customer_note {
  font-size: 16rem;
  letter-spacing: 0.44rem; }
html#diamond .woocommerce-account .fancybox-content {
  white-space: break-spaces;
  font-size: 16rem;
  font-weight: 400; }
html#diamond .woocommerce-account .fancybox-navigation svg, html#diamond .woocommerce-account button.fancybox-button.fancybox-button--close svg {
  display: block;
  background: #313131; }
html#diamond .woocommerce-account .fancybox-navigation svg, html#diamond .woocommerce-account button.fancybox-button.fancybox-button--close svg {
  display: block;
  background: #313131; }
html#diamond .woocommerce-account .my_account_orders td.order-actions a.button.view {
  background: none;
  color: #000;
  text-transform: none;
  font-size: 0; }
html#diamond .woocommerce-account .my_account_orders td.order-actions a.button.view::before {
  font-size: 14rem;
  content: "Szczegóły";
  display: inline-block; }
html#diamond .woocommerce-account .my_account_orders td.order-actions a.button.view::after {
  content: "";
  font-family: 'pysznie-zdrowo-icons-v1' !important;
  font-size: 18rem;
  vertical-align: -2.3rem; }
html#diamond .woocommerce-account .my_account_orders td.order-actions a.button.view:hover {
  color: var(--c1); }
html#diamond .woocommerce-account .woocommerce table.shop_table.shop_table_responsive.my_account_orders td.order-status, html#diamond .woocommerce-account .woocommerce table.shop_table.shop_table_responsive.my_account_orders span.woocommerce-Price-amount.amount {
  color: var(--c1); }
html#diamond .woocommerce-account .products.my-account .product-total a.button {
  padding: 7px 14px;
  margin-top: 7px; }
html#diamond .woocommerce-account p.order-print {
  display: block;
  clear: both; }
html#diamond .woocommerce-account p.order-print .button.print::after {
  content: " fakturę"; }
html#diamond .woocommerce-account a.button.print {
  display: none; }
html#diamond .woocommerce-account .woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
  background: #f5f9f9;
  border: solid 1px #94ae3f;
  border-radius: 30px;
  padding: 14px;
  color: var(--g1);
  font-size: 15rem;
  text-transform: none; }
html#diamond .woocommerce-account .woocommerce-MyAccount-content .woocommerce-info:before {
  margin-left: 5px;
  margin-right: 15px;
  color: #0b0014 !important; }
html#diamond .woocommerce-account .woocommerce-info a.woocommerce-Button.button {
  padding: 10px 20px; }
html#diamond .woocommerce-account .woocommerce-info a.woocommerce-Button.button:hover {
  color: #000;
  background: #fff; }
@media screen and (min-width: 570px){html#diamond {
  /****  --  Woocommerce MAIN --  *****************************************/ }
  html#diamond .woocommerce-page a.back_to {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.48px;
    color: #81828b;
    padding: 20px 0;
    display: inline-block;
    margin-top: -30px;
    margin-bottom: 22rem; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: calc(100% + 20rem); }
    html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item {
      width: 33.3%;
      padding-right: 20rem; }
  @media screen and (max-width: 600px) {
    html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item {
      width: 50%; } }
  html#diamond #body.woocommerce-cart .coupon div, html#diamond #body.woocommerce-checkout .coupon div {
    display: flex; }
  html#diamond #body.woocommerce-cart .coupon div .input-text, html#diamond #body.woocommerce-checkout .coupon div .input-text {
    border: 0;
    border-bottom: solid 1px #ddd; }
  html#diamond .woocommerce-cart .cart-collaterals .cart_totals table th {
    font-size: 25rem;
    padding-left: 0;
    padding-right: 0; }
  html#diamond .cart_totals .footer_payments ul {
    justify-content: flex-start; }
  html#diamond .woocommerce-order.thank .woocommerce-column__title {
    font-size: 16px; }
  html#diamond .woocommerce-order.thank ul.order_details > * > *:last-child {
    font-size: 16px !important; }
  html#diamond .woocommerce-order.thank .order_products_title {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #0b0014; }

}@media screen and (min-width: 768px){html#diamond {
  /**** PRODUCT ***************************************************************/ }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents::after {
    content: "";
    width: 23.4%;
    height: 0; }
  html#diamond .dc_woo_header .badge.products_quantity {
    background-color: #ecf4f4;
    font-size: 16rem;
    text-align: left;
    color: #0b0014;
    font-weight: 400;
    padding: 7rem 17rem;
    border-radius: 3px;
    margin: -8px 0 1px;
    display: inline-block;
    transform: translateY(-6px); }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item {
    width: 20%;
    align-items: flex-start; }
  @media screen and (max-width: 800px) {
    html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item {
      width: 25%; } }
  html#diamond .you_saved {
    font-size: 16px;
    padding: 15px; }
  html#diamond .woocommerce-cart .woocommerce table.shop_table tr td:before {
    display: none; }
  html#diamond .woocommerce-cart .cart-collaterals .cart_totals table, html#diamond .woocommerce-cart .cart-collaterals .cart_totals table th, html#diamond .woocommerce-cart .cart-collaterals .cart_totals table td {
    display: block; }
  html#diamond .woocommerce-cart .cart-collaterals .cart_totals table tr {
    display: flex; }
  html#diamond .woocommerce-cart .cart-collaterals .cart_totals table tr > * {
    border-left: 0;
    border-right: 0; }
  html#diamond .woocommerce-cart .cart-collaterals .cart_totals table th {
    border-right-width: 0px; }
  html#diamond #body.woocommerce-cart table.shop_table tr td, html#diamond #body.woocommerce-checkout table.shop_table tr td {
    padding: 9px 0;
    text-align: right;
    display: block;
    width: 50%;
    font-size: 15px;
    line-height: 40px; }
  html#diamond tr.cart-discount a.woocommerce-remove-coupon {
    display: none; }
  html#diamond p.woocommerce-shipping-destination {
    text-align: left; }
  html#diamond #body.woocommerce-cart table.shop_table tr.lg td {
    width: 100%; }
  html#diamond #body.woocommerce-cart table.shop_table tr.lg td form.woocommerce-shipping-calculator p#calc_shipping_postcode_field {
    display: flex; }
  html#diamond input#calc_shipping_postcode {
    border-radius: 5px;
    border: solid 1px #000;
    margin-right: 13px;
    padding: 4px 12px;
    font-size: 18px;
    color: #0b0014; }
  html#diamond .woocommerce-cart .cart-collaterals .cart_totals .button[name="calc_shipping"] {
    margin: 0; }
  html#diamond .woocommerce-cart .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals.shipping th {
    border-bottom: 0; }
  html#diamond #body.woocommerce-cart .coupon div button.button, html#diamond #body.woocommerce-checkout .coupon div button.button {
    width: 100%;
    margin-top: 0; }
  html#diamond #body.woocommerce-cart #main .coupon div button.button {
    max-width: 160px;
    padding: 0; }
  html#diamond form.woocommerce-shipping-calculator .form-row {
    display: flex; }
  html#diamond table.shop_table.shop_table_responsive tbody {
    width: 100%;
    display: block; }
  html#diamond .woocommerce-cart .wc-proceed-to-checkout {
    display: flex;
    justify-content: center;
    align-items: center; }
  html#diamond .woocommerce-cart .wc-proceed-to-checkout::before {
    content: "";
    width: 25%;
    display: block; }
  html#diamond .woocommerce-cart .wc-proceed-to-checkout .checkout-button-container {
    width: 28%; }
  html#diamond .woocommerce-cart .wc-proceed-to-checkout .order-total {
    width: 50%; }
  html#diamond form.woocommerce-shipping-calculator input {
    border-radius: 5px;
    border: solid 1px #000000;
    width: 58%;
    font-size: 16px;
    padding: 9px 18px; }
  html#diamond .woocommerce-cart .cart-collaterals .cart_totals .button[name="calc_shipping"] {
    margin-left: 20px;
    width: 42%; }
  html#diamond .woocommerce button.button {
    padding: 15px 10px; }
  html#diamond tr.woocommerce-shipping-totals.shipping {
    position: relative;
    padding-bottom: 5rem; }
  html#diamond tr.woocommerce-shipping-totals.shipping .woocommerce-shipping-destination {
    position: absolute;
    left: 0;
    right: 0; }
  html#diamond .woocommerce-notices-wrapper .success .woocommerce-message:before {
    left: 18px; }
  html#diamond #main .woocommerce-notices-wrapper .woocommerce-error {
    padding-left: 25px; }
  html#diamond .woocommerce-notices-wrapper .woocommerce-message, html#diamond .woocommerce-notices-wrapper .woocommerce-info, html#diamond .woocommerce-notices-wrapper .woocommerce-error {
    padding: 15px 20px 15px 42px; }
  html#diamond .woocommerce-notices-wrapper > * {
    width: calc(100% - 80px); }
  html#diamond .woocommerce-cart .cart-collaterals .cart_totals table th {
    border-right-width: 0;
    font-weight: 700;
    font-size: 16px;
    padding-left: 0;
    width: 50%;
    padding-top: 18px; }
  html#diamond tr.cart-subtotal span.woocommerce-Price-amount.amount {
    font-size: 18px;
    padding: 0 0 8px; }
  html#diamond .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th {
    padding-top: 21px; }
  html#diamond form.woocommerce-cart-form hr {
    margin: 5px 0 30px; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-thumbnail a.remove {
    font-weight: 300; }
  html#diamond a.button.woocommerce-remove-coupon:hover {
    background-color: var(--g); }
  html#diamond .woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-control-thumbs {
    max-height: 100vh !important;
    width: 80rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    bottom: 0;
    justify-content: center; }
  html#diamond .woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-viewport {
    width: calc(100% - 100rem); }
  html#diamond .woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    width: 60rem;
    border-radius: 50px;
    border: solid 1px #dbdbdb; }
  html#diamond .woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    border: solid 1px #94ae3f; }
  html#diamond .woocommerce div.product.owp-thumbs-layout-vertical div.images .flex-control-thumbs li {
    margin-top: 10rem;
    margin-bottom: 10rem; }
  html#diamond .woocommerce.content-full-width div.product div.images {
    width: 100%; }
  html#diamond .woocommerce.content-full-width div.product div.summary {
    width: 100%; }
    html#diamond .single-product #main #content-wrap {
      padding-top: 0;
      padding-bottom: 50px; }
  html#diamond .next_delivery > i, html#diamond .next_delivery > div {
    padding: 9rem 16rem; }
  html#diamond .next_delivery .next_delivery_time {
    flex-grow: 2;
    text-align: right; }
  html#diamond .clear-after-summary {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 60rem;
    padding-bottom: 60rem; }
  html#diamond .category_banner {
    padding: 30rem 50rem 40rem;
    min-height: 230px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  html#diamond .category_banner .cat_title {
    font-size: 60rem;
    line-height: 66rem;
    margin-bottom: 14rem; }
  html#diamond ul.npch {
    justify-content: space-between;
    flex-direction: row; }
  html#diamond i.npch_icon {
    font-size: 73rem;
    margin-top: 0; }
  html#diamond .npch_label {
    font-weight: bold; }
  html#diamond li.npch_icons {
    width: 20%; }
  html#diamond ul.wc_payment_methods.payment_methods.methods {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap; }
  html#diamond .woocommerce-checkout #payment ul.payment_methods li {
    width: 48.6%; }
  html#diamond .woocommerce-checkout #payment ul.payment_methods li > div {
    min-height: 80px; }
  html#diamond #main #order_review .products .product {
    width: 29.8%; }
  html#diamond #main #order_review ul#shipping_method label {
    line-height: 39px; }
  html#diamond .account-side-style .woocommerce #customer_login > div {
    padding: 60rem 40rem 50rem; }
  html#diamond .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details > * {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 20rem !important;
    border-bottom: solid 1px #ecf4f4; }
  html#diamond .woocommerce-order.thank section.woocommerce-customer-details address, html#diamond .woocommerce-order.thank ul.order_details li > * {
    text-align: left;
    width: 48%; }
    html#diamond .woocommerce-order.thank ul.order_details li {
      padding: 20rem !important; }
  html#diamond .woocommerce-order-overview.woocommerce-thankyou-order-details.order_details > * {
    padding: 20rem !important; }
  html#diamond .woocommerce ul.order_details {
    padding: 20rem 0 0; }
  html#diamond .woocommerce-order.thank h2 {
    font-size: 36rem; }
  html#diamond .woocommerce-order.thank .order_products .products {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1.6%; }
  html#diamond .woocommerce-order.thank .shop_table.woocommerce-checkout-review-order-table {
    padding: 0 20rem; }
  html#diamond ul.dcth_order_totals p.woocommerce-column__title {
    margin-bottom: -30rem !important; }
  html#diamond .woocommerce-thankyou-order-details ul.dcth_order_totals li {
    width: 58%; }
html#diamond .woocommerce-account .col2-set .col-1, html#diamond .woocommerce-account .col2-set .col-2 {
  width: 49.25%; }
html#diamond .woocommerce-account .woocommerce table.shop_table > * > * > * {
  width: 20% !important; }
}@media screen and (min-width: 960px){html#diamond {
  /**** PRODUCT ***************************************************************/ }
  html#diamond .woocommerce-notices-wrapper .woocommerce-message, html#diamond .woocommerce-notices-wrapper .woocommerce-info, html#diamond .woocommerce-notices-wrapper .woocommerce-error {
    padding: 15px 20px 15px 52px;
    font-size: 16px; }
  html#diamond .col-1 .cart-discount p {
    margin: 0 0 0 11px;
    font-size: 16px; }
  html#diamond .cart-discount.coupon-tt i.icon-check {
    margin: -2px 8px 0 0; }
  html#diamond .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    font-size: 16px;
    padding: 16px; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-name {
    font-size: 18px;
    font-size: clamp(14px, 16rem, 16rem); }
  html#diamond .woocommerce.content-full-width div.product div.images {
    width: 51%; }
  html#diamond .woocommerce.content-full-width div.product div.summary {
    width: 46%;
    max-width: 650px; }
  html#diamond .woocommerce ul.products {
    margin: 0 -1% 20rem;
    display: flex;
    flex-wrap: wrap; }
  html#diamond #main .products .product {
    margin: 10px 1% 15px;
    width: 23%;
    max-width: 300px; }
  html#diamond .products_actions i {
    font-size: 28rem !important; }
  html#diamond .products .wishlist-btn .svg-icon {
    width: 26rem;
    height: 26rem; }
  html#diamond .products_actions a:before {
    font-size: 26rem !important; }
  html#diamond .woocommerce #main .products li.product li.title a {
    font-size: 15rem;
    line-height: 1.33;
    letter-spacing: 0.5px; }
  html#diamond .woocommerce ul.products li.product .price > * {
    font-size: 19rem; }
  html#diamond .woocommerce ul.products li.product .woo-entry-inner li {
    text-align: center; }
  html#diamond .woocommerce span.onsale {
    top: 12rem;
    left: 12rem;
    padding: 8rem 12rem;
    font-size: 13rem; }
  html#diamond .products_actions {
    bottom: 50%;
    background: #fff;
    border-radius: 70px;
    transition: 0.23s 0.01s;
    z-index: 3; }
  html#diamond .products .wishlist-btn-wrap {
    position: absolute;
    bottom: 50%;
    right: 50%;
    transform: translate(133.3%, 14%);
    color: #333 !important;
    z-index: 5;
    transition: color 0.3s; }
  html#diamond .products .wishlist-btn-wrap i {
    color: #333 !important; }
  html#diamond .products .wishlist-btn-wrap:hover i {
    color: var(--c1) !important; }
  html#diamond #main .products .product .wishlist-btn-wrap, html#diamond #main .products .product .products_actions {
    opacity: 0; }
  html#diamond #main .products .product:hover .wishlist-btn-wrap, html#diamond #main .products .product:hover .products_actions {
    opacity: 1; }
  html#diamond a.woocommerce-LoopProduct-link::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: #66782bba;
    opacity: 0;
    transition: background-color 0.23s; }
  html#diamond a.woocommerce-LoopProduct-link::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10; }
  html#diamond #main .products .product:hover a.woocommerce-LoopProduct-link::before {
    opacity: 1; }
  html#diamond #main .products .product:hover a.woocommerce-LoopProduct-link::after {
    display: none; }
  html#diamond #main .products span.price span.woocommerce-Price-amount.amount {
    font-size: 16px;
    font-weight: 500; }
  html#diamond .woocommerce div.product form.cart {
    padding-bottom: 0; }
  html#diamond .social_share {
    text-align: right;
    color: #81828b;
    font-weight: 500; }
  html#diamond .summary.entry-summary div[data-ajax-inject^="wishlist-link"] {
    width: 30%;
    margin-right: 3%; }
  html#diamond .wishlist-btn {
    width: 100%; }
  html#diamond button.single_add_to_cart_button.button {
    padding: 21px 58rem !important;
    padding-right: 78rem !important;
    width: calc(67%);
    background-position-x: calc(100% - 50rem) !important;
    border-radius: 35rem; }
  html#diamond .next_delivery > i, html#diamond .next_delivery > div {
    padding: 9rem 14rem; }
  @media screen and (max-width: 1199px) {
    html#diamond .next_delivery i.icon-delivery-truck {
      font-size: 54rem;
      padding: 0 2px 0 5px; }
    html#diamond .next_delivery_date p {
      font-size: 18rem;
      line-height: 19rem;
      letter-spacing: 0.3px; } }
@media screen and (max-width: 1199px) {
  html#diamond .next_delivery_date p {
    font-size: 15rem;
    line-height: 16rem;
    letter-spacing: 0.2px; }
  html#diamond .next_delivery_time p {
    font-size: 15rem;
    letter-spacing: 0.25rem;
    line-height: 23rem; } }
html#diamond .woocommerce div.product .product_title {
  font-size: 44rem;
  line-height: 54rem;
  letter-spacing: 0.33rem;
  margin: 0;
  border: 0;
  padding-bottom: 10rem; }
html#diamond .woocommerce span.onsale {
  margin-bottom: 10rem; }
html#diamond .summary .wishlist-btn .svg-icon {
  width: 25px;
  height: 25px; }
html#diamond .summary .wishlist-btn {
  height: 62rem; }
html#diamond .dc_notices.success .woocommerce-message p {
  color: #fff; }
html#diamond .npch_container {
  display: flex;
  justify-content: space-between; }
html#diamond .npch_title {
  width: 22%; }
html#diamond ul.npch {
  width: 68%; }
html#diamond .container.category_banners {
  display: flex;
  justify-content: space-between; }
html#diamond .container.category_banners .category_banner {
  width: 31%; }
@media screen and (max-width: 1599px) {
  html#diamond .category_banner {
    padding: 10rem 32rem 30rem; } }
html#diamond .shop_table.woocommerce-checkout-review-order-table {
  margin-top: 60rem; }
html#diamond ul.products.oceanwp-row.clr.grid::after {
  content: "";
  display: block;
  flex-grow: 2;
  order: 10;
  height: 0; }
@media screen and (max-width: 1499px) {
  html#diamond .products .wishlist-btn .svg-icon {
    margin-top: 3px; } }
html#diamond body.woocommerce-cart #main .dcwc-shipping-calculator input {
  border: solid 1px #0b0014;
  color: #0b0014 !important;
  text-align: left;
  padding: 10px 20px; }
html#diamond body.woocommerce-cart .dcwc-shipping-calculator .form-row.form-row-wide {
  max-width: 100%;
  display: flex; }
html#diamond body.woocommerce-cart .dcwc-shipping-calculator .form-row.form-row-wide input.input-text {
  flex-grow: 2; }
html#diamond figure.woocommerce-product-gallery__wrapper {
  pointer-events: none; }
html#diamond .woocommerce-product-gallery > figure.woocommerce-product-gallery__wrapper {
  pointer-events: none; }
html#diamond #main .wl-frame .products .wishlist-btn-wrap {
  transform: translate(50%, 80rem); }
html#diamond .products .wishlist-btn-wrap {
  transform: translateX(133.3%); }
html#diamond p.dc-city-cont.form-row.form-row-wide > input:nth-child(even) {
  margin-left: 20px;
  max-width: 42%; }
html#diamond .woocommerce-checkout ul#shipping_method label {
  padding-top: 3px; }

}@media screen and (min-width: 1200px){html#diamond {
  /****PRODUCTS***************************************************************/ }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item {
    width: 16.66%; }
  html#diamond .shop_table.cart.woocommerce-cart-form__contents .cart_item .product-thumbnail a.remove {
    padding: 0px 9px;
    border-radius: 2px; }
  html#diamond .col2-set .col-1 {
    float: left;
    width: 46%; }
  html#diamond .col2-set .col-2 {
    float: right;
    width: 46%; }
  html#diamond .order-total * {
    font-size: 24px;
    line-height: 26px;
    margin-top: 8px; }
  html#diamond .woocommerce-cart .wc-proceed-to-checkout {
    padding: 20px 45px; }
  html#diamond .woocommerce #main .products li.product li.title a {
    font-size: 17rem; }
  html#diamond .woocommerce.content-full-width div.product div.images {
    width: 49%; }
  html#diamond .woocommerce.content-full-width div.product div.summary {
    width: 44%;
    max-width: 650px; }
  html#diamond div#tab-description p {
    font-family: Poppins;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.96px;
    color: var(--g2); }
  html#diamond .single-product.woocommerce .woocommerce-tabs table.shop_attributes th.woocommerce-product-attributes-item__label {
    margin: 0;
    font-size: 18px; }
  html#diamond section.related.products, html#diamond #tab-description {
    max-width: 1300px;
    margin: auto; }
  html#diamond section.related.products h2 {
    font-size: 40rem;
    font-weight: bold;
    color: #0b0014;
    margin-bottom: 25rem; }
  html#diamond div#tab-description .product_meta span.product_meta_label {
    font-size: 18px; }
  html#diamond div#tab-description .product_meta > span {
    font-size: 18px; }
  html#diamond div#tab-description .product_meta > span a, html#diamond div#tab-description .product_meta > span span {
    font-size: 18px; }
  html#diamond .next_delivery_time p {
    line-height: 19rem; }
  html#diamond .woocommerce-cart .cart-collaterals .cart_totals .button[name="calc_shipping"] {
    min-width: 180px; }
  html#diamond #body.woocommerce-cart table.shop_table tr td, html#diamond #body.woocommerce-checkout table.shop_table tr td {
    width: 80%; }
  html#diamond #main #order_review .order-total {
    flex-direction: row; }
  html#diamond #main #order_review .order-total > div {
    width: 46%;
    text-align: left; }
  html#diamond #main #order_review .order-total > button {
    width: 53%;
    padding: 11rem; }
  html#diamond .order-total span.dc_order_total_vat {
    margin: 3px 0; }
  html#diamond #checkout_place_order .order-total {
    padding: 23rem 35rem; }
  html#diamond .account-side-style .woocommerce #customer_login {
    position: relative; }
  html#diamond .account-side-style .woocommerce #customer_login::before {
    position: absolute;
    content: "";
    display: block;
    right: 50%;
    width: 2px;
    top: 0;
    bottom: 0;
    background: #0003; }
  html#diamond button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    padding: 15rem; }
html#diamond .woocommerce-account .woocommerce-MyAccount-tabs {
  width: 34%;
  max-width: 433px;
  margin: 0; }
html#diamond .woocommerce-account .woocommerce-MyAccount-content {
  width: 62%; }
html#diamond .woocommerce-account div#content {
  max-width: 1330px;
  margin: 30rem auto 50rem; }
html#diamond .woocommerce-account .order_title_header .order-status {
  white-space: nowrap; }
}@media screen and (min-width: 1500px){
html#diamond .woocommerce-account .woocommerce-MyAccount-content {
  max-width: 775px; }
}@media screen and (max-width: 767px){html#diamond a.checkout-button.button.alt.wc-forward {
  padding: 16px 11px;
  font-size: 14px; }
@media screen and (max-width: 480px) {
  html#diamond .search-results article .search-entry-inner {
    flex-direction: column; }
  html#diamond .search-results article .thumbnail {
    display: block;
    margin: 10px 0 15px; } }
html#diamond .dc_price_qt {
  display: flex;
  flex-direction: column-reverse;
  padding: 0; }
html#diamond .woocommerce div.product p.price {
  margin: 0 0 30rem;
  font-size: 36rem; }
html#diamond .woocommerce div.product .woocommerce-tabs ul.tabs {
  display: flex; }
html#diamond .single-product.woocommerce .woocommerce-tabs table.shop_attributes tr {
  flex-wrap: wrap; }
html#diamond .woocommerce-Tabs-panel--dcwc_tab_details .col-2 {
  padding-top: 50rem; }
html#diamond .woocommerce div.product .woocommerce-tabs .panel h2:first-child {
  margin: 10rem 0 0;
  font-size: 30rem; }
html#diamond .woocommerce div.product .woocommerce-tabs .panel h2.woocommerce-Reviews-title {
  margin: 0rem 0 30rem; }
html#diamond .woocommerce div.product div.summary .price del, html#diamond .woocommerce div.product div.summary .price del span {
  font-size: 36rem;
  color: #ababab !important;
  padding-left: 3px; }
@media screen and (max-width: 479px) {
  html#diamond .woocommerce div.product p.price {
    text-align: center; }
  html#diamond .single-product .summary .woocommerce-variation-price span.price {
    justify-content: center; }
  html#diamond .woocommerce div.product form.cart div.quantity.buttons_added {
    margin: auto; }
  html#diamond span.woocommerce-Price-amount.amount .total {
    text-align: center;
    width: 100%;
    left: -2px;
    right: 2px;
    bottom: 0; }
  html#diamond .summary .price > span.amount {
    justify-content: center;
    padding: 8px 4px 0px 4px !important;
    position: relative;
    height: 58px;
    line-height: 1.34; }
  html#diamond .woocommerce div.product div.summary .price ins, html#diamond .woocommerce div.product div.summary .price del {
    line-height: 1.1;
    margin-top: -4px; }
  html#diamond .single-product .summary .woocommerce-variation-price span.price {
    transform: translateY(10px); }
  html#diamond .single-product .summary .hn-price .woocommerce-variation-price span.price {
    transform: translateY(0); } }
html#diamond .woocommerce-account table.shop_table.shop_table_responsive.my_account_orders, html#diamond .woocommerce-account table.shop_table.shop_table_responsive.my_account_orders tbody, html#diamond .woocommerce-account table.shop_table.shop_table_responsive.my_account_orders tr, html#diamond .woocommerce-account table.shop_table.shop_table_responsive.my_account_orders td {
  display: block; }
html#diamond .woocommerce-account .dcwc_orders .order .order-actions {
  flex-direction: column; }
html#diamond .woocommerce-account table.shop_table.shop_table_responsive.my_account_orders th {
  display: none !important; }
html#diamond .woocommerce-account .my_account_orders .button {
  padding: 10px 21px;
  width: 100%;
  margin: 0; }
html#diamond .woocommerce-account .woocommerce table.shop_table .acc_title {
  margin: 10px 3px 0; }
html#diamond .woocommerce-account .u-column1.col-1.woocommerce-Address {
  margin-bottom: 20px; }
html#diamond .woocommerce-account .dcwc_orders .order .order-actions > * {
  width: 100%;
  margin: 9px 0;
  text-align: center; }
@media screen and (max-width: 479px) {
  html#diamond .woocommerce-account #main .products.my-account .product {
    margin: 0; } }
}@media screen and (max-width: 959px){@charset "UTF-8";
html#diamond .woocommerce ul.products {
  margin: 20px -10px; }
html#diamond .cart-collaterals .cart-discount i {
  float: left;
  display: inline-block;
  margin-top: 3px;
  line-height: 1.3em; }
html#diamond .cart-collaterals .coupon .cart-discount p {
  font-size: 14px; }
html#diamond .cart-collaterals tr.cart-discount {
  font-size: 0; }
html#diamond .cart-collaterals span.woocommerce-Price-amount.amount {
  font-size: 19rem !important; }
html#diamond ul#shipping_method label {
  line-height: 1.44;
  padding-bottom: 5px; }
html#diamond tr.cart-discount .woocommerce-Price-amount.amount {
  display: block;
  line-height: 1.44; }
html#diamond tr.cart-discount .woocommerce-Price-amount.amount::before {
  content: "Zniżka: ";
  font-weight: 600;
  display: block;
  line-height: 1.4; }
html#diamond table.shop_table tr.woocommerce-shipping-totals.shipping td {
  margin-top: 7rem !important; }
html#diamond .woocommerce-cart .cart_delivery_day .select2 {
  max-width: 100%; }
html#diamond .order-total {
  margin-bottom: 12px; }
html#diamond .woocommerce-checkout #customer_details {
  margin-bottom: 40rem; }
html#diamond .woocommerce div.product div.summary {
  margin-bottom: 35rem;
  margin-top: 20px; }
html#diamond #main > .dcwc-shipping-calculator .container {
  padding: 0;
  max-width: 100%; }
html#diamond .woocommerce span.onsale {
  margin-top: 30px; }
html#diamond .woocommerce div.product .product_title {
  margin-bottom: 20px; }
html#diamond .social_share_icon {
  justify-content: flex-start; }
html#diamond .product_meta {
  display: none; }
html#diamond .products div[data-ajax-inject^="wishlist-link"] {
  z-index: 5; }

}