body {
  font-family: 'Open Sans', sans-serif
}

.home .page-title {
  display: none
}

.woocommerce-info, .woocommerce-noreviews {
  background: #fe6d2a
}

a.button:hover {
  text-decoration: none !important
}

li.product:hover .woocommerce-LoopProduct-link img {
  transform: scale(1.1)
}

li.product:hover a.woocommerce-LoopProduct-link h2::after {
  margin-left: 10px;
  width: 95%;
  transition: width .3s
}

.woocommerce-LoopProduct-link img {
  transition: transform .8s
}

a.woocommerce-LoopProduct-link {
  color: #7a7a7a
}

a.woocommerce-LoopProduct-link:hover {
  text-decoration: none !important
}

a.woocommerce-LoopProduct-link h2 {
  font-size: 12px !important;
  line-height: 1.5rem
}

a.woocommerce-LoopProduct-link h2::after {
  content: '';
  display: block;
  width: 0;
  margin-top: 5px;
  height: 1px;
  background: rgba(254, 109, 42, .5);
  transition: width .3s
}

.onsale {
  border-color: #fe6d2a;
  color: #fff;
  background: #fe6d2a
}

.woocommerce-Price-amount {
  font-weight: 700;
  font-size: 15px
}

.button, a.added_to_cart {
  border-radius: 2rem
}

a.add_to_cart_button:hover {
  text-decoration: none
}

.woocommerce-breadcrumb a {
  color: #7a7a7a !important
}

.woocommerce-breadcrumb a::before, .woocommerce-breadcrumb span {
  color: #fe6d2a !important
}

.site-header {
  background-color: #f9f9f9
}

.home .site-header {
  background-color: #fff
}

.site-header {
  padding-top: 10px
}

#site-header-cart, #site-navigation {
  margin-top: -30px
}

#menu-top-menu {
  margin-right: 10px
}

#menu-top-menu::after {
  content: url(https://sklepheksagon.pl/wp-content/uploads/2019/04/arrow.png);
  height: 10px;
  width: 12px
}

#menu-top-menu li a {
  font-weight: 300 !important;
  font-family: Open Sans;
  text-transform: uppercase;
  font-size: 12px
}

li.current-menu-item a {
  color: #fe6d2a !important
}

.primary-navigation {
  padding-top: 10px
}

.primary-navigation li a {
  font-family: Open Sans;
  font-weight: 500 !important;
  text-transform: uppercase;
  font-size: 14px;
  transition: .8s
}

.primary-navigation li a:hover {
  color: #fe6d2a !important;
  text-decoration: none
}

input[type=search] {
  background-color: transparent;
  box-shadow: none;
  border-left: 1px solid #cfcfcf;
  padding: .5em .3em !important;
  padding-left: 1rem !important
}

.woocommerce-product-search::before {
  margin-left: -50px;
  margin-top: -10px
}

.site-header-cart .cart-contents::after {
  content: url(https://sklepheksagon.pl/wp-content/uploads/2019/04/koszyk2.png);
  height: 35px;
  width: 48px
}

.home button.menu-toggle, .home button.menu-toggle:hover {
  background-color: #fff
}

.home button.menu-toggle:hover, button.menu-toggle {
  background-color: #f9f9f9
}

@media (min-width: 768px) and (max-width: 991px) {
  .primary-navigation ul.nav-menu li a {
    font-size: 11px
  }
}

.home .entry-title {
  display: none
}

.home #content .col-full, .home #content .entry-content {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0;
  max-width: 100%
}

.storefront-product-section {
  max-width: 66.4989378333em;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2.617924em
}

.storefront-product-section .section-title {
  text-transform: uppercase;
  color: #4c4c4c;
  font-size: 24px;
  letter-spacing: 2px;
  margin-bottom: 3rem
}

@media (min-width: 992px) and (max-width: 1199px) {
  .bx-wrapper img {
    width: 1200px !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .bx-wrapper img {
    width: 991px !important
  }
}

@media (min-width: 479px) and (max-width: 767px) {
  .bx-wrapper img {
    width: 767px !important
  }
}

@media (max-width: 480px) {
  .bx-wrapper img {
    width: 480px !important
  }
}

.CategoryTop {
  background: #fe6d2a;
  background: -moz-linear-gradient(top, #fe6d2a 70%, #fff 70%);
  background: -webkit-linear-gradient(top, #fe6d2a 70%, #fff 70%);
  background: linear-gradient(to bottom, #fe6d2a 70%, #fff 70%)
}

.categoryActive img {
  outline: 2px dashed #7a7a7a
}

.categoryActive h2 {
  color: #fe6d2a !important;
  font-weight: 700 !important
}

.CategoryTopDesc {
  padding: 1rem 3rem 1rem 2rem
}

.CategoryTopDesc h3, .CategoryTopDesc p {
  color: #fff
}

.CategoryTopDesc p {
  font-size: 13px
}

.CategoryTopRight {
  margin-top: 1rem
}

.CategoryTopRight h2 {
  font-size: 18px;
  text-align: left;
  margin-top: 15px;
  color: #7a7a7a;
  font-weight: 400;
  transition: transform .8s
}

.CategoryTopRight:hover h2 {
  color: #222
}

.categoryActive.CategoryTopRight:hover h2 {
  color: #fe6d2a
}

@media (max-width: 990px) {
  .CategoryTop {
    background: #fe6d2a
  }

  .CategoryTopRight h2 {
    margin-top: 14px;
    color: rgba(255, 255, 255.7)
  }

  .CategoryTopRight:hover h2 {
    color: #222
  }

  .categoryActive h2 {
    color: #fff !important
  }

  .categoryActive.CategoryTopRight:hover h2 {
    color: #fff
  }
}

.CategoryTopRight img {
  transition: transform .8s;
  -webkit-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .16);
  -moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .16);
  box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .16)
}

.CategoryTopRight img:hover {
  transform: scale(1.1)
}

.categoryActive.CategoryTopRight img:hover {
  transform: none
}

.CategoryTopRight a:hover {
  text-decoration: none !important
}

.woocommerce-products-header {
  padding-bottom: 3rem !important
}

.woocommerce-products-header h1 {
  text-align: left;
  font-size: 28px
}

.woocommerce-products-header .term-description p {
  text-align: left;
  color: #7a7a7a
}

p.woocommerce-result-count {
  color: #fe6d2a
}

.woocommerce-pagination .page-numbers li .page-numbers.current {
  background-color: #fe6d2a;
  border-color: #fe6d2a;
  color: #fff
}

.product-template-default .widget-area {
  display: none
}

.product-template-default .content-area {
  width: 100%
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  background-color: #eee;
  color: rgba(254, 109, 42, .7)
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
  background-color: #eee;
  color: #fe6d2a;
  text-decoration: none
}

.product-template-default .entry-summary .price span {
  font-size: 25px
}

.quantity .input-text {
  background-color: transparent;
  color: #43454b;
  border: 1px solid #f4f4f4;
  border-radius: 2rem;
  width: 80px
}

.wc-tabs.active a {
  color: rgba(254, 109, 42, .8) !important;
  transition: .5s
}

.woocommerce-tabs ul.tabs li::after {
  color: #fe6d2a !important
}

.wc-tabs .active a:hover, .wc-tabs a:hover {
  text-decoration: none;
  color: #fe6d2a !important
}

.wc-tabs a {
  color: #7a7a7a;
  transition: .5s
}

.wc-tabs a:hover {
  text-decoration: none;
  color: #222
}

.related, .up-sells {
  border: 1px solid rgba(254, 109, 42, .1);
  padding: 3rem;
  border-radius: 2rem
}

.related {
  margin-top: 5rem
}

.site-footer {
  background: #f4f4f4;
  margin-top: -4rem
}

@media (max-width: 767px) {
  .site-footer {
    margin-top: 0
  }
}

.footerSection a {
  text-decoration: none !important;
  text-transform: uppercase;
  color: #7a7a7a !important;
  font-size: 14px
}

.footerSection a:hover {
  color: #4c4c4c !important
}

.footerCompany img {
  margin-top: -15px;
  margin-left: -15px;
  max-width: 250px
}

.footerCompany h4 {
  text-transform: uppercase;
  font-size: 18px
}

.footerCompany span {
  font-size: 12px
}

.footerLinks h4, .footerMenu h4, .footerNewsletter h4 {
  font-size: 18px;
  margin-bottom: 2rem
}

.footerLinks, .footerMenu, .footerNewsletter {
  padding: 0 2rem
}

.footerNewsletter input {
  background: #fe6d2a;
  border-radius: 3rem;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 1rem 1.5rem;
  margin-left: -.5rem
}

.footerNewsletter p {
  font-size: 12px;
  margin-top: 1rem
}

.footerNewsletter input {
  background: rgba(255, 255, 255, .7);
  border-radius: 2rem !important
}

.footerBottomInfo a {
  text-decoration: none !important;
  color: gray !important
}

.footerBottomInfo a:hover {
  color: #222 !important
}

.footerBottomInfo p {
  color: gray !important
}

#cookie-notice a {
  background-color: #fe6d2a;
  color: #fff;
  font-size: 11px;
  border-radius: 2rem
}

#cookie-notice span {
  font-size: 11px
}

.cookie-notice-container {
  padding: 5px
}

.woocommerce-account a {
  color: #fe6d2a
}

.woocommerce-account a.button {
  color: #fff
}

#_form_18_ {
  font-size: 14px;
  line-height: 1.6;
  font-family: arial, helvetica, sans-serif;
  margin: 0
}

#_form_18_ * {
  outline: 0
}

._form_hide {
  display: none;
  visibility: hidden
}

._form_show {
  display: block;
  visibility: visible
}

#_form_18_._form-top {
  top: 0
}

#_form_18_._form-bottom {
  bottom: 0
}

#_form_18_._form-left {
  left: 0
}

#_form_18_._form-right {
  right: 0
}

#_form_18_ input[type=date], #_form_18_ input[type=text], #_form_18_ textarea {
  padding: 6px;
  height: auto;
  border: #979797 1px solid;
  border-radius: 4px;
  color: #000 !important;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

#_form_18_ textarea {
  resize: none
}

#_form_18_ ._submit {
  -webkit-appearance: none;
  cursor: pointer;
  font-family: arial, sans-serif;
  font-size: 14px;
  text-align: center;
  background: #333 !important;
  border: 0 !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  border-radius: 4px !important;
  color: #fff !important;
  padding: 10px !important
}

#_form_18_ ._close-icon {
  cursor: pointer;
  background-image: url(https://d226aj4ao1t61q.cloudfront.net/esfkyjh1u_forms-close-dark.png);
  background-repeat: no-repeat;
  background-size: 14.2px 14.2px;
  position: absolute;
  display: block;
  top: 11px;
  right: 9px;
  overflow: hidden;
  width: 16.2px;
  height: 16.2px
}

#_form_18_ ._close-icon:before {
  position: relative
}

#_form_18_ ._form-body {
  margin-bottom: 30px
}

#_form_18_ ._form-image-left {
  width: 150px;
  float: left
}

#_form_18_ ._form-content-right {
  margin-left: 164px
}

#_form_18_ ._form-branding {
  color: #fff;
  font-size: 10px;
  clear: both;
  text-align: left;
  margin-top: 30px;
  font-weight: 100
}

#_form_18_ ._form-branding ._logo {
  display: block;
  width: 130px;
  height: 14px;
  margin-top: 6px;
  background-image: url(https://d226aj4ao1t61q.cloudfront.net/hh9ujqgv5_aclogo_li.png);
  background-size: 130px auto;
  background-repeat: no-repeat
}

#_form_18_ ._form-label, #_form_18_ ._form_element ._form-label {
  font-weight: 700;
  margin-bottom: 5px;
  display: block
}

#_form_18_._dark ._form-branding {
  color: #333
}

#_form_18_._dark ._form-branding ._logo {
  background-image: url(https://d226aj4ao1t61q.cloudfront.net/jftq2c8s_aclogo_dk.png)
}

#_form_18_ ._form_element {
  position: relative;
  margin-bottom: 10px;
  font-size: 0;
  max-width: 100%
}

#_form_18_ ._form_element * {
  font-size: 14px
}

#_form_18_ ._form_element._clear {
  clear: both;
  width: 100%;
  float: none
}

#_form_18_ ._form_element._clear:after {
  clear: left
}

#_form_18_ ._form_element input[type=date], #_form_18_ ._form_element input[type=text], #_form_18_ ._form_element select, #_form_18_ ._form_element textarea:not(.g-recaptcha-response) {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

#_form_18_ ._field-wrapper {
  position: relative
}

#_form_18_ ._inline-style {
  float: left
}

#_form_18_ ._inline-style input[type=text] {
  width: 150px
}

#_form_18_ ._inline-style:not(._clear) + ._inline-style:not(._clear) {
  margin-left: 20px
}

#_form_18_ ._form_element img._form-image {
  max-width: 100%
}

#_form_18_ ._clear-element {
  clear: left
}

#_form_18_ ._full_width {
  width: 100%
}

#_form_18_ ._form_full_field {
  display: block;
  width: 100%;
  margin-bottom: 10px
}

#_form_18_ input[type=text]._has_error, #_form_18_ textarea._has_error {
  border: #f37c7b 1px solid
}

#_form_18_ input[type=checkbox]._has_error {
  outline: #f37c7b 1px solid
}

#_form_18_ ._error {
  display: block;
  position: absolute;
  font-size: 13px;
  z-index: 10000001
}

#_form_18_ ._error._above {
  padding-bottom: 4px;
  bottom: 39px;
  right: 0
}

#_form_18_ ._error._below {
  padding-top: 4px;
  top: 100%;
  right: 0
}

#_form_18_ ._error._above ._error-arrow {
  bottom: 0;
  right: 15px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #f37c7b
}

#_form_18_ ._error._below ._error-arrow {
  top: 0;
  right: 15px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #f37c7b
}

#_form_18_ ._error-inner {
  padding: 8px 12px;
  background-color: #f37c7b;
  font-size: 13px;
  font-family: arial, sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

#_form_18_ ._error-inner._form_error {
  margin-bottom: 5px;
  text-align: left
}

#_form_18_ ._button-wrapper ._error-inner._form_error {
  position: static
}

#_form_18_ ._error-inner._no_arrow {
  margin-bottom: 10px
}

#_form_18_ ._error-arrow {
  position: absolute;
  width: 0;
  height: 0
}

#_form_18_ ._error-html {
  margin-bottom: 10px
}

.pika-single {
  z-index: 10000001 !important
}

@media all and (min-width: 320px) and (max-width: 667px) {
  ::-webkit-scrollbar {
    display: none
  }

  #_form_18_ {
    margin: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    box-sizing: border-box
  }

  #_form_18_ * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1em
  }

  #_form_18_ ._form-content {
    margin: 0;
    width: 100%
  }

  #_form_18_ ._form-inner {
    display: block;
    min-width: 100%
  }

  #_form_18_ ._form-title, #_form_18_ ._inline-style {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0
  }

  #_form_18_ ._form-title {
    font-size: 1.2em
  }

  #_form_18_ ._form_element {
    margin: 0 0 20px;
    padding: 0;
    width: 100%
  }

  #_form_18_ ._form-element, #_form_18_ ._inline-style, #_form_18_ input[type=text], #_form_18_ label, #_form_18_ p, #_form_18_ textarea:not(.g-recaptcha-response) {
    float: none;
    display: block;
    width: 100%
  }

  #_form_18_ ._row._checkbox-radio label {
    display: inline
  }

  #_form_18_ ._row, #_form_18_ label, #_form_18_ p {
    margin-bottom: .7em;
    width: 100%
  }

  #_form_18_ ._row input[type=checkbox], #_form_18_ ._row input[type=radio] {
    margin: 0 !important;
    vertical-align: middle !important
  }

  #_form_18_ ._row input[type=checkbox] + span label {
    display: inline
  }

  #_form_18_ ._row span label {
    margin: 0 !important;
    width: initial !important;
    vertical-align: middle !important
  }

  #_form_18_ ._form-image {
    max-width: 100%;
    height: auto !important
  }

  #_form_18_ input[type=text] {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 1.3em;
    -webkit-appearance: none
  }

  #_form_18_ input[type=checkbox], #_form_18_ input[type=radio] {
    display: inline-block;
    width: 1.3em;
    height: 1.3em;
    font-size: 1em;
    margin: 0 .3em 0 0;
    vertical-align: baseline
  }

  #_form_18_ button[type=submit] {
    padding: 20px;
    font-size: 1.5em
  }

  #_form_18_ ._inline-style {
    margin: 20px 0 0 !important
  }
}

#_form_18_ {
  position: relative;
  text-align: left;
  margin: 25px auto 0;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0 solid #b0b0b0 !important;
  width: 500px;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  color: #000 !important
}

#_form_18_ ._form-title {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 0
}

#_form_18_:after, #_form_18_:before {
  content: " ";
  display: table
}

#_form_18_:after {
  clear: both
}

#_form_18_._inline-style {
  width: auto;
  display: inline-block
}

#_form_18_._inline-style input[type=date], #_form_18_._inline-style input[type=text] {
  padding: 10px 12px
}

#_form_18_._inline-style button._inline-style {
  position: relative;
  top: 27px
}

#_form_18_._inline-style p {
  margin: 0
}

#_form_18_._inline-style ._button-wrapper {
  position: relative;
  margin: 27px 12.5px 0 20px
}

#_form_18_ ._form-thank-you {
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 18px
}

@media all and (min-width: 320px) and (max-width: 667px) {
  #_form_18_._inline-form._inline-style ._inline-style._button-wrapper {
    margin-top: 20px !important;
    margin-left: 0 !important
  }
}

#_form_18_ {
  margin-top: -30px;
  margin-left: -20px
}

.footerNewsletter label {
  font-weight: 400 !important;
  font-size: 12px !important
}

input.any {
  margin-left: 3px
}

#_form_18_ ._submit {
  border-radius: 2rem !important;
  width: 100px
}

#_form_18_ ._form_element input[type=text] {
  width: auto !important
}

#_form_18_ ._checkbox-radio {
  width: 220px !important
}

.product-category h2.woocommerce-loop-category__title {
  color: #222;
  text-transform: uppercase
}

.product-category a:hover {
  text-decoration: none
}

.product-category .count {
  background: 0 0
}

.woocommerce-tabs ul.tabs {
  width: 100%
}

.woocommerce-tabs .panel {
  width: 100%;
  float: none
}

.woocommerce-checkout .col-full {
  max-width: 90em
}

.entry-title {
  font-size: 200%
}

@media (max-width: 767px) {
  .entry-title {
    font-size: 180%
  }
}

@media (max-width: 481px) {
  .entry-title {
    font-size: 170%
  }
}

.woocommerce-tabs ul.tabs {
  width: 100%
}

.woocommerce-tabs .panel {
  width: 100%;
  float: none
}

.woocommerce-checkout .col-full {
  max-width: 90em
}

.ywbc-search-row button.ywbc-action {
  display: none
}

img.ywbc-barcode-image {
  text-align: center !important;
  margin: 0 auto !important
}

@media (max-width: 480px) {
  .yith-barcode-actions h2 {
    font-size: 160%
  }

  .ywbc-action-results h3 {
    font-size: 150%
  }
}

.page-id-236035 #content {
  margin-top: -2rem
}

a.ppMainPanelLink {
  color: rgba(254, 109, 42, .85);
  text-decoration: none !important;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: .5rem;
  display: block
}

a.ppMainPanelLink:hover {
  color: #fe6d2a
}

.yith-wcaf a {
  color: rgba(254, 109, 42, .85);
  text-decoration: none !important;
  font-weight: 700
}

.yith-wcaf a:hover {
  color: #fe6d2a
}

.yith-wcaf .dashboard-links li {
  padding: 1rem .5rem
}

.left-column.full-width {
  padding: 0
}

.yith-wcaf-registration-form .btn {
  margin-top: 1rem
}

.yith-wcaf-registration-form .btn:hover {
  color: #fff
}

.yith-wcaf td a {
  color: #000
}

.yith-wcaf th {
  background-color: #f5f5f5 !important
}

a.ui-corner-all {
  font-size: 9px
}

span.ui-datepicker-month {
  font-size: 11px
}

span.ui-datepicker-year {
  font-size: 9px
}

.yith-wcaf tr:nth-child(even) td {
  background-color: rgba(254, 109, 42, .1) !important
}

.yith-wcaf tr:nth-child(odd) td {
  background-color: rgba(240, 240, 240, .3) !important
}

.dashboard-title {
  margin-top: 1rem;
  margin-bottom: 10px !important
}

.dashboard-title h2 {
  font-size: 160%
}

a.ui-corner-all {
  color: #222
}

a.ui-corner-all:hover {
  text-decoration: none;
  color: #000
}

.ui-datepicker-buttonpane button {
  color: #fff
}

.ui-datepicker-buttonpane .ui-datepicker-current {
  display: none
}

.ui-state-highlight {
  border: 1px solid rgba(254, 109, 42, .3)
}

.ui-datepicker-current-day {
  background: #fe6d2a !important;
  border: none !important
}

.ui-datepicker-current-day a {
  color: #fff !important
}

.woocommerce-pagination a {
  margin-right: 1rem !important;
  margin-left: 1rem !important
}

@media (max-width: 767px) {
  .right-column {
    width: 100% !important;
    margin-bottom: 3rem
  }

  .dashboard-content {
    padding: 0 15px
  }

  .yith-wcaf .left-column, .yith-wcaf .right-column {
    padding: 0;
    width: 100% !important
  }
}

@media (max-width: 481px) {
  .yith-wcaf td, .yith-wcaf th {
    width: 100%;
    display: block
  }

  .yith-wcaf th {
    text-transform: uppercase;
    padding-left: 2rem !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    width: 100%;
    background-color: #f0f0f0 !important
  }

  .dashboard-title h2 {
    font-size: 140%
  }

  .button-row, .filters-row label, .yith-wcaf.yith-wcaf-clicks input.datepicker {
    width: 100% !important;
    display: block !important;
    margin-top: 1rem;
    margin-bottom: 1.5rem
  }

  .yith-wcaf.yith-wcaf-clicks input.datepicker {
    max-width: 80% !important
  }

  .button-row input {
    margin-right: 2rem
  }
}

.page-id-240332 #checkout-products, .page-id-240332 .product-quantity, .page-id-240332 .site-footer, .page-id-240332 .site-header, .page-id-240332 .storefront-breadcrumb, .page-id-240332 .woocommerce-form-coupon-toggle, .page-id-240332 .woocommerce-message {
  display: none
}

.lpWebinarHeader {
  padding-top: 3rem;
  padding-bottom: 5rem;
  text-align: center
}

.lpWebinarHeader h2 {
  color: #ff6d2b;
  font-weight: 700
}

.lpWebinarHeader h3 {
  text-transform: uppercase;
  color: #363d4d;
  font-size: 140%;
  letter-spacing: 2px;
  line-height: 2rem
}

.lpWebinarOffer {
  text-align: justify;
  padding-right: 2rem
}

.lpWebinarOffer img {
  margin-bottom: -2rem
}

.lpWebinarOffer h4, .lpWebinarOffer h5 {
  color: #363d4d
}

.lpWebinarOffer h4 {
  font-size: 150%;
  line-height: 2.3rem;
  text-transform: uppercase
}

.lpWebinarOffer h5 {
  line-height: 2rem
}

.lpWebinarOffer .offerValue {
  margin-bottom: 3rem;
  margin-top: -.5rem;
  text-transform: none !important
}

.offerValue span {
  font-size: 130%
}

.offerPrice {
  border: 3px solid #ff6d2b;
  border-radius: 10px
}

.offerPrice h3 {
  color: #363d4d;
  text-transform: uppercase;
  font-size: 160%
}

.offerPrice h2 {
  color: #0fb36c;
  font-size: 300%;
  margin-top: -1rem
}

.offerPrice h2 span {
  font-size: 24px
}

.offerPriceSpan {
  font-size: 20px
}

#invoice_ask_field {
  margin-left: 2rem;
  font-weight: 700
}

@media (min-width: 992px) {
  #order_review_heading, .woocommerce-checkout .woocommerce-billing-fields h3 {
    margin-top: -.5rem
  }
}

@media (max-width: 991px) {
  .lpWebinarHeader h2 {
    font-size: 200%
  }

  .lpWebinarHeader h3 {
    text-transform: uppercase;
    font-size: 120%;
    letter-spacing: 1px
  }

  .lpWebinarHeader {
    padding-bottom: 2rem
  }

  .woocommerce-info {
    margin-top: 3rem
  }
}

@media (max-width: 767px) {
  .lpWebinarHeader h2 {
    font-size: 180%
  }

  .lpWebinarHeader h3 {
    font-size: 110%;
    letter-spacing: 0
  }
}

@media (max-width: 767px) {
  .lpWebinarHeader h2 {
    font-size: 150%
  }

  .lpWebinarHeader h3 {
    font-size: 100%
  }

  .offerPrice h3 {
    font-size: 120%
  }

  .offerPrice h2 {
    font-size: 220%
  }

  .offerPrice h2 span {
    font-size: 20px
  }

  .page-id-240332 button#place_order {
    font-size: 18px !important
  }

  .lpWebinarOffer h4 {
    font-size: 135%
  }
}

@media (min-width: 992px) {
  .woocommerce-billing-fields {
    margin-top: -4rem
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce-billing-fields {
    margin-top: -6rem
  }
}

.products li img {
  margin-left: auto;
  margin-right: auto
}

.site-footer .site-info {
  display: none
}

.storefront-handheld-footer-bar li a {
  border-right: 1px solid rgba(0, 0, 0, .1) !important
}

.entry-title {
  font-size: 200%
}

@media (max-width: 767px) {
  .entry-title {
    font-size: 180%
  }
}

@media (max-width: 481px) {
  .entry-title {
    font-size: 170%
  }
}

.woocommerce-tabs ul.tabs {
  width: 100%
}

.woocommerce-tabs .panel {
  width: 100%;
  float: none
}

.woocommerce-checkout .col-full {
  max-width: 90em
}

.ywbc-search-row button.ywbc-action {
  display: none
}

img.ywbc-barcode-image {
  text-align: center !important;
  margin: 0 auto !important
}

@media (max-width: 480px) {
  .yith-barcode-actions h2 {
    font-size: 160%
  }

  .ywbc-action-results h3 {
    font-size: 150%
  }
}

.page-id-236035 #content {
  margin-top: -2rem
}

a.ppMainPanelLink {
  color: rgba(254, 109, 42, .85);
  text-decoration: none !important;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: .5rem;
  display: block
}

a.ppMainPanelLink:hover {
  color: #fe6d2a
}

.yith-wcaf a {
  color: rgba(254, 109, 42, .85);
  text-decoration: none !important;
  font-weight: 700
}

.yith-wcaf a:hover {
  color: #fe6d2a
}

.yith-wcaf .dashboard-links li {
  padding: 1rem .5rem
}

.left-column.full-width {
  padding: 0
}

.yith-wcaf-registration-form .btn {
  margin-top: 1rem
}

.yith-wcaf-registration-form .btn:hover {
  color: #fff
}

.yith-wcaf td a {
  color: #000
}

.yith-wcaf th {
  background-color: #f5f5f5 !important
}

a.ui-corner-all {
  font-size: 9px
}

span.ui-datepicker-month {
  font-size: 11px
}

span.ui-datepicker-year {
  font-size: 9px
}

.yith-wcaf tr:nth-child(even) td {
  background-color: rgba(254, 109, 42, .1) !important
}

.yith-wcaf tr:nth-child(odd) td {
  background-color: rgba(240, 240, 240, .3) !important
}

.dashboard-title {
  margin-top: 1rem;
  margin-bottom: 10px !important
}

.dashboard-title h2 {
  font-size: 160%
}

a.ui-corner-all {
  color: #222
}

a.ui-corner-all:hover {
  text-decoration: none;
  color: #000
}

.ui-datepicker-buttonpane button {
  color: #fff
}

.ui-datepicker-buttonpane .ui-datepicker-current {
  display: none
}

.ui-state-highlight {
  border: 1px solid rgba(254, 109, 42, .3)
}

.ui-datepicker-current-day {
  background: #fe6d2a !important;
  border: none !important
}

.ui-datepicker-current-day a {
  color: #fff !important
}

.woocommerce-pagination a {
  margin-right: 1rem !important;
  margin-left: 1rem !important
}

@media (max-width: 767px) {
  .right-column {
    width: 100% !important;
    margin-bottom: 3rem
  }

  .dashboard-content {
    padding: 0 15px
  }

  .yith-wcaf .left-column, .yith-wcaf .right-column {
    padding: 0;
    width: 100% !important
  }
}

@media (max-width: 481px) {
  .yith-wcaf td, .yith-wcaf th {
    width: 100%;
    display: block
  }

  .yith-wcaf th {
    text-transform: uppercase;
    padding-left: 2rem !important;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    width: 100%;
    background-color: #f0f0f0 !important
  }

  .dashboard-title h2 {
    font-size: 140%
  }

  .button-row, .filters-row label, .yith-wcaf.yith-wcaf-clicks input.datepicker {
    width: 100% !important;
    display: block !important;
    margin-top: 1rem;
    margin-bottom: 1.5rem
  }

  .yith-wcaf.yith-wcaf-clicks input.datepicker {
    max-width: 80% !important
  }

  .button-row input {
    margin-right: 2rem
  }
}

.page-id-240332 #checkout-products, .page-id-240332 .product-quantity, .page-id-240332 .site-footer, .page-id-240332 .site-header, .page-id-240332 .storefront-breadcrumb, .page-id-240332 .woocommerce-form-coupon-toggle, .page-id-240332 .woocommerce-message {
  display: none
}

.lpWebinarHeader {
  padding-top: 3rem;
  padding-bottom: 5rem;
  text-align: center
}

.lpWebinarHeader h2 {
  color: #ff6d2b;
  font-weight: 700
}

.lpWebinarHeader h3 {
  text-transform: uppercase;
  color: #363d4d;
  font-size: 140%;
  letter-spacing: 2px;
  line-height: 2rem
}

.lpWebinarOffer {
  text-align: justify;
  padding-right: 2rem
}

.lpWebinarOffer img {
  margin-bottom: -2rem
}

.lpWebinarOffer h4, .lpWebinarOffer h5 {
  color: #363d4d
}

.lpWebinarOffer h4 {
  font-size: 150%;
  line-height: 2.3rem;
  text-transform: uppercase
}

.lpWebinarOffer h5 {
  line-height: 2rem
}

.lpWebinarOffer .offerValue {
  margin-bottom: 3rem;
  margin-top: -.5rem;
  text-transform: none !important
}

.offerValue span {
  font-size: 130%
}

.offerPrice {
  border: 3px solid #ff6d2b;
  border-radius: 10px
}

.offerPrice h3 {
  color: #363d4d;
  text-transform: uppercase;
  font-size: 160%
}

.offerPrice h2 {
  color: #0fb36c;
  font-size: 300%;
  margin-top: -1rem
}

.offerPrice h2 span {
  font-size: 24px
}

.offerPriceSpan {
  font-size: 20px
}

#invoice_ask_field {
  margin-left: 2rem;
  font-weight: 700
}

@media (min-width: 992px) {
  #order_review_heading, .woocommerce-checkout .woocommerce-billing-fields h3 {
    margin-top: -.5rem
  }
}

@media (max-width: 991px) {
  .lpWebinarHeader h2 {
    font-size: 200%
  }

  .lpWebinarHeader h3 {
    text-transform: uppercase;
    font-size: 120%;
    letter-spacing: 1px
  }

  .lpWebinarHeader {
    padding-bottom: 2rem
  }

  .woocommerce-info {
    margin-top: 3rem
  }
}

@media (max-width: 767px) {
  .lpWebinarHeader h2 {
    font-size: 180%
  }

  .lpWebinarHeader h3 {
    font-size: 110%;
    letter-spacing: 0
  }
}

@media (max-width: 767px) {
  .lpWebinarHeader h2 {
    font-size: 150%
  }

  .lpWebinarHeader h3 {
    font-size: 100%
  }

  .offerPrice h3 {
    font-size: 120%
  }

  .offerPrice h2 {
    font-size: 220%
  }

  .offerPrice h2 span {
    font-size: 20px
  }

  .page-id-240332 button#place_order {
    font-size: 18px !important
  }

  .lpWebinarOffer h4 {
    font-size: 135%
  }
}

ul#checkout-products {
  list-style-type: none
}

@media (min-width: 992px) {
  .woocommerce-billing-fields {
    margin-top: -4rem
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce-billing-fields {
    margin-top: -6rem
  }
}

.products li img {
  margin-left: auto;
  margin-right: auto
}

.site-footer .site-info {
  display: none
}

.storefront-handheld-footer-bar li a {
  border-right: 1px solid rgba(0, 0, 0, .1) !important
}

.cart-link-icon-link {
  display: inline-block;
  color: #2c2d33 !important;
  background: 0 0;
  color: #2c2d33
}

.cart-link-icon-link:hover {
  background: 0 0;
  color: #000;
  cursor: pointer
}

#cart-link-value {
  opacity: 0;
  display: inline-block;
  width: 10px
}

.cart-link-icon-btn {
  display: inline-block;
  background: 0 0;
  color: #2c2d33;
  margin-left: 15px
}

.cart-link-icon-btn:hover {
  background: 0 0;
  color: #000;
  cursor: pointer
}

woocommerce-tabs ul.tabs li:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.archive.term-szkolenia .products .product-category.last {
  display: none
}

.ywgc-design-list ul li div {
  list-style-type: none;
  min-width: 150px;
  min-height: 150px
}

.button.ywgc_apply_gift_card_button {
  background: #43454b !important;
  border-color: #43454b
}

.gift-card-content-editor input, .gift-card-content-editor textarea {
  background: 0 0;
  border: 1px solid rgba(0, 0, 0, .1);
  box-shadow: none;
  border-radius: 1rem
}

.woocommerce-order .order-again a {
  display: none
}

.banerPromo {
  display: none
}

#post-36 {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  background: #f63
}

.banerPromo1Left {
  padding: 5rem 6rem
}

.banerPromo1Right {
  padding: 5rem 6rem;
  background: 0 0
}

.banerPromo a, .banerPromo h2, .banerPromo h4, .banerPromo p {
  color: #fff;
  text-align: left
}

.banerPromo h2 {
  font-weight: 800;
  font-size: 48px
}

.banerPromo h4 {
  font-size: 30px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  letter-spacing: 2px;
  line-height: 2.5rem
}

.banerPromo p {
  text-align: justify;
  font-size: 15px
}

.banerPromo a {
  text-decoration: none !important;
  font-size: 20px;
  color: #f4f4f4
}

.banerPromo a:hover {
  color: #fff
}

.banerPromo2 {
  margin-bottom: -5rem
}

.banerPromo2Right {
  padding: 3rem 6rem;
  background: #fe6d2a;
  height: 260px
}

.banerPromo2Right h4 {
  line-height: 3.5rem
}

.banerPromo2Left {
  background: #1c336b;
  height: 260px
}

.banerPromo2Left img {
  width: 350px;
  margin: auto auto;
  padding-top: 6rem
}

@media (max-width: 1199px) {
  .banerPromo1Left {
    padding: 0
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  .banerPromo h2 {
    font-size: 35px
  }

  .banerPromo h4 {
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 2.5rem
  }

  .banerPromo p {
    text-align: left;
    font-size: 15px
  }

  .banerPromo2Right {
    height: auto
  }

  .banerPromo2Left {
    height: auto;
    padding-bottom: 6rem
  }
}

@media (max-width: 480px) {
  .banerPromo1Right {
    padding: 2rem 3rem
  }

  .banerPromo h2 {
    font-size: 30px
  }

  .banerPromo h4 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 2rem
  }

  .banerPromo p {
    text-align: left;
    font-size: 14px
  }

  .banerPromo a {
    font-size: 17px
  }

  .banerPromo2Left {
    height: auto;
    padding-bottom: 6rem
  }

  .banerPromo2 {
    margin-bottom: -4rem
  }

  .banerPromo2Right {
    padding: 1rem 3rem;
    background: #fe6d2a;
    height: auto
  }

  .banerPromo2Right h4 {
    line-height: 2.3rem
  }
}

.site-header .col-full, .storefront-primary-navigation .col-full {
  max-width: 85em;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2.617924em;
  box-sizing: content-box
}

@media (max-width: 991px) {
  .CategoryTop .CategoryTopRight {
    min-height: 320px
  }
}

.payuRatyImgTop {
  margin-bottom: 0;
  margin-left: -5px
}

.payuRatyImgBottom {
  margin-top: 5px
}

@media (max-width: 991px) {
  .CategoryTopRight img {
    max-width: 198px;
    max-height: 279px
  }
}

@media (min-width: 1200px) {
  .CategoryTop .container {
    width: 1220px
  }
}

@media (min-width: 992px) {
  .CategoryTopRight {
    width: 14%
  }
}

@media (max-width: 481px) {
  .CategoryTopRight {
    width: 100%;
    margin: 2rem auto;
    text-align: center
  }

  .CategoryTopRight .CategoryTopBox {
    max-width: 198px;
    margin: 0 auto;
    text-align: center
  }
}

@media (min-width: 1201px) {
  .CategoryTopRight h2 {
    font-size: 16px
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .CategoryTopRight h2 {
    font-size: 13px
  }
}

.page-id-4 .entry-header, .page-id-5 .entry-header {
  display: none
}

.site-content .col-full, .site-main .storefront-product-section, .storefront-breadcrumb .col-full {
  max-width: 88em;
  padding: 0 2rem
}

.storefront-breadcrumb {
  margin-bottom: .5rem
}

.woocommerce-account .entry-header {
  padding-bottom: 4rem !important
}

.woocommerce-account .entry-title {
  text-align: left
}

@media (min-width: 992px) {
  .CategoryTopRight {
    width: 12.5%
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .CategoryTopRight h2 {
    font-size: 11px
  }
}

@media (min-width: 1201px) {
  .CategoryTopRight h2 {
    font-size: 15px
  }
}

@media (max-width: 991px) {
  .CategoryTop {
    padding: 3rem 1rem
  }

  .CategoryTopRight .CategoryTopBox {
    max-width: 198px;
    margin: 0 auto;
    text-align: center
  }
}

.faqBox {
  margin-top: 2rem;
  margin-bottom: 1rem;
  max-width: 800px
}

.faqQuestion {
  margin-bottom: 1rem;
  width: 100%
}

.faqQuestion a {
  text-decoration: none !important;
  font-size: 16px;
  line-height: 24px;
  color: #222;
  width: 100%;
  text-align: left;
  box-shadow: none !important
}

.faqQuestion a:hover {
  color: #fe6d2a;
  border: 1px solid rgba(0, 0, 0, .125)
}

.faqAnswer {
  display: none;
  padding: 1.5rem;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .5rem
}

#nav_menu-2 {
  display: none
}

.footer-widgets.row-1.col-3.fix {
  display: none
}

.formContact a {
  text-decoration: none !important;
  color: #fe6d2a
}

.formContact a:hover {
  color: #000
}

.formContact .formContactPolicyCheckbox {
  font-weight: 400 !important
}

.formContact .formContactPolicyCheckbox .wpcf7-form-control-wrap {
  margin-left: -15px;
  margin-right: 5px
}

.footerNewsletter .footerNewsletterPolicy a {
  text-transform: none;
  color: #fe6d2a !important
}

.footerNewsletter .footerNewsletterPolicy a:hover {
  color: #000 !important
}

.policyTable {
  max-width: 1200px
}

.policyTable td {
  width: 20%;
  padding: 0 1rem;
  border: 1px solid #555
}

@media (min-width: 581px) and (max-width: 800px) {
  .policyTable td {
    width: 20%;
    padding: .2rem
  }

  .policyTable {
    font-size: 11px
  }
}

@media (max-width: 580px) {
  .policyTable td {
    width: 20%;
    padding: 0;
    max-width: 60px
  }

  .policyTable {
    font-size: 10px
  }
}

.site-header .site-branding img {
  width: auto;
  height: auto;
  margin-left: -10px
}

@media (min-width: 401px) and (max-width: 767px) {
  .main-navigation .menu-toggle {
    margin-top: 1rem
  }
}

@media (max-width: 400px) {
  .site-header .site-branding img {
    max-width: 150px
  }
}

#billing_invoice_ask_field {
  margin-left: 20px
}

#activecampaign_for_woocommerce_accepts_marketing_field {
  margin-left: 20px
}

#activecampaign_for_woocommerce_accepts_marketing_field label.checkbox label {
  margin-left: 0;
  padding-left: 0
}

.productPriceSuffixInfo {
  color: red;
  font-size: 16px !important;
  font-weight: 700
}

.productPriceSuffixInfoBottom {
  display: block;
  font-size: 13px !important;
  margin-top: .5rem;
  color: red
}

@media (max-width: 990px) {
  .CategoryTopBox {
    margin-left: 4em !important;
  }
  .CategoryTopBox img {
    display: none;
  }
  .CategoryTop {
    padding: 1em 0 !important;
  }
  .CategoryTop .container {
    padding-left: 0;
    margin-left: 0;
  }
  .CategoryTop .CategoryTopRight {
    min-height: auto !important;
    margin-top: 0;
  }
  .CategoryTopRight h2 {
    font-size: 15px;
  }
}

.entry-summary .wc-sales-price-dates {
  color: #fe6d2a;
  font-weight: 700;
  font-size: 15px;
}

.site-content {
  margin-bottom: 40px;
}

.payment_method_tubapay2 .checkbox input {
  margin-left: 0;
  position: static;
}

#review_form_wrapper {
  margin-bottom: 20px;
}
