@charset "UTF-8";
/*
 Theme Name:   Uryga
 Description:  Storefront Child Theme
 Author:       Estima Group
 Author URI:   https://estima.group
 Template:     storefront
 Version:      4.1.1
 Text Domain:  storefront
*/
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 900;
  src: url(/wp-content/themes/uryga/assets/fonts/Poppins-ExtraBold.woff2);
  font-display: swap; }

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  src: url(/wp-content/themes/uryga/assets/fonts/Poppins-Bold.woff2);
  font-display: swap; }

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  src: url(/wp-content/themes/uryga/assets/fonts/Poppins-Bold.woff2);
  font-display: swap; }

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/themes/uryga/assets/fonts/Poppins-Light.woff2);
  font-display: swap; }

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  src: url(/wp-content/themes/uryga/assets/fonts/Poppins-Regular.woff2);
  font-display: swap; }

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  src: url(/wp-content/themes/uryga/assets/fonts/Poppins-Medium.woff2);
  font-display: swap; }

#content {
  overflow: hidden; }

.wrapper, .article-inner {
  max-width: 1392px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto; }
  .wrapper .col, .article-inner .col {
    width: calc(50% - 35px); }
    @media screen and (max-width: 979px) {
      .wrapper .col, .article-inner .col {
        width: 100%; } }
    @media screen and (max-width: 499px) {
      .wrapper .col, .article-inner .col {
        padding-left: 0;
        padding-right: 0; } }
  .wrapper.df, .article-inner.df {
    display: flex; }
    @media screen and (max-width: 979px) {
      .wrapper.df, .article-inner.df {
        display: block; } }
  .wrapper.ai-c, .article-inner.ai-c {
    align-items: center; }

.df {
  display: flex; }
  @media screen and (max-width: 979px) {
    .df {
      display: block; } }
  .df.aic {
    align-items: center; }

*,
*::before,
*::after {
  box-sizing: border-box; }

.gold_color {
  color: #231F20; }

.uagb-heading-text {
  margin-bottom: 45px !important; }

.main-page-wrapper {
  padding-top: 15px; }

.woocommerce-page .main-page-wrapper {
  padding-top: 40px; }

.shadow {
  position: relative; }
  .shadow::after {
    content: '';
    background: radial-gradient(43.56% 43.56% at 50% 50%, rgba(255, 255, 255, 0.29) 0%, rgba(255, 255, 255, 0) 100%);
    opacity: 0.4;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0; }

.low_black {
  background: #0d0d0d;
  background: linear-gradient(180deg, #0d0d0d 0%, #0a0a0a 64%);
  padding-top: 30px; }

.text_no_padding .has-media-on-the-right .wp-block-media-text__content {
  padding-left: 15px; }

@media screen and (max-width: 499px) {
  .wp-block-media-text__content {
    padding-left: 5px !important;
    padding-right: 5px !important; } }

.border_img .wp-block-media-text__media {
  position: relative; }
  .border_img .wp-block-media-text__media::before {
    content: '';
    width: calc(100% - 25px);
    height: calc(100% - 50px);
    position: absolute;
    top: 25px;
    left: 25px;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 0;
    border: 1px solid #fff;
    z-index: 3; }
    @media screen and (max-width: 719px) {
      .border_img .wp-block-media-text__media::before {
        width: 90%;
        left: 5%;
        height: 90%;
        top: 5%; } }
  .border_img .wp-block-media-text__media img {
    position: relative; }

.border_img--right .wp-block-media-text__content {
  padding-left: 0; }

.border_img--right .wp-block-media-text__media::before {
  left: unset;
  right: 25px;
  border-left: 0; }
  @media screen and (max-width: 719px) {
    .border_img--right .wp-block-media-text__media::before {
      width: 90%;
      height: 90%;
      top: 5%;
      right: 5%;
      border-left: 1px solid #fff; } }

.border_img--left .wp-block-media-text__content {
  padding-right: 0; }

.border_img--left .wp-block-media-text__media::before {
  border-right: 0; }
  @media screen and (max-width: 719px) {
    .border_img--left .wp-block-media-text__media::before {
      width: 90%;
      height: 90%;
      top: 5%;
      right: 5%;
      border-right: 1px solid #fff; } }

.radius35 img {
  border-radius: 35px; }

@media only screen and (max-width: 720px) {
  .wp-block-media-text {
    display: flex;
    flex-direction: column-reverse; }
  .wp-block-media-text .wp-block-media-text__media {
    margin: 20px 0; } }

.full-width {
  width: calc(100% + 30px);
  margin-left: -15px; }

.tc {
  text-align: center; }

.page.biale .main-page-wrapper {
  background-color: #fff !important; }
  .page.biale .main-page-wrapper a, .page.biale .main-page-wrapper span, .page.biale .main-page-wrapper p, .page.biale .main-page-wrapper li, .page.biale .main-page-wrapper h1, .page.biale .main-page-wrapper h2, .page.biale .main-page-wrapper h3, .page.biale .main-page-wrapper h4, .page.biale .main-page-wrapper h5, .page.biale .main-page-wrapper h6, .page.biale .main-page-wrapper td, .page.biale .main-page-wrapper th, .page.biale .main-page-wrapper label, .page.biale .main-page-wrapper .wd-empty-page-text, .page.biale .main-page-wrapper address, .page.biale .main-page-wrapper legend, .page.biale .main-page-wrapper input, .page.biale .main-page-wrapper select, .page.biale .main-page-wrapper option {
    color: #000; }
  .page.biale .main-page-wrapper a.button,
  .page.biale .main-page-wrapper .woocommerce-error li {
    color: #fff; }

.page.biale .select2-container--default .select2-results__option {
  color: #000 !important; }

.cookies-info-text {
  color: #000 !important; }

.btn_main:hover {
  color: #1D221B;
  border: 2px solid #1D221B;
  background-color: rgba(255, 255, 255, 0);
  transition-duration: 0.3s; }

.btnarr {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #66411E;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none !important; }
  .btnarr svg {
    margin-left: 10px;
    margin-top: 5px; }
  .btnarr:hover {
    text-decoration: underline !important; }

.wc-backward {
  border-radius: 0px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.3em;
  letter-spacing: 0.005em;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #1D221B;
  transition-duration: 0.2s;
  color: #1D221B;
  padding: 15px;
  min-width: 185px;
  transition-duration: 0.2s;
  text-align: center; }
  @media screen and (max-width: 719px) {
    .wc-backward {
      padding: 5px 10px;
      font-size: 13px; } }
  .wc-backward:hover {
    background-color: #231F20;
    color: #fff;
    transition-duration: 0.2s; }

.button {
  border-radius: 0px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3em;
  letter-spacing: 0.005em; }
  .button--white {
    background-color: #fff;
    color: #231F20;
    border: 1px solid rgba(255, 255, 255, 0);
    transition-duration: 0.2s; }
    .button--white:hover {
      background-color: #231F20;
      color: #fff;
      border: 1px solid #fff;
      transition-duration: 0.2s; }
  .button--underline {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.3em;
    letter-spacing: 0.03em;
    text-decoration-line: underline;
    background-color: rgba(255, 255, 255, 0);
    text-transform: none;
    color: #1D221B; }
    .button--underline:hover {
      text-decoration-line: underline !important;
      transition-duration: 0.2s;
      text-decoration: underline !important;
      background-color: rgba(255, 255, 255, 0); }
  .button--main {
    background-color: #231F20;
    max-height: 40px;
    color: #fff;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition-duration: 0.2s;
    position: relative;
    position: relative;
    max-width: 200px;
    z-index: 1; }
    @media screen and (max-width: 759px) {
      .button--main {
        width: 100%;
        margin-top: 10px; } }
    .button--main:hover {
      color: #fff;
      background-color: #66411E;
      transition-duration: 0.2s; }
  .button--primary {
    background-color: #66411E;
    max-height: 40px;
    color: #fff;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition-duration: 0.2s;
    position: relative;
    position: relative;
    max-width: 200px;
    z-index: 1; }
    @media screen and (max-width: 759px) {
      .button--primary {
        width: 100%;
        margin-top: 10px; } }
    .button--primary:hover {
      color: #fff;
      background-color: #1D221B;
      transition-duration: 0.2s; }
  .button--secondary {
    color: #1D221B;
    border: 2px solid #1D221B;
    background-color: rgba(255, 255, 255, 0);
    width: 200px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-weight: 400; }
    .button--secondary:hover {
      background-color: #fff;
      color: #1D221B; }
  .button__head_calc {
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: none;
    margin-left: 20px; }
    .button__head_calc img {
      margin-right: 20px; }
  .button--empty {
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #1D221B;
    transition-duration: 0.2s;
    color: #1D221B;
    padding: 15px;
    min-width: 185px;
    transition-duration: 0.2s;
    text-align: center; }
    @media screen and (max-width: 719px) {
      .button--empty {
        padding: 5px 10px;
        font-size: 13px; } }
    .button--empty:hover {
      background-color: #231F20;
      color: #fff;
      transition-duration: 0.2s; }
  .button--emptywhite {
    background-color: #fff; }
  .button--arrow {
    width: auto;
    position: relative;
    text-transform: none;
    color: #231F20;
    font-weight: 500;
    font-size: 16px;
    display: flex;
    align-items: center;
    padding: 0;
    background-color: rgba(255, 255, 255, 0); }
    .button--arrow img {
      width: 5px;
      height: 9px;
      margin-left: 15px;
      transition-duration: 0.2s; }
    .button--arrow:hover {
      background-color: rgba(255, 255, 255, 0);
      color: #231F20; }
      .button--arrow:hover img {
        margin-left: 10px;
        transition-duration: 0.2s; }
  .button__black {
    background-color: #171716;
    border: 1px solid #171716;
    color: #fff; }
    .button__black:hover {
      background-color: #fff;
      box-shadow: none;
      color: #F5F5F5; }
  .button-style-link {
    border-bottom: none !important;
    color: #66411E !important; }
    .button-style-link:hover {
      text-decoration: underline; }

.btnar {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.3em;
  color: #6CB71D;
  text-decoration: none !important;
  display: flex;
  align-items: center; }
  .btnar .btnarrow__hover {
    display: none; }
  .btnar:hover {
    color: #275538;
    text-decoration: none !important;
    transition-duration: 0.2s; }
    .btnar:hover .btnarrow__hover {
      display: block; }
    .btnar:hover .btnarrow__first {
      display: none; }
  .btnar.onlymobile {
    display: none; }
  @media screen and (max-width: 719px) {
    .btnar.onlydesktop {
      display: none; } }
  .btnar.onlymobile {
    width: 100%; }
    @media screen and (max-width: 719px) {
      .btnar.onlymobile {
        display: flex;
        justify-content: center;
        margin-top: 55px; } }

@media screen and (max-width: 781px) {
  html {
    margin-top: 0 !important; } }

.size-x1 {
  font-size: 90px; }
  @media screen and (max-width: 979px) {
    .size-x1 {
      font-size: 42px; } }

.size-x2 {
  font-size: 30px; }
  @media screen and (max-width: 979px) {
    .size-x2 {
      font-size: 24px; } }

.size-x3 {
  font-size: 24px; }
  @media screen and (max-width: 979px) {
    .size-x3 {
      font-size: 14px; } }

.size-x4 {
  font-size: 14px; }
  @media screen and (max-width: 979px) {
    .size-x4 {
      font-size: 12px; } }

.size-x5 {
  font-size: 12px; }

.black {
  color: #000; }

.bold {
  font-weight: bold; }

.uppercase {
  text-transform: uppercase; }

.ta-c {
  text-align: center; }

@media screen and (max-width: 767px) {
  .disable_margin_mobile.vc_row.wpb_row.vc_row-fluid {
    margin-top: 0px !important; } }

.title_section {
  text-align: center; }

.strong {
  font-weight: bold; }

.family1 {
  font-family: "Poppins", "sans-serif"; }

.bg_grey {
  position: relative; }
  .bg_grey::before {
    width: 100%;
    height: 90%;
    top: 10%;
    left: 0%;
    content: '' !important;
    position: absolute;
    background-color: #f8f8f8;
    display: block !important; }

.title-wrapper .liner-continer .left-line,
.title-wrapper .liner-continer .right-line {
  border-color: #fff;
  position: relative;
  height: 2px; }
  .title-wrapper .liner-continer .left-line::after,
  .title-wrapper .liner-continer .right-line::after {
    width: 50%;
    height: 100%;
    background-color: #F5F5F5;
    content: '';
    position: absolute;
    top: 0;
    left: 0; }

.title-wrapper .liner-continer .left-line::after {
  right: 0;
  left: unset; }

.wrapper_inside,
.col-full {
  max-width: 1350px;
  width: 100%;
  margin: 0 auto !important;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (max-width: 1299px) {
    .wrapper_inside,
    .col-full {
      width: auto;
      margin: 0 10px !important; } }
  @media screen and (max-width: 719px) {
    .wrapper_inside,
    .col-full {
      margin: 0 3px !important;
      width: auto;
      padding-left: 3px;
      padding-right: 3px; } }

.wrapper_big {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto; }

.wrapper.wrapper_in {
  padding-left: 0;
  padding-right: 0; }

.underline_title {
  position: relative;
  margin-bottom: 50px; }
  .underline_title::after {
    position: absolute;
    width: 300px;
    bottom: -25px;
    left: calc(50% - 150px);
    content: '';
    height: 1px;
    background-color: #66411E; }

@media screen and (max-width: 719px) {
  .hide_mobile {
    display: none !important; } }

.sep {
  display: block;
  width: 100%;
  height: 1px;
  padding-top: 30px; }

html {
  overflow-y: scroll;
  position: relative;
  scrollbar-color: #231F20 #f5f5f5;
  scrollbar-width: thin; }
  html::-webkit-scrollbar {
    width: 5px;
    height: 4px; }
  html::-webkit-scrollbar-button {
    width: 0px;
    height: 0px; }
  html::-webkit-scrollbar-thumb {
    background: #231F20;
    border-radius: 5px;
    transition: all .2s; }
  html::-webkit-scrollbar-thumb:hover {
    transition: all .2s;
    background: #352f30; }
  html::-webkit-scrollbar-thumb:active {
    transition: all .2s;
    background: #463e40; }
  html::-webkit-scrollbar-track {
    background: #f5f5f5;
    border-radius: 8px;
    margin-top: 8px;
    margin-bottom: 8px; }
  html::-webkit-scrollbar-track:hover {
    background: #f5f5f5; }
  html::-webkit-scrollbar-track:active {
    background: #f5f5f5; }
  html::-webkit-scrollbar-corner {
    background: #f5f5f5; }

@media screen and (max-width: 719px) {
  .wp-block-group {
    padding-right: 0;
    padding-left: 0; } }

.section__desc {
  color: #58595B;
  font-family: 'Poppins';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em; }
  .section__desc--center {
    text-align: center; }
  .section__desc a {
    color: #1D221B; }
    .section__desc a:hover {
      text-decoration: underline; }

@media screen and (max-width: 959px) {
  .hidemb {
    display: none !important; } }

.section__title {
  color: #000;
  font-family: Poppins;
  font-size: 32px;
  font-style: normal;
  line-height: normal;
  font-weight: 500; }
  .section__title--low {
    font-size: 24px; }
    @media screen and (max-width: 719px) {
      .section__title--low {
        font-size: 24px; } }
  .section__title--color {
    color: #66411E; }
  .section__title--center {
    text-align: center; }
  @media screen and (max-width: 719px) {
    .section__title {
      font-size: 24px; } }

.section__title2 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.3em;
  color: #525252; }
  .section__title2--big {
    font-size: 38px; }
  .section__title2--green {
    color: #66411E; }
  .section__title2--center {
    text-align: center; }
  @media screen and (max-width: 719px) {
    .section__title2 {
      font-size: 18px; } }

@media screen and (max-width: 799px) {
  .alignfull {
    padding-left: 15px;
    padding-right: 15px; } }

@media screen and (max-width: 719px) {
  .wp-block-columns {
    padding-left: 0px;
    padding-right: 0px; } }

a:focus, button:focus {
  outline: none !important; }

.low_bot_margin {
  margin-bottom: 0; }

.zwykly_tekst {
  color: #1F1F1F;
  font-family: 'Poppins';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5em; }
  .zwykly_tekst a {
    color: #1D221B; }
    .zwykly_tekst a:hover {
      text-decoration: underline; }
  .zwykly_tekst h1, .zwykly_tekst h2, .zwykly_tekst h3, .zwykly_tekst h4, .zwykly_tekst h5, .zwykly_tekst h6 {
    color: #1F1F1F;
    font-family: 'Poppins';
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: -0.45px;
    margin-top: 15px; }
    @media screen and (max-width: 719px) {
      .zwykly_tekst h1, .zwykly_tekst h2, .zwykly_tekst h3, .zwykly_tekst h4, .zwykly_tekst h5, .zwykly_tekst h6 {
        font-size: 24px; } }
  .zwykly_tekst b, .zwykly_tekst strong {
    font-weight: bold; }

.hentry {
  margin-bottom: 0 !important; }

.mb0 {
  margin-bottom: 0 !important; }

.error404 #content > .col-full {
  max-width: unset;
  padding: 0; }

.error404 #content .full_row-bread a, .error404 #content .full_row-bread span {
  color: #231F20; }

.error {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  margin-top: 40px;
  padding: 40px;
  justify-content: center;
  flex-wrap: wrap; }
  .error-404 {
    position: relative; }
  .error__col {
    width: 100%; }
  .error__img {
    width: 100%;
    display: flex;
    justify-content: center; }
    .error__img img {
      height: 100%;
      width: auto;
      object-fit: contain; }
  .error .button {
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 100%;
    max-width: 450px;
    padding: 25px;
    background-color: #F2EADB;
    max-width: 220px;
    color: #66411E; }
    .error .button:hover {
      background-color: #66411E;
      color: #fff; }
  .error__text {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins';
    flex-direction: column; }
    @media screen and (max-width: 719px) {
      .error__text {
        flex-direction: column;
        align-items: center; } }
  .error__title {
    margin-top: 30px;
    max-width: 430px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 105%;
    text-align: center;
    margin-bottom: 20px;
    color: #231F20; }
    @media screen and (max-width: 719px) {
      .error__title {
        margin-bottom: 30px;
        font-size: 25px; } }

.mt30 {
  margin-top: 30px; }

.pop404 {
  background-color: #fff;
  z-index: 1;
  position: relative; }
  .pop404 .section__title {
    color: #000 !important;
    margin-bottom: 50px; }

.single-post .full_row-bread {
  background-color: #F6F6F6; }
  .single-post .full_row-bread p {
    margin-bottom: 0; }

.single-post #main > .col-full {
  margin: 0 auto !important; }

.single-post .st__bread {
  background-color: #EEEEEE;
  padding-top: 20px;
  padding-bottom: 20px; }
  .single-post .st__bread a, .single-post .st__bread span {
    color: #1C1C1A; }

.single-post .post_datecat {
  width: 70%;
  padding-bottom: 15px;
  margin: 0 auto;
  margin-top: 15px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }
  @media screen and (max-width: 719px) {
    .single-post .post_datecat {
      width: 100%; } }
  .single-post .post_datecat .postdate {
    color: #808080;
    font-family: Poppins;
    font-size: 16.8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; }
  .single-post .post_datecat .post__categ {
    margin-right: 30px; }
    .single-post .post_datecat .post__categ a {
      color: #1A1A1A;
      font-family: Poppins;
      font-size: 16.8px;
      font-style: normal;
      font-weight: 500;
      line-height: normal; }

.single-post .postimagetop {
  position: relative;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column; }
  .single-post .postimagetop .posttitletop {
    z-index: 3;
    position: relative;
    width: 70%;
    padding-bottom: 15px;
    margin: 0 auto; }
    @media screen and (max-width: 719px) {
      .single-post .postimagetop .posttitletop {
        width: 100%; } }
    .single-post .postimagetop .posttitletop .postdate {
      color: #000;
      font-family: 'Poppins';
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      letter-spacing: 0.48px; }
    .single-post .postimagetop .posttitletop .postitle {
      color: #000;
      font-family: 'Poppins';
      font-size: 30px;
      font-style: normal;
      font-weight: 400;
      line-height: 1.3em;
      margin-bottom: 10px;
      margin-top: 15px;
      display: block;
      text-decoration: none !important; }

.single-post .postimagett {
  width: 100%;
  height: 100%;
  max-height: 550px; }
  .single-post .postimagett img {
    width: 100%;
    height: 100%;
    max-height: 350px;
    object-fit: contain; }

.single-post .content-area {
  width: 100%; }
  .single-post .content-area .entry-header {
    display: block;
    margin-bottom: 10px !important;
    border: none !important; }
    @media screen and (max-width: 719px) {
      .single-post .content-area .entry-header {
        padding: 15px 10px; } }
    .single-post .content-area .entry-header .post-author,
    .single-post .content-area .entry-header .post-comments,
    .single-post .content-area .entry-header .posted-on {
      display: none; }
    .single-post .content-area .entry-header .entry-title {
      color: #1A1A1A;
      font-family: 'Poppins';
      font-size: 32px;
      font-style: normal;
      font-weight: 500;
      line-height: 1.3em;
      margin-bottom: 10px;
      margin-top: 15px;
      display: block;
      text-decoration: none !important; }
      @media screen and (max-width: 719px) {
        .single-post .content-area .entry-header .entry-title {
          padding: 15px 10px;
          font-size: 24px; } }
  .single-post .content-area #main {
    display: flex;
    align-items: flex-start;
    margin-top: 30px;
    flex-direction: column; }
    @media screen and (max-width: 919px) {
      .single-post .content-area #main {
        flex-wrap: wrap; } }
    .single-post .content-area #main .post {
      width: 70%;
      padding-bottom: 15px;
      border-radius: 0px;
      margin: 0 auto; }
      @media screen and (max-width: 919px) {
        .single-post .content-area #main .post {
          width: 100%; } }
      .single-post .content-area #main .post .entry-content {
        margin: 0 auto; }
        @media screen and (max-width: 719px) {
          .single-post .content-area #main .post .entry-content {
            padding: 15px 10px; } }
        .single-post .content-area #main .post .entry-content > img {
          display: none; }
        .single-post .content-area #main .post .entry-content * {
          font-family: 'Poppins';
          font-style: normal;
          font-size: 17px;
          line-height: 141%;
          color: #1C1C1A; }
          .single-post .content-area #main .post .entry-content * h1, .single-post .content-area #main .post .entry-content * h2, .single-post .content-area #main .post .entry-content * h3, .single-post .content-area #main .post .entry-content * h4, .single-post .content-area #main .post .entry-content * h5, .single-post .content-area #main .post .entry-content * h6 {
            margin-top: 10px; }
          .single-post .content-area #main .post .entry-content * h1 {
            font-size: 24px; }
          .single-post .content-area #main .post .entry-content * h2, .single-post .content-area #main .post .entry-content * h3 {
            font-size: 22px; }
          .single-post .content-area #main .post .entry-content * h4, .single-post .content-area #main .post .entry-content * h5, .single-post .content-area #main .post .entry-content * h6 {
            font-size: 20px; }
    .single-post .content-area #main .postbot {
      padding: 30px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      @media screen and (max-width: 719px) {
        .single-post .content-area #main .postbot {
          flex-direction: column;
          align-items: flex-start; } }
      .single-post .content-area #main .postbot .postauthor {
        display: flex;
        align-items: center; }
        @media screen and (max-width: 719px) {
          .single-post .content-area #main .postbot .postauthor {
            margin-bottom: 30px; } }
        .single-post .content-area #main .postbot .postauthor img {
          margin-right: 10px; }
        .single-post .content-area #main .postbot .postauthor .postauthor__top {
          font-family: 'Poppins';
          font-style: normal;
          font-weight: 400;
          font-size: 13px;
          line-height: 16px;
          color: #858283; }
        .single-post .content-area #main .postbot .postauthor .postauthor__name {
          font-family: 'Poppins';
          font-style: normal;
          font-weight: 700;
          font-size: 13px;
          line-height: 16px;
          color: #3C4937; }
      .single-post .content-area #main .postbot .postbot__share {
        display: flex;
        align-items: center; }
        .single-post .content-area #main .postbot .postbot__share .postbot__title {
          font-style: normal;
          font-family: 'Poppins';
          font-weight: 700;
          font-size: 16px;
          line-height: 1.3em;
          color: #27963C;
          margin-right: 15px; }
        .single-post .content-area #main .postbot .postbot__share .postbot__icons {
          width: 100px; }
    .single-post .content-area #main #post-navigation {
      display: none; }
    .single-post .content-area #main .entry-taxonomy {
      display: none; }
    .single-post .content-area #main #primary-sidebar {
      width: 29%; }
      @media screen and (max-width: 919px) {
        .single-post .content-area #main #primary-sidebar {
          width: 100%;
          max-width: 400px; } }
    .single-post .content-area #main #comments {
      background-color: #fff; }
      @media screen and (max-width: 599px) {
        .single-post .content-area #main #comments #respond {
          padding: 10px; } }
      .single-post .content-area #main #comments textarea, .single-post .content-area #main #comments input {
        background-color: #fff;
        border: 1px solid #858283;
        border-radius: 0px; }
        .single-post .content-area #main #comments textarea.submit, .single-post .content-area #main #comments input.submit {
          background-color: #66411E;
          color: #fff;
          border: 1px solid #66411E;
          transition-duration: 0.2s;
          border-radius: 0px; }
          .single-post .content-area #main #comments textarea.submit:hover, .single-post .content-area #main #comments input.submit:hover {
            background-color: #66411E;
            border: 1px solid #66411E;
            transition-duration: 0.2s; }

.single-post #primary-sidebar {
  padding: 0 30px; }
  .single-post #primary-sidebar .wp-block-latest-posts__list {
    margin-left: 0; }
    .single-post #primary-sidebar .wp-block-latest-posts__list li img {
      border-radius: 0px; }
    .single-post #primary-sidebar .wp-block-latest-posts__list li .wp-block-latest-posts__post-title {
      font-family: "Poppins";
      font-style: normal;
      font-weight: 600;
      font-size: 14px;
      line-height: 1.3em;
      letter-spacing: -0.03em;
      color: #080B13; }

.piptitle {
  padding: 30px;
  background-color: #fff;
  margin-bottom: 15px; }

.postinpost {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 719px) {
    .postinpost {
      flex-wrap: wrap; } }
  .postinpost .bw__post {
    width: calc(50% - 10px); }
    @media screen and (max-width: 719px) {
      .postinpost .bw__post {
        width: 100%;
        margin-bottom: 15px; } }
    .postinpost .bw__post .bw__post--content {
      background-color: #fff; }
    @media screen and (max-width: 599px) {
      .postinpost .bw__post .bw__post--entry_title {
        font-size: 22px; } }

@media screen and (min-width: 1320px) {
  .storefront-product-pagination a[rel=prev] {
    left: -420px; } }

@media screen and (min-width: 1320px) {
  .storefront-product-pagination a[rel=next] {
    right: -420px; } }

.share {
  display: flex;
  justify-content: center;
  margin-block: 2rem;
  margin-bottom: 50px; }
  .share .buttons {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap; }
    @media screen and (max-width: 599px) {
      .share .buttons {
        justify-content: center; } }
    .share .buttons .button {
      display: inline-flex;
      align-items: center;
      gap: 1rem;
      text-transform: none;
      color: #fff;
      font-weight: 500;
      font-size: 1.125rem;
      background-color: #000;
      transition-duration: 0.2s; }
      @media screen and (max-width: 599px) {
        .share .buttons .button {
          width: 100%;
          justify-content: center; } }
      .share .buttons .button:hover {
        transition-duration: 0.2s;
        background-color: #231F20; }

.post_all_grid .uagb-post__items article:first-of-type {
  width: 100%; }
  .post_all_grid .uagb-post__items article:first-of-type .uagb-post__inner-wrap {
    display: flex;
    height: 450px !important;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center; }
    @media screen and (max-width: 719px) {
      .post_all_grid .uagb-post__items article:first-of-type .uagb-post__inner-wrap {
        flex-direction: row;
        height: unset !important;
        padding: 0; } }
    .post_all_grid .uagb-post__items article:first-of-type .uagb-post__inner-wrap .uagb-post__image {
      width: calc(50% - 15px);
      order: 0;
      height: 100%;
      max-height: unset; }
      @media screen and (max-width: 719px) {
        .post_all_grid .uagb-post__items article:first-of-type .uagb-post__inner-wrap .uagb-post__image {
          width: 100%; } }
      .post_all_grid .uagb-post__items article:first-of-type .uagb-post__inner-wrap .uagb-post__image img {
        max-height: 100%;
        object-fit: contain; }
    .post_all_grid .uagb-post__items article:first-of-type .uagb-post__inner-wrap .uagb-post__text {
      width: calc(50% - 15px);
      order: 2; }
      @media screen and (max-width: 719px) {
        .post_all_grid .uagb-post__items article:first-of-type .uagb-post__inner-wrap .uagb-post__text {
          width: 100%; } }
      .post_all_grid .uagb-post__items article:first-of-type .uagb-post__inner-wrap .uagb-post__text:nth-of-type(3) {
        order: 2; }
      .post_all_grid .uagb-post__items article:first-of-type .uagb-post__inner-wrap .uagb-post__text .uagb-post__title a {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: 28.43px;
        line-height: 1.3em;
        color: #312E2B; }
        @media screen and (max-width: 719px) {
          .post_all_grid .uagb-post__items article:first-of-type .uagb-post__inner-wrap .uagb-post__text .uagb-post__title a {
            font-size: 26px; } }
      .post_all_grid .uagb-post__items article:first-of-type .uagb-post__inner-wrap .uagb-post__text .uagb-post__excerpt {
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 1.3em;
        letter-spacing: 0.02em;
        color: #312E2B;
        display: block; }
      .post_all_grid .uagb-post__items article:first-of-type .uagb-post__inner-wrap .uagb-post__text .uagb-post__cta a {
        position: relative;
        background-color: #fff;
        transition-duration: 0.2s;
        text-decoration: none !important;
        color: #222326; }
        .post_all_grid .uagb-post__items article:first-of-type .uagb-post__inner-wrap .uagb-post__text .uagb-post__cta a:hover {
          text-decoration: underline !important;
          transition-duration: 0.2s; }

.post_all_grid .uagb-post__inner-wrap {
  display: flex;
  flex-direction: column; }
  .post_all_grid .uagb-post__inner-wrap .uagb-post__image {
    max-height: 300px; }
    .post_all_grid .uagb-post__inner-wrap .uagb-post__image img {
      max-height: 100%;
      object-fit: contain; }
  .post_all_grid .uagb-post__inner-wrap .uagb-post__image {
    order: 0; }
  .post_all_grid .uagb-post__inner-wrap .uagb-post__text {
    order: 2; }
    .post_all_grid .uagb-post__inner-wrap .uagb-post__text:nth-of-type(3) {
      order: 2; }
    .post_all_grid .uagb-post__inner-wrap .uagb-post__text .uagb-post__title {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 600;
      font-size: 21.33px;
      line-height: 1.3em;
      color: #312E2B; }
      .post_all_grid .uagb-post__inner-wrap .uagb-post__text .uagb-post__title a {
        text-decoration: none !important; }
      @media screen and (max-width: 719px) {
        .post_all_grid .uagb-post__inner-wrap .uagb-post__text .uagb-post__title {
          font-size: 18px; } }
  .post_all_grid .uagb-post__inner-wrap .uagb-post__cta a {
    position: relative;
    background-color: #fff;
    transition-duration: 0.2s;
    text-decoration: none !important;
    color: #222326; }
    .post_all_grid .uagb-post__inner-wrap .uagb-post__cta a:hover {
      text-decoration: underline !important;
      transition-duration: 0.2s; }

.catblockrow {
  border-radius: 0px;
  padding: 15px;
  padding-bottom: 25px;
  display: flex;
  flex-wrap: wrap; }
  .catblockrow .catblocks {
    border-radius: 0px;
    transition-duration: 0.2s;
    margin-left: 10px;
    margin-top: 10px; }
    .catblockrow .catblocks a {
      padding: 10px 10px;
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      transition-duration: 0.2s;
      line-height: 1.3em;
      text-decoration: none !important;
      color: #231F20; }
    .catblockrow .catblocks:hover {
      text-decoration: underline !important;
      transition-duration: 0.2s; }
      .catblockrow .catblocks:hover a {
        transition-duration: 0.2s; }

.page-template-template-blog .site-main,
.archive.category .site-main {
  display: block; }

.page-template-template-blog #primary,
.archive.category #primary {
  width: 100%; }
  .page-template-template-blog #primary .blogpage,
  .archive.category #primary .blogpage {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    @media screen and (max-width: 959px) {
      .page-template-template-blog #primary .blogpage,
      .archive.category #primary .blogpage {
        flex-direction: column-reverse; } }
    .page-template-template-blog #primary .blogpage .blogpage__posts,
    .archive.category #primary .blogpage .blogpage__posts {
      width: calc(65% - 15px); }
      @media screen and (max-width: 959px) {
        .page-template-template-blog #primary .blogpage .blogpage__posts,
        .archive.category #primary .blogpage .blogpage__posts {
          width: 100%;
          margin-top: 15px; } }
      .page-template-template-blog #primary .blogpage .blogpage__posts .bw__post,
      .archive.category #primary .blogpage .blogpage__posts .bw__post {
        background-color: #fff;
        margin-bottom: 15px;
        display: flex;
        align-items: center; }
        @media screen and (max-width: 719px) {
          .page-template-template-blog #primary .blogpage .blogpage__posts .bw__post,
          .archive.category #primary .blogpage .blogpage__posts .bw__post {
            flex-wrap: wrap; } }
        .page-template-template-blog #primary .blogpage .blogpage__posts .bw__post .bw__post--img,
        .archive.category #primary .blogpage .blogpage__posts .bw__post .bw__post--img {
          width: 35%;
          height: 100%;
          height: 300px; }
          @media screen and (max-width: 719px) {
            .page-template-template-blog #primary .blogpage .blogpage__posts .bw__post .bw__post--img,
            .archive.category #primary .blogpage .blogpage__posts .bw__post .bw__post--img {
              width: 100%;
              height: 150px; } }
          .page-template-template-blog #primary .blogpage .blogpage__posts .bw__post .bw__post--img a,
          .archive.category #primary .blogpage .blogpage__posts .bw__post .bw__post--img a {
            width: 100%;
            height: 100%; }
          .page-template-template-blog #primary .blogpage .blogpage__posts .bw__post .bw__post--img img,
          .archive.category #primary .blogpage .blogpage__posts .bw__post .bw__post--img img {
            width: 100%;
            height: 100%;
            object-fit: cover; }
        .page-template-template-blog #primary .blogpage .blogpage__posts .bw__post .bw__post--content,
        .archive.category #primary .blogpage .blogpage__posts .bw__post .bw__post--content {
          width: 65%; }
          @media screen and (max-width: 719px) {
            .page-template-template-blog #primary .blogpage .blogpage__posts .bw__post .bw__post--content,
            .archive.category #primary .blogpage .blogpage__posts .bw__post .bw__post--content {
              width: 100%; } }
          @media screen and (max-width: 599px) {
            .page-template-template-blog #primary .blogpage .blogpage__posts .bw__post .bw__post--content .bw__post--entry_title,
            .archive.category #primary .blogpage .blogpage__posts .bw__post .bw__post--content .bw__post--entry_title {
              font-size: 18px; } }
          .page-template-template-blog #primary .blogpage .blogpage__posts .bw__post .bw__post--content .bw__post--in_content,
          .archive.category #primary .blogpage .blogpage__posts .bw__post .bw__post--content .bw__post--in_content {
            flex-direction: column; }
          .page-template-template-blog #primary .blogpage .blogpage__posts .bw__post .bw__post--content .bw__post--excerpt,
          .archive.category #primary .blogpage .blogpage__posts .bw__post .bw__post--content .bw__post--excerpt {
            margin-bottom: 15px;
            width: 100%; }
          .page-template-template-blog #primary .blogpage .blogpage__posts .bw__post .bw__post--content .bw__post--link,
          .archive.category #primary .blogpage .blogpage__posts .bw__post .bw__post--content .bw__post--link {
            width: 100%; }
    .page-template-template-blog #primary .blogpage .blogfilter,
    .archive.category #primary .blogpage .blogfilter {
      width: calc(35% - 15px); }
      @media screen and (max-width: 959px) {
        .page-template-template-blog #primary .blogpage .blogfilter,
        .archive.category #primary .blogpage .blogfilter {
          width: 100%;
          margin-top: 15px; } }
      .page-template-template-blog #primary .blogpage .blogfilter .blog__query--order_container,
      .archive.category #primary .blogpage .blogfilter .blog__query--order_container {
        background-color: #fff;
        padding: 15px;
        margin-bottom: 15px; }
        .page-template-template-blog #primary .blogpage .blogfilter .blog__query--order_container .sorttitle,
        .archive.category #primary .blogpage .blogfilter .blog__query--order_container .sorttitle {
          font-family: 'Poppins';
          font-style: normal;
          font-weight: 700;
          font-size: 16px;
          line-height: 1.3em;
          color: #3C4937; }
        .page-template-template-blog #primary .blogpage .blogfilter .blog__query--order_container label,
        .archive.category #primary .blogpage .blogfilter .blog__query--order_container label {
          font-family: 'Poppins';
          font-style: normal;
          font-weight: 400;
          font-size: 16px;
          line-height: 1.3em;
          color: #3C4937; }
      .page-template-template-blog #primary .blogpage .blogfilter .sugeruj,
      .archive.category #primary .blogpage .blogfilter .sugeruj {
        background-color: #fff;
        padding: 15px;
        margin-top: 15px; }
        .page-template-template-blog #primary .blogpage .blogfilter .sugeruj .sug_title,
        .archive.category #primary .blogpage .blogfilter .sugeruj .sug_title {
          font-family: 'Poppins';
          font-style: normal;
          font-weight: 700;
          font-size: 24px;
          line-height: 1.3em;
          color: #3C4937; }
        .page-template-template-blog #primary .blogpage .blogfilter .sugeruj label,
        .archive.category #primary .blogpage .blogfilter .sugeruj label {
          font-family: 'Poppins';
          font-style: normal;
          font-weight: 600;
          font-size: 14px;
          line-height: 1.3em;
          color: #3C4937;
          width: 100%; }
          .page-template-template-blog #primary .blogpage .blogfilter .sugeruj label input, .page-template-template-blog #primary .blogpage .blogfilter .sugeruj label textarea,
          .archive.category #primary .blogpage .blogfilter .sugeruj label input,
          .archive.category #primary .blogpage .blogfilter .sugeruj label textarea {
            resize: none;
            max-height: 100px;
            border: none;
            box-shadow: none;
            background: #F4F3EF;
            border-radius: 0px;
            width: 100%; }
        .page-template-template-blog #primary .blogpage .blogfilter .sugeruj .wpcf7-submit,
        .archive.category #primary .blogpage .blogfilter .sugeruj .wpcf7-submit {
          border-radius: 0px;
          width: 100%;
          color: #fff;
          background-color: #66411E;
          border: 1px solid #66411E; }
          .page-template-template-blog #primary .blogpage .blogfilter .sugeruj .wpcf7-submit:hover,
          .archive.category #primary .blogpage .blogfilter .sugeruj .wpcf7-submit:hover {
            background-color: #66411E;
            border: 1px solid #66411E; }

.pagination__blog {
  display: flex;
  justify-content: center;
  width: 100%; }
  .pagination__blog .page-numbers {
    background-color: #E6E6E6;
    border-radius: 50px;
    padding: 0 !important;
    color: #231F20;
    text-decoration: none !important;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3em;
    text-align: center;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px; }
    @media screen and (max-width: 599px) {
      .pagination__blog .page-numbers {
        padding: 5px !important;
        font-size: 14px;
        width: 27px; } }
    .pagination__blog .page-numbers.current, .pagination__blog .page-numbers:hover {
      background-color: #66411E;
      color: #fff; }
      .pagination__blog .page-numbers.current path, .pagination__blog .page-numbers:hover path {
        stroke: #fff; }

.nwb__posts {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.nwb__post {
  width: calc(33% - 15px);
  margin-bottom: 30px; }
  @media screen and (max-width: 979px) {
    .nwb__post--nj {
      width: calc(50% - 15px); }
      .nwb__post--nj:nth-of-type(3) {
        display: none !important; } }
  @media screen and (max-width: 599px) {
    .nwb__post--nj {
      width: 100%; }
      .nwb__post--nj:nth-of-type(2) {
        display: none !important; } }
  .nwb__post--img {
    position: relative;
    height: 250px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 10px;
    border-radius: 0; }
  .nwb__post .image {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    display: block; }
    .nwb__post .image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .nwb__post--dt {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #5F5B5B;
    font-family: "Poppins";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; }
  .nwb__post--cats {
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .nwb__post--cats a {
      padding: 5px 15px;
      border-radius: 3px;
      background: #D7E4C4;
      color: #1A1A1A;
      font-family: Poppins;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      text-decoration: none !important;
      transition-duration: 0.2s;
      line-height: normal;
      white-space: nowrap;
      margin: 3px;
      display: block; }
      .nwb__post--cats a:hover {
        background-color: #66411E;
        color: #fff;
        transition-duration: 0.2s; }
  .nwb__post .button {
    margin: 0 auto;
    min-width: 80%; }

.nwb__content {
  padding: 10px; }

.nwb__button {
  color: #D0A65B;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  transition-duration: 0.2s; }
  .nwb__button svg {
    margin-left: 5px; }
  .nwb__button:hover {
    text-decoration: none !important;
    transition-duration: 0.2s; }

.nwb__titlepost {
  color: #231F20;
  display: block;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration: none !important;
  margin-bottom: 15px; }

.nwb__descpost {
  color: #58595B;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 15px; }

.nw__all .nw__posts {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap; }

.nw__all .nwb__post {
  position: relative;
  margin: 6px; }
  @media screen and (max-width: 1099px) {
    .nw__all .nwb__post {
      width: calc(50% - 15px); } }
  @media screen and (max-width: 599px) {
    .nw__all .nwb__post {
      width: 100%; } }

.pf__post {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #F8F1DD; }
  @media screen and (max-width: 919px) {
    .pf__post {
      flex-wrap: wrap; } }
  .pf__post--l, .pf__post--content {
    width: 50%; }
    @media screen and (max-width: 919px) {
      .pf__post--l, .pf__post--content {
        width: 100%; } }
  .pf__post--l a {
    width: 100%;
    height: 100%; }
    .pf__post--l a img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      margin-bottom: 0 !important; }
      @media screen and (max-width: 919px) {
        .pf__post--l a img {
          max-width: 450px;
          margin: 0 auto; } }
  .pf__post--content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px; }
  .pf__post--top {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px; }
    @media screen and (max-width: 1109px) {
      .pf__post--top {
        margin-bottom: 20px; } }
  .pf__post--cats a {
    font-family: Poppins;
    font-size: 16.8px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #1a1a1a;
    text-decoration: none !important; }
    .pf__post--cats a:hover {
      text-decoration: underline !important; }
  .pf__post--line {
    margin-left: 25px;
    margin-right: 25px; }
  .pf__post--dt {
    color: #808080;
    font-family: Poppins;
    font-size: 16.8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; }
  .pf__post--titlepost {
    color: #1A1A1A;
    text-align: center;
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 80px;
    text-decoration: none !important; }
    .pf__post--titlepost:hover {
      text-decoration: underline !important; }
    @media screen and (max-width: 1109px) {
      .pf__post--titlepost {
        margin-bottom: 30px;
        font-size: 28px; } }
    @media screen and (max-width: 599px) {
      .pf__post--titlepost {
        font-size: 20px; } }
  .pf__post--button {
    color: var(--zielony, #70AA3C);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 21px */
    transition-duration: 0.2s;
    text-decoration: none !important; }
    .pf__post--button:hover {
      text-decoration: underline !important;
      color: #231F20;
      transition-duration: 0.2s; }

body.single-product #primary,
body.woocommerce-cart #primary,
body.woocommerce-checkout #primary {
  width: 100%;
  padding-top: 15px; }

body.single-product .rank-math-breadcrumb p {
  margin-bottom: 0; }

body.single-product .full_row-bread {
  background-color: #F5F5F5; }

body.single-product .site-main > .product {
  max-width: 1350px;
  width: 100%;
  margin: 0 auto !important;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px; }
  @media screen and (max-width: 1299px) {
    body.single-product .site-main > .product {
      width: auto;
      margin: 0 10px !important; } }
  @media screen and (max-width: 719px) {
    body.single-product .site-main > .product {
      margin: 0 3px !important;
      width: auto;
      padding-left: 3px;
      padding-right: 3px; } }

body.single-product #content > .col-full {
  max-width: unset; }
  body.single-product #content > .col-full #primary .product > .onsale {
    background-color: #A62924;
    border-radius: 0;
    margin-left: 20px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 0;
    border: none;
    z-index: 99; }
    @media screen and (max-width: 767px) {
      body.single-product #content > .col-full #primary .product > .onsale {
        left: unset !important;
        right: 0; } }

.single-product .top__tags {
  position: absolute;
  top: 40px;
  left: 30px;
  z-index: 99; }
  @media screen and (max-width: 767px) {
    .single-product .top__tags {
      left: unset !important;
      right: 15px; } }
  .single-product .top__tags .tagsitem {
    margin-bottom: 20px; }
    .single-product .top__tags .tagsitem img {
      width: 25px;
      height: 25px; }

.single-product.has-gallery .has-post-thumbnail > .onsale {
  left: calc(50% / 5) !important; }
  @media screen and (max-width: 767px) {
    .single-product.has-gallery .has-post-thumbnail > .onsale {
      left: unset !important;
      right: 0; } }

.single-product.has-gallery .has-post-thumbnail .top__tags {
  left: calc(50% / 5 + 25px) !important; }
  @media screen and (max-width: 767px) {
    .single-product.has-gallery .has-post-thumbnail .top__tags {
      left: unset !important;
      right: 15px; } }

.single-product h1.product_title {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.3em;
  color: #312E2B;
  padding-bottom: 20px; }
  @media screen and (max-width: 599px) {
    .single-product h1.product_title {
      font-size: 18px; } }

.single-product .prodtopinfo {
  width: 100%;
  order: 0 !important;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px; }
  @media screen and (max-width: 599px) {
    .single-product .prodtopinfo {
      flex-wrap: wrap; } }
  .single-product .prodtopinfo .prodsku {
    width: calc(50% - 10px); }
    @media screen and (max-width: 599px) {
      .single-product .prodtopinfo .prodsku {
        width: 100%; } }
    .single-product .prodtopinfo .prodsku b {
      color: #808080;
      font-family: Poppins;
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: 20px; }
    .single-product .prodtopinfo .prodsku span, .single-product .prodtopinfo .prodsku a {
      color: #808080;
      font-family: Poppins;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px; }
    .single-product .prodtopinfo .prodsku a {
      text-decoration: underline; }
      .single-product .prodtopinfo .prodsku a:hover {
        text-decoration: none; }

.single-product .product .variations {
  order: 1; }
  .single-product .product .variations .label {
    margin-bottom: 20px; }
  .single-product .product .variations label {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3em;
    color: #231F20; }
  .single-product .product .variations .product__list-variables {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .single-product .product .variations .product__list-variables label {
      padding: 10px;
      background: #fff;
      border: 1px solid #BDBEBF;
      margin: 5px; }
      .single-product .product .variations .product__list-variables label input {
        display: none; }
      .single-product .product .variations .product__list-variables label.activevar {
        background-color: #BDBEBF; }
      .single-product .product .variations .product__list-variables label.stock_no {
        background-color: rgba(255, 0, 0, 0.358);
        position: relative;
        pointer-events: none;
        filter: blur(1px); }
  .single-product .product .variations .variable-item.selected {
    box-shadow: 0 0 0 2px #FFED03; }
  .single-product .product .variations .variable-item .variable-item-span {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.3em;
    text-align: center;
    color: #231F20; }

.single-product .product .woocommerce-product-gallery {
  width: 50% !important;
  margin: 0 !important;
  min-width: unset !important;
  justify-content: center;
  background: #fff; }
  @media screen and (max-width: 1099px) {
    .single-product .product .woocommerce-product-gallery {
      width: 48% !important; } }
  @media screen and (max-width: 759px) {
    .single-product .product .woocommerce-product-gallery {
      width: 100% !important; } }
  .single-product .product .woocommerce-product-gallery .flex-viewport {
    background-color: #fff; }
  .single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
    display: block;
    max-height: 450px; }
    @media screen and (min-width: 600px) {
      .single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
        height: 450px; } }
    .single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image a img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      margin: 0 auto; }
      @media screen and (max-width: 599px) {
        .single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__image a img {
          height: 450px; } }

.single-product .product .summary {
  width: 48% !important;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media screen and (max-width: 1099px) {
    .single-product .product .summary {
      width: 48% !important;
      flex-wrap: wrap; } }
  @media screen and (max-width: 759px) {
    .single-product .product .summary {
      width: 100% !important; } }
  .single-product .product .summary .wishbox {
    width: 90px;
    order: 6;
    display: flex;
    align-items: center;
    height: 51px;
    border-radius: 3px;
    border: 1px solid  #E6E6E6;
    background: #FFF;
    justify-content: center; }
    @media screen and (max-width: 1219px) {
      .single-product .product .summary .wishbox {
        width: 100%;
        height: 40px; } }
    .single-product .product .summary .wishbox .yith-wcwl-add-to-wishlist {
      margin-top: 0; }
      .single-product .product .summary .wishbox .yith-wcwl-add-to-wishlist i {
        margin-right: 0; }
        @media screen and (max-width: 1099px) {
          .single-product .product .summary .wishbox .yith-wcwl-add-to-wishlist i {
            margin-right: 15px; } }
    .single-product .product .summary .wishbox .yith-wcwl-add-button {
      display: flex; }
    .single-product .product .summary .wishbox .yith-wcwl-add-button a,
    .single-product .product .summary .wishbox .yith-wcwl-add-to-wishlist a,
    .single-product .product .summary .wishbox .yith-wcwl-wishlistaddedbrowse a {
      font-size: 0; }
      @media screen and (max-width: 1199px) {
        .single-product .product .summary .wishbox .yith-wcwl-add-button a,
        .single-product .product .summary .wishbox .yith-wcwl-add-to-wishlist a,
        .single-product .product .summary .wishbox .yith-wcwl-wishlistaddedbrowse a {
          font-size: 14px;
          display: flex;
          align-items: center;
          color: #727272;
          font-feature-settings: 'clig' off, 'liga' off;
          font-family: 'Poppins';
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: 1.3em; }
          .single-product .product .summary .wishbox .yith-wcwl-add-button a.view-wishlist, .single-product .product .summary .wishbox .yith-wcwl-add-button a.delete_item,
          .single-product .product .summary .wishbox .yith-wcwl-add-to-wishlist a.view-wishlist,
          .single-product .product .summary .wishbox .yith-wcwl-add-to-wishlist a.delete_item,
          .single-product .product .summary .wishbox .yith-wcwl-wishlistaddedbrowse a.view-wishlist,
          .single-product .product .summary .wishbox .yith-wcwl-wishlistaddedbrowse a.delete_item {
            font-size: 0; } }
    .single-product .product .summary .wishbox .yith-wcwl-add-button span,
    .single-product .product .summary .wishbox .yith-wcwl-add-to-wishlist span,
    .single-product .product .summary .wishbox .yith-wcwl-wishlistaddedbrowse span {
      font-size: 0; }
      @media screen and (max-width: 1199px) {
        .single-product .product .summary .wishbox .yith-wcwl-add-button span,
        .single-product .product .summary .wishbox .yith-wcwl-add-to-wishlist span,
        .single-product .product .summary .wishbox .yith-wcwl-wishlistaddedbrowse span {
          font-size: 14px; }
          .single-product .product .summary .wishbox .yith-wcwl-add-button span.separator,
          .single-product .product .summary .wishbox .yith-wcwl-add-to-wishlist span.separator,
          .single-product .product .summary .wishbox .yith-wcwl-wishlistaddedbrowse span.separator {
            display: none; } }
    .single-product .product .summary .wishbox .yith-wcwl-add-button .yith-wcwl-icon.fa-heart-o::before,
    .single-product .product .summary .wishbox .yith-wcwl-add-to-wishlist .yith-wcwl-icon.fa-heart-o::before,
    .single-product .product .summary .wishbox .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon.fa-heart-o::before {
      font-size: 24px;
      filter: grayscale(0);
      content: '';
      background-image: url("/wp-content/themes/uryga/assets/gfx/heart_b.svg");
      width: 35px;
      height: 35px;
      display: block;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
    .single-product .product .summary .wishbox .yith-wcwl-add-button .yith-wcwl-icon.fa-heart::before,
    .single-product .product .summary .wishbox .yith-wcwl-add-to-wishlist .yith-wcwl-icon.fa-heart::before,
    .single-product .product .summary .wishbox .yith-wcwl-wishlistaddedbrowse .yith-wcwl-icon.fa-heart::before {
      font-size: 24px;
      color: #66411E; }
  .single-product .product .summary .table_sizes {
    order: 5;
    width: 100%;
    text-align: right; }
  .single-product .product .summary .prod__wrapping {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-right: 20px; }
    @media screen and (max-width: 1099px) {
      .single-product .product .summary .prod__wrapping {
        width: 100%; } }
    .single-product .product .summary .prod__wrapping .product_title.entry-title {
      order: 0;
      color: #231F20;
      font-family: 'Poppins';
      font-size: 32px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      margin-bottom: 0; }
      @media screen and (max-width: 1279px) {
        .single-product .product .summary .prod__wrapping .product_title.entry-title {
          font-size: 24px; } }
      @media screen and (max-width: 599px) {
        .single-product .product .summary .prod__wrapping .product_title.entry-title {
          font-size: 20px; } }
    .single-product .product .summary .prod__wrapping .product__topdesc {
      color: #1D221B;
      font-family: 'Poppins';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 1.3em; }
      .single-product .product .summary .prod__wrapping .product__topdesc h1, .single-product .product .summary .prod__wrapping .product__topdesc h2, .single-product .product .summary .prod__wrapping .product__topdesc h3, .single-product .product .summary .prod__wrapping .product__topdesc h4, .single-product .product .summary .prod__wrapping .product__topdesc h5, .single-product .product .summary .prod__wrapping .product__topdesc h6, .single-product .product .summary .prod__wrapping .product__topdesc p, .single-product .product .summary .prod__wrapping .product__topdesc span, .single-product .product .summary .prod__wrapping .product__topdesc b, .single-product .product .summary .prod__wrapping .product__topdesc li, .single-product .product .summary .prod__wrapping .product__topdesc strong {
        color: #1D221B;
        font-family: 'Poppins';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.3em; }
      .single-product .product .summary .prod__wrapping .product__topdesc .cart__readmore {
        color: #231F20;
        font-family: 'Poppins';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.3em; }
    .single-product .product .summary .prod__wrapping form.cart {
      display: none; }
  .single-product .product .summary .product__variant {
    width: 100%;
    order: 3;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .single-product .product .summary .product__variant--title {
      width: 100%;
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 1.3em;
      color: #3C4937;
      margin-bottom: 10px; }
      @media screen and (max-width: 599px) {
        .single-product .product .summary .product__variant--title {
          font-size: 16px; } }
    .single-product .product .summary .product__variant a {
      order: 2;
      padding: 5px;
      border: 1px solid rgba(133, 130, 131, 0);
      margin-right: 15px;
      border-radius: 3px;
      transition-duration: 0.2s;
      transform: scale(0.9); }
      .single-product .product .summary .product__variant a:hover, .single-product .product .summary .product__variant a.act {
        transform: scale(1);
        border: 1px solid #000;
        transition-duration: 0.2s; }
      .single-product .product .summary .product__variant a img {
        max-height: 84px;
        width: auto;
        object-fit: contain;
        object-position: center; }
      .single-product .product .summary .product__variant a.act {
        order: 0; }
  .single-product .product .summary .woocommerce-product-details__short-description {
    font-family: 'Poppins';
    order: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    color: #66411E;
    font-family: "Poppins";
    width: 100%; }
    .single-product .product .summary .woocommerce-product-details__short-description p, .single-product .product .summary .woocommerce-product-details__short-description a, .single-product .product .summary .woocommerce-product-details__short-description span, .single-product .product .summary .woocommerce-product-details__short-description li {
      font-family: "Poppins";
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 1.5em;
      color: #66411E; }
  .single-product .product .summary .cart__readmore {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3em;
    color: #312E2B;
    width: 100%;
    margin-top: 20px; }
    .single-product .product .summary .cart__readmore:hover {
      cursor: pointer;
      text-decoration: underline; }

.single-product .ipd {
  width: 100%;
  background-color: #fff;
  order: 1; }
  .single-product .ipd .stock__dot {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    border-radius: 50px; }
    .single-product .ipd .stock__dot--green {
      background-color: #249D21; }
    .single-product .ipd .stock__dot--red {
      background-color: red; }
  .single-product .ipd .stock__shipp .stock__shipp--text {
    color: #26212B;
    font-family: 'Poppins';
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3em; }
  .single-product .ipd .stock__shipp .stockstatus {
    color: #249D21;
    font-family: 'Poppins';
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px; }
    .single-product .ipd .stock__shipp .stockstatus.oustock {
      color: red; }
  .single-product .ipd__row {
    width: 100%; }
  .single-product .ipd__platnosci {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    font-weight: bold;
    margin-top: 15px; }
    .single-product .ipd__platnosci .ipd__wrap {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      flex-wrap: wrap;
      margin-bottom: 10px;
      padding-bottom: 10px;
      width: 100%;
      position: relative; }
    .single-product .ipd__platnosci2 {
      margin-top: 0; }
      .single-product .ipd__platnosci2 .ipd__wrap {
        border-bottom: 0; }
        .single-product .ipd__platnosci2 .ipd__wrap::after {
          display: none; }
    .single-product .ipd__platnosci .ipd__icon {
      width: 60px;
      height: 44px;
      display: flex;
      align-items: center; }
    .single-product .ipd__platnosci .ipd__text {
      color: #1D221B;
      font-family: 'Poppins';
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      line-height: 1.3em;
      /* 171.429% */
      letter-spacing: -0.14px; }
      .single-product .ipd__platnosci .ipd__text b {
        font-weight: bold; }
      .single-product .ipd__platnosci .ipd__text a {
        color: #1D221B;
        font-family: 'Poppins';
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.3em;
        /* 171.429% */
        letter-spacing: -0.14px; }
    .single-product .ipd__platnosci img {
      margin-right: 5px;
      max-width: 60px;
      height: auto;
      max-height: 55px; }
  .single-product .ipd .ipd__item {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #D9D9D9;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 20px;
    position: relative; }
    .single-product .ipd .ipd__item:after {
      width: 30px;
      height: 30px;
      content: '';
      position: absolute;
      right: 10px;
      top: 10px;
      background-image: url("/wp-content/themes/uryga/assets/gfx/vector.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      transform: rotate(-90deg); }
    .single-product .ipd .ipd__item svg {
      margin-right: 10px; }

.single-product .quantity {
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */ }
  .single-product .quantity input::-webkit-outer-spin-button,
  .single-product .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .single-product .quantity input[type=number] {
    -moz-appearance: textfield; }

.single-product .undericon {
  width: 100%; }
  .single-product .undericon__boxes--link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px; }
    .single-product .undericon__boxes--link .undericon__r {
      display: flex;
      width: calc(100% - 30px);
      flex-direction: column; }
      .single-product .undericon__boxes--link .undericon__r a {
        color: #808080;
        font-family: Poppins;
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        line-height: 15px; }
        .single-product .undericon__boxes--link .undericon__r a:hover {
          text-decoration: underline; }
      .single-product .undericon__boxes--link .undericon__r .undericon {
        color: #1A1A1A;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 15px; }
    .single-product .undericon__boxes--link .undericon__l {
      display: flex;
      align-items: center;
      margin-right: 10px;
      color: #1A1A18;
      font-family: Poppins;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px; }
      .single-product .undericon__boxes--link .undericon__l img {
        margin-right: 10px; }
  .single-product .undericon__tel {
    margin-top: 15px; }
    .single-product .undericon__tel a {
      color: #000;
      font-family: "Poppins";
      font-size: 20px;
      font-style: normal;
      font-weight: 600;
      line-height: normal; }
  .single-product .undericon__boxes {
    display: flex;
    flex-direction: column;
    padding: 20px; }
  .single-product .undericon__b {
    display: flex;
    align-items: center;
    margin-bottom: 30px; }
    .single-product .undericon__b--icon {
      margin-right: 15px;
      width: 30px; }
      .single-product .undericon__b--icon img {
        width: 100%;
        height: auto;
        object-fit: contain; }
    .single-product .undericon__b--text {
      color: #000;
      font-family: Poppins;
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: normal; }

.single-product .quantity__wrapp {
  display: flex;
  align-items: center;
  width: 30%;
  max-width: 150px;
  margin-bottom: 20px;
  margin-right: 10px; }
  @media screen and (max-width: 599px) {
    .single-product .quantity__wrapp {
      width: auto;
      max-width: unset; } }

.single-product .start_quantity {
  width: 150px;
  display: flex;
  align-items: center;
  border-radius: 0px; }
  @media screen and (max-width: 599px) {
    .single-product .start_quantity {
      width: auto; } }
  .single-product .start_quantity > * {
    order: 0; }
  .single-product .start_quantity > span {
    order: 2; }
  .single-product .start_quantity .quantity {
    margin-right: 0 !important;
    width: 60px;
    height: 51px; }
  .single-product .start_quantity input {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    color: #1D221B;
    width: 50px;
    box-shadow: none;
    background-color: #fff;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
    margin-left: 5px;
    margin-right: 5px;
    height: 51px; }
  .single-product .start_quantity .minus,
  .single-product .start_quantity .plus {
    height: 51px;
    background-color: #fff;
    width: 35px;
    font-size: 25px;
    padding: 0 3px;
    border-radius: 3px;
    border: 1px solid #E6E6E6; }
    @media screen and (max-width: 599px) {
      .single-product .start_quantity .minus,
      .single-product .start_quantity .plus {
        width: 50px; } }
    .single-product .start_quantity .minus:hover,
    .single-product .start_quantity .plus:hover {
      background-color: #ececec !important;
      transition-duration: 0.2s; }
  .single-product .start_quantity .minus {
    border-radius: 0; }

.single-product .cart {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 5px !important; }
  @media screen and (max-width: 599px) {
    .single-product .cart {
      flex-wrap: wrap; } }
  .single-product .cart__startwrap {
    width: calc(40% - 15px);
    display: flex;
    flex-direction: column-reverse; }
    @media screen and (max-width: 1099px) {
      .single-product .cart__startwrap {
        width: 100%; } }
  .single-product .cart .price {
    display: none !important; }
  .single-product .cart.variations_form .price {
    display: flex !important;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end; }

.single-product .single_variation_wrap {
  width: calc(60% - 15px);
  display: flex;
  flex-wrap: wrap;
  order: 2;
  justify-content: space-between; }
  @media screen and (max-width: 1199px) {
    .single-product .single_variation_wrap {
      width: 100%; } }
  .single-product .single_variation_wrap .iworks-omnibus {
    order: 6;
    width: 100%; }
    .single-product .single_variation_wrap .iworks-omnibus bdi {
      font-size: 10px !important;
      color: #848484 !important;
      font-family: Poppins;
      font-size: 14px; }
  .single-product .single_variation_wrap .woocommerce-variation-add-to-cart {
    order: 0; }
  .single-product .single_variation_wrap .woocommerce-variation.single_variation {
    order: 0;
    width: 100%; }
    .single-product .single_variation_wrap .woocommerce-variation.single_variation del {
      display: inline !important; }
      .single-product .single_variation_wrap .woocommerce-variation.single_variation del bdi {
        font-weight: 300 !important;
        font-size: 16px !important; }
    .single-product .single_variation_wrap .woocommerce-variation.single_variation .amount bdi {
      color: #BD994D;
      font-size: 28px;
      line-height: 1.3em;
      font-family: "Poppins";
      font-weight: bold; }
  .single-product .single_variation_wrap * {
    order: 5; }
  .single-product .single_variation_wrap .price {
    width: 100%;
    margin: 0 !important;
    order: 0; }
    .single-product .single_variation_wrap .price ins {
      margin-left: 0; }
    .single-product .single_variation_wrap .price del {
      display: none; }
    .single-product .single_variation_wrap .price .amount bdi {
      color: #BD994D;
      font-size: 22px;
      line-height: 1.3em;
      font-family: "Poppins";
      font-weight: bold; }
  .single-product .single_variation_wrap .woocommerce-product-details__short-description {
    display: none; }
    @media screen and (max-width: 1099px) {
      .single-product .single_variation_wrap .woocommerce-product-details__short-description {
        display: block !important; } }

.single-product .cart.variations_form {
  display: flex; }
  .single-product .cart.variations_form .cart__startwrap {
    flex-direction: column !important;
    width: 100%;
    order: 2; }
    .single-product .cart.variations_form .cart__startwrap > div {
      order: 0; }
    .single-product .cart.variations_form .cart__startwrap .single_variation_wrap {
      order: 1; }
  .single-product .cart.variations_form .single_variation_wrap {
    width: 100%;
    order: 2; }
    @media screen and (max-width: 1199px) {
      .single-product .cart.variations_form .single_variation_wrap {
        width: 100%; } }
    .single-product .cart.variations_form .single_variation_wrap .woocommerce-variation-add-to-cart {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start; }

.single-product .mainwrapprod {
  border-radius: 0px;
  padding: 0;
  width: 100%;
  padding-bottom: 0; }
  @media screen and (max-width: 1099px) {
    .single-product .mainwrapprod {
      width: 100%; } }
  .single-product .mainwrapprod > * {
    order: 10; }
  .single-product .mainwrapprod .product_meta {
    border-top: none !important;
    width: 100%; }
    .single-product .mainwrapprod .product_meta .stock_prod,
    .single-product .mainwrapprod .product_meta .sku_wrapper {
      display: none; }
  .single-product .mainwrapprod .sku_wrapper {
    display: none; }

.single-product .singleprod_wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .single-product .singleprod_wrap .productwaga {
    order: 1;
    margin-bottom: 10px;
    color: #58595B;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
    margin-top: 20px;
    width: 100%; }
    @media screen and (max-width: 1109px) {
      .single-product .singleprod_wrap .productwaga {
        width: 100%; } }
    .single-product .singleprod_wrap .productwaga b {
      font-weight: bold;
      color: #1D221B;
      font-family: Poppins;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
      /* 150% */ }
  .single-product .singleprod_wrap .cena_za_kilo {
    width: 100%;
    color: #66411E;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal; }
  .single-product .singleprod_wrap .summary_line {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    background-color: #BDBEBF;
    height: 1px;
    order: 2; }
  .single-product .singleprod_wrap .stock_prod {
    width: 100%;
    order: 1;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3em;
    color: #312E2B;
    position: relative;
    margin-bottom: 10px;
    display: none; }
    .single-product .singleprod_wrap .stock_prod::after {
      display: none; }
    .single-product .singleprod_wrap .stock_prod.in {
      margin-top: 0px;
      margin-bottom: 20px; }
      .single-product .singleprod_wrap .stock_prod.in span {
        color: #249D21; }
    .single-product .singleprod_wrap .stock_prod.out {
      margin-top: 20px;
      margin-bottom: 20px; }
  .single-product .singleprod_wrap .product__atributes--item {
    order: 1;
    display: flex;
    align-items: center;
    color: #3E3E3E;
    font-family: 'Poppins';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 20px;
    width: calc(50% - 15px); }
    @media screen and (max-width: 1109px) {
      .single-product .singleprod_wrap .product__atributes--item {
        width: 100%; } }
    .single-product .singleprod_wrap .product__atributes--item b {
      margin-right: 10px; }
    .single-product .singleprod_wrap .product__atributes--item img {
      max-height: 35px;
      width: auto; }
  .single-product .singleprod_wrap .product__atributes--item1 {
    justify-content: space-between; }
    @media screen and (max-width: 599px) {
      .single-product .singleprod_wrap .product__atributes--item1 {
        flex-wrap: wrap; } }
    .single-product .singleprod_wrap .product__atributes--item1 a {
      color: #66411E;
      text-align: center;
      font-family: 'Poppins';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px;
      /* 142.857% */
      text-decoration-line: underline; }
      .single-product .singleprod_wrap .product__atributes--item1 a:hover {
        text-decoration: none; }
      @media screen and (max-width: 599px) {
        .single-product .singleprod_wrap .product__atributes--item1 a {
          margin-top: 10px;
          width: 100%; } }
  .single-product .singleprod_wrap .woocommerce-product-rating {
    order: 0;
    width: 50%;
    display: flex;
    justify-content: flex-start; }
    @media screen and (max-width: 1109px) {
      .single-product .singleprod_wrap .woocommerce-product-rating {
        width: 100%; } }
  .single-product .singleprod_wrap form.cart {
    width: 100%; }
  .single-product .singleprod_wrap > * {
    order: 10; }
  .single-product .singleprod_wrap .price {
    margin: 0 !important;
    width: 100%;
    padding-right: 20px;
    margin-bottom: 20px !important;
    display: flex;
    order: 1; }
    .single-product .singleprod_wrap .price del {
      order: 2; }
    .single-product .singleprod_wrap .price del + ins {
      order: 0; }
    .single-product .singleprod_wrap .price .priceboxx {
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      font-size: 12px; }
      .single-product .singleprod_wrap .price .priceboxx .priceraty {
        color: #808080;
        font-family: 'Poppins';
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        line-height: 1.3em; }
        .single-product .singleprod_wrap .price .priceboxx .priceraty b {
          color: #1D221B;
          font-weight: bold;
          margin-bottom: 10px;
          display: block; }
      .single-product .singleprod_wrap .price .priceboxx .priceprefixbox {
        display: flex;
        flex-direction: column; }
        .single-product .singleprod_wrap .price .priceboxx .priceprefixbox .priceprefix {
          color: #1D221B;
          font-family: 'Poppins';
          font-size: 14px;
          font-style: normal;
          font-weight: 700;
          line-height: normal;
          text-transform: uppercase; }
        .single-product .singleprod_wrap .price .priceboxx .priceprefixbox .pricesuffix {
          color: #808080;
          text-align: center;
          font-family: 'Poppins';
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 1.3em; }
    .single-product .singleprod_wrap .price .amount bdi {
      color: #BD994D;
      font-family: 'Poppins';
      font-size: 28px;
      font-style: normal;
      font-weight: 600;
      line-height: 1.3em;
      line-height: normal; }
    .single-product .singleprod_wrap .price del {
      margin-left: 10px;
      opacity: 1;
      font-size: 0;
      display: flex;
      align-items: flex-end;
      text-decoration: none;
      margin-bottom: 6px; }
      .single-product .singleprod_wrap .price del bdi {
        text-decoration: line-through;
        font-size: 16px !important;
        color: #808080 !important;
        font-weight: 400 !important; }
      .single-product .singleprod_wrap .price del + ins {
        margin-left: 0; }

.single-product .reset_variations {
  display: none !important; }

.single-product .iworks-omnibus {
  color: #848484;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  order: 3;
  display: block; }

.single-product .fast_ship {
  display: flex;
  justify-content: flex-end;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3em;
  color: #231F20;
  padding-top: 20px;
  width: 100%; }

.single-product .single_add_to_cart_button {
  margin-bottom: 20px;
  background-color: #F2EADB;
  height: 51px;
  color: #66411E;
  border-radius: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition-duration: 0.2s;
  position: relative;
  border: 1px solid #F2EADB;
  width: calc(100% - 200px);
  text-transform: none;
  font-size: 15px;
  margin-right: 20px; }
  .single-product .single_add_to_cart_button:hover {
    color: #fff;
    border: 1px solid #1D221B;
    background-color: #1D221B;
    transition-duration: 0.2s; }
  @media screen and (max-width: 1279px) {
    .single-product .single_add_to_cart_button {
      width: calc(100% - 140px);
      margin-right: 0; } }
  @media screen and (max-width: 599px) {
    .single-product .single_add_to_cart_button {
      width: 100%;
      margin-right: 0; } }

.single-product .posted_in,
.single-product .edit-link {
  display: none; }

.single-product .related,
.single-product .upsells {
  max-width: 1350px;
  width: 100%;
  margin: 0 auto !important;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px; }
  .single-product .related h2,
  .single-product .upsells h2 {
    color: #1D221B;
    font-family: 'Poppins';
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3em;
    position: relative;
    padding-bottom: 20px; }
    @media screen and (max-width: 919px) {
      .single-product .related h2,
      .single-product .upsells h2 {
        font-size: 20px; } }

.single-product .woocommerce-product-rating {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }
  .single-product .woocommerce-product-rating span::before {
    color: #FFED03; }

.single-product .product_meta .sku_wrapper,
.single-product .product_meta .posted_in {
  display: none !important; }

.woocommerce-tabs {
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media screen and (max-width: 979px) {
    .woocommerce-tabs {
      width: 100%; } }

.woocommerce-tabs ul.tabs {
  width: 100% !important;
  float: none;
  display: flex;
  justify-content: flex-start;
  position: relative;
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 1;
  border-bottom: 1px solid #979797; }
  @media screen and (max-width: 599px) {
    .woocommerce-tabs ul.tabs {
      display: flex;
      flex-direction: column;
      align-items: center; } }

.woocommerce .woocommerce-tabs ul.tabs {
  list-style: none;
  margin: 0 0 1.618em;
  overflow: hidden;
  position: relative;
  border-top: 0;
  z-index: 4;
  padding: 0; }

.woocommerce .woocommerce-tabs ul.tabs li {
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 0;
  background: #fff;
  padding: 0 1em;
  line-height: 1;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.3em;
  color: #231F20; }
  @media screen and (max-width: 599px) {
    .woocommerce .woocommerce-tabs ul.tabs li {
      width: 100%;
      text-align: center;
      font-size: 18px; } }

.woocommerce .woocommerce-tabs ul.tabs li.active {
  z-index: 2;
  font-family: 'Poppins';
  font-style: normal;
  line-height: 1.3em;
  color: #D0A65B;
  font-weight: bold;
  border-bottom: 2px solid #D0A65B; }
  .woocommerce .woocommerce-tabs ul.tabs li.active a {
    font-weight: 600; }

.woocommerce .woocommerce-tabs ul.tabs li::after,
.woocommerce .woocommerce-tabs ul.tabs li::before {
  border: 1px solid #d3ced2;
  position: absolute;
  bottom: -1px;
  width: 0;
  height: 0;
  content: ' '; }

.woocommerce .woocommerce-tabs ul.tabs li::before {
  left: -6px;
  border-bottom-right-radius: 0px;
  border-width: 0 1px 1px 0;
  box-shadow: 2px 2px 0 #ebe9eb; }

.woocommerce .woocommerce-tabs ul.tabs li.active::before {
  box-shadow: 2px 2px 0 #fff; }

.woocommerce .woocommerce-tabs ul.tabs li::after {
  right: -6px;
  border-bottom-left-radius: 0px;
  border-width: 0 0 1px 1px;
  box-shadow: -2px 2px 0 #ebe9eb; }

.woocommerce .woocommerce-tabs ul.tabs li.active::after {
  box-shadow: -2px 2px 0 #fff; }

.woocommerce .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  padding: .5em 0;
  font-weight: 400;
  color: #1D221B;
  text-decoration: none; }

.woocommerce .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit; }

.woocommerce-tabs .panel {
  width: 100%;
  float: left;
  padding-left: 25px; }
  .woocommerce-tabs .panel a {
    color: #1D221B !important; }
  @media screen and (max-width: 767px) {
    .woocommerce-tabs .panel {
      padding-left: 0 !important; } }

.woocommerce-tabs .woocommerce-Tabs-panel--description img {
  max-height: 300px;
  width: auto; }

.woocommerce-tabs .woocommerce-Tabs-panel--description h1, .woocommerce-tabs .woocommerce-Tabs-panel--description h2, .woocommerce-tabs .woocommerce-Tabs-panel--description h3, .woocommerce-tabs .woocommerce-Tabs-panel--description h4, .woocommerce-tabs .woocommerce-Tabs-panel--description h5, .woocommerce-tabs .woocommerce-Tabs-panel--description h6 {
  font-size: 30px; }

.woocommerce-tabs .woocommerce-Tabs-panel--description * {
  font-family: "Poppins";
  color: #000; }

.woocommerce-tabs .woocommerce-product-attributes-item th {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  color: #1D221B; }

.woocommerce-tabs .woocommerce-product-attributes-item td {
  border-bottom: 1px solid #fff;
  background-color: #fff !important;
  color: #1D221B; }

.woocommerce-tabs .woocommerce-product-attributes-item:nth-of-type(odd) th {
  background-color: #EEEFF3;
  border-bottom: 1px solid #EEEFF3;
  color: #1D221B; }

.woocommerce-tabs .woocommerce-product-attributes-item:nth-of-type(odd) td {
  border-bottom: 1px solid #EEEFF3;
  color: #1D221B; }

.woocommerce-tabs .woocommerce-product-attributes-item:nth-of-type(odd) .woocommerce-product-attributes-item__value {
  background-color: #EEEFF3 !important; }
  .woocommerce-tabs .woocommerce-product-attributes-item:nth-of-type(odd) .woocommerce-product-attributes-item__value a {
    color: #1D221B; }

#review_form_wrapper .comment-respond {
  padding: 10px; }

#review_form_wrapper .comment-form-comment textarea,
#review_form_wrapper .comment-form-comment input[type="text"],
#review_form_wrapper .comment-form-comment input[type="email"],
#review_form_wrapper .comment-form-author textarea,
#review_form_wrapper .comment-form-author input[type="text"],
#review_form_wrapper .comment-form-author input[type="email"],
#review_form_wrapper .comment-form-email textarea,
#review_form_wrapper .comment-form-email input[type="text"],
#review_form_wrapper .comment-form-email input[type="email"] {
  border: 1px solid #231F20;
  background: #fff;
  resize: none; }
  #review_form_wrapper .comment-form-comment textarea:focus,
  #review_form_wrapper .comment-form-comment input[type="text"]:focus,
  #review_form_wrapper .comment-form-comment input[type="email"]:focus,
  #review_form_wrapper .comment-form-author textarea:focus,
  #review_form_wrapper .comment-form-author input[type="text"]:focus,
  #review_form_wrapper .comment-form-author input[type="email"]:focus,
  #review_form_wrapper .comment-form-email textarea:focus,
  #review_form_wrapper .comment-form-email input[type="text"]:focus,
  #review_form_wrapper .comment-form-email input[type="email"]:focus {
    outline: none; }

#review_form_wrapper .form-submit .submit {
  border-radius: 0px;
  background-color: #66411E;
  width: 220px;
  text-align: center;
  font-style: normal;
  font-family: 'Poppins';
  font-weight: 300;
  padding: 15px;
  font-size: 16px;
  line-height: 1.3em;
  transition-duration: 0.2s;
  color: #FFFFFF; }
  #review_form_wrapper .form-submit .submit:hover {
    background-color: #66411E;
    transition-duration: 0.2s; }

#review_form_wrapper .comment-form-rating .stars a {
  color: #FFED03; }
  #review_form_wrapper .comment-form-rating .stars a::before {
    color: #FFED03; }

#reviews {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  @media screen and (max-width: 1109px) {
    #reviews {
      flex-wrap: wrap; } }
  #reviews .comment-text {
    float: left !important; }
  #reviews .star-rating span::before {
    color: #FFED03; }
  #reviews #review_form_wrapper {
    width: calc(40% - 15px); }
    @media screen and (max-width: 1109px) {
      #reviews #review_form_wrapper {
        width: 100%; } }
  #reviews #comments {
    width: calc(60% - 15px); }
    @media screen and (max-width: 1109px) {
      #reviews #comments {
        width: 100%; } }
    #reviews #comments .woocommerce-noreviews {
      background-color: #66411E; }
    #reviews #comments .woocommerce-Reviews-title {
      margin-bottom: 0;
      color: #000;
      font-family: Poppins;
      font-size: 18px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      margin-bottom: 20px; }
    #reviews #comments .comment_container .avatar {
      display: none; }
    @media screen and (min-width: 600px) {
      #reviews #comments .comment_container .comment-text {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #EEEFF3; }
        #reviews #comments .comment_container .comment-text .meta {
          order: 0;
          width: 120px; }
        #reviews #comments .comment_container .comment-text .star-rating {
          order: 2;
          width: 80px; }
        #reviews #comments .comment_container .comment-text .description {
          width: calc(100% - 210px);
          order: 1; } }

.pisol-ppscw-alert {
  background-color: #fff !important;
  font-weight: bold; }
  .pisol-ppscw-alert ul {
    list-style-type: circle; }
    .pisol-ppscw-alert ul li {
      font-weight: 400;
      margin-left: 0 !important; }
      .pisol-ppscw-alert ul li .amount {
        color: #fff;
        background-color: #F23C3B;
        padding: 3px;
        margin-left: 15px;
        font-family: "Poppins";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.3em; }

.woocommerce-tabs .panel a.button.pisol-shipping-calcuPoppinsr-button,
.woocommerce-tabs .panel .button.pisol-update-address-button {
  color: #fff !important; }
  .woocommerce-tabs .panel a.button.pisol-shipping-calcuPoppinsr-button:hover,
  .woocommerce-tabs .panel .button.pisol-update-address-button:hover {
    background-color: #231F20 !important; }

.pswp .pswp__bg {
  background-color: rgba(0, 0, 0, 0.8); }

.pswp .pswp__button--arrow--right:before {
  background-color: #000; }

.pswp .pswp__ui--idle .pswp__button--arrow--left,
.pswp .pswp__ui--idle .pswp__button--arrow--right,
.pswp .pswp__ui--idle .pswp__top-bar {
  opacity: 1 !important; }

.pswp button.pswp__button--arrow--left::before, .pswp button.pswp__button--arrow--right::before {
  background-color: #000 !important; }

.woocommerce-message {
  max-width: 1340px;
  margin: 0 auto; }

.opisdane {
  order: 1; }

.attr__row {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  flex-wrap: wrap; }
  .attr__row .proddescuf__title {
    display: none; }
  .attr__row .attr__box {
    display: flex;
    align-items: center;
    margin-bottom: 10px; }
    .attr__row .attr__box p {
      margin-bottom: 0; }
    .attr__row .attr__box label {
      margin-right: 5px; }
    .attr__row .attr__box a {
      color: #1D221B; }
  .attr__row__title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3em;
    color: #1D221B;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .attr__row__content {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    color: #1D221B;
    padding-top: 30px; }
    @media screen and (max-width: 1439px) {
      .attr__row__content {
        font-size: 14px; } }

.lastviewprod {
  padding-bottom: 60px; }
  .lastviewprod .recently-viewed__title {
    margin-top: 50px !important;
    margin-bottom: 20px !important;
    text-align: center; }

/**
 * @snippet       CSS to Move Gallery Columns @ Single Product Page
 * @sourcecode    https://businessbloomer.com/?p=20518
 * @author        Rodolfo Melogli
 * @compatible    WooCommerce 3.5.4
 * @community     https://businessbloomer.com/club/
 */
/* Make image 75% width to make room to its right */
.single-product div.product .woocommerce-product-gallery {
  display: flex;
  position: relative; }
  @media screen and (max-width: 767px) {
    .single-product div.product .woocommerce-product-gallery {
      flex-wrap: wrap;
      flex-direction: column-reverse;
      width: 100%; } }

.single-product div.product .woocommerce-product-gallery .flex-viewport {
  width: calc(80% - 15px);
  float: left;
  order: 2;
  justify-content: space-between; }
  @media screen and (max-width: 719px) {
    .single-product div.product .woocommerce-product-gallery .flex-viewport {
      width: 75%;
      padding-left: 5%; } }

/* Make Gallery 25% width and place it beside the image */
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
  width: 20%;
  float: left;
  order: 0;
  max-height: 475px;
  overflow-y: scroll;
  background-color: #fff;
  scrollbar-color: #e4e4e4 #f5f5f5;
  scrollbar-width: thin; }
  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar {
    width: 5px;
    height: 4px; }
  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar-button {
    width: 0px;
    height: 0px; }
  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar-thumb {
    background: #e4e4e4;
    border-radius: 5px;
    transition: all .2s; }
  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar-thumb:hover {
    transition: all .2s;
    background: #e6e6e6; }
  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar-thumb:active {
    transition: all .2s;
    background: #e8e8e8; }
  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar-track {
    background: #f5f5f5;
    border-radius: 8px;
    margin-top: 8px;
    margin-bottom: 8px; }
  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar-track:hover {
    background: #f5f5f5; }
  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar-track:active {
    background: #f5f5f5; }
  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar-corner {
    background: #f5f5f5; }
  @media screen and (max-width: 767px) {
    .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
      display: flex;
      flex-wrap: wrap;
      width: 100%; }
      .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
        width: calc(100% / 5); }
        .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
          width: auto;
          max-width: 100%; } }

/* Style each Thumbnail with width and margins */
.single-product div.product .woocommerce-product-gallery .flex-direction-nav {
  position: absolute;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  margin-left: 0;
  margin-bottom: 0;
  align-items: center;
  width: 78%;
  justify-content: space-between;
  right: 1%;
  top: calc(50% - 40px);
  z-index: 9; }
  @media screen and (max-width: 767px) {
    .single-product div.product .woocommerce-product-gallery .flex-direction-nav {
      width: 100%; } }
  .single-product div.product .woocommerce-product-gallery .flex-direction-nav .flex-next,
  .single-product div.product .woocommerce-product-gallery .flex-direction-nav .flex-prev {
    font-size: 0;
    width: 20px;
    height: 20px;
    display: block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/wp-content/themes/uryga/assets/gfx/slickarrow.png");
    margin: 10px; }
  .single-product div.product .woocommerce-product-gallery .flex-direction-nav .flex-next {
    transform: rotate(-180deg); }
  .single-product div.product .woocommerce-product-gallery .flex-direction-nav .flex-nav-next,
  .single-product div.product .woocommerce-product-gallery .flex-direction-nav .flex-nav-prev {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 50%;
    background-color: #fff; }

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
  width: 90%;
  float: none;
  margin: 0 0 10% 10%; }

.c-accordion {
  clear: unset !important;
  width: 45% !important;
  margin: 0 !important;
  min-width: unset !important;
  margin-top: 30px !important;
  float: left; }
  @media screen and (max-width: 759px) {
    .c-accordion {
      width: 100% !important; } }
  .c-accordion__content {
    background-color: #fff;
    padding: 0;
    margin-bottom: 15px; }
    .c-accordion__content .u-a1 {
      margin-bottom: 0;
      color: #000;
      font-family: Poppins;
      font-size: 22px;
      font-style: normal;
      font-weight: 500;
      line-height: normal; }
  .c-accordion__content-title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3em;
    color: #1D221B;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .c-accordion__content-title:hover {
      cursor: pointer; }
  .c-accordion__content-main {
    display: none;
    padding-top: 30px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3em;
    color: #1D221B; }
    .c-accordion__content-main .woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(even) .woocommerce-product-attributes-item__label,
    .c-accordion__content-main .woocommerce-product-attributes .woocommerce-product-attributes-item:nth-child(even) .woocommerce-product-attributes-item__value {
      background-color: #fff;
      border: none; }
  .c-accordion .c-accordion__plus {
    background-image: url("/wp-content/themes/uryga/assets/gfx/slicka1.svg");
    width: 10px;
    height: 20px;
    display: block;
    transition-duration: 0.2s;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(90deg); }
  .c-accordion .is-open .c-accordion__content-main {
    display: block; }
  .c-accordion .is-open .c-accordion__plus {
    transform: rotate(270deg);
    transition-duration: 0.2s; }

.tabr {
  max-width: 100%;
  width: 900px;
  margin: 0 auto;
  top: 10vh;
  z-index: 999999;
  left: 0;
  right: 0;
  background: #fff;
  max-height: 80vh;
  overflow-y: scroll;
  position: relative;
  scrollbar-color: #231F20 #f5f5f5;
  scrollbar-width: thin;
  padding: 10px;
  border: 1px solid #231F20;
  display: none; }
  .tabr::-webkit-scrollbar {
    width: 5px;
    height: 4px; }
  .tabr::-webkit-scrollbar-button {
    width: 0px;
    height: 0px; }
  .tabr::-webkit-scrollbar-thumb {
    background: #231F20;
    border-radius: 5px;
    transition: all .2s; }
  .tabr::-webkit-scrollbar-thumb:hover {
    transition: all .2s;
    background: #352f30; }
  .tabr::-webkit-scrollbar-thumb:active {
    transition: all .2s;
    background: #463e40; }
  .tabr::-webkit-scrollbar-track {
    background: #f5f5f5;
    border-radius: 8px;
    margin-top: 8px;
    margin-bottom: 8px; }
  .tabr::-webkit-scrollbar-track:hover {
    background: #f5f5f5; }
  .tabr::-webkit-scrollbar-track:active {
    background: #f5f5f5; }
  .tabr::-webkit-scrollbar-corner {
    background: #f5f5f5; }
  .tabr.active {
    display: block;
    position: fixed; }
  .tabr__exit {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #000;
    z-index: 9999999;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    transition-duration: 0.2s; }
    .tabr__exit:hover {
      background-color: #231F20;
      transition-duration: 0.2s; }
  .tabr__ghost {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0); }
  .tabr__t {
    color: #1F1F1F;
    font-family: 'Poppins';
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3em;
    position: relative;
    padding-bottom: 20px;
    text-align: center; }
  .tabr__d {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3em;
    color: #1D221B; }
  .tabr__row {
    margin-top: 30px; }
  .tabr__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff; }
    .tabr__item:nth-of-type(odd) {
      background-color: #EFEFEF; }
    .tabr__item--w {
      width: 50%;
      padding: 15px;
      color: #000;
      text-align: center;
      font-family: Poppins;
      font-size: 17px;
      font-style: normal;
      font-weight: 500;
      line-height: normal; }
    .tabr__item--t {
      text-transform: uppercase; }
    .tabr__item--main {
      background-color: #fff;
      border-bottom: 1px solid #EFEFEF; }

.woocommerce-tabs .woocommerce-Tabs-panel--description > div {
  width: 100%; }
  .woocommerce-tabs .woocommerce-Tabs-panel--description > div img {
    margin: 0 auto; }

.woocommerce-tabs .woocommerce-Tabs-panel {
  margin-top: 30px;
  width: 100% !important;
  max-width: unset; }
  .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    display: block;
    width: 100%;
    color: #1A1A18;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; }

.related-products-by-ean .related-products-by-eantitle {
  color: #808080;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3em; }

.related-products-by-ean .related-products-by-eanul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .related-products-by-ean .related-products-by-eanul a {
    padding: 3px 8px;
    color: #808080;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28.8px;
    border-radius: 3px;
    border: 1px solid  #808080;
    transition-duration: 0.2s;
    margin: 10px;
    margin-left: 0; }
    .related-products-by-ean .related-products-by-eanul a:hover {
      transition-duration: 0.2s;
      color: #fff;
      background: #275538; }

.prod_wrap {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 979px) {
    .prod_wrap {
      flex-wrap: wrap; } }
  @media screen and (min-width: 980px) {
    .prod_wrap + .woocommerce-tabs {
      display: none; } }
  .prod_wrap .prod_wrap--l {
    width: 50% !important; }
    @media screen and (max-width: 979px) {
      .prod_wrap .prod_wrap--l {
        width: 100% !important; }
        .prod_wrap .prod_wrap--l .woocommerce-tabs {
          display: none !important; } }
    .prod_wrap .prod_wrap--l .woocommerce-product-gallery {
      width: 100% !important; }

.cattitle {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 46px;
  line-height: 1.3em;
  color: #231F20; }

.short__cat--desc {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #231F20; }

.col-full-archive {
  margin-top: 30px; }

.products.swiper-wrapper .product {
  margin-bottom: 20px !important; }
  .products.swiper-wrapper .product.last {
    margin-right: 10px !important; }

@media screen and (max-width: 1025px) {
  .products.columns-4:not(.swiper-wrapper) {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between; } }

.products.columns-4:not(.swiper-wrapper) .product {
  width: calc(25% - 10px) !important;
  margin-right: 10px !important;
  margin-bottom: 30px !important; }
  .products.columns-4:not(.swiper-wrapper) .product:nth-of-type(4n) {
    margin-right: 0 !important; }
  @media screen and (max-width: 1025px) {
    .products.columns-4:not(.swiper-wrapper) .product {
      width: calc(50% - 15px) !important; } }
  @media screen and (max-width: 599px) {
    .products.columns-4:not(.swiper-wrapper) .product {
      margin-bottom: 15px !important; } }

.products .tagsbox {
  border-radius: 5px;
  padding: 2px;
  position: absolute;
  left: 10px;
  top: 10px;
  width: auto;
  color: #fff;
  border: 0;
  z-index: 98; }
  .products .tagsbox .tagsitem img {
    width: 25px !important;
    height: auto;
    margin-bottom: 8px; }
    @media screen and (max-width: 599px) {
      .products .tagsbox .tagsitem img {
        width: 18px !important; } }

@media screen and (max-width: 1025px) {
  .products.columns-3 {
    display: flex;
    flex-wrap: wrap; } }

.products.columns-3 .product {
  width: calc(33% - 15px) !important;
  margin-right: 15px !important;
  margin-bottom: 30px !important; }
  @media screen and (max-width: 1025px) {
    .products.columns-3 .product {
      width: calc(50% - 15px) !important; } }

.products .product {
  background-color: #fff;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
  border-radius: 3px;
  position: relative;
  background: #fff;
  border-radius: 3px;
  margin-bottom: 20px;
  transition-duration: 0.2s;
  border: 1px solid #fff;
  padding: 0px; }
  .products .product.outofstock .custom-number-input {
    display: none !important; }
  .products .product .loop__morelink {
    width: 80px;
    padding: 10px;
    color: #FFF;
    background-color: #B4B4B4;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    order: 2; }
    @media screen and (max-width: 439px) {
      .products .product .loop__morelink {
        font-size: 12px;
        padding: 5px 3px;
        width: 100%; } }
    .products .product .loop__morelink:hover {
      color: #fff;
      transition-duration: 0.2s;
      background-color: #231F20;
      border-color: #231F20; }
  .products .product .add_to_cart_button,
  .products .product .button,
  .products .product .wp-element-button {
    border-radius: 0%;
    order: 2;
    width: calc(100% - 0px);
    height: 44px;
    position: relative;
    text-align: center;
    color: #66411E;
    transition-duration: 0s;
    background-color: #F2EADB;
    font-size: 16px;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    text-transform: none;
    display: flex;
    font-family: "Poppins";
    padding: 5px;
    margin-bottom: 0 !important; }
    @media screen and (max-width: 599px) {
      .products .product .add_to_cart_button,
      .products .product .button,
      .products .product .wp-element-button {
        font-size: 12px; } }
    .products .product .add_to_cart_button.added,
    .products .product .button.added,
    .products .product .wp-element-button.added {
      display: none; }
    @media screen and (min-width: 760px) {
      .products .product .add_to_cart_button:hover,
      .products .product .button:hover,
      .products .product .wp-element-button:hover {
        color: #fff;
        transition-duration: 0.2s;
        background-color: #66411E;
        display: flex;
        border-color: #66411E; } }
  .products .product .price {
    order: 1;
    display: flex !important;
    width: 100%;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.33em;
    align-items: flex-end;
    color: #D0A65B !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px !important; }
    @media screen and (max-width: 759px) {
      .products .product .price {
        font-size: 13px; } }
    .products .product .price .brutto_text {
      display: none; }
    .products .product .price ins {
      margin-left: 0 !important;
      display: flex;
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 500;
      font-size: 18px;
      line-height: 1.3em;
      color: #D0A65B;
      align-items: flex-end;
      order: 4; }
      @media screen and (max-width: 759px) {
        .products .product .price ins {
          font-size: 13px; } }
    .products .product .price bdi {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 500;
      font-size: 18px;
      line-height: 1.3em;
      color: #D0A65B; }
      @media screen and (max-width: 759px) {
        .products .product .price bdi {
          font-size: 13px; } }
    .products .product .price del {
      order: 5;
      display: flex;
      margin-left: 10px;
      align-items: center; }
      .products .product .price del bdi {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 1.3em;
        text-align: center;
        text-decoration-line: line-through;
        color: #66411E !important;
        display: block; }
        @media screen and (max-width: 759px) {
          .products .product .price del bdi {
            font-size: 12px; } }
      .products .product .price del + ins {
        align-items: center; }
        .products .product .price del + ins > span {
          margin-left: 5px; }
        .products .product .price del + ins bdi {
          color: #66411E; }
  .products .product.sale .price ins bdi {
    color: #D0A65B; }
  .products .product.sale .tagsbox {
    top: 50px; }
  .products .product .custom-number-input {
    order: 2;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: 1px solid #F0F0F0;
    margin-right: 10px;
    /* Ukrycie strzałek w Firefox */
    /* Opcjonalnie, ustawienie wyglądu input (np. dodanie marginesu) */ }
    @media screen and (max-width: 449px) {
      .products .product .custom-number-input {
        width: 100%; } }
    .products .product .custom-number-input .customvalue {
      width: 44px;
      height: 44px;
      background: #fff;
      border: none;
      box-shadow: none;
      text-align: center; }
      @media screen and (max-width: 449px) {
        .products .product .custom-number-input .customvalue {
          width: calc(100% - 44px); } }
    .products .product .custom-number-input input[type="number"]::-webkit-outer-spin-button,
    .products .product .custom-number-input input[type="number"]::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .products .product .custom-number-input input[type="number"] {
      -moz-appearance: textfield; }
    .products .product .custom-number-input input[type="number"] {
      -webkit-appearance: none;
      -moz-appearance: textfield;
      appearance: none;
      margin: 0; }
    .products .product .custom-number-input .custom-number-buttons {
      width: calc(100% - 44px);
      display: flex;
      flex-direction: column; }
      .products .product .custom-number-input .custom-number-buttons button {
        padding: 0px;
        height: 22px;
        display: flex;
        align-items: center;
        background-color: #fff;
        justify-content: center;
        transition-duration: 0.2s; }
        .products .product .custom-number-input .custom-number-buttons button:hover {
          background-color: #F2EADB;
          transition-duration: 0.2s; }
  .products .product form.cart {
    order: 3;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(100% - 95px);
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 10px; }
    @media screen and (max-width: 449px) {
      .products .product form.cart {
        width: 100%; } }
    .products .product form.cart .quantity {
      display: none; }
    .products .product form.cart input[type=number]::-webkit-inner-spin-button,
    .products .product form.cart input[type=number]::-webkit-outer-spin-button {
      opacity: 1;
      /* zawsze widoczne */
      -moz-appearance: textfield;
      -webkit-appearance: inner-spin-button;
      /* upewnij się że wyglądają normalnie */
      margin: 0; }
  .products .product .prod__descloop {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3em;
    color: #737373;
    text-align: left;
    margin-bottom: 20px;
    min-height: 2em;
    order: 2 !important; }
  .products .product .woocommerce-LoopProduct-link {
    width: 100%;
    display: flex !important;
    flex-direction: column;
    order: 0; }
    .products .product .woocommerce-LoopProduct-link > * {
      order: 10; }
    .products .product .woocommerce-LoopProduct-link .attachment-woocommerce_thumbnail,
    .products .product .woocommerce-LoopProduct-link .woocommerce-placeholder {
      order: 0;
      height: 210px;
      width: auto;
      object-fit: contain; }
      @media screen and (max-width: 1299px) {
        .products .product .woocommerce-LoopProduct-link .attachment-woocommerce_thumbnail,
        .products .product .woocommerce-LoopProduct-link .woocommerce-placeholder {
          height: 170px;
          margin-bottom: 12px; } }
      @media screen and (max-width: 599px) {
        .products .product .woocommerce-LoopProduct-link .attachment-woocommerce_thumbnail,
        .products .product .woocommerce-LoopProduct-link .woocommerce-placeholder {
          height: 120px;
          margin-bottom: 12px; } }
    .products .product .woocommerce-LoopProduct-link .woocommerce-loop-product__title {
      order: 1;
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 1.3em;
      color: #231F20;
      transition-duration: 0.2s;
      text-align: center; }
      @media screen and (max-width: 599px) {
        .products .product .woocommerce-LoopProduct-link .woocommerce-loop-product__title {
          font-size: 13px;
          font-weight: 500; } }
    .products .product .woocommerce-LoopProduct-link .product-categories {
      color: #58595B;
      text-align: center;
      font-family: Poppins;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      margin-bottom: 20px; }
      @media screen and (max-width: 599px) {
        .products .product .woocommerce-LoopProduct-link .product-categories {
          font-size: 10px; } }
    .products .product .woocommerce-LoopProduct-link img {
      max-height: 210px;
      width: auto;
      object-fit: contain; }
  .products .product .yith-wcwl-add-to-wishlist {
    left: unset;
    right: 10px;
    padding: 10px;
    border: 1px solid #808080;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0; }
    .products .product .yith-wcwl-add-to-wishlist:hover {
      border: 1px solid #231F20; }
    @media screen and (max-width: 599px) {
      .products .product .yith-wcwl-add-to-wishlist {
        opacity: 1;
        padding: 3px;
        width: 25px;
        height: 25px; } }
  .products .product .yith-wcwl-add-button a {
    font-size: 0;
    width: 25px;
    height: 25px;
    display: block;
    background-image: url("/wp-content/themes/uryga/assets/gfx/heart_b.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
    .products .product .yith-wcwl-add-button a i {
      display: none; }
    @media screen and (max-width: 599px) {
      .products .product .yith-wcwl-add-button a {
        width: 14px;
        height: 14px; } }
    .products .product .yith-wcwl-add-button a.delete_item {
      background-image: url("/wp-content/themes/uryga/assets/gfx/heartfull.svg"); }
  .products .product .itsnew {
    border-radius: 0px;
    padding: 2px 5px;
    position: absolute;
    left: 10px;
    font-family: "Poppins";
    top: 5px;
    width: auto;
    color: #848484;
    background-color: #fff;
    border: 0;
    z-index: 98;
    font-size: 14px;
    font-weight: 900; }
    @media screen and (max-width: 599px) {
      .products .product .itsnew {
        font-size: 10px;
        top: 0px;
        right: 10px;
        left: unset; } }
  .products .product .onsale {
    position: absolute;
    right: 10px;
    top: 5px;
    color: #fff;
    font-weight: 400;
    border: 0;
    z-index: 98;
    padding: 2px 4px;
    font-family: "Poppins";
    border-radius: 0px;
    font-size: 14px;
    background-color: #66411E; }
    @media screen and (max-width: 599px) {
      .products .product .onsale {
        width: auto;
        font-size: 10px;
        padding-left: 10px;
        padding-right: 10px;
        top: 0; } }
    .products .product .onsale.onsalebig {
      width: 90px; }
    .products .product .onsale + .itsnew {
      left: 80px; }
      @media screen and (max-width: 599px) {
        .products .product .onsale + .itsnew {
          top: 0px;
          right: 10px;
          left: unset; } }
  .products .product .visitprod {
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    border: 1px solid #808080;
    top: 65px;
    right: 10px;
    opacity: 0; }
    .products .product .visitprod:hover {
      border: 1px solid #231F20; }
    @media screen and (max-width: 599px) {
      .products .product .visitprod {
        opacity: 1;
        padding: 3px;
        width: 25px;
        height: 25px;
        top: 40px; } }
  .products .product .loop__outofstock + .itsnew {
    left: 120px; }
    @media screen and (max-width: 599px) {
      .products .product .loop__outofstock + .itsnew {
        top: 0px;
        right: 10px;
        left: unset; } }
  .products .product .loop__outofstock {
    padding: 0.202em 0.6180469716em;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 1em;
    border-radius: 0px;
    position: absolute;
    background-color: #000;
    top: 5px;
    left: 10px;
    border: none;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.3em;
    color: #fff;
    min-width: 50px; }
  .products .product .added_to_cart {
    order: 2;
    width: 40%;
    position: relative;
    background-color: #66411E;
    border-radius: 0px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.3em;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    text-transform: none;
    padding: 5px 3px;
    text-align: center;
    transition-duration: 0.2s;
    text-align: center; }
    @media screen and (max-width: 759px) {
      .products .product .added_to_cart {
        width: 100%;
        margin-top: 10px;
        font-size: 12px;
        padding: 5px 3px; } }
    .products .product .added_to_cart::before {
      display: none; }
    .products .product .added_to_cart::after {
      display: none; }
    .products .product .added_to_cart:hover {
      color: #fff;
      background-color: #231F20;
      transition-duration: 0.2s; }
      .products .product .added_to_cart:hover::before {
        background-color: #66411E; }
  .products .product .attr_under__title {
    text-align: left;
    color: #727272;
    font-family: 'Poppins';
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal; }
  .products .product:hover {
    transition-duration: 0.2s; }
    .products .product:hover .yith-wcwl-add-to-wishlist,
    .products .product:hover .visitprod {
      opacity: 1;
      transition-duration: 0.2s; }
    .products .product:hover .woocommerce-loop-product__title {
      color: #275538; }
  @media screen and (min-width: 920px) {
    .products .product:hover {
      z-index: 99; }
      .products .product:hover .woocommerce-loop-product__title {
        padding-top: 0px;
        transition-duration: 0.2s; }
      .products .product:hover .price {
        transition-duration: 0.2s; } }
  .products .product .star-rating {
    display: none; }
  .products .product .newstar .star-rating {
    display: block; }

.ywcps-product-slider h3 {
  display: none !important; }

.related.products .product .woocommerce-LoopProduct-link img {
  max-height: 320px; }

.related.products .product .onsale {
  max-width: 100px; }

.woof_submit_search_form_container {
  display: flex;
  flex-direction: column-reverse; }
  .woof_submit_search_form_container .woof_submit_search_form {
    background-color: #fff;
    border: 1px solid #1D221B;
    width: 100%; }
  .woof_submit_search_form_container .woof_reset_search_form {
    background-color: #fff; }

#secondary {
  padding: 5px 10px;
  padding-top: 15px; }
  @media screen and (max-width: 759px) {
    #secondary .resp-sidebar-wrapper {
      bottom: 0; } }
  #secondary .woof_sid_widget {
    border-radius: 3px;
    border: 1px solid #E6E6E6;
    padding: 25px 20px;
    background: #E6E6E6; }
  #secondary .bapf_head {
    margin-top: 30px !important; }
    #secondary .bapf_head h3 {
      color: #191919;
      font-family: 'Poppins';
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: normal; }
  #secondary .bapf_stylecolor .bapf_clr_span {
    border: 1px solid #3C4937;
    margin-right: 10px; }
  #secondary .bapf_stylecolor label {
    margin-bottom: 5px; }
  #secondary .widget .wp-block-heading {
    color: #221F20;
    font-family: 'Poppins';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-left: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 0; }
  #secondary.widget-area.opened {
    padding: 10px; }
  #secondary .widget_block {
    margin-bottom: 0;
    background-color: #fff;
    padding-top: 15px; }
    #secondary .widget_block .cat_title {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 700;
      font-size: 18px;
      line-height: 1.3em;
      text-transform: uppercase;
      color: #3C4937; }
    #secondary .widget_block .wpb_category_n_menu_accordion li {
      margin-bottom: 15px;
      background-color: rgba(255, 255, 255, 0) !important; }
      #secondary .widget_block .wpb_category_n_menu_accordion li a {
        background-color: rgba(255, 255, 255, 0) !important;
        font-family: 'Poppins';
        border: none !important;
        position: relative;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 1.3em;
        color: #221F20 !important;
        padding: 5px;
        padding-left: 13px !important;
        padding-right: 45px; }
        #secondary .widget_block .wpb_category_n_menu_accordion li a:hover {
          padding: 5px;
          padding-right: 45px;
          padding-left: 0;
          border: none;
          color: #fff !important;
          background-color: #66411E !important; }
          #secondary .widget_block .wpb_category_n_menu_accordion li a:hover .wpb-submenu-indicator {
            color: #fff; }
      #secondary .widget_block .wpb_category_n_menu_accordion li:hover {
        border: none; }
      #secondary .widget_block .wpb_category_n_menu_accordion li .wpb-wmca-cat-count {
        background-color: #fff;
        right: 15px; }
      #secondary .widget_block .wpb_category_n_menu_accordion li.current-cat > a {
        border: none;
        color: #232323 !important;
        padding: 5px;
        padding-left: 13px;
        padding-right: 45px !important;
        font-weight: 600;
        background-color: rgba(255, 255, 255, 0) !important; }
        #secondary .widget_block .wpb_category_n_menu_accordion li.current-cat > a::after {
          background-color: #232323; }
        #secondary .widget_block .wpb_category_n_menu_accordion li.current-cat > a:hover {
          padding: 5px;
          padding-left: 0;
          padding-right: 45px !important;
          border: none;
          color: #fff !important;
          background-color: #231F20 !important; }
          #secondary .widget_block .wpb_category_n_menu_accordion li.current-cat > a:hover .wpb-submenu-indicator {
            color: #fff; }
      #secondary .widget_block .wpb_category_n_menu_accordion li ul li a {
        font-size: 14px; }
      #secondary .widget_block .wpb_category_n_menu_accordion li .children {
        padding-left: 10px !important; }
        #secondary .widget_block .wpb_category_n_menu_accordion li .children a::after {
          width: 6px;
          height: 6px;
          top: 19px; }
  #secondary .gamma.widget-title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.3em;
    color: #1D221B; }
  #secondary .woof_fs_by_instock .woof_container_inner,
  #secondary .woof_checkbox_sales_container .woof_container_inner {
    padding-bottom: 0; }
    #secondary .woof_fs_by_instock .woof_container_inner label,
    #secondary .woof_checkbox_sales_container .woof_container_inner label {
      color: #1D221B;
      font-family: 'Poppins';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: normal; }
  #secondary .woof_fs_by_price .irs-grid,
  #secondary .woof_fs_by_price .irs-from,
  #secondary .woof_fs_by_price .irs-to {
    display: none !important; }
  #secondary .woof_fs_by_price .irs--round .irs-handle {
    border: 4px solid #70AA3C;
    background-color: #70AA3C; }
  #secondary .woof_fs_by_price .irs-bar {
    background-color: #70AA3C; }
  #secondary .woof_fs_by_price .woof_container_inner {
    display: flex;
    flex-direction: column; }
    #secondary .woof_fs_by_price .woof_container_inner > * {
      order: 3; }
    #secondary .woof_fs_by_price .woof_container_inner .woof_price_filter_txt_slider {
      order: 6; }
  #secondary .woof_container_inner {
    padding: 7px 5px; }
    #secondary .woof_container_inner .woof_open_hidden_li {
      text-align: left;
      margin-top: 10px; }
      #secondary .woof_container_inner .woof_open_hidden_li > a {
        color: #66411E; }
    #secondary .woof_container_inner .woof_block_html_items {
      padding-bottom: 0px; }
      #secondary .woof_container_inner .woof_block_html_items .woof_list li label {
        color: #1D221B;
        font-family: 'Poppins';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
      #secondary .woof_container_inner .woof_block_html_items .woof_list.woof_list_checkbox li {
        display: flex; }
        #secondary .woof_container_inner .woof_block_html_items .woof_list.woof_list_checkbox li .icheckbox_square-blue {
          width: 22px;
          background-color: #fff; }
        #secondary .woof_container_inner .woof_block_html_items .woof_list.woof_list_checkbox li .woof_checkbox_label {
          width: calc(100% - 25px); }
    #secondary .woof_container_inner h4 {
      color: #221F20;
      font-family: 'Poppins';
      font-size: 20px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
      padding-bottom: 5px; }
  #secondary .woof_price_filter_txt_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    #secondary .woof_price_filter_txt_container .woof_wcga_label_hide {
      display: block !important;
      order: 0;
      width: 40%;
      text-align: center;
      color: #232323;
      font-family: 'Poppins';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: normal; }
    #secondary .woof_price_filter_txt_container input {
      order: 1;
      border: 1px solid #565656;
      width: 40% !important;
      text-align: center;
      background-color: #fff; }
      #secondary .woof_price_filter_txt_container input.woof_price_filter_txt_from {
        position: relative; }
        #secondary .woof_price_filter_txt_container input.woof_price_filter_txt_from::after1 {
          width: 10px;
          height: 1px;
          position: absolute;
          content: '';
          background-color: #000;
          right: -10%;
          top: 50%; }

.opened .resp-sidebar-wrapper {
  z-index: 99999 !important;
  padding: 10px; }

.phoen_list .product {
  display: flex; }
  .phoen_list .product .woocommerce-LoopProduct-link {
    width: 60%;
    flex-direction: row;
    align-items: flex-end; }
    .phoen_list .product .woocommerce-LoopProduct-link .price {
      width: auto;
      margin: 5px 10px;
      order: 2;
      transition-duration: 0.2s; }
    .phoen_list .product .woocommerce-LoopProduct-link .excerpt_loop {
      display: none; }
    .phoen_list .product .woocommerce-LoopProduct-link .woocommerce-loop-product__title {
      min-width: 250px;
      min-height: unset;
      order: 1; }
  .phoen_list .product .phoen_grid_list_main_div {
    width: 38%; }

.archive .products {
  padding: 10px 5px 0 5px; }

.archive .site-main {
  display: flex;
  flex-wrap: wrap; }
  .archive .site-main .ona {
    width: 100%;
    height: 100px;
    object-fit: cover;
    border-radius: 10px; }
    @media screen and (max-width: 919px) {
      .archive .site-main .ona {
        height: 50px; } }
  .archive .site-main .archive__top--title {
    position: relative; }
    .archive .site-main .archive__top--title .archive__top--bg {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 0; }
      .archive .site-main .archive__top--title .archive__top--bg img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .archive .site-main .archive__top--title .full_row-bread {
      position: relative;
      z-index: 3; }
      .archive .site-main .archive__top--title .full_row-bread a, .archive .site-main .archive__top--title .full_row-bread span {
        color: #fff; }
      .archive .site-main .archive__top--title .full_row-bread p {
        margin-bottom: 0; }
  .archive .site-main .archive__top--cats {
    padding-top: 0px;
    padding-bottom: 0px;
    background: #000;
    margin-bottom: 15px; }
    @media screen and (max-width: 599px) {
      .archive .site-main .archive__top--cats {
        display: none; } }
    .archive .site-main .archive__top--cats ul {
      width: 100%;
      margin-left: 0;
      list-style-type: none;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      margin-bottom: 0; }
      .archive .site-main .archive__top--cats ul li {
        margin: 5px;
        padding: 5px;
        order: 2; }
        .archive .site-main .archive__top--cats ul li a {
          padding: 10px 15px;
          color: #FFF;
          font-family: Poppins;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          text-align: center; }
          @media screen and (max-width: 599px) {
            .archive .site-main .archive__top--cats ul li a {
              font-size: 14px;
              padding: 5px; } }
        .archive .site-main .archive__top--cats ul li.active {
          background: #D0A65B;
          order: 1; }
          .archive .site-main .archive__top--cats ul li.active a {
            color: #fff; }
        .archive .site-main .archive__top--cats ul li:hover a {
          text-decoration: underline; }
    .archive .site-main .archive__top--cats + .storefront-sorting {
      display: none; }
  .archive .site-main .archive__top--name {
    padding-top: 100px;
    padding-bottom: 120px;
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 32px;
    margin-bottom: 0;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 919px) {
      .archive .site-main .archive__top--name {
        font-size: 24px;
        padding-top: 50px;
        padding-bottom: 60px; } }
    @media screen and (max-width: 599px) {
      .archive .site-main .archive__top--name {
        font-size: 22px;
        padding-top: 5px;
        padding-bottom: 30px; } }
  .archive .site-main .archive__top .catdesc__top {
    color: #666;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px; }
  .archive .site-main .archive__top--line {
    width: auto;
    background-color: #231F20;
    height: 1px;
    margin-left: 15px; }
  .archive .site-main .storefront-sorting {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
    padding: 15px 0;
    align-items: center; }
    @media screen and (max-width: 599px) {
      .archive .site-main .storefront-sorting {
        flex-direction: row;
        align-items: flex-end;
        padding: 5px;
        margin-bottom: 10px !important; } }
    .archive .site-main .storefront-sorting:before, .archive .site-main .storefront-sorting:after {
      display: none; }
    .archive .site-main .storefront-sorting .woocommerce-notices-wrapper {
      order: 0;
      width: 100%; }
    .archive .site-main .storefront-sorting .woocommerce-ordering {
      order: 1;
      margin-bottom: 0;
      position: relative;
      margin-right: 0; }
      @media screen and (max-width: 599px) {
        .archive .site-main .storefront-sorting .woocommerce-ordering {
          width: 100%;
          display: flex;
          justify-content: flex-end; } }
      .archive .site-main .storefront-sorting .woocommerce-ordering select {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.3em;
        color: #232323;
        text-align: left; }
        @media screen and (max-width: 599px) {
          .archive .site-main .storefront-sorting .woocommerce-ordering select {
            font-size: 10px; } }
      .archive .site-main .storefront-sorting .woocommerce-ordering:before {
        content: 'Sortuj:';
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 1.3em;
        color: #3C4937;
        display: none; }
        @media screen and (max-width: 599px) {
          .archive .site-main .storefront-sorting .woocommerce-ordering:before {
            font-size: 12px; } }
    .archive .site-main .storefront-sorting .woocommerce-result-count {
      order: 0;
      color: #000;
      font-family: 'Poppins';
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
      width: 100%;
      margin-bottom: 10px;
      text-align: right;
      display: none; }
    .archive .site-main .storefront-sorting .woocommerce-perpage {
      margin-right: 20px; }
      @media screen and (max-width: 599px) {
        .archive .site-main .storefront-sorting .woocommerce-perpage {
          margin-right: 0;
          margin-bottom: 5px; } }
    .archive .site-main .storefront-sorting .woocommerce-pagination {
      order: 1;
      width: 100%;
      border: none !important; }
      @media screen and (max-width: 599px) {
        .archive .site-main .storefront-sorting .woocommerce-pagination {
          width: 100%; } }
      @media screen and (max-width: 599px) {
        .archive .site-main .storefront-sorting .woocommerce-pagination ul.page-numbers {
          display: flex;
          justify-content: flex-end; } }
      .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers {
        display: flex;
        justify-content: flex-end; }
        .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li {
          margin: 5px; }
          .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li span, .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li a {
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
            width: 30px;
            background-color: #E6E6E6;
            border-radius: 50px;
            padding: 5px !important;
            color: #1A1A1A;
            border: 1px solid #E6E6E6;
            text-decoration: none !important;
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 1.3em; }
            @media screen and (max-width: 599px) {
              .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li span, .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li a {
                padding: 1px !important;
                font-size: 14px;
                width: 25px; } }
            .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li span.current, .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li span:hover, .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li a.current, .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li a:hover {
              background-color: #66411E;
              color: #fff; }
            .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li span.dots:hover, .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li a.dots:hover {
              background-color: #fff;
              color: #000; }
            .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li span.next, .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li a.next {
              background-color: rgba(255, 255, 255, 0);
              border-color: rgba(255, 255, 255, 0); }
              .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li span.next:hover, .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li a.next:hover {
                border-color: #E6E6E6; }
              .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li span.next::after, .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li a.next::after {
                content: '';
                background-image: url("/wp-content/themes/uryga/assets/gfx/paginext.svg");
                width: 20px;
                height: 20px;
                background-position: center;
                background-repeat: no-repeat; }
            .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li span.prev, .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li a.prev {
              background-color: rgba(255, 255, 255, 0);
              border-color: rgba(255, 255, 255, 0); }
              .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li span.prev:hover, .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li a.prev:hover {
                border-color: #E6E6E6; }
              .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li span.prev::after, .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li a.prev::after {
                content: '';
                background-image: url("/wp-content/themes/uryga/assets/gfx/pagiback.svg");
                width: 20px;
                height: 20px;
                background-position: center;
                background-repeat: no-repeat; }
          @media screen and (max-width: 599px) {
            .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li {
              margin: 5px; } }
          .archive .site-main .storefront-sorting .woocommerce-pagination .page-numbers li:nth-last-child(2) {
            display: none; }
  .archive .site-main .woo_head_start {
    padding-top: 15px;
    width: 100%; }
    .archive .site-main .woo_head_start .woocommerce-pagination {
      width: auto;
      min-width: calc(100% - 320px); }
    .archive .site-main .woo_head_start .storefront-sorting {
      justify-content: space-between; }
      @media screen and (max-width: 599px) {
        .archive .site-main .woo_head_start .storefront-sorting {
          justify-content: flex-end; } }
      .archive .site-main .woo_head_start .storefront-sorting select {
        padding: 10px 15px;
        color: #808080;
        -webkit-text-stroke-width: 1;
        -webkit-text-stroke-color: #808080;
        font-family: Poppins;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border-radius: 3px;
        border: 1px solid #E6E6E6;
        background: #FFF; }
  .archive .site-main .products {
    width: 100%; }

@media screen and (min-width: 760px) {
  .woo_head_start .woof_btn_default.woof_show_auto_form {
    display: none !important; } }

@media screen and (max-width: 759px) {
  .woo_head_start .woof_show_auto_form, .woo_head_start .woof_hide_auto_form {
    width: 100%;
    padding: 15px;
    background-image: url("/wp-content/themes/uryga/assets/gfx/filter.png");
    background-repeat: no-repeat;
    background-size: 31px;
    background-position: center right;
    background-color: #c5c5c5;
    position: relative;
    height: auto;
    margin-top: 20px;
    background-position-x: 95%; }
    .woo_head_start .woof_show_auto_form::after, .woo_head_start .woof_hide_auto_form::after {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 1.3em;
      text-transform: uppercase;
      color: #1D221B;
      content: "Filtruj"; } }

.woo_head_start .woof_sid_auto_shortcode {
  background-color: #fff; }

.products .product {
  align-items: center; }
  .products .product .loop_stock_info {
    order: 0;
    color: #1A1A18;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    margin-bottom: 10px; }
    .products .product .loop_stock_info--bold {
      color: #3DC000;
      font-weight: 900; }
  .products .product .iworks-omnibus {
    order: 1;
    color: #1A1A18;
    font-family: Poppins;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
    text-align: left;
    margin-bottom: 5px !important; }
    .products .product .iworks-omnibus bdi {
      color: #1A1A18;
      font-family: Poppins;
      font-size: 10px;
      font-style: normal;
      font-weight: 400;
      line-height: normal; }

.cat-item.cat-item-have-child > a {
  position: relative; }

.cat-item.cat-item-have-child > a .wpb-submenu-indicator {
  text-align: right;
  position: absolute;
  font-size: 16px;
  font-weight: 400;
  right: 0;
  transition-duration: 0s; }

.wpb_category_n_menu_accordion_list {
  display: flex;
  flex-direction: column; }
  .wpb_category_n_menu_accordion_list li {
    order: 10; }
  .wpb_category_n_menu_accordion_list .children {
    background: #fff; }

.wpb_category_n_menu_accordion li.wpb-submenu-indicator-minus > a > span.wpb-submenu-indicator {
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.phoen_grid .phoeniixx_short_desc {
  display: none; }

.short__cat--desc,
.term-description {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3em;
  color: #58595B; }
  .short__cat--desc p,
  .term-description p {
    margin-bottom: 0 !important; }
  .short__cat--desc h2,
  .term-description h2 {
    margin-top: 15px !important; }
  .short__cat--desc h1, .short__cat--desc h2, .short__cat--desc h3, .short__cat--desc h4, .short__cat--desc h5, .short__cat--desc h6,
  .term-description h1,
  .term-description h2,
  .term-description h3,
  .term-description h4,
  .term-description h5,
  .term-description h6 {
    font-size: 22px;
    font-weight: bold;
    color: #231F20; }
  .short__cat--desc b, .short__cat--desc strong,
  .term-description b,
  .term-description strong {
    color: #231F20; }
  .short__cat--desc .short__cat--more,
  .term-description .short__cat--more {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #EA9909;
    text-align: right;
    margin-bottom: 10px; }
    .short__cat--desc .short__cat--more:hover,
    .term-description .short__cat--more:hover {
      text-decoration-line: underline;
      cursor: poPoppins; }

.hideclasstitle {
  display: none !important; }

.start_desc {
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px; }
  .start_desc :first-child {
    padding-top: 15px; }
  .start_desc :last-child {
    padding-bottom: 15px; }

.cart-wrapper.move {
  position: relative; }
  .cart-wrapper.move .cart-contents::after {
    animation: expand 0.5s cubic-bezier(0.36, 0.07, 0.57, 0.99) infinite;
    color: #275538; }

@keyframes expand {
  0% {
    transform: scale(1.5); }
  20% {
    transform: scale(2); }
  30% {
    transform: scale(1.5); }
  40% {
    transform: scale(2); }
  100% {
    transform: scale(1.5); } }

.responsive-sidebar-btn {
  right: unset;
  left: 20px; }

#secondary.widget-area.opened {
  z-index: 99999; }

.woof_container_inner.woof_container_inner_marka .woof_list .woof_checkbox_count {
  display: none !important; }

.woof_container_inner.woof_container_inner_marka .woof_list li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #efefef; }
  .woof_container_inner.woof_container_inner_marka .woof_list li .icheckbox_square-blue {
    display: none; }
  .woof_container_inner.woof_container_inner_marka .woof_list li .icheckbox_square-blue.checked + .woof_checkbox_label {
    font-weight: bold !important; }

.ikonysidebar__title {
  color: #1F1F1F;
  font-feature-settings: 'clig' off, 'liga' off;
  font-family: 'Poppins';
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3em;
  /* 166.667% */
  letter-spacing: 0.09px;
  margin-top: 10px;
  margin-bottom: 10px; }

.ikonysidebar__desc {
  color: #727272;
  font-family: 'Poppins';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3em;
  /* 166.667% */
  letter-spacing: -0.16px; }

.hide_secondary {
  display: none; }

@media screen and (max-width: 767px) {
  .archive #content > .col-full {
    display: flex;
    flex-direction: column; }
    .archive #content > .col-full #secondary {
      order: 0; } }
    @media screen and (max-width: 767px) and (max-width: 767px) {
      .archive #content > .col-full #secondary {
        display: none;
        position: fixed;
        top: 118px;
        right: 0;
        width: 80%;
        background: #fff;
        z-index: 9999;
        border: 1px solid black;
        max-height: 80vh;
        overflow-y: scroll; } }

@media screen and (max-width: 767px) {
      .archive #content > .col-full #secondary .pb__box {
        height: auto; }
        .archive #content > .col-full #secondary .pb__box .pb__box--content {
          position: relative;
          left: 0;
          bottom: 0;
          width: 100%; }
      .archive #content > .col-full #secondary .pb__box--image img {
        display: none !important; }
      .archive #content > .col-full #secondary.show {
        display: block; } }
      @media screen and (max-width: 767px) and (max-width: 767px) {
        .archive #content > .col-full #secondary.show .hide_secondary {
          display: block;
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 14px;
          margin-bottom: 30px;
          font-weight: bold;
          background-color: #231F20;
          color: #fff;
          padding: 5px;
          text-align: center;
          position: sticky;
          top: 0;
          z-index: 999; } }

@media screen and (max-width: 767px) {
    .archive #content > .col-full #primary {
      order: 1; } }

.filtrujbtn {
  display: none; }
  @media screen and (max-width: 767px) {
    .filtrujbtn {
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: space-between;
      background-color: #66411E;
      padding: 5px 15px;
      font-size: 16px;
      color: #fff;
      margin-top: 10px;
      margin-bottom: 10px; } }
  .filtrujbtn img {
    filter: brightness(100); }

.woocommerce-cart .cart_top,
.woocommerce-checkout .cart_top {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .woocommerce-cart .cart_top,
    .woocommerce-checkout .cart_top {
      flex-wrap: wrap; } }
  .woocommerce-cart .cart_top .cart_col,
  .woocommerce-checkout .cart_top .cart_col {
    width: 30%;
    border-bottom: 4px solid #BDBEBF;
    padding-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .woocommerce-cart .cart_top .cart_col,
      .woocommerce-checkout .cart_top .cart_col {
        width: 100%;
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 3px solid #808080; } }
    .woocommerce-cart .cart_top .cart_col .text_side,
    .woocommerce-checkout .cart_top .cart_col .text_side {
      color: #808080;
      font-family: Poppins;
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      line-height: normal;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .woocommerce-cart .cart_top .cart_col .text_side,
        .woocommerce-checkout .cart_top .cart_col .text_side {
          font-size: 14px; } }
      .woocommerce-cart .cart_top .cart_col .text_side a,
      .woocommerce-checkout .cart_top .cart_col .text_side a {
        color: #808080;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-decoration: none;
        text-align: center; }
        @media screen and (max-width: 767px) {
          .woocommerce-cart .cart_top .cart_col .text_side a,
          .woocommerce-checkout .cart_top .cart_col .text_side a {
            font-size: 14px; } }
    .woocommerce-cart .cart_top .cart_col.active_cart,
    .woocommerce-checkout .cart_top .cart_col.active_cart {
      border-bottom: 4px solid #D0A65B; }
      @media screen and (max-width: 767px) {
        .woocommerce-cart .cart_top .cart_col.active_cart,
        .woocommerce-checkout .cart_top .cart_col.active_cart {
          border-bottom: 3px solid #D0A65B; } }
      .woocommerce-cart .cart_top .cart_col.active_cart .text_side,
      .woocommerce-checkout .cart_top .cart_col.active_cart .text_side {
        color: #D0A65B; }

.woocommerce-cart .section__title {
  width: 100%; }

.woocommerce-cart .entry-content .woocommerce {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 30px; }
  .woocommerce-cart .entry-content .woocommerce .woocommerce-notices-wrapper {
    width: 100%; }
  .woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form {
    width: calc(70% - 15px);
    background-color: #fff;
    padding: 20px; }
    @media screen and (max-width: 1099px) {
      .woocommerce-cart .entry-content .woocommerce .woocommerce-cart-form {
        width: 100%;
        padding: 20px 0; } }
  .woocommerce-cart .entry-content .woocommerce .cart-collaterals {
    width: calc(30% - 15px);
    background-color: #fff;
    padding: 20px;
    padding-right: 0; }
    @media screen and (max-width: 1099px) {
      .woocommerce-cart .entry-content .woocommerce .cart-collaterals {
        width: 100%;
        padding-left: 0; } }
    .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals {
      width: 100%;
      background: #F6F6F6;
      padding: 25px; }
      .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .shop_table {
        padding: 10px;
        padding-left: 0px;
        padding-right: 0px;
        border-bottom: none;
        border-top: none;
        margin-bottom: 0; }
        .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .shop_table .shipping,
        .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .shop_table .cart-subtotal {
          display: none !important; }
        .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .shop_table th, .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .shop_table tr, .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .shop_table td {
          background-color: #F6F6F6; }
        .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .shop_table tr th {
          font-family: 'Poppins';
          font-style: normal;
          font-weight: 500;
          font-size: 12px;
          line-height: 1.3em;
          padding: 10px;
          letter-spacing: 0.05em;
          color: #1C1C1A;
          vertical-align: middle; }
        .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .shop_table tr td {
          font-family: 'Poppins';
          font-style: normal;
          font-weight: 700;
          font-size: 18px;
          line-height: 1.3em;
          color: #1C1C1A; }
          .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .shop_table tr td bdi {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 700;
            font-size: 20px;
            line-height: 1.3em;
            color: #1C1C1A; }
        .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .shop_table .order-total {
          border-top: 1px solid rgba(60, 73, 55, 0.3); }
        .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .shop_table .order-total th,
        .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .shop_table .cart-discount th {
          font-size: 16px;
          font-weight: bold;
          color: #333; }
        .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .shop_table .order-total .pricesuffix,
        .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .shop_table .cart-discount .pricesuffix {
          display: none; }
      .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .hyc {
        cursor: pointer;
        padding: 10px;
        padding-top: 7px;
        margin-bottom: 0 !important;
        background-color: #F6F6F6; }
        .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .hyc .hycbox {
          font-family: 'Poppins';
          font-style: normal;
          font-weight: 600;
          font-size: 16px;
          line-height: 1.3em;
          color: #1C1C1A;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          @media screen and (max-width: 979px) {
            .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .hyc .hycbox {
              font-size: 16px; } }
      .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .coupon {
        border-radius: 0px;
        flex-direction: column; }
        .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .coupon b {
          color: #000; }
        .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .coupon input {
          border: 1px solid rgba(60, 73, 55, 0.3);
          border-radius: 0px;
          box-shadow: none !important;
          background-color: #F6F6F6; }
        .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .coupon .button {
          border-radius: 0px;
          font-family: 'Poppins';
          font-style: normal;
          font-weight: 700;
          font-size: 16px;
          line-height: 1.3em;
          text-transform: uppercase;
          color: #1D221B;
          margin-top: 10px;
          background-color: #F6F6F6; }
          .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals .coupon .button:hover {
            text-decoration-line: underline; }

.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message {
  margin-bottom: 5px !important; }

@media screen and (max-width: 719px) {
  .woocommerce-cart .product-thumbnail img {
    max-width: 140px !important;
    max-height: 97px;
    object-fit: contain; } }

.woocommerce-cart abbr,
.woocommerce-checkout abbr {
  text-decoration: none !important; }

.woocommerce-cart #breadcrumbs,
.woocommerce-checkout #breadcrumbs {
  padding-top: 20px; }

.woocommerce-cart .cart_top,
.woocommerce-checkout .cart_top {
  margin-bottom: 20px; }
  .woocommerce-cart .cart_top .cart_top--text,
  .woocommerce-checkout .cart_top .cart_top--text {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.3em;
    color: #1A1818; }
    @media screen and (max-width: 599px) {
      .woocommerce-cart .cart_top .cart_top--text,
      .woocommerce-checkout .cart_top .cart_top--text {
        font-size: 20px; } }

.woocommerce-cart-form {
  width: 100%;
  margin-bottom: 0px !important; }
  @media screen and (max-width: 1099px) {
    .woocommerce-cart-form {
      margin-bottom: 30px !important; } }
  .woocommerce-cart-form .woocommerce-cart-form__contents {
    margin-bottom: 0px !important; }
  @media screen and (max-width: 719px) {
    .woocommerce-cart-form {
      width: 100%; } }
  .woocommerce-cart-form .actions {
    border-top: 0 !important;
    padding: 10px !important; }
    .woocommerce-cart-form .actions .coupon {
      display: none !important; }
      .woocommerce-cart-form .actions .coupon input {
        margin-right: 10px;
        background-color: #fff;
        border: 1px solid #ececec;
        border-radius: 0px; }
    .woocommerce-cart-form .actions .button {
      display: none;
      border-radius: 0px;
      background-color: #fff;
      color: #fff;
      border: 1px solid #231F20;
      color: #231F20;
      text-transform: none;
      transition-duration: 0.2s; }
      .woocommerce-cart-form .actions .button:hover {
        background-color: #231F20;
        border: 1px solid #231F20;
        color: #fff;
        transition-duration: 0.2s; }
  .woocommerce-cart-form .shop_table {
    background-color: #fff; }
    .woocommerce-cart-form .shop_table thead {
      display: none; }
      .woocommerce-cart-form .shop_table thead .product-name {
        font-size: 0; }
      .woocommerce-cart-form .shop_table thead th {
        padding-top: 10px;
        padding-bottom: 10px;
        color: #1A1818;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 1.3em;
        background-color: #F9F9F9;
        border-bottom: 1px solid #72727277; }
    .woocommerce-cart-form .shop_table td {
      background-color: #fff !important;
      vertical-align: middle;
      padding-left: 5px !important;
      padding-right: 5px !important; }
      @media screen and (min-width: 768px) {
        .woocommerce-cart-form .shop_table td {
          border-top: 1px solid #BDBEBF; } }
      .woocommerce-cart-form .shop_table td.actions {
        border: none; }
    .woocommerce-cart-form .shop_table tbody .product-subtotal {
      min-height: 131px; }
      @media screen and (max-width: 719px) {
        .woocommerce-cart-form .shop_table tbody .product-subtotal {
          min-height: unset; } }
    @media screen and (min-width: 760px) {
      .woocommerce-cart-form .shop_table .product-quantity {
        width: 100px; } }
    .woocommerce-cart-form .shop_table .product-name {
      margin-bottom: 10px; }
      .woocommerce-cart-form .shop_table .product-name a {
        color: #1A1A18;
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-decoration: none !important; }
        @media screen and (max-width: 599px) {
          .woocommerce-cart-form .shop_table .product-name a {
            font-size: 14px; } }
      .woocommerce-cart-form .shop_table .product-name .backorder_notification {
        display: none; }
    .woocommerce-cart-form .shop_table .product-price bdi {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 1.3em;
      color: #A62924; }
    .woocommerce-cart-form .shop_table .product-price del {
      display: block;
      width: 100%; }
      .woocommerce-cart-form .shop_table .product-price del bdi {
        width: 100%;
        color: #848484;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
    .woocommerce-cart-form .shop_table .product-price .screen-reader-text + ins bdi {
      color: #A62924; }
    .woocommerce-cart-form .shop_table .product-subtotal {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: row-reverse;
      padding-left: 15px !important; }
      @media screen and (max-width: 719px) {
        .woocommerce-cart-form .shop_table .product-subtotal {
          min-height: unset; }
          .woocommerce-cart-form .shop_table .product-subtotal::before {
            display: none !important; } }
      .woocommerce-cart-form .shop_table .product-subtotal .cartwish_removecart {
        margin-left: 10px; }
        .woocommerce-cart-form .shop_table .product-subtotal .cartwish_removecart a::before {
          display: none; }
      .woocommerce-cart-form .shop_table .product-subtotal bdi {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 1.3em;
        color: #1D221B; }
      .woocommerce-cart-form .shop_table .product-subtotal del bdi {
        font-size: 12px; }
    .woocommerce-cart-form .shop_table .quantity {
      /* Chrome, Safari, Edge, Opera */
      /* Firefox */ }
      .woocommerce-cart-form .shop_table .quantity input::-webkit-outer-spin-button,
      .woocommerce-cart-form .shop_table .quantity input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0; }
      .woocommerce-cart-form .shop_table .quantity input[type=number] {
        -moz-appearance: textfield; }
    .woocommerce-cart-form .shop_table .quantity__wrapp {
      display: flex;
      align-items: center;
      width: 100%; }
    .woocommerce-cart-form .shop_table .product-remove {
      display: none; }
      .woocommerce-cart-form .shop_table .product-remove a::before {
        color: #231F20; }
    .woocommerce-cart-form .shop_table .quantity {
      display: flex; }
      @media screen and (max-width: 719px) {
        .woocommerce-cart-form .shop_table .quantity .quantity__wrapp {
          margin-bottom: 0;
          justify-content: flex-end; } }
    .woocommerce-cart-form .shop_table .start_quantity {
      margin-left: 10px;
      width: auto;
      display: flex;
      align-items: center;
      border-radius: 4px; }
      .woocommerce-cart-form .shop_table .start_quantity .quantity {
        margin-right: 0 !important;
        width: 60px;
        display: flex; }
      .woocommerce-cart-form .shop_table .start_quantity input {
        height: 30px;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 1.5em;
        color: #1A1818;
        width: auto;
        box-shadow: none;
        background-color: #fff;
        border-radius: 3px;
        border: 1px solid #E6E6E6;
        margin-left: 3px;
        margin-right: 3px; }
        @media screen and (max-width: 759px) {
          .woocommerce-cart-form .shop_table .start_quantity input {
            height: 40px;
            width: 50px; } }
      .woocommerce-cart-form .shop_table .start_quantity .minus,
      .woocommerce-cart-form .shop_table .start_quantity .plus {
        height: 30px;
        background-color: #fff;
        width: 26px;
        border-radius: 3px;
        border: 1px solid #E6E6E6;
        padding: 2px;
        display: block;
        color: #1D221B; }
        @media screen and (max-width: 767px) {
          .woocommerce-cart-form .shop_table .start_quantity .minus,
          .woocommerce-cart-form .shop_table .start_quantity .plus {
            height: 40px; } }
        .woocommerce-cart-form .shop_table .start_quantity .minus:hover,
        .woocommerce-cart-form .shop_table .start_quantity .plus:hover {
          background-color: #ececec !important;
          transition-duration: 0.2s; }

.empty-cart-button {
  color: #1D221B;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 15px;
  text-decoration: none !important;
  transition-duration: 0.2s;
  display: flex;
  align-items: center;
  margin-top: 10px; }
  .empty-cart-button svg {
    margin-right: 10px; }
  .empty-cart-button:hover {
    text-decoration: underline !important;
    transition-duration: 0.2s; }

.acceptpay--title {
  margin-top: 40px;
  color: #727272;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 15px; }

.acceptpay svg {
  margin-right: 15px; }

.acceptpay--gall {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .acceptpay--gall img {
    height: 100%;
    width: auto;
    max-height: 67px;
    object-fit: contain;
    object-position: center;
    margin: 5px; }
    @media screen and (max-width: 599px) {
      .acceptpay--gall img {
        max-height: 35px; } }

@media screen and (max-width: 719px) {
  .cart-collaterals {
    width: 100%; } }

.cart-collaterals .cart_totals h2 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3em;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px;
  border-bottom: none;
  background-color: #fff;
  display: none; }

.cart-collaterals .cart_totals .cartship {
  color: #231F20;
  font-family: Poppins;
  font-size: 16.8px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }

.cart-collaterals .cart_totals th, .cart-collaterals .cart_totals td {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3em;
  color: #231F20; }

.cart-collaterals .cart_totals .wc-proceed-to-checkout {
  margin-bottom: 0px !important;
  padding: 10px;
  border-bottom: none;
  background-color: #F6F6F6;
  border-top: none; }

.cart-collaterals .cart_totals .checkout-button {
  background-color: #F2EADB;
  border: 1px solid #F2EADB;
  color: #66411E;
  border-radius: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition-duration: 0.2s;
  position: relative;
  z-index: 1;
  font-size: 18px;
  text-transform: none;
  margin-bottom: 0 !important;
  padding: 10px 5px;
  position: relative;
  z-index: 1; }
  .cart-collaterals .cart_totals .checkout-button::after {
    display: none !important; }
  @media screen and (max-width: 759px) {
    .cart-collaterals .cart_totals .checkout-button {
      width: 100%;
      margin-top: 10px; } }
  .cart-collaterals .cart_totals .checkout-button:hover {
    color: #fff;
    border: 1px solid #231F20;
    background-color: #231F20;
    transition-duration: 0.2s; }

.cart-collaterals .cart_totals .woocommerce-coupon-form {
  padding: 10px;
  margin-bottom: 0;
  border-bottom: none;
  border-top: none;
  background-color: #F6F6F6; }
  .cart-collaterals .cart_totals .woocommerce-coupon-form .coupon .input-text {
    background-color: #F6F6F6;
    border: 1px solid #66411E; }
  .cart-collaterals .cart_totals .woocommerce-coupon-form .coupon .button {
    color: #fff;
    background-color: #1D221B;
    text-transform: none;
    font-size: 14px;
    border-radius: 0;
    width: 100%;
    margin-top: 10px;
    border: 1px solid #1D221B; }

.backtoshopdiv {
  padding: 10px;
  padding-bottom: 30px;
  background-color: #F6F6F6;
  border-top: none; }
  .backtoshopdiv .bactoshopbtn {
    width: 100%;
    display: block;
    background-color: #fff;
    border: 1px solid #808080;
    border-radius: 0px;
    transition-duration: 0.2s;
    padding: 8px;
    text-decoration: none !important;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3em;
    text-align: center;
    color: #808080;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 759px) {
      .backtoshopdiv .bactoshopbtn {
        width: 100%;
        margin-top: 10px; } }
    .backtoshopdiv .bactoshopbtn:hover {
      color: #fff;
      background-color: #1D221B;
      transition-duration: 0.2s; }

.cartinfo {
  margin-top: 30px;
  display: flex;
  align-items: center; }
  .cartinfo img {
    margin-right: 10px; }
  .cartinfo__text {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3em;
    color: #808080; }

.widget_shopping_cart {
  background-color: #fff !important;
  border: 2px solid #231F20;
  border-radius: 0px; }
  .widget_shopping_cart .mini_cart_item .remove_from_cart_button::before {
    color: #231F20; }
  .widget_shopping_cart .woocommerce-mini-cart {
    max-height: 50vh !important;
    overflow-y: scroll;
    position: relative;
    scrollbar-color: #231F20 #f5f5f5;
    scrollbar-width: thin; }
    .widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar {
      width: 5px;
      height: 4px; }
    .widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-button {
      width: 0px;
      height: 0px; }
    .widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-thumb {
      background: #231F20;
      border-radius: 5px;
      transition: all .2s; }
    .widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-thumb:hover {
      transition: all .2s;
      background: #352f30; }
    .widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-thumb:active {
      transition: all .2s;
      background: #463e40; }
    .widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-track {
      background: #f5f5f5;
      border-radius: 8px;
      margin-top: 8px;
      margin-bottom: 8px; }
    .widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-track:hover {
      background: #f5f5f5; }
    .widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-track:active {
      background: #f5f5f5; }
    .widget_shopping_cart .woocommerce-mini-cart::-webkit-scrollbar-corner {
      background: #f5f5f5; }
  .widget_shopping_cart .woocommerce-mini-cart__buttons {
    border-radius: 0; }
    .widget_shopping_cart .woocommerce-mini-cart__buttons .button {
      background-color: #1D221B !important;
      color: #fff !important;
      border-radius: 0px;
      border: 1px solid #1D221B;
      text-transform: none;
      transition-duration: 0.2s; }
      .widget_shopping_cart .woocommerce-mini-cart__buttons .button:hover {
        background-color: #66411E !important;
        border: 1px solid #66411E !important;
        transition-duration: 0.2s;
        color: #231F20 !important; }
      .widget_shopping_cart .woocommerce-mini-cart__buttons .button.checkout {
        background-color: #fff !important;
        color: #231F20 !important;
        border-radius: 0px;
        border: 1px solid #231F20 !important;
        text-transform: none;
        transition-duration: 0.2s; }
        .widget_shopping_cart .woocommerce-mini-cart__buttons .button.checkout:hover {
          background-color: #66411E !important;
          border: 1px solid #66411E !important;
          transition-duration: 0.2s;
          color: #231F20 !important; }

.woocommerce-bacs-bank-details {
  max-width: 900px;
  margin: 30px auto;
  margin-top: 50px; }
  .woocommerce-bacs-bank-details .wc-bacs-bank-details-heading {
    text-align: center;
    font-size: 30px;
    font-family: "Poppins";
    font-weight: 400;
    color: #1c1c1a;
    margin-bottom: 30px; }
  .woocommerce-bacs-bank-details .wc-bacs-bank-details-account-name {
    padding: 10px 20px;
    color: #1D221B;
    font-family: "Poppins"; }
  .woocommerce-bacs-bank-details .wc-bacs-bank-details {
    color: #1D221B;
    font-family: "Poppins";
    margin-top: 10px;
    margin-bottom: 30px; }

.woocommerce-order-received .woocommerce-thankyou-order-received {
  text-align: center;
  font-family: "Poppins";
  font-size: 30px;
  color: #1D221B; }

.woocommerce-order-received .order_details {
  background-color: #fff; }
  .woocommerce-order-received .order_details::before, .woocommerce-order-received .order_details::after {
    display: none !important; }

.woocommerce-order-received .woocommerce-thankyou-order-details {
  max-width: 900px;
  margin: 30px auto;
  border: 1px solid #1C1C1A; }
  .woocommerce-order-received .woocommerce-thankyou-order-details li:nth-of-type(odd) {
    background-color: #fff;
    color: #1D221B;
    border: 1px solid #1C1C1A; }
  .woocommerce-order-received .woocommerce-thankyou-order-details li:nth-of-type(even) {
    border: 1px solid #1C1C1A;
    background-color: #f5f5f5; }
  .woocommerce-order-received .woocommerce-thankyou-order-details li {
    font-size: 12px; }
    .woocommerce-order-received .woocommerce-thankyou-order-details li b, .woocommerce-order-received .woocommerce-thankyou-order-details li strong {
      font-size: 12px; }

.woocommerce-order-received .woocommerce-order-details {
  max-width: 900px;
  margin: 30px auto;
  margin-top: 50px; }
  .woocommerce-order-received .woocommerce-order-details .woocommerce-order-details__title {
    text-align: center;
    font-size: 30px;
    font-family: "Poppins";
    font-weight: 400;
    color: #1c1c1a;
    margin-bottom: 30px; }
  .woocommerce-order-received .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details thead tr, .woocommerce-order-received .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details tfoot tr {
    border: 1px solid #1C1C1A;
    padding: 10px;
    font-family: 'Poppins';
    color: #000; }
  .woocommerce-order-received .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details thead th, .woocommerce-order-received .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details thead td, .woocommerce-order-received .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details tfoot th, .woocommerce-order-received .woocommerce-order-details .woocommerce-table.woocommerce-table--order-details tfoot td {
    border: 1px solid #1C1C1A;
    background-color: #66411E !important;
    padding: 10px;
    font-family: 'Poppins';
    color: #fff; }
  .woocommerce-order-received .woocommerce-order-details td, .woocommerce-order-received .woocommerce-order-details th {
    background-color: #fff !important;
    vertical-align: middle;
    border: 1px solid #1C1C1A; }
    .woocommerce-order-received .woocommerce-order-details td a, .woocommerce-order-received .woocommerce-order-details td bdi, .woocommerce-order-received .woocommerce-order-details th a, .woocommerce-order-received .woocommerce-order-details th bdi {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 500;
      font-size: 12px;
      line-height: 1.3em;
      letter-spacing: 0.05em;
      color: #3E3D40;
      text-decoration: none !important; }
  .woocommerce-order-received .woocommerce-order-details th {
    background-color: #231F20; }
  .woocommerce-order-received .woocommerce-order-details tr {
    background-color: #f5f5f5; }

#place_order {
  color: #fff;
  border-radius: 0px;
  transition-duration: 0.2s;
  background-color: #D0A65B;
  border: 1px solid #D0A65B; }
  #place_order:hover {
    background-color: #66411E;
    border: 1px solid #66411E;
    transition-duration: 0.2s; }

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
  background-color: #33510D; }

.cross-sells {
  width: 100%;
  margin-top: 50px;
  background-color: #fff;
  position: relative;
  padding-top: 30px;
  padding-bottom: 50px; }
  .cross-sells + p + h2 {
    margin-top: 10px; }
  .cross-sells:before {
    position: absolute;
    width: 200%;
    height: 100%;
    left: -50%;
    top: 0;
    background-color: #fff;
    content: ''; }
  .cross-sells ul.products.slick-slider {
    /* the parent */ }
    .cross-sells ul.products.slick-slider li.product {
      margin-bottom: 180px; }
      .cross-sells ul.products.slick-slider li.product.first {
        clear: none !important;
        float: left !important;
        /* the slides */ }
    .cross-sells ul.products.slick-slider .slick-slide {
      margin: 0 10px !important; }
    .cross-sells ul.products.slick-slider .slick-list {
      margin: 0 -10px !important; }
  .cross-sells > h2 {
    color: #000;
    text-align: left;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    position: relative;
    margin-bottom: 30px; }

.woocommerce-checkout #open-geowidget {
  background-color: #ECBC2B;
  color: #000; }

.woocommerce-checkout .mwc {
  color: #FFED03; }

.woocommerce-checkout #shipping_method li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .woocommerce-checkout #shipping_method li .select-paczkomat-button {
    background-color: #33510D;
    color: #fff;
    margin-top: 10px; }
    .woocommerce-checkout #shipping_method li .select-paczkomat-button:hover {
      background-color: #70AA3C;
      color: #fff; }

.woocommerce-checkout #shipping_method label {
  font-weight: 400;
  color: #000; }
  .woocommerce-checkout #shipping_method label .shipwrap {
    display: flex;
    align-items: center; }
    .woocommerce-checkout #shipping_method label .shipwrap img {
      margin-right: 10px; }
    @media screen and (max-width: 599px) {
      .woocommerce-checkout #shipping_method label .shipwrap {
        flex-direction: column;
        align-items: flex-end;
        text-align: right; }
        .woocommerce-checkout #shipping_method label .shipwrap img {
          margin-right: 0;
          margin-bottom: 5px; } }
    @media screen and (max-width: 599px) {
      .woocommerce-checkout #shipping_method label .shipwrap .shipname {
        font-size: 10px; } }

.woocommerce-checkout #shipping_method .shipping-method-description {
  font-weight: 500;
  color: #000;
  font-size: 10px; }

.woocommerce-checkout .ts-product-image {
  margin-bottom: 5px; }
  .woocommerce-checkout .ts-product-image img {
    width: 100%;
    height: 100%;
    object-fit: contain; }

.woocommerce-checkout .cart_item {
  border-bottom: 1px solid black; }
  .woocommerce-checkout .cart_item .product-total {
    vertical-align: middle; }

.woocommerce-checkout .checkout.woocommerce-checkout {
  background-color: #fff;
  padding: 15px; }
  .woocommerce-checkout .checkout.woocommerce-checkout .optional {
    display: none !important; }
  .woocommerce-checkout .checkout.woocommerce-checkout input[type=text], .woocommerce-checkout .checkout.woocommerce-checkout input[type=number], .woocommerce-checkout .checkout.woocommerce-checkout input[type=email], .woocommerce-checkout .checkout.woocommerce-checkout input[type=tel], .woocommerce-checkout .checkout.woocommerce-checkout input[type=url], .woocommerce-checkout .checkout.woocommerce-checkout input[type=password], .woocommerce-checkout .checkout.woocommerce-checkout input[type=search], .woocommerce-checkout .checkout.woocommerce-checkout textarea, .woocommerce-checkout .checkout.woocommerce-checkout .input-text {
    background-color: #fff;
    box-shadow: none;
    border: 1px solid rgba(60, 73, 55, 0.7);
    border-radius: 0px; }
  .woocommerce-checkout .checkout.woocommerce-checkout #ship-to-different-address span,
  .woocommerce-checkout .checkout.woocommerce-checkout .woocommerce-billing-fields h3,
  .woocommerce-checkout .checkout.woocommerce-checkout #order_review_heading {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    line-height: 21px;
    color: #1A1818; }
  .woocommerce-checkout .checkout.woocommerce-checkout #order_review {
    background-color: #fff; }
    .woocommerce-checkout .checkout.woocommerce-checkout #order_review #payment {
      background-color: #fff; }
      .woocommerce-checkout .checkout.woocommerce-checkout #order_review #payment .wc_payment_method {
        border-bottom: 1px solid rgba(200, 200, 200, 0.3);
        background-color: #f4f3ef; }
        .woocommerce-checkout .checkout.woocommerce-checkout #order_review #payment .wc_payment_method label {
          font-family: 'Poppins';
          font-style: normal;
          font-weight: 400;
          font-size: 16px;
          line-height: 1.3em;
          letter-spacing: 0.05em;
          color: #1A1818; }
          .woocommerce-checkout .checkout.woocommerce-checkout #order_review #payment .wc_payment_method label::before {
            color: #c5c5c2; }
        .woocommerce-checkout .checkout.woocommerce-checkout #order_review #payment .wc_payment_method input[type=radio]:first-child:checked + label::before {
          color: #231F20 !important; }
        .woocommerce-checkout .checkout.woocommerce-checkout #order_review #payment .wc_payment_method input[type=radio]:first-child:checked + label {
          font-weight: bold; }
      .woocommerce-checkout .checkout.woocommerce-checkout #order_review #payment .payment_box {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 1.3em;
        letter-spacing: 0.05em;
        color: #1A1818;
        background-color: #fff; }
      .woocommerce-checkout .checkout.woocommerce-checkout #order_review #payment .place-order {
        background-color: #fff;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 1.3em;
        letter-spacing: 0.05em;
        color: #1A1818; }
  .woocommerce-checkout .checkout.woocommerce-checkout .shop_table {
    background-color: #fff; }
    .woocommerce-checkout .checkout.woocommerce-checkout .shop_table th, .woocommerce-checkout .checkout.woocommerce-checkout .shop_table tr, .woocommerce-checkout .checkout.woocommerce-checkout .shop_table td {
      border: 1px solid rgba(60, 73, 55, 0.1);
      background-color: #F9F9F9; }
      @media screen and (max-width: 599px) {
        .woocommerce-checkout .checkout.woocommerce-checkout .shop_table th.product-name, .woocommerce-checkout .checkout.woocommerce-checkout .shop_table tr.product-name, .woocommerce-checkout .checkout.woocommerce-checkout .shop_table td.product-name {
          font-size: 10px; } }
    .woocommerce-checkout .checkout.woocommerce-checkout .shop_table thead th, .woocommerce-checkout .checkout.woocommerce-checkout .shop_table thead tr, .woocommerce-checkout .checkout.woocommerce-checkout .shop_table thead td,
    .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .order-total th,
    .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .order-total tr,
    .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .order-total td {
      border: 1px solid #66411E;
      background-color: #66411E;
      padding: 10px;
      color: #fff; }
      .woocommerce-checkout .checkout.woocommerce-checkout .shop_table thead th.product-name, .woocommerce-checkout .checkout.woocommerce-checkout .shop_table thead tr.product-name, .woocommerce-checkout .checkout.woocommerce-checkout .shop_table thead td.product-name,
      .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .order-total th.product-name,
      .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .order-total tr.product-name,
      .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .order-total td.product-name {
        border-right: 1px solid #66411E; }
    .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .cart_item,
    .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .cart-subtotal,
    .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .woocommerce-shipping-totals,
    .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .order-total,
    .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .cart-discount {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 1.3em;
      letter-spacing: 0.05em;
      color: #000; }
      .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .cart_item .includes_tax,
      .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .cart-subtotal .includes_tax,
      .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .woocommerce-shipping-totals .includes_tax,
      .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .order-total .includes_tax,
      .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .cart-discount .includes_tax {
        display: none; }
    .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .order-total,
    .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .cart-discount {
      font-size: 16px;
      font-weight: bold; }
      .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .order-total .includes_tax,
      .woocommerce-checkout .checkout.woocommerce-checkout .shop_table .cart-discount .includes_tax {
        display: none; }

.includes_tax {
  display: none !important; }

.site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
  left: -215px; }

.flexible-shipping-notice-container {
  width: 100%; }
  .flexible-shipping-notice-container .woocommerce-info {
    background: none;
    border: none;
    padding: 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background: #231F20;
    padding: 5px; }
  .flexible-shipping-notice-container .flexible-shipping-free-shipping-button,
  .flexible-shipping-notice-container .woocommerce-info:before {
    display: none; }

.woocommerce-invalid-required-field input {
  border: 1px solid red !important; }

.topcartboxmain {
  width: 100%;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .topcartboxmain {
      flex-wrap: wrap; } }

.cart_omnibus {
  display: block;
  font-size: 12px; }

.top_freeship {
  position: relative;
  margin-bottom: 30px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  border-radius: 4px;
  background: #E7F3E6;
  max-width: 350px;
  padding: 10px; }
  .top_freeship .top_freeship_info {
    color: #232323;
    font-feature-settings: 'clig' off, 'liga' off;
    font-family: 'Poppins';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em;
    line-height: normal; }
    .top_freeship .top_freeship_info b {
      color: #232323; }
  .top_freeship.top_freeshipfree {
    width: 100%;
    justify-content: center;
    background: #E7F3E6;
    max-width: 350px;
    padding: 10px;
    border-radius: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex; }
    .top_freeship.top_freeshipfree .top_freeship_info {
      display: flex;
      align-items: center; }
      .top_freeship.top_freeshipfree .top_freeship_info svg {
        width: 40px; }
  .top_freeship svg {
    margin-right: 15px; }

.shop_table.woocommerce-checkout-review-order-table {
  margin-bottom: 10px !important; }

.timeship {
  margin: 0 0 10px 0; }
  .timeship .timeship__send,
  .timeship .timeship__got {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3em;
    color: #000;
    margin-top: 10px; }

.wfc-proceed-to-checkout .float_fs.float_fs--1 {
  max-width: 440px !important; }

@media screen and (max-width: 599px) {
  .wfc-cart-form__cart-item .product-subtotal {
    flex-direction: column; } }

.wfc-cart-form__cart-item .product-name a {
  font-size: 11px; }

.wfc-cart-form__cart-item .product-name .mwc {
  font-size: 10px; }

.wfc-cart-form__cart-item .product-name .backorder_notification {
  display: none !important; }

.wfc-cart-form__cart-item .product-thumbnail a img {
  object-fit: contain !important; }

.wfc-cart-collaterals .wfc-cross-sells__inner-container .products .product {
  border: 2px solid #F4F3EF !important;
  border-radius: 0px !important;
  display: flex !important;
  align-items: center;
  justify-content: center; }
  .wfc-cart-collaterals .wfc-cross-sells__inner-container .products .product .price {
    width: calc(50% - 10px);
    justify-content: center; }
  .wfc-cart-collaterals .wfc-cross-sells__inner-container .products .product .wfc-cross-sells__item-actions {
    width: calc(50% - 10px);
    order: 10; }
  @media screen and (max-width: 599px) {
    .wfc-cart-collaterals .wfc-cross-sells__inner-container .products .product .add_to_cart_button {
      height: 30px !important;
      font-size: 10px !important; } }
  .wfc-cart-collaterals .wfc-cross-sells__inner-container .products .product .woocommerce-LoopProduct-link img {
    object-fit: contain !important; }
  .wfc-cart-collaterals .wfc-cross-sells__inner-container .products .product .woocommerce-loop-product__title {
    font-size: 11px !important;
    max-width: 180px !important;
    text-align: center !important; }
  .wfc-cart-collaterals .wfc-cross-sells__inner-container .products .product .wfc-cross-sells__item-actions a {
    border-color: #231F20 !important;
    background-color: #231F20 !important;
    border-radius: 0px !important; }
    .wfc-cart-collaterals .wfc-cross-sells__inner-container .products .product .wfc-cross-sells__item-actions a:hover {
      border-color: #231F20 !important;
      background-color: #231F20 !important;
      transition-duration: 0.2s !important; }

.wfc-cart-collaterals .wfc-proceed-to-checkout {
  flex-direction: column !important;
  height: auto !important;
  max-height: 200px !important;
  align-items: flex-end !important; }
  .wfc-cart-collaterals .wfc-proceed-to-checkout .dropdown-menu {
    border-left: 2px solid #231F20;
    padding-left: 10px;
    max-width: 446px; }
    .wfc-cart-collaterals .wfc-proceed-to-checkout .dropdown-menu .float_fs {
      line-height: 1.5em; }
  .wfc-cart-collaterals .wfc-proceed-to-checkout .wfc-checkout-buttons {
    margin-top: 15px !important; }
    .wfc-cart-collaterals .wfc-proceed-to-checkout .wfc-checkout-buttons .wfc-exit {
      border-color: #66411E !important;
      color: #66411E !important;
      transition-duration: 0.2s;
      border-radius: 0px !important; }
      .wfc-cart-collaterals .wfc-proceed-to-checkout .wfc-checkout-buttons .wfc-exit:hover {
        background-color: #1D221B !important;
        color: #fff !important;
        transition-duration: 0.2s; }
    .wfc-cart-collaterals .wfc-proceed-to-checkout .wfc-checkout-buttons .wfc-checkout-button {
      border-color: #66411E !important;
      background-color: #66411E !important;
      border-radius: 0px !important; }
      .wfc-cart-collaterals .wfc-proceed-to-checkout .wfc-checkout-buttons .wfc-checkout-button:hover {
        border-color: #231F20 !important;
        background-color: #231F20 !important;
        transition-duration: 0.2s !important; }

.wfc-cart-table__actions .wfc-coupon .wfc-button {
  border-radius: 0px !important;
  background-color: #231F20 !important; }

.wc-fast-cart .woocommerce-notices-wrapper .woocommerce-error:before, .wc-fast-cart .woocommerce-notices-wrapper .woocommerce-message:before {
  color: #27963C !important; }

.wfc .wfc-cart-table td.product-quantity .minus,
.wfc .wfc-cart-table td.product-quantity .nm-qty-minus,
.wfc .wfc-cart-table td.product-quantity .nm-qty-plus,
.wfc .wfc-cart-table td.product-quantity .plus,
.wfc .wfc-cart-table td.product-quantity .qty-adjust {
  display: block !important; }

.lpr-modal.woocommerce .lpr-modal-content ul.recommended-products-list li.single-lpr .rey-productInner {
  border: 2px solid #F4F3EF !important;
  border-radius: 0px !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px;
  align-items: center;
  transition-duration: 0.2s; }
  .lpr-modal.woocommerce .lpr-modal-content ul.recommended-products-list li.single-lpr .rey-productInner:hover {
    border: 2px solid #231F20 !important;
    transition-duration: 0.2s; }
  .lpr-modal.woocommerce .lpr-modal-content ul.recommended-products-list li.single-lpr .rey-productInner img {
    border: none !important; }
  .lpr-modal.woocommerce .lpr-modal-content ul.recommended-products-list li.single-lpr .rey-productInner .size-woocommerce_thumbnail {
    height: 150px;
    width: auto;
    object-fit: contain; }
  .lpr-modal.woocommerce .lpr-modal-content ul.recommended-products-list li.single-lpr .rey-productInner .price {
    width: calc(45% - 10px);
    justify-content: center;
    order: 11; }
  .lpr-modal.woocommerce .lpr-modal-content ul.recommended-products-list li.single-lpr .rey-productInner form.cart {
    width: calc(55% - 10px);
    margin-bottom: 0 !important;
    height: 32px;
    order: 10; }
    .lpr-modal.woocommerce .lpr-modal-content ul.recommended-products-list li.single-lpr .rey-productInner form.cart .quantity__wrapp {
      display: none !important; }
  .lpr-modal.woocommerce .lpr-modal-content ul.recommended-products-list li.single-lpr .rey-productInner .woocommerce-loop-product__title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.3em;
    color: #1A1818;
    height: 6em;
    overflow: hidden;
    transition-duration: 0.2s;
    text-align: left; }
  .lpr-modal.woocommerce .lpr-modal-content ul.recommended-products-list li.single-lpr .rey-productInner .single_add_to_cart_button {
    padding: 3px 10px !important;
    width: 100%;
    height: 35px;
    font-size: 12px;
    text-align: left;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .lpr-modal.woocommerce .lpr-modal-content ul.recommended-products-list li.single-lpr .rey-productInner .single_add_to_cart_button::before {
      border: none !important; }
  .lpr-modal.woocommerce .lpr-modal-content ul.recommended-products-list li.single-lpr .rey-productInner .stock {
    display: none !important; }

.lpr-modal.woocommerce .lpr-modal-content {
  overflow-y: scroll;
  position: relative;
  scrollbar-color: #231F20 #f5f5f5;
  scrollbar-width: thin;
  max-height: unset !important; }
  .lpr-modal.woocommerce .lpr-modal-content::-webkit-scrollbar {
    width: 5px;
    height: 4px; }
  .lpr-modal.woocommerce .lpr-modal-content::-webkit-scrollbar-button {
    width: 0px;
    height: 0px; }
  .lpr-modal.woocommerce .lpr-modal-content::-webkit-scrollbar-thumb {
    background: #231F20;
    border-radius: 5px;
    transition: all .2s; }
  .lpr-modal.woocommerce .lpr-modal-content::-webkit-scrollbar-thumb:hover {
    transition: all .2s;
    background: #352f30; }
  .lpr-modal.woocommerce .lpr-modal-content::-webkit-scrollbar-thumb:active {
    transition: all .2s;
    background: #463e40; }
  .lpr-modal.woocommerce .lpr-modal-content::-webkit-scrollbar-track {
    background: #f5f5f5;
    border-radius: 8px;
    margin-top: 8px;
    margin-bottom: 8px; }
  .lpr-modal.woocommerce .lpr-modal-content::-webkit-scrollbar-track:hover {
    background: #f5f5f5; }
  .lpr-modal.woocommerce .lpr-modal-content::-webkit-scrollbar-track:active {
    background: #f5f5f5; }
  .lpr-modal.woocommerce .lpr-modal-content::-webkit-scrollbar-corner {
    background: #f5f5f5; }
  .lpr-modal.woocommerce .lpr-modal-content .lpr-modal-close {
    top: 3px;
    right: 3px;
    background-color: #231F20; }
  .lpr-modal.woocommerce .lpr-modal-content .slick-dots {
    width: 100%;
    display: flex;
    justify-content: center;
    bottom: 0px;
    position: absolute;
    margin-left: 0 !important; }
    .lpr-modal.woocommerce .lpr-modal-content .slick-dots li {
      margin: 0 10px;
      font-size: 0; }
      .lpr-modal.woocommerce .lpr-modal-content .slick-dots li button {
        width: 10px;
        height: 10px;
        background-color: rgba(255, 255, 255, 0.4);
        border: 1px solid #231F20;
        border-radius: 0%;
        transition-duration: 0.2s; }
      .lpr-modal.woocommerce .lpr-modal-content .slick-dots li.slick-active button {
        background-color: #231F20;
        transition-duration: 0.2s; }

.woocommerce.lpr-modal .lpr-purchase-notification {
  background-color: #231F20; }

.lpr-modal.woocommerce .lpr-modal-content .lpr-modal-head .lpr-message {
  background-color: #F4F3EF !important; }
  .lpr-modal.woocommerce .lpr-modal-content .lpr-modal-head .lpr-message .product-modal, .lpr-modal.woocommerce .lpr-modal-content .lpr-modal-head .lpr-message .lpr-notification-text {
    font-size: 14px; }
  .lpr-modal.woocommerce .lpr-modal-content .lpr-modal-head .lpr-message .message-text {
    flex-wrap: wrap;
    justify-content: center; }
  @media screen and (max-width: 799px) {
    .lpr-modal.woocommerce .lpr-modal-content .lpr-modal-head .lpr-message .product-modal, .lpr-modal.woocommerce .lpr-modal-content .lpr-modal-head .lpr-message .lpr-notification-text {
      font-size: 12px; } }

.lpr-modal.woocommerce .lpr-modal-content .lpr-modal-head h2.modal-heading {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.3em;
  color: #1D221B;
  text-align: center; }
  @media screen and (max-width: 799px) {
    .lpr-modal.woocommerce .lpr-modal-content .lpr-modal-head h2.modal-heading {
      font-size: 18px; } }

.lpr-modal.woocommerce .lpr-modal-content .lpr-message {
  justify-content: center;
  flex-direction: column; }
  .lpr-modal.woocommerce .lpr-modal-content .lpr-message .right-buttons {
    margin-top: 15px; }
    @media screen and (max-width: 599px) {
      .lpr-modal.woocommerce .lpr-modal-content .lpr-message .right-buttons {
        flex-wrap: wrap; } }
  .lpr-modal.woocommerce .lpr-modal-content .lpr-message .lpr-cart-button {
    display: none !important; }
  .lpr-modal.woocommerce .lpr-modal-content .lpr-message .lpr-button {
    background-color: #231F20;
    border-radius: 0px; }
    @media screen and (max-width: 599px) {
      .lpr-modal.woocommerce .lpr-modal-content .lpr-message .lpr-button {
        margin-bottom: 10px; } }
  @media screen and (max-width: 599px) {
    .lpr-modal.woocommerce .lpr-modal-content .lpr-message .lpr-cart-count {
      display: none !important; } }
  .lpr-modal.woocommerce .lpr-modal-content .lpr-message .lpr-cart-count .lpr-total-items {
    background-color: #231F20 !important; }
  .lpr-modal.woocommerce .lpr-modal-content .lpr-message .lpr-cart-count svg path {
    fill: #000 !important; }

.lpr-modal.woocommerce .lpr-modal-content ul.recommended-products-list {
  display: block !important; }

.lpr-modal.woocommerce .lpr-modal-content ul.recommended-products-list .slick-track {
  display: flex !important; }
  .lpr-modal.woocommerce .lpr-modal-content ul.recommended-products-list .slick-track .single-lpr {
    flex: unset !important; }

.przeleinfo {
  max-width: 900px;
  margin: 30px auto;
  margin-top: 50px; }
  .przeleinfo h2 {
    text-align: center;
    font-size: 30px;
    font-family: "Poppins";
    font-weight: 400;
    color: #1c1c1a;
    margin-bottom: 30px; }
  .przeleinfo p {
    padding: 10px 20px;
    color: #1C1C1A;
    font-size: 16px;
    font-family: "Poppins"; }

.woocommerce-checkout .form-row {
  margin-bottom: 10px !important; }
  .woocommerce-checkout .form-row .select2-container--default .select2-selection--single {
    border-radius: 0;
    height: 100%; }

.ikpcart__row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap; }

.ikpcart__t {
  color: #231F20;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3em;
  display: flex;
  align-items: center;
  margin-bottom: 10px; }
  .ikpcart__t img {
    margin-right: 10px;
    filter: brightness(0); }

.ikpcart__item {
  width: 55px;
  margin: 10px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .ikpcart__item img {
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: 55px;
    object-position: center;
    object-fit: contain; }

.product__cart--tr {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  @media screen and (max-width: 759px) {
    .product__cart--tr {
      margin-bottom: 15px;
      padding-bottom: 15px;
      flex-wrap: wrap;
      border-top: 1px solid gray; } }

.product__cart--left {
  width: calc(50%);
  display: flex !important;
  align-items: flex-start;
  justify-content: flex-start;
  justify-content: space-between; }
  @media screen and (max-width: 759px) {
    .product__cart--left {
      width: 100%; } }
  @media screen and (max-width: 599px) {
    .product__cart--left {
      flex-wrap: wrap; } }
  .product__cart--left .product-thumbnail {
    margin-bottom: 15px;
    width: 110px; }
    @media screen and (max-width: 599px) {
      .product__cart--left .product-thumbnail {
        width: 100%; } }
    .product__cart--left .product-thumbnail a {
      display: flex;
      justify-content: flex-start; }
      .product__cart--left .product-thumbnail a img {
        margin: unset;
        max-width: 100% !important; }
        @media screen and (max-width: 599px) {
          .product__cart--left .product-thumbnail a img {
            width: auto;
            margin: 0 auto; } }

.product__cart--leftcontent {
  width: calc(100% - 140px); }
  @media screen and (max-width: 599px) {
    .product__cart--leftcontent {
      width: 100%; } }
  @media screen and (max-width: 599px) {
    .product__cart--leftcontent .product-name {
      display: flex;
      justify-content: center; } }
  .product__cart--leftcontent .cartwish_removecart {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap; }
    @media screen and (max-width: 767px) {
      .product__cart--leftcontent .cartwish_removecart {
        justify-content: flex-end; } }
    .product__cart--leftcontent .cartwish_removecart a {
      visibility: visible;
      width: auto;
      display: flex;
      align-items: center;
      height: auto;
      text-indent: unset;
      color: #848484;
      font-family: Poppins;
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      text-decoration: none !important;
      margin-right: 20px; }
      @media screen and (max-width: 759px) {
        .product__cart--leftcontent .cartwish_removecart a {
          justify-content: flex-end; } }
      .product__cart--leftcontent .cartwish_removecart a:hover {
        text-decoration: underline !important; }
      .product__cart--leftcontent .cartwish_removecart a img, .product__cart--leftcontent .cartwish_removecart a svg {
        margin-right: 5px; }
      .product__cart--leftcontent .cartwish_removecart a::before {
        display: none; }

.product__cart--right {
  width: calc(50%);
  display: flex !important;
  flex-direction: column;
  align-items: flex-end; }
  @media screen and (max-width: 759px) {
    .product__cart--right {
      width: 100%; } }
  .product__cart--right .product-quantity {
    width: auto !important; }
  .product__cart--right .product-price {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin-top: 15px; }
    .product__cart--right .product-price * {
      order: 0;
      text-align: right; }
    .product__cart--right .product-price .iworks-omnibus {
      order: 4;
      width: 100%;
      color: #848484;
      font-family: Poppins;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: normal; }
      .product__cart--right .product-price .iworks-omnibus bdi {
        color: #848484;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
  .product__cart--right .product-subtotal {
    min-height: unset !important; }

.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 20%; }
  @media screen and (max-width: 919px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
      width: 90%; } }

.woocommerce-account .entry-content .woocommerce {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  padding: 10px;
  flex-wrap: wrap; }
  .woocommerce-account .entry-content .woocommerce .extra-column {
    margin: 0 auto;
    margin-bottom: 50px; }
  .woocommerce-account .entry-content .woocommerce .woocommerce-notices-wrapper {
    width: 100%; }
  @media screen and (max-width: 919px) {
    .woocommerce-account .entry-content .woocommerce {
      flex-direction: column; } }

.woocommerce-account .hideac {
  display: none; }

.woocommerce-account .regibtns {
  padding-top: 25px;
  width: 45%;
  margin: 0 auto; }
  @media screen and (max-width: 959px) {
    .woocommerce-account .regibtns {
      width: 100%;
      max-width: 350px; } }
  .woocommerce-account .regibtns h2 {
    color: #333333;
    font-weight: 300;
    margin: 0 0 0.5407911001em;
    font-size: 32px; }
  .woocommerce-account .regibtns .registwhy {
    margin-top: 30px; }
    .woocommerce-account .regibtns .registwhy ul {
      margin-left: 20px;
      margin-top: 15px; }

.woocommerce-account .notaccount,
.woocommerce-account .notlogin {
  background-color: #fff;
  border: 2px solid #231F20;
  color: #231F20;
  padding: 10px 20px;
  cursor: pointer;
  text-align: center;
  transition-duration: 0.2s;
  font-weight: bold;
  width: 100%; }
  .woocommerce-account .notaccount:hover,
  .woocommerce-account .notlogin:hover {
    background-color: #231F20;
    color: #fff;
    transition-duration: 0.2s; }

.woocommerce-account #customer_login {
  width: 48%;
  display: flex;
  flex-wrap: wrap; }
  .woocommerce-account #customer_login a {
    color: #000; }
  .woocommerce-account #customer_login .show-password-input {
    right: 20px; }
  @media screen and (max-width: 919px) {
    .woocommerce-account #customer_login {
      margin-bottom: 10px;
      width: 100%; } }
  .woocommerce-account #customer_login .afreg_extra_fields .afreg_extra_fields .input-text, .woocommerce-account #customer_login .afreg_extra_fields .input-select {
    min-height: 50px !important;
    height: 50px !important; }
  .woocommerce-account #customer_login .col-1 #password,
  .woocommerce-account #customer_login .col-1 #username {
    width: 97% !important; }
  .woocommerce-account #customer_login .col-2 {
    display: none; }
    .woocommerce-account #customer_login .col-2 > h2 {
      display: none; }
    .woocommerce-account #customer_login .col-2 form > * {
      order: 10; }
    .woocommerce-account #customer_login .col-2 form .afreg_extra_fields {
      order: 0; }
    .woocommerce-account #customer_login .col-2 form .afreg_extra_fields:first-of-type {
      order: 3; }
    .woocommerce-account #customer_login .col-2 form > .form-row-wide {
      order: 1; }
    .woocommerce-account #customer_login .col-2 form .form-row.afreg_full_field,
    .woocommerce-account #customer_login .col-2 form #reg_email,
    .woocommerce-account #customer_login .col-2 form #reg_password {
      width: 97% !important; }

.logged-in.woocommerce-account .entry-content .woocommerce {
  flex-wrap: nowrap; }
  .logged-in.woocommerce-account .entry-content .woocommerce .woocommerce-notices-wrapper {
    width: 100%; }

.woocommerce-account .woocommerce-MyAccount-content {
  display: inline-block;
  float: left;
  margin-left: 1%;
  width: 75%;
  background-color: #fff;
  padding: 10px; }
  @media screen and (max-width: 919px) {
    .woocommerce-account .woocommerce-MyAccount-content {
      width: 90%;
      margin-left: 0; } }
  .woocommerce-account .woocommerce-MyAccount-content fieldset {
    background-color: #fff; }

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 10px;
  border-top: 1px solid #eee;
  background-color: #fff; }

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid #eee;
  padding-bottom: 0; }

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
  opacity: 1; }

.woocommerce-account * {
  font-family: "Poppins"; }

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding: 10px 5px;
  display: block;
  color: #000;
  font-family: "Poppins"; }

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
  opacity: 1;
  color: #66411E; }

.woocommerce-account .woocommerce-MyAccount-content h2 {
  font-family: "Poppins";
  font-size: 25px;
  text-align: center;
  font-weight: 600; }
  @media screen and (max-width: 919px) {
    .woocommerce-account .woocommerce-MyAccount-content h2 {
      width: 90%; } }

.woocommerce-account p.order-again {
  text-align: right; }

.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
  margin-top: 50px;
  float: right; }

.woocommerce-account .page-wrapper {
  padding-top: 20px; }

.woocommerce-account .woocommerce-order-downloads .download-file a {
  background-color: #66411E;
  font-size: 10px; }

.woocommerce-account .wc_sc_coupon_actions_wrapper {
  display: none; }

.woocommerce-account .col-1,
.woocommerce-account .col-2 {
  flex: 0 0 100%;
  max-width: 100%; }

.woocommerce-account input[type=text],
.woocommerce-account input[type=password],
.woocommerce-account input[type=tel],
.woocommerce-account input[type=email] {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 0px;
  max-height: 120px;
  resize: none;
  font-family: "Poppins";
  box-shadow: none;
  box-sizing: border-box;
  margin-left: 5px; }

.woocommerce-form-login {
  width: 100%; }

.woocommerce-form-login__submit,
.woocommerce-form-register__submit,
.checkout_coupon .button {
  background-color: #231F20;
  color: #fff;
  transition-duration: 0.2s;
  border-radius: 0px; }
  .woocommerce-form-login__submit:hover,
  .woocommerce-form-register__submit:hover,
  .checkout_coupon .button:hover {
    background-color: #1D221B;
    color: #fff; }

.checkout_coupon .input-text,
.woocommerce-checkout .woocommerce-form.woocommerce-form-login input[type=text],
.woocommerce-checkout .woocommerce-form.woocommerce-form-login input[type=password] {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 0px;
  max-height: 120px;
  resize: none;
  font-family: "Poppins";
  box-shadow: none;
  box-sizing: border-box;
  margin-left: 5px; }

.woocommerce-additional-fields__field-wrapper textarea {
  resize: none; }

.woocommerce-form.woocommerce-form-register.register {
  display: flex;
  flex-direction: column; }
  .woocommerce-form.woocommerce-form-register.register .form-row {
    order: 0; }
  .woocommerce-form.woocommerce-form-register.register .formcheck {
    order: 5; }
  .woocommerce-form.woocommerce-form-register.register .woocommerce-form-row.form-row {
    order: 10; }
    .woocommerce-form.woocommerce-form-register.register .woocommerce-form-row.form-row.woocommerce-form-row--wide {
      order: 3; }
  .woocommerce-form.woocommerce-form-register.register .woocommerce-privacy-policy-text {
    order: 6; }
  .woocommerce-form.woocommerce-form-register.register .gr-comment-checkbox {
    order: 10; }

.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  margin-bottom: 15px; }

.addresses header.title a {
  width: 100px; }
  .addresses header.title a::before {
    color: #231F20;
    content: 'Utwórz';
    width: 100px; }

.pp__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px; }
  @media screen and (max-width: 599px) {
    .pp__top {
      justify-content: center; } }

.pp__ghost {
  width: 120px; }
  @media screen and (max-width: 979px) {
    .pp__ghost {
      display: none; } }

.pp__btn {
  color: #231F20;
  text-align: right;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  transition-duration: 0.2s;
  text-decoration: none !important; }
  .pp__btn svg {
    margin-left: 10px; }
  .pp__btn:hover {
    text-decoration-line: underline !important;
    transition-duration: 0.2s; }
  @media screen and (max-width: 979px) {
    .pp__btn {
      display: none; } }

.pp__bot__news {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media screen and (max-width: 979px) {
    .pp__bot__news {
      justify-content: center; } }
  .pp__bot__news .pp__prods {
    width: 100%; }

.btnmobile {
  display: flex;
  width: 100%;
  justify-content: flex-end; }
  .btnmobile .pp__btn {
    display: flex;
    align-items: center;
    color: #275538; }

.prodswiper .swiper-button-next,
.prodswiper .swiper-button-prev,
.prodswiper_3 .swiper-button-next,
.prodswiper_3 .swiper-button-prev {
  background: #fff;
  width: 30px;
  height: 30px;
  border-radius: 0%;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px; }
  .prodswiper .swiper-button-next::after,
  .prodswiper .swiper-button-prev::after,
  .prodswiper_3 .swiper-button-next::after,
  .prodswiper_3 .swiper-button-prev::after {
    font-size: 18px;
    color: #231F20; }
  @media screen and (max-width: 979px) {
    .prodswiper .swiper-button-next,
    .prodswiper .swiper-button-prev,
    .prodswiper_3 .swiper-button-next,
    .prodswiper_3 .swiper-button-prev {
      display: none; } }

.ppll {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 30px; }
  @media screen and (max-width: 919px) {
    .ppll {
      flex-wrap: wrap; } }
  .ppll .pp__ll {
    width: calc(50% - 5px);
    display: flex;
    align-items: stretch;
    justify-content: space-between; }
    @media screen and (max-width: 919px) {
      .ppll .pp__ll {
        width: 100%;
        margin-bottom: 30px; } }
    @media screen and (max-width: 499px) {
      .ppll .pp__ll {
        margin-bottom: 0px;
        flex-wrap: wrap; } }
    .ppll .pp__ll--best, .ppll .pp__ll--image {
      width: calc(50% - 5px); }
      @media screen and (max-width: 499px) {
        .ppll .pp__ll--best, .ppll .pp__ll--image {
          width: 100%;
          margin-bottom: 10px; } }
    .ppll .pp__ll--image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    @media screen and (max-width: 499px) {
      .ppll .pp__ll--image {
        height: 200px; } }
    .ppll .pp__ll--best {
      background-color: #DAE2C7;
      padding: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      position: relative; }
      @media screen and (max-width: 1279px) {
        .ppll .pp__ll--best {
          padding: 30px 15px; } }
      .ppll .pp__ll--best::after {
        width: 100%;
        height: 100%;
        left: -99%;
        top: 0;
        background-color: #DAE2C7;
        position: absolute;
        content: ''; }
    .ppll .pp__ll--t {
      color: #1D221B;
      text-align: left;
      font-family: Poppins;
      font-size: 40px;
      font-style: normal;
      font-weight: 600;
      line-height: 1.3em;
      width: 100%; }
      @media screen and (max-width: 1199px) {
        .ppll .pp__ll--t {
          font-size: 30px; } }
    .ppll .pp__ll--desc {
      color: #1D221B;
      font-family: "Poppins";
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 1.3em; }
  .ppll .pp__prods {
    width: calc(50% - 5px); }
    @media screen and (max-width: 919px) {
      .ppll .pp__prods {
        width: 100%; } }
    .ppll .pp__prods .swiper {
      height: 100%; }
    .ppll .pp__prods .pp__box {
      height: 100%; }
    .ppll .pp__prods .product {
      width: calc(50% - 10px) !important;
      margin-bottom: 0 !important; }

.slider__box {
  position: relative;
  max-height: calc(100vh - 220px);
  height: 560px; }
  @media screen and (max-width: 599px) {
    .slider__box {
      height: 260px; } }

.slider__bgimg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0; }
  .slider__bgimg img {
    object-fit: cover;
    width: 100%;
    height: 100%; }

.slider .col-full {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  z-index: 2;
  height: 100%; }
  @media screen and (min-width: 1100px) and (max-width: 1479px) {
    .slider .col-full {
      padding-left: 80px; } }
  @media screen and (max-width: 759px) {
    .slider .col-full::after {
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3);
      z-index: 4;
      content: '';
      left: 0;
      top: 0;
      position: absolute; } }

.slider__content {
  flex-direction: column;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: calc(50% - 10px); }
  @media screen and (max-width: 759px) {
    .slider__content {
      width: 80%;
      position: relative;
      z-index: 5; } }

.slider__img {
  width: calc(50% - 10px);
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end; }
  .slider__img img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain; }
  @media screen and (max-width: 759px) {
    .slider__img {
      width: 100%;
      position: absolute;
      right: 0;
      bottom: 0;
      z-index: 3;
      display: flex;
      justify-content: flex-end;
      align-items: flex-end; }
      .slider__img .slider__foto {
        width: 60%;
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
        height: 100%; } }

.slider__t1 {
  color: #FFF;
  font-family: Poppins;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2em;
  /* 116.667% */
  letter-spacing: 3px; }
  @media screen and (max-width: 979px) {
    .slider__t1 {
      font-size: 40px; } }
  @media screen and (max-width: 599px) {
    .slider__t1 {
      font-size: 32px; } }

.slider__t2 {
  color: #FFF;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 120% */ }

.slider__button {
  margin-top: 40px;
  color: #FEF4F3;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  border-radius: 4px;
  font-weight: 500;
  line-height: normal;
  padding: 12px 40px;
  border: 1px solid #fff;
  text-decoration: none !important; }
  .slider__button:hover {
    background-color: #fff;
    border: 1px solid #66411E;
    color: #231F20;
    transition-duration: 0.2s; }
  @media screen and (max-width: 599px) {
    .slider__button {
      padding: 14px 30px;
      font-size: 14px; } }

.slider .swiper-button-next,
.slider .swiper-button-prev {
  background: #D0A65B;
  width: 50px;
  height: 50px;
  border-radius: 4px; }
  .slider .swiper-button-next::after,
  .slider .swiper-button-prev::after {
    font-size: 18px;
    color: #D0A65B; }
  @media screen and (max-width: 979px) {
    .slider .swiper-button-next,
    .slider .swiper-button-prev {
      display: none; } }

.slider .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: rgba(255, 255, 255, 0);
  border: 1px solid #D0A65B;
  opacity: 1;
  transition-duration: 0.2s; }
  .slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #D0A65B;
    transition-duration: 0.2s; }

.kats {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch; }
  .kats__item {
    width: calc(50% - 15px);
    margin-bottom: 25px;
    height: 200px;
    text-decoration: none !important;
    position: relative;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 919px) {
      .kats__item {
        width: 100%; } }
    @media screen and (max-width: 599px) {
      .kats__item {
        min-height: 120px;
        height: auto; } }
    .kats__item::after {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      transition-duration: 0.2s;
      left: 10px;
      top: 10px;
      border: 2px solid #D0A65B;
      z-index: 1; }
      @media screen and (max-width: 599px) {
        .kats__item::after {
          left: 5px;
          top: 5px; } }
    .kats__item--img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      position: absolute;
      left: 0;
      top: 0;
      overflow: hidden;
      z-index: 0; }
      .kats__item--img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition-duration: 0.2s; }
    .kats__item:hover::after {
      border: 2px solid #66411E;
      transition-duration: 0.2s; }
    .kats__item:hover .kats__item--img img {
      transform: scale(1.03);
      transition-duration: 0.2s;
      filter: blur(0.5px); }
    .kats__item--content {
      position: relative;
      z-index: 2;
      padding: 10px;
      padding-left: 70px; }
      @media screen and (max-width: 599px) {
        .kats__item--content {
          padding-left: 15px; } }
    .kats__item--t1 {
      color: #FFF;
      font-family: Poppins;
      font-size: 32px;
      font-style: normal;
      font-weight: 700;
      line-height: 1.3em;
      /* 131.25% */
      margin-bottom: 10px;
      max-width: 460px;
      text-decoration: none !important; }
      @media screen and (max-width: 599px) {
        .kats__item--t1 {
          font-size: 22px; } }
    .kats__item--t2 {
      text-decoration: none !important;
      color: #FFF;
      font-family: Poppins;
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 1.3em; }
      @media screen and (max-width: 599px) {
        .kats__item--t2 {
          font-size: 14px; } }

.ikst {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #F2EADB; }
  @media screen and (max-width: 599px) {
    .ikst {
      padding-top: 25px;
      padding-bottom: 25px; } }
  .ikst .col-full {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    @media screen and (max-width: 979px) {
      .ikst .col-full {
        flex-wrap: wrap; } }
  .ikst__item {
    width: calc(25% - 15px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 979px) {
      .ikst__item {
        width: calc(50% - 15px);
        margin-bottom: 30px; } }
    @media screen and (max-width: 449px) {
      .ikst__item {
        width: calc(50% - 5px); } }
  .ikst__img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    display: flex;
    justify-content: center; }
    .ikst__img img {
      width: 60px;
      height: 60px; }
      @media screen and (max-width: 449px) {
        .ikst__img img {
          width: 40px;
          height: 40px; } }
  .ikst__t {
    color: #66411E;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; }
    @media screen and (max-width: 599px) {
      .ikst__t {
        font-size: 16px; } }
    @media screen and (max-width: 449px) {
      .ikst__t {
        font-size: 12px; } }

.tot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 0%; }
  @media screen and (max-width: 979px) {
    .tot {
      flex-wrap: wrap;
      padding: 0; } }
  .tot.side_prawo {
    flex-direction: row-reverse;
    padding-right: 0;
    padding-left: 0; }
    @media screen and (max-width: 979px) {
      .tot.side_prawo {
        padding: 0; } }
  .tot__img {
    width: 48%; }
    @media screen and (max-width: 979px) {
      .tot__img {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 15px; } }
    .tot__img img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
      @media screen and (max-width: 979px) {
        .tot__img img {
          max-height: 350px;
          width: 100%; } }
  .tot__bgimg {
    width: 100%;
    height: 100%; }
  .tot__content {
    width: 48%;
    display: flex;
    justify-content: center;
    height: 100%;
    flex-direction: column; }
    @media screen and (max-width: 979px) {
      .tot__content {
        width: 100%;
        padding: 10px; } }
  .tot__t {
    color: #231F20;
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3em; }
    @media screen and (max-width: 1279px) {
      .tot__t {
        font-size: 22px; } }
  .tot__desc {
    color: #58595B;
    font-family: "Poppins";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em; }
    .tot__desc b {
      font-weight: 600;
      color: #66411E;
      font-size: 20px;
      line-height: 1.3em; }
      @media screen and (max-width: 979px) {
        .tot__desc b {
          font-size: 16px; } }
    .tot__desc strong {
      font-weight: 600; }
  .tot__link {
    color: #191919;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 24px */
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-decoration: none !important; }
    .tot__link svg {
      margin-left: 10px; }
    .tot__link:hover {
      text-decoration: underline !important; }
  .tot.size_side_1 .tot__content {
    width: 30%; }
    @media screen and (max-width: 979px) {
      .tot.size_side_1 .tot__content {
        width: 100%; } }
  .tot.size_side_1 .tot__img {
    width: 68%;
    max-height: 400px;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 979px) {
      .tot.size_side_1 .tot__img {
        width: 100%; } }

.st {
  position: relative;
  height: 340px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
  margin-top: 0; }
  @media screen and (max-width: 599px) {
    .st {
      height: 230px; } }
  .st__bread.full_row-bread {
    background-color: rgba(246, 247, 246, 0);
    z-index: 90;
    position: relative; }
  .st__bread a, .st__bread span {
    color: #fff !important; }
  .st__bgimg {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1; }
    .st__bgimg img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .st .col-full {
    position: relative;
    z-index: 3; }
  .st__content {
    margin-bottom: 140px !important; }
  .st__t {
    color: #FFF;
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3em;
    text-shadow: 0px 1px 1px #000;
    text-align: center; }
  .st__desc {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin: 0 auto;
    text-shadow: 0px 1px 1px #000;
    line-height: 1.3em;
    max-width: 440px; }

.kon {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  @media screen and (max-width: 979px) {
    .kon {
      flex-wrap: wrap; } }
  .kon__col--1 {
    width: 40%; }
    @media screen and (max-width: 979px) {
      .kon__col--1 {
        width: 100%;
        margin-bottom: 30px; } }
  .kon__col--2 {
    width: 55%;
    background: #F6F6F6;
    padding: 24px 50px; }
    @media screen and (max-width: 979px) {
      .kon__col--2 {
        width: 100%; } }
    @media screen and (max-width: 599px) {
      .kon__col--2 {
        padding: 20px 10px; } }
  .kon__logo {
    margin-bottom: 20px; }
    .kon__logo img {
      width: 126px;
      height: auto; }
  .kon__item {
    color: #231F20;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5em;
    /* 150% */
    margin-bottom: 20px; }
  .kon__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #F2EADB;
    padding: 12px;
    color: #66411E;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    max-width: 330px;
    margin-bottom: 20px;
    line-height: 1.3em;
    /* 222.222% */
    letter-spacing: 0.54px;
    text-decoration: none !important; }
    @media screen and (max-width: 599px) {
      .kon__btn {
        font-size: 15px; } }
    .kon__btn svg {
      margin-right: 12px; }
    .kon__btn:hover {
      background: #66411E;
      color: #F2EADB; }
      .kon__btn:hover svg path {
        fill: #fff; }
  .kon__h {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: var(--ciemny, #231F20);
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5em;
    /* 166.667% */ }
    .kon__h span {
      font-size: 16px;
      display: block; }
    .kon__h svg {
      margin-right: 12px; }
  .kon .formtitle {
    color: #231F20;
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 25px; }
    @media screen and (max-width: 599px) {
      .kon .formtitle {
        font-size: 20px; } }
  .kon__form label {
    width: 100%;
    margin-bottom: 10px;
    color: #231F20;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 180%;
    /* 25.2px */
    display: block; }
    .kon__form label br {
      display: none; }
    .kon__form label input[type="text"],
    .kon__form label textarea,
    .kon__form label input[type="email"],
    .kon__form label input[type="tel"] {
      width: 100%;
      resize: none;
      max-height: 100px;
      background-color: #fff;
      border: 1px solid #ddd;
      padding: 10px 16px;
      color: #58595B;
      font-family: Poppins;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 180%;
      /* 25.2px */
      box-shadow: none; }
      .kon__form label input[type="text"]::placeholder,
      .kon__form label textarea::placeholder,
      .kon__form label input[type="email"]::placeholder,
      .kon__form label input[type="tel"]::placeholder {
        color: #58595B;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 180%;
        /* 25.2px */ }
  .kon__form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0; }
    .kon__form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
      color: #231F20;
      font-family: Poppins;
      font-size: 14px;
      font-style: normal;
      font-weight: 300;
      line-height: 21px;
      /* 150% */ }
  .kon__form .formbtn {
    display: flex;
    justify-content: flex-end;
    width: 100%; }
    .kon__form .formbtn > p {
      display: flex;
      flex-direction: row-reverse; }
    .kon__form .formbtn .wpcf7-submit {
      padding: 12px 25px;
      background: #F2EADB;
      text-align: center;
      color: #66411E;
      font-family: Poppins;
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      line-height: normal; }
      .kon__form .formbtn .wpcf7-submit:hover {
        background: #66411E;
        color: #F2EADB; }

.site-header-cart {
  width: auto; }

.menu_account,
.hide_search,
.menu_wish,
.menu_cart {
  padding-left: 30px;
  position: relative; }
  @media screen and (min-width: 760px) {
    .menu_account,
    .hide_search,
    .menu_wish,
    .menu_cart {
      display: none !important; } }
  .menu_account::before,
  .hide_search::before,
  .menu_wish::before,
  .menu_cart::before {
    width: 24px;
    height: 24px;
    content: '';
    position: absolute;
    left: 20px;
    top: 9px;
    background-image: url("/wp-content/themes/uryga/assets/gfx/cart.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }

.header__content {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .header__content .logo {
    width: 126px; }
    @media screen and (max-width: 919px) {
      .header__content .logo {
        width: 87px; } }
    .header__content .logo .site-branding {
      margin-bottom: 0;
      width: 100% !important; }

.header__container {
  width: calc(100% - 140px); }
  @media screen and (max-width: 919px) {
    .header__container {
      width: calc(100% - 50px); } }

.search-wrapper--mobile {
  max-width: 92%;
  margin: 0 auto;
  border-radius: 5px;
  border: 1px solid #979797;
  background: #FFF; }
  @media screen and (min-width: 920px) {
    .search-wrapper--mobile {
      display: none !important; } }
  .search-wrapper--mobile .dgwt-wcas-search-submit {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #1D221B !important;
    font-weight: 400;
    font-family: "Poppins"; }
    .search-wrapper--mobile .dgwt-wcas-search-submit path {
      fill: #231F20 !important; }
    .search-wrapper--mobile .dgwt-wcas-search-submit::before {
      display: none; }

#masthead {
  padding-top: 0px;
  width: 100%;
  margin-bottom: 0;
  background-color: #fff;
  transition-duration: 0.1s;
  border-bottom: none; }
  @media screen and (max-width: 919px) {
    #masthead {
      padding-bottom: 10px; } }
  #masthead.sticky {
    position: fixed;
    top: 0;
    transition-duration: 0.3s;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
    #masthead.sticky .search-wrapper--mobile {
      display: none !important; }
    #masthead.sticky .logo {
      width: 70px; }
    #masthead.sticky .header__top {
      height: 0;
      transition-duration: 0.5s;
      padding: 0; }
      #masthead.sticky .header__top > * {
        height: 0;
        opacity: 0; }
    #masthead.sticky .header__mid {
      transition-duration: 0.5s;
      height: 70px; }
    #masthead.sticky .header__col {
      transition-duration: 0.3s; }
      @media screen and (min-width: 920px) {
        #masthead.sticky .header__col {
          height: 60px; } }
    #masthead.sticky + .site-content {
      top: 170px;
      position: relative;
      padding-bottom: 170px; }

.menu_account::before {
  background-image: url("/wp-content/themes/uryga/assets/gfx/account.svg"); }

.menu_wish::before {
  background-image: url("/wp-content/themes/uryga/assets/gfx/heart.svg");
  top: 17px; }

.hide_search::before {
  background-image: url("/wp-content/themes/uryga/assets/gfx/search_b.svg"); }

.mobmenu-content .current_page_item {
  background-color: #e7e7e7; }

.mob-menu-header-holder {
  background-color: #C9CAAE !important; }

@media screen and (max-width: 767px) {
  .header__col--menu {
    order: 3;
    padding: 10px;
    width: 50px;
    height: 50px;
    background: #F2EADB;
    border-radius: 50%;
    display: flex;
    width: auto;
    align-items: center;
    justify-content: center; }
    .header__col--menu::after, .header__col--menu::before {
      display: none; } }

.header__menu {
  width: 100%; }
  .header__menu #site-navigation {
    width: 100%;
    margin-right: 0; }
    .header__menu #site-navigation #menu-main-menu {
      justify-content: center;
      margin-left: 0 !important; }
      .header__menu #site-navigation #menu-main-menu .sub-menu {
        box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
        background-color: #f2eadb; }
        .header__menu #site-navigation #menu-main-menu .sub-menu li {
          padding-left: 10px;
          padding-right: 10px; }
          .header__menu #site-navigation #menu-main-menu .sub-menu li a {
            font-size: 14px;
            text-transform: none; }

.header__top {
  transition-duration: 0.2s;
  background-color: #F2EADB;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
  /* the parent */ }
  @media screen and (max-width: 979px) {
    .header__top {
      display: none !important; } }
  .header__top::after {
    width: 200%;
    height: 100%;
    position: absolute;
    content: '';
    top: 0;
    left: -50%;
    background-color: #F2EADB;
    z-index: -1; }
  @media screen and (max-width: 767px) {
    .header__top {
      height: 24px;
      justify-content: center; } }
  .header__top--box {
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (min-width: 920px) {
      .header__top--box {
        margin: 0 10px; } }
    .header__top--box::before, .header__top--box::after {
      display: none; }
  .header__top--item {
    display: flex !important;
    align-items: center;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3em;
    color: #231F20; }
    @media screen and (max-width: 919px) {
      .header__top--item {
        justify-content: center; } }
    @media screen and (max-width: 1199px) {
      .header__top--item {
        font-size: 12px; } }
    @media screen and (max-width: 599px) {
      .header__top--item {
        font-size: 10px; } }
    .header__top--item img {
      margin-right: 10px; }
  .header__top--itemtel {
    justify-content: flex-end; }
    @media screen and (max-width: 1199px) {
      .header__top--itemtel {
        justify-content: center; } }
  .header__top--itemcenter {
    justify-content: center; }
  .header__top .slick-slide {
    margin: 0 5px; }
  .header__top .slick-list {
    margin: 0 -5px; }

.header__mid {
  height: 76px;
  padding-bottom: 0px;
  transition-duration: 0.2s;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media screen and (max-width: 719px) {
    .header__mid {
      height: 90px; } }
  .header__mid .logo {
    height: 126px; }
    @media screen and (max-width: 759px) {
      .header__mid .logo {
        order: 1; } }
    .header__mid .logo .site-branding {
      height: 100%;
      object-fit: contain;
      width: auto;
      margin-bottom: 0 !important; }
      .header__mid .logo .site-branding > a {
        height: 100%; }
        .header__mid .logo .site-branding > a img {
          height: 100%;
          object-fit: contain;
          width: auto;
          max-width: 159px;
          margin-right: 15px; }
          @media screen and (max-width: 1299px) {
            .header__mid .logo .site-branding > a img {
              max-width: 100px; } }
          @media screen and (max-width: 759px) {
            .header__mid .logo .site-branding > a img {
              margin-right: 0px; } }
  .header__mid.col-full:before, .header__mid.col-full::after {
    display: none; }
  @media screen and (max-width: 919px) {
    .header__mid {
      justify-content: flex-end; } }
  .header__mid .dgwt-wcas-search-wrapp {
    width: 100%;
    max-width: 370px; }
  .header__mid .dgwt-wcas-search-icon {
    width: 30px; }
    @media screen and (max-width: 1259px) {
      .header__mid .dgwt-wcas-search-icon {
        width: 20px; } }
    .header__mid .dgwt-wcas-search-icon img {
      max-width: 30px; }
      @media screen and (max-width: 1259px) {
        .header__mid .dgwt-wcas-search-icon img {
          max-width: 20px; } }
  .header__mid .dgwt-wcas-search-form .dgwt-wcas-search-input {
    border-radius: 0px !important;
    width: 370px !important;
    border-radius: 5px !important;
    border: 1px solid #979797 !important;
    background: #FFF !important; }
    @media screen and (max-width: 1199px) {
      .header__mid .dgwt-wcas-search-form .dgwt-wcas-search-input {
        width: 100% !important; } }
  .header__mid .dgwt-wcas-search-form .dgwt-wcas-search-submit {
    background-color: rgba(0, 0, 0, 0);
    color: #1D221B;
    font-weight: 400;
    font-family: "Poppins"; }
    .header__mid .dgwt-wcas-search-form .dgwt-wcas-search-submit path {
      fill: #231F20 !important; }
    .header__mid .dgwt-wcas-search-form .dgwt-wcas-search-submit::before {
      display: none; }
  .header__mid .search-wrapper, .header__mid .dgwt-wcas-search-form {
    margin-left: 10px;
    margin-right: 20px; }
    @media screen and (max-width: 1499px) {
      .header__mid .search-wrapper, .header__mid .dgwt-wcas-search-form {
        margin-right: 30px; } }
    @media screen and (max-width: 1259px) {
      .header__mid .search-wrapper, .header__mid .dgwt-wcas-search-form {
        margin-right: 20px; } }
    @media screen and (max-width: 759px) {
      .header__mid .search-wrapper, .header__mid .dgwt-wcas-search-form {
        display: none !important; } }
    .header__mid .search-wrapper .dgwt-wcas-layout-icon, .header__mid .dgwt-wcas-search-form .dgwt-wcas-layout-icon {
      max-width: 30px !important; }
    .header__mid .search-wrapper .woocommerce-product-search::before, .header__mid .dgwt-wcas-search-form .woocommerce-product-search::before {
      display: none !important; }
    .header__mid .search-wrapper .woocommerce-product-search .search-field, .header__mid .dgwt-wcas-search-form .woocommerce-product-search .search-field {
      background: rgba(254, 97, 59, 0.05);
      border: 1px solid rgba(254, 97, 59, 0.05);
      border-radius: 29px;
      padding-left: 10px;
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 1.3em;
      display: flex;
      align-items: center;
      color: #3F56A1; }
      .header__mid .search-wrapper .woocommerce-product-search .search-field:focus, .header__mid .dgwt-wcas-search-form .woocommerce-product-search .search-field:focus {
        border: none !important;
        outline-color: rgba(254, 97, 59, 0.05); }
    .header__mid .search-wrapper .site-search, .header__mid .dgwt-wcas-search-form .site-search {
      width: 100%; }
      .header__mid .search-wrapper .site-search .woocommerce-product-search button[type="submit"], .header__mid .dgwt-wcas-search-form .site-search .woocommerce-product-search button[type="submit"] {
        clip: unset;
        height: 100%;
        margin: 0;
        right: 0;
        clip-path: none;
        left: auto;
        background-color: rgba(254, 97, 59, 0);
        color: transparent;
        white-space: nowrap;
        width: 80px;
        overflow: visible;
        border-radius: 0px 29px 29px 0px; }
        .header__mid .search-wrapper .site-search .woocommerce-product-search button[type="submit"]::after, .header__mid .dgwt-wcas-search-form .site-search .woocommerce-product-search button[type="submit"]::after {
          display: block;
          background-image: url("/wp-content/themes/uryga/assets/gfx/search.svg");
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain;
          content: "";
          color: #fff;
          z-index: 9999;
          position: absolute;
          left: 0;
          width: 100%;
          top: 0;
          height: 100%;
          line-height: 43px;
          font-size: 18px;
          background-size: 28px; }
        .header__mid .search-wrapper .site-search .woocommerce-product-search button[type="submit"]:hover, .header__mid .dgwt-wcas-search-form .site-search .woocommerce-product-search button[type="submit"]:hover {
          background-color: rgba(254, 97, 59, 0.1); }
          .header__mid .search-wrapper .site-search .woocommerce-product-search button[type="submit"]:hover::after, .header__mid .dgwt-wcas-search-form .site-search .woocommerce-product-search button[type="submit"]:hover::after {
            color: #020202; }
  .header__mid .login-wrapper {
    margin-left: 0px;
    margin-right: 20px;
    transition-duration: 0.2s; }
    @media screen and (max-width: 1499px) {
      .header__mid .login-wrapper {
        margin-right: 30px; } }
    @media screen and (max-width: 1259px) {
      .header__mid .login-wrapper {
        margin-right: 20px; } }
    .header__mid .login-wrapper a img {
      margin-right: 5px; }
      @media screen and (max-width: 1259px) {
        .header__mid .login-wrapper a img {
          width: 20px; } }
    .header__mid .login-wrapper:hover {
      transform: scale(0.9);
      transition-duration: 0.2s; }

@media screen and (max-width: 767px) {
  .header__icon {
    order: 4;
    margin-top: 10px;
    width: auto;
    display: flex;
    justify-content: flex-end;
    padding-left: 20px; } }

@media screen and (min-width: 920px) {
  .header__col {
    display: flex;
    align-items: center;
    transition-duration: 0.2s;
    justify-content: space-between; } }

.header__icon {
  display: flex;
  align-items: center; }
  .header__icon .tel__wrapper a {
    display: flex;
    align-items: center;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.3em;
    color: #231F20; }
    @media screen and (max-width: 999px) {
      .header__icon .tel__wrapper a {
        font-size: 12px; } }
    .header__icon .tel__wrapper a img {
      margin-right: 5px; }
  .header__icon .cart-wrapper {
    margin-left: 0px;
    display: flex;
    align-items: flex-end; }
    .header__icon .cart-wrapper__amount bdi {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 1.3em;
      color: #231F20; }
  .header__icon .site-header-cart {
    width: auto !important; }
    .header__icon .site-header-cart .widget_shopping_cart {
      width: 250px; }
    .header__icon .site-header-cart .cart-contents {
      display: flex;
      flex-direction: row-reverse;
      padding: 0;
      line-height: 1em; }
      .header__icon .site-header-cart .cart-contents::after {
        content: "";
        background-image: url("/wp-content/themes/uryga/assets/gfx/cart.svg");
        width: 24px;
        height: 24px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain; }
        @media screen and (max-width: 1259px) {
          .header__icon .site-header-cart .cart-contents::after {
            width: 20px;
            height: 20px; } }
      .header__icon .site-header-cart .cart-contents .amount {
        display: none; }
      .header__icon .site-header-cart .cart-contents .count {
        font-weight: 400;
        font-size: 10px;
        background: #66411E;
        width: 18px;
        height: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        padding: 0;
        color: #fff;
        opacity: 1; }

.header__menu {
  display: flex;
  justify-content: center; }
  .header__menu #menu-main-menu {
    display: flex;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px; }
    .header__menu #menu-main-menu li {
      transition-duration: 0.3s; }
      .header__menu #menu-main-menu li a {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 1.3em;
        color: #231F20;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0px;
        padding-right: 26px; }
        @media screen and (max-width: 1259px) {
          .header__menu #menu-main-menu li a {
            font-size: 16px; } }
        @media screen and (max-width: 859px) {
          .header__menu #menu-main-menu li a {
            font-size: 12px; } }
        @media screen and (max-width: 1499px) {
          .header__menu #menu-main-menu li a {
            padding-left: 15px;
            padding-right: 15px; } }
        @media screen and (max-width: 1259px) {
          .header__menu #menu-main-menu li a {
            padding-left: 5px;
            padding-right: 5px; } }
        @media screen and (max-width: 979px) {
          .header__menu #menu-main-menu li a {
            padding-left: 5px;
            padding-right: 5px; } }
        .header__menu #menu-main-menu li a:focus {
          outline: none !important; }
      .header__menu #menu-main-menu li.promo a {
        color: #5B8597; }
      .header__menu #menu-main-menu li.current-menu-item, .header__menu #menu-main-menu li.current-menu-ancestor {
        transition-duration: 0.3s; }
        .header__menu #menu-main-menu li.current-menu-item > a, .header__menu #menu-main-menu li.current-menu-ancestor > a {
          color: #000;
          text-decoration: underline; }
      .header__menu #menu-main-menu li.menu-item-has-children.current-menu-item {
        background-color: #fff;
        transition-duration: 0.3s; }
        .header__menu #menu-main-menu li.menu-item-has-children.current-menu-item > a {
          color: #000; }
      .header__menu #menu-main-menu li:hover {
        transition-duration: 0.3s; }
        .header__menu #menu-main-menu li:hover > a {
          color: #000;
          text-decoration: underline; }

#site-navigation-menu-toggle {
  border: none;
  font-size: 0;
  width: 30px;
  background-color: rgba(255, 255, 255, 0);
  height: 24px; }
  #site-navigation-menu-toggle.menu-toggle::before, #site-navigation-menu-toggle.menu-toggle::after {
    width: 100%; }
  #site-navigation-menu-toggle.menu-toggle::before {
    transform: translateY(-7px); }
  #site-navigation-menu-toggle.menu-toggle::after {
    transform: translateY(7px); }
  #site-navigation-menu-toggle.menu-toggle span::before, #site-navigation-menu-toggle.menu-toggle span::after {
    width: 100%; }

.content-area .entry-header {
  display: none; }

.storefront-breadcrumb {
  display: none; }

.woa-top-bar-wrap p {
  margin: 0 !important; }

.woa-top-bar-wrap .tele_top a {
  text-decoration: none !important;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.3em;
  color: #272525 !important;
  display: flex;
  align-items: center;
  justify-content: center; }
  .woa-top-bar-wrap .tele_top a img {
    margin-right: 10px;
    height: 14px; }
  .woa-top-bar-wrap .tele_top a:hover {
    text-decoration: underline !important; }

@media screen and (min-width: 920px) {
  .hide_search {
    display: none !important; } }

.full_row-bread {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 15px;
  padding-bottom: 15px; }
  .full_row-bread #breadcrumbs,
  .full_row-bread .rank-math-breadcrumb {
    margin: 0; }
    @media screen and (max-width: 919px) {
      .full_row-bread #breadcrumbs,
      .full_row-bread .rank-math-breadcrumb {
        padding-left: 15px;
        padding-right: 15px; } }
    .full_row-bread #breadcrumbs a, .full_row-bread #breadcrumbs span,
    .full_row-bread .rank-math-breadcrumb a,
    .full_row-bread .rank-math-breadcrumb span {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 1.3em;
      color: #3C4937;
      text-decoration: none !important; }
      @media screen and (max-width: 599px) {
        .full_row-bread #breadcrumbs a, .full_row-bread #breadcrumbs span,
        .full_row-bread .rank-math-breadcrumb a,
        .full_row-bread .rank-math-breadcrumb span {
          font-size: 10px; } }
    .full_row-bread #breadcrumbs a:hover,
    .full_row-bread .rank-math-breadcrumb a:hover {
      text-decoration: underline !important; }
    .full_row-bread #breadcrumbs .breadcrumb_last,
    .full_row-bread .rank-math-breadcrumb .breadcrumb_last {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 600;
      font-size: 14px;
      line-height: 1.3em;
      text-decoration: none !important;
      color: #3C4937; }
      @media screen and (max-width: 599px) {
        .full_row-bread #breadcrumbs .breadcrumb_last,
        .full_row-bread .rank-math-breadcrumb .breadcrumb_last {
          font-size: 10px; } }

.inmobile {
  font-weight: bold; }
  @media screen and (min-width: 920px) {
    .inmobile {
      display: none !important; } }

.backtotop {
  width: 30px;
  height: 30px;
  background-size: contain;
  position: fixed;
  bottom: 40px;
  right: 10px;
  transition-duration: 0.2s;
  background-image: url("/wp-content/themes/uryga/assets/gfx/vector_w.png");
  background-position: center;
  background-repeat: no-repeat;
  z-index: 9999;
  display: none;
  background-color: #66411E;
  border-radius: 10px;
  background-size: 58%; }
  @media screen and (max-width: 719px) {
    .backtotop {
      bottom: 100px; } }
  .backtotop.header__sticky_head {
    display: block; }
  .backtotop:hover {
    cursor: pointer;
    bottom: 45px;
    transition-duration: 0.2s; }
    @media screen and (max-width: 719px) {
      .backtotop:hover {
        bottom: 100px; } }

.site-footer {
  background: #F2EADB;
  position: relative;
  padding-bottom: 0;
  padding-top: 0; }
  .site-footer .footer__mainwrap {
    position: relative; }
    .site-footer .footer__mainwrap > .col-full {
      display: flex;
      align-items: stretch;
      justify-content: space-between; }
      @media screen and (max-width: 959px) {
        .site-footer .footer__mainwrap > .col-full {
          flex-wrap: wrap; } }
  .site-footer .footer__top--row {
    width: 33%;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 959px) {
      .site-footer .footer__top--row {
        width: 100%; } }
  .site-footer .footer__colbig {
    width: 100%;
    position: relative;
    z-index: 1;
    padding-left: 30px;
    padding-top: 30px; }
    @media screen and (max-width: 959px) {
      .site-footer .footer__colbig {
        width: 100%;
        padding-left: 0; } }
  @media screen and (max-width: 719px) {
    .site-footer .widget {
      margin-bottom: 15px; } }
  .site-footer .dkf {
    display: flex;
    flex-direction: column; }
    .site-footer .dkf__widget-title {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 500;
      font-size: 22px;
      line-height: 1.3em;
      color: #66411E;
      border-bottom: 0;
      padding-bottom: 0;
      text-transform: none !important;
      margin-bottom: 1em; }
    .site-footer .dkf__logo {
      margin-bottom: 20px; }
    .site-footer .dkf__button {
      background-color: #D0A65B !important;
      color: #FFF !important;
      margin-bottom: 15px;
      border: 1px solid #D0A65B !important;
      text-align: center;
      max-width: 200px;
      margin-top: 15px; }
      .site-footer .dkf__button:hover {
        border: 1px solid #66411E !important;
        background-color: #66411E !important;
        color: #fff !important; }
    .site-footer .dkf__link {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      text-decoration: none !important;
      color: #231F20;
      font-family: Poppins;
      font-size: 18px;
      font-style: normal;
      font-weight: 500;
      margin-bottom: 10px;
      line-height: normal; }
      @media screen and (max-width: 1199px) {
        .site-footer .dkf__link {
          font-size: 16px; } }
      .site-footer .dkf__link svg {
        margin-right: 10px; }
      .site-footer .dkf__link:hover {
        text-decoration: underline !important; }
    .site-footer .dkf .godzot {
      display: flex;
      align-items: center;
      margin-bottom: 15px;
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      color: #000; }
      .site-footer .dkf .godzot svg, .site-footer .dkf .godzot img {
        margin-right: 10px; }
      .site-footer .dkf .godzot a {
        display: flex;
        align-items: center;
        text-decoration: none;
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 1.3em;
        color: #1A1A1A !important;
        transition-duration: 0.2s; }
        .site-footer .dkf .godzot a:hover {
          transition-duration: 0.2s;
          text-decoration: underline; }
  .site-footer .footer-widgets {
    border-bottom: none;
    padding-top: 0; }
    @media screen and (max-width: 979px) {
      .site-footer .footer-widgets {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 30px; }
        .site-footer .footer-widgets > .block {
          width: 100%;
          margin-bottom: 30px; } }
  .site-footer .widget_nav_menu .widget-title {
    text-transform: none !important; }
    @media screen and (max-width: 719px) {
      .site-footer .widget_nav_menu .widget-title {
        position: relative; }
        .site-footer .widget_nav_menu .widget-title::after {
          position: absolute;
          width: 14px;
          height: 14px;
          content: "";
          background-image: url("/wp-content/themes/uryga/assets/gfx/chevron-down_2.png");
          background-position: center;
          background-size: contain;
          background-repeat: no-repeat;
          right: 10px;
          top: 0;
          transition-duration: 0.2s;
          transform: rotate(0deg); } }
    .site-footer .widget_nav_menu .widget-title.clicked::after {
      transform: rotate(-180deg);
      transition-duration: 0.2s; }
  .site-footer .block .widget-title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.3em;
    color: #66411E;
    border-bottom: 0;
    padding-bottom: 0; }
  @media screen and (max-width: 719px) {
    .site-footer .block .menu {
      display: none; } }
  .site-footer .block .menu li {
    padding-left: 0;
    margin-bottom: 2px; }
    .site-footer .block .menu li ul {
      display: none; }
    .site-footer .block .menu li a {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      color: #58595B;
      line-height: 2em;
      text-decoration: none !important; }
    .site-footer .block .menu li.current-menu-item a {
      text-decoration: underline !important; }
    .site-footer .block .menu li::before {
      display: none; }
    .site-footer .block .menu li:hover a {
      text-decoration: underline !important; }
  .site-footer .foot__pp {
    margin-top: 130px;
    display: flex;
    flex-direction: column;
    list-style-type: none; }
    @media screen and (max-width: 719px) {
      .site-footer .foot__pp {
        margin-top: 50px; } }
    .site-footer .foot__pp a {
      text-align: right;
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 400;
      font-size: 17px;
      line-height: 1.3em;
      text-decoration-line: none;
      color: #000 !important;
      margin-bottom: 15px;
      transition-duration: 0.2s; }
      @media screen and (max-width: 719px) {
        .site-footer .foot__pp a {
          text-align: left; } }
      .site-footer .foot__pp a:hover {
        text-decoration: underline;
        transition-duration: 0.2s; }
  @media screen and (max-width: 599px) {
    .site-footer .block.footer-widget-1 {
      display: flex;
      flex-direction: column-reverse; } }

.cf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 32px;
  padding-top: 15px;
  background-color: #f2eada; }
  @media screen and (max-width: 719px) {
    .cf {
      flex-direction: column;
      align-items: flex-start; } }
  .cf__col {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3em;
    color: #000; }
    @media screen and (max-width: 719px) {
      .cf__col {
        margin-bottom: 10px; } }
    .cf__col .green, .cf__col a {
      color: #000 !important; }
    @media screen and (max-width: 719px) {
      .cf__col .green {
        display: block;
        margin-top: 10px; } }

a:focus, input:focus {
  outline: none !important; }

#block-2,
#block-9,
#block-7 {
  margin-bottom: 0; }
  #block-2 > p,
  #block-9 > p,
  #block-7 > p {
    display: none; }
  #block-2 .gamma.widget-title,
  #block-9 .gamma.widget-title,
  #block-7 .gamma.widget-title {
    margin-top: 0; }

.storefront-handheld-footer-bar {
  display: none !important; }

.hentry {
  margin-bottom: 10px; }

.newsletter {
  padding-top: 30px;
  padding-bottom: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  .newsletter__title {
    color: #FFF !important;
    font-family: 'Poppins';
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    line-height: 1.3em; }
  .newsletter__desc {
    margin: 0 auto;
    max-width: 500px;
    color: #FFF;
    text-align: center;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 31px; }
  .newsletter__box {
    margin-top: 30px;
    width: 100%; }
    .newsletter__box .tnp a {
      color: #fff;
      text-decoration: none !important; }
      .newsletter__box .tnp a:hover {
        text-decoration: underline !important; }
    .newsletter__box .tnp form {
      display: flex;
      flex-wrap: wrap; }
    .newsletter__box .tnp .tnp-field-email {
      width: calc(100% - 136px);
      order: 0; }
      @media screen and (max-width: 599px) {
        .newsletter__box .tnp .tnp-field-email {
          width: 100%; } }
      .newsletter__box .tnp .tnp-field-email input {
        background-color: #fff;
        height: 50px;
        border-radius: 0px; }
        .newsletter__box .tnp .tnp-field-email input:focus {
          outline: none; }
        @media screen and (max-width: 599px) {
          .newsletter__box .tnp .tnp-field-email input {
            border-radius: 0; } }
      .newsletter__box .tnp .tnp-field-email label {
        display: none; }
    @media screen and (max-width: 599px) {
      .newsletter__box .tnp .tnp-field-button {
        width: 100%; } }
    .newsletter__box .tnp .tnp-field-button .tnp-submit {
      width: 136px;
      order: 1;
      height: 50px;
      background-color: #291B0C;
      font-family: "Poppins";
      font-size: 16px;
      border-radius: 0px;
      transition-duration: 0.2s; }
      .newsletter__box .tnp .tnp-field-button .tnp-submit:hover {
        transition-duration: 0.2s;
        background-color: #231F20; }
      @media screen and (max-width: 599px) {
        .newsletter__box .tnp .tnp-field-button .tnp-submit {
          width: 100%;
          border-radius: 0;
          font-size: 16px;
          background-image: unset;
          height: 49px;
          margin-left: 0; } }
    .newsletter__box .tnp .tnp-field-button:hover {
      background-color: #000;
      transition-duration: 0.2s; }
    .newsletter__box .tnp .tnp-privacy-field {
      width: 100%;
      order: 2;
      font-style: normal;
      font-weight: 400;
      font-size: 12px;
      line-height: 180%;
      color: #FFFFFF;
      font-family: "Poppins"; }
      .newsletter__box .tnp .tnp-privacy-field a {
        text-decoration: underline; }
  .newsletter__img {
    width: 30%; }
    @media screen and (max-width: 979px) {
      .newsletter__img {
        width: 100%;
        display: flex;
        justify-content: flex-end; }
        .newsletter__img img {
          width: auto;
          max-height: 200px; } }

.footikony {
  padding-top: 30px;
  padding-bottom: 10px;
  background-color: #231F20; }
  .footikony__row {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 719px) {
      .footikony__row {
        flex-wrap: wrap; } }
  .footikony__item {
    display: flex;
    align-items: center;
    width: calc(25% - 15px);
    margin-bottom: 20px; }
    @media screen and (max-width: 719px) {
      .footikony__item {
        width: calc(50% - 15px); } }
    .footikony__item img {
      margin-right: 10px; }
  .footikony__title {
    color: #FFF;
    font-family: 'Poppins';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3em; }
    @media screen and (max-width: 1119px) {
      .footikony__title {
        font-size: 16px; } }
    @media screen and (max-width: 599px) {
      .footikony__title {
        font-size: 14px; } }

.footer__pay {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e7e7e7; }
  .footer__pay--icons {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; }
  .footer__pay--icons img {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px; }

.footer__social {
  padding-top: 60px;
  margin-top: 60px;
  padding-bottom: 30px;
  background-color: #ECECEC;
  position: relative; }
  .footer__social::after {
    position: absolute;
    left: -5%;
    top: -37px;
    width: 110%;
    background: #fff;
    content: '';
    height: 80px;
    z-index: 0;
    transform: rotate(2deg); }
    @media screen and (max-width: 1099px) {
      .footer__social::after {
        top: -20px;
        height: 50px; } }
  .footer__social--icons {
    display: flex;
    align-items: center;
    justify-content: center; }
  .footer__social--icon {
    display: flex;
    align-items: center;
    margin: 30px;
    color: #1F1F1F;
    font-family: 'Poppins';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3em;
    text-decoration: none !important; }
    .footer__social--icon:hover {
      text-decoration: underline !important; }
    .footer__social--icon svg {
      margin-right: 10px; }

.footer__icons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }
  .footer__icons--col {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap; }
    @media screen and (max-width: 1199px) {
      .footer__icons--col {
        width: 100%;
        margin-bottom: 30px; } }
  .footer__icons--t {
    display: flex;
    align-items: center;
    color: #66411E;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    line-height: normal;
    margin-right: 10px; }
    @media screen and (max-width: 1199px) {
      .footer__icons--t {
        width: 100%; } }
    @media screen and (max-width: 599px) {
      .footer__icons--t {
        font-size: 16px; } }
    .footer__icons--t svg {
      margin-right: 10px; }
  .footer__icons--g {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap; }
  .footer__icons--bgimg {
    max-width: 70px;
    max-height: 40px;
    margin: 10px;
    display: flex;
    align-items: center;
    margin-left: 0; }
    .footer__icons--bgimg img {
      max-height: 100%;
      width: auto;
      height: auto;
      object-fit: contain; }

.edit-link {
  display: none !important; }

body:not(.home) #primary,
body:not(.home) #main,
body:not(.page-id-46) #primary,
body:not(.page-id-46) #main {
  margin-bottom: 0 !important; }

.footer__social::after {
  background-color: #fff;
  top: -45px; }

.avwp-av {
  background-color: #1D221B; }
  .avwp-av > * {
    font-family: "Poppins"; }
  .avwp-av img {
    margin: 0 auto;
    margin-bottom: 15px; }
  .avwp-av h2, .avwp-av p {
    color: #fff; }
  .avwp-av button.yes {
    background-color: #66411E; }
  .avwp-av button.no {
    background-color: #fff;
    color: #000; }

.footer__top--row {
  background: #F6F7F6;
  padding-top: 18px;
  padding-bottom: 18px; }
  .footer__top--row .nl {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px; }
    .footer__top--row .nl__title {
      width: calc(60% - 15px);
      color: #1A1A1A;
      font-family: Poppins;
      font-size: 40px;
      font-style: normal;
      font-weight: 600;
      line-height: 1.3em;
      /* 269.231% */
      letter-spacing: 0.52px; }
      @media screen and (max-width: 979px) {
        .footer__top--row .nl__title {
          width: 100%;
          margin-bottom: 15px; } }
      @media screen and (max-width: 599px) {
        .footer__top--row .nl__title {
          font-size: 22px; } }
    .footer__top--row .nl__desc {
      color: #1A1A1A;
      font-family: Poppins;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: 1.3em; }
    .footer__top--row .nl__form {
      margin-top: 15px;
      width: calc(100% - 50px); }
      @media screen and (max-width: 979px) {
        .footer__top--row .nl__form {
          width: 100%;
          display: flex;
          justify-content: center; } }
      .footer__top--row .nl__form .tnp {
        margin: 0; }
      .footer__top--row .nl__form > p {
        display: none; }
      .footer__top--row .nl__form .tnp-subscription form {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 0; }
      .footer__top--row .nl__form .tnp-field-firstname,
      .footer__top--row .nl__form .tnp-field-email {
        order: 0;
        margin-bottom: 10px;
        width: 100%;
        background-color: #fff; }
        @media screen and (max-width: 599px) {
          .footer__top--row .nl__form .tnp-field-firstname,
          .footer__top--row .nl__form .tnp-field-email {
            width: 100%; } }
      .footer__top--row .nl__form .tnp-field-email input,
      .footer__top--row .nl__form .tnp-field-firstname input {
        border-radius: 3px;
        border: 1px solid var(--szary, #808080);
        background: #FFF;
        height: 49px;
        border-radius: 0; }
        @media screen and (max-width: 599px) {
          .footer__top--row .nl__form .tnp-field-email input,
          .footer__top--row .nl__form .tnp-field-firstname input {
            border-radius: 4px 4px 0 0; } }
      .footer__top--row .nl__form .tnp-field {
        margin-bottom: 10px; }
      .footer__top--row .nl__form .tnp-field-email label,
      .footer__top--row .nl__form .tnp-field-firstname label {
        display: none; }
      .footer__top--row .nl__form .tnp-privacy-field {
        order: 2;
        margin-top: 10px; }
        .footer__top--row .nl__form .tnp-privacy-field a {
          color: #1A1A1A;
          text-align: center;
          font-family: Poppins;
          font-size: 12px;
          font-style: normal;
          font-weight: 400;
          line-height: 150%; }
      .footer__top--row .nl__form .tnp-field-button {
        order: 1;
        width: 100%;
        height: 49px;
        margin-bottom: 0; }
        @media screen and (max-width: 599px) {
          .footer__top--row .nl__form .tnp-field-button {
            width: 100%; } }
        .footer__top--row .nl__form .tnp-field-button input {
          background-color: #66411E;
          height: 100%;
          border: 1px solid #66411E;
          width: 100%;
          border-radius: 0 4px 4px 0; }
          @media screen and (max-width: 599px) {
            .footer__top--row .nl__form .tnp-field-button input {
              border-radius: 0 0 4px 4px; } }
          .footer__top--row .nl__form .tnp-field-button input:hover {
            background-color: #fff;
            color: #000;
            border: 1px solid #66411E; }

.socialfoot__dk {
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .socialfoot__dk a {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    color: #000 !important;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none !important;
    transition-duration: 0.2s; }
    .socialfoot__dk a svg {
      margin-right: 20px;
      transition-duration: 0.2s; }
    .socialfoot__dk a:hover svg {
      transform: scale(0.9);
      transition-duration: 0.2s; }
