.element-invisible {
  height: 0 !important;
  display: none !important;
  visibility: hidden !important;
  overflow: hidden !important;
}
* {
  margin: 0;
  padding: 0;
}
body {
  overflow-x: hidden;
}
body *:focus {
  outline: none;
}
.my-img-responsive {
  max-width: 100% !important;
  height: auto !important;
}
img.img-responsive {
  max-width: 100% !important;
  height: auto !important;
}
.my-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
a {
  color: black;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
}
a,
p,
div {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 1.6em;
  line-height: 45px;
  font-weight: 500;
}
h1#page-title {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 36px;
  line-height: 38px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 15px;
}
h2 {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 36px;
  line-height: 45px;
  font-weight: 500;
}
.button-mixin {
  border: 1px solid black;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease-in-out;
}
.button {
  padding: 0 80px 0 15px;
  border: 1px solid black;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease-in-out;
  color: black;
  background: url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-right.png) no-repeat right 15px center;
}
.button:hover {
  background-position: right 5px center;
}
.button-reverse {
  padding: 0 15px 0 80px;
  border: 1px solid black;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease-in-out;
  color: black;
  background: url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-left.png) no-repeat left 15px center;
  text-align: right;
}
.button-reverse:hover {
  background-position: left 5px center;
}
.button-black {
  padding: 0 80px 0 15px;
  border: 1px solid black;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease-in-out;
  color: white;
  background: #000000 url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-right-white.png) no-repeat right 15px center;
}
.button-black:hover {
  background-position: right 5px center;
}
#main-wrapper {
  margin-bottom: 75px;
}
.front #main-wrapper {
  display: none;
}
input,
select,
button {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
  outline: none !important;
  border-radius: 0;
}
input[type="button"]::-moz-focus-inner {
  border: 0;
}
#search-block-form {
  position: relative;
  padding-top: 0;
}
#search-block-form .form-actions {
  display: inline-block;
  position: relative;
}
#search-block-form .form-actions input[type=submit] {
  all: unset;
  display: none;
  cursor: pointer;
  position: absolute;
  text-indent: -9999px;
  width: 31px;
  height: 21px;
  left: 0;
  background: #ffffff url(/sites/all/themes/profiforest/images/icons/profiforest-icon_search.png) no-repeat center;
  z-index: 995;
}
#search-block-form .form-actions .opener {
  cursor: pointer;
  z-index: 996;
  position: relative;
  display: inline-block;
  width: 31px;
  height: 21px;
  padding: 0 3px;
  margin-right: 6px;
  left: 0;
  background: #ffffff url(/sites/all/themes/profiforest/images/icons/profiforest-icon_search.png) no-repeat center bottom;
}
#search-block-form .form-item-search-block-form {
  display: none;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 95vw;
  z-index: 1000;
  right: -41.3vw;
  top: -30%;
}
#search-block-form .form-item-search-block-form input {
  border-color: black;
  border-radius: 0;
  background-color: #fff;
  display: inline-block;
  width: 100%;
  line-height: normal;
  padding-top: 8px;
  padding-bottom: 8px;
}
.node-page .field-item div {
  max-width: 100%;
  overflow-x: auto;
}
.region-footer a,
.node-page a {
  font-weight: 400;
}
.region-footer a:hover,
.node-page a:hover {
  color: #4C4C4C;
}
ul.menu {
  list-style: none none;
}
ul.menu li {
  list-style: none none;
  margin: 0;
}
.views-table {
  width: 100%;
}
.views-table td {
  padding: 5px 0;
}
#breadcrumb ol,
#breadcrumb ul {
  list-style: none;
}
#breadcrumb ol li,
#breadcrumb ul li {
  display: inline-block;
  padding-right: 5px;
}
#breadcrumb ol li:not(:last-child):after,
#breadcrumb ul li:not(:last-child):after {
  content: '/';
  display: inline-block;
  padding-left: 5px;
}
/* zafixuje region navigacie
na vsetkych okrem front-page pretoze ta nema tento .page-intro-wrapper
*/
.front .page-intro-wrapper {
  margin-bottom: 80px !important;
}
.page-intro-wrapper {
  margin-bottom: 190px;
}
.page-intro-wrapper .region-navigation-menu {
  position: fixed;
  width: 100%;
  z-index: 900;
  top: 0;
  background: white;
}
.page-taxonomy-term .page-intro-wrapper,
.page-produkty .page-intro-wrapper,
.node-type-product .page-intro-wrapper {
  margin-bottom: 180px;
}
.page-taxonomy-term .view-empty,
.page-produkty .view-empty,
.node-type-product .view-empty {
  margin: 25px 0;
}
.page-cart fieldset legend {
  font-size: 20px;
  font-weight: 400;
}
.page-cart fieldset * {
  line-height: 130%;
}
.page-cart .page-intro-wrapper {
  margin-bottom: 130px;
}
.page-cart .form-actions input.form-submit:nth-child(1) {
  padding: 0 15px 0 80px;
  border: 1px solid black;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease-in-out;
  color: black;
  background: url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-left.png) no-repeat left 15px center;
  text-align: right;
}
.page-cart .form-actions input.form-submit:nth-child(1):hover {
  background-position: left 5px center;
}
.page-cart .form-actions input.form-submit:nth-child(2) {
  padding: 0 80px 0 15px;
  border: 1px solid black;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease-in-out;
  color: white;
  background: #000000 url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-right-white.png) no-repeat right 15px center;
}
.page-cart .form-actions input.form-submit:nth-child(2):hover {
  background-position: right 5px center;
}
.page-cart.page-cart-checkout #billing-pane select,
.page-cart.page-cart-checkout #delivery-pane select,
.page-cart.page-cart-checkout #billing-pane input:not([type=checkbox]),
.page-cart.page-cart-checkout #delivery-pane input:not([type=checkbox]) {
  width: 100% !important;
}
.page-cart.page-cart-checkout .form-type-uc-addresses-address-select label {
  font-weight: 400;
}
.page-cart.page-cart-checkout .form-actions {
  margin-bottom: 0 !important;
}
.page-cart.page-cart-checkout .form-actions input {
  max-width: none;
  margin-bottom: 20px;
}
.page-cart.page-cart-checkout fieldset:not(#login-pane) {
  border: none;
  box-shadow: none;
}
.page-cart.page-cart-checkout fieldset:not(#login-pane) legend {
  margin-bottom: 10px;
}
.page-cart.page-cart-checkout fieldset:not(#login-pane) .fieldset-wrapper {
  padding: 15px 15px;
  background-color: #f5f5f5;
}
.page-cart.page-cart-checkout #edit-actions {
  margin: 0.5em;
}
.page-cart.page-cart-checkout-review table.cart-review {
  width: 100% !important;
}
.page-cart.page-cart-checkout-review #review-instructions {
  margin-bottom: 1em;
}
.page-cart.page-cart-checkout-review .order-review-table {
  width: auto !important;
  max-width: 100% !important;
  font-size: 0.75em;
}
.page-cart.page-cart-checkout-review .order-review-table .title-col,
.page-cart.page-cart-checkout-review .order-review-table .pane-title-row {
  font-weight: 500;
}
.page-cart.page-cart-checkout-review .order-review-table .title-col {
  width: 25%;
}
.page-cart.page-cart-checkout-review .order-review-table .data-col {
  width: 75%;
}
.page-cart.page-cart-checkout-review .order-review-table .review-button-row form {
  display: block;
}
.page-cart.page-cart-checkout-complete .region-content .content a {
  padding: 0 15px 0 80px;
  border: 1px solid black;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease-in-out;
  color: black;
  background: url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-left.png) no-repeat left 15px center;
  text-align: right;
}
.page-cart.page-cart-checkout-complete .region-content .content a:hover {
  background-position: left 5px center;
}
.page-cart #edit-actions.form-actions {
  margin-bottom: 0;
}
.page-cart #edit-actions.form-actions input {
  padding: 0 30px;
  text-align: center;
  width: 100%;
}
fieldset {
  width: 100%;
}
fieldset .address-pane-table table .form-item {
  display: inline-block;
  padding: 2px 0;
  margin: 3px;
}
fieldset .address-pane-table table .field-label {
  font-weight: 400;
}
fieldset .address-pane-table table .field-label span {
  color: #000;
}
#navigation {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
#navigation #navigation-items {
  margin-top: 10px;
  padding-top: 25px;
  padding-bottom: 15px;
  min-height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
}
#navigation #navigation-items > div {
  display: inline-block;
}
#navigation #navigation-items .logo-wrap {
  flex: 0 0 100%;
  margin-bottom: 10px;
}
#navigation #navigation-items ul.menu li {
  font-size: 20px;
  display: inline-block;
  padding-right: 15px;
}
#navigation #navigation-items ul.menu li a {
  text-transform: uppercase;
}
#navigation #navigation-items .hamburger-wrap {
  position: relative;
  display: none;
}
#navigation #navigation-items .hamburger-wrap .hamburger {
  padding: 5px 0;
}
#navigation #navigation-items .controls-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
#navigation #navigation-items .controls-wrap .search-link,
#navigation #navigation-items .controls-wrap .cart-link,
#navigation #navigation-items .controls-wrap .profile-link {
  padding: 0 3px;
  margin-right: 17px;
}
#navigation #navigation-items .controls-wrap .cart-link {
  position: relative;
}
#navigation #navigation-items .controls-wrap .cart-link .cart-count {
  text-align: center;
  vertical-align: middle;
  font-size: 10px;
  line-height: 16px;
  position: absolute;
  bottom: -2px;
  right: 0;
  width: 15px;
  height: 15px;
  background-color: black;
  color: white;
  border-radius: 50%;
}
#navigation #navigation-mobile {
  z-index: 1500;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  background: #fff;
}
#navigation #navigation-mobile .mm-close-wrap .mm-close-btn {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 1em;
  line-height: 45px;
  font-weight: 300;
  padding: 0 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  border: 0;
  background-color: #daf667;
}
#navigation #navigation-mobile ul.menu li {
  display: block;
  font-size: 1.3em;
  padding: 10px 30px;
}
#navigation #navigation-mobile ul.menu li:not(:last-child) {
  border-bottom: 1px solid #c1c1c1;
}
#navigation #navigation-mobile ul.menu li a {
  text-transform: uppercase;
}
#lang_dropdown_form_language {
  display: flex;
}
#lang_dropdown_form_language .form-item.form-type-select {
  margin: 0;
}
#lang-dropdown-select-language_msdd {
  cursor: pointer;
  /* language icon */
  border: none;
}
#lang-dropdown-select-language_msdd,
#lang-dropdown-select-language_msdd * {
  outline: none !important;
}
#lang-dropdown-select-language_msdd img {
  padding: 0 !important;
  width: 36px !important;
  height: 24px !important;
}
#lang-dropdown-select-language_msdd .ldsSkinNoLabel .ddChild {
  left: 0;
  border: none;
}
#lang-dropdown-select-language_msdd .ddTitle {
  background: none;
}
#lang-dropdown-select-language_msdd .ddTitle .divider,
#lang-dropdown-select-language_msdd .ddTitle .ddArrow {
  display: none;
}
#lang-dropdown-select-language_msdd .ddTitle .ddTitleText {
  padding: 0;
}
#lang-dropdown-select-language_msdd .ddTitle .ddTitleText img {
  vertical-align: inherit;
}
#lang-dropdown-select-language_msdd #lang-dropdown-select-language_child {
  border-color: transparent;
  background: transparent;
  height: 38px !important;
}
#lang-dropdown-select-language_msdd #lang-dropdown-select-language_child ._msddli_ {
  background: none;
  padding-left: 0;
  padding-right: 0;
}
#lang-dropdown-select-language_msdd #lang-dropdown-select-language_child.shadow {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#lang-dropdown-select-language_msdd #lang-dropdown-select-language_child li.selected {
  display: none !important;
}
/* Zeleny block s akciou */
#block-block-1 {
  padding: 15px 0;
  background-color: #daf667;
}
#block-block-1 .container {
  position: relative;
}
#block-block-1 p {
  padding-right: 30px;
  font-size: 0.8em;
  text-align: center;
}
#block-block-1 p a {
  text-decoration: underline;
}
#block-block-1 .akcia-close {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: -5px;
  height: 30px;
  width: 30px;
}
#block-block-1 .akcia-close .bar {
  display: block;
  height: 2px;
  background-color: black;
}
#block-block-1 .akcia-close .bar:first-child {
  -webkit-transform: rotate(-45deg) translate(-11px, 8px);
  transform: rotate(-45deg) translate(-11px, 8px);
}
#block-block-1 .akcia-close .bar:last-child {
  -webkit-transform: rotate(45deg) translate(7px, 9px);
  transform: rotate(45deg) translate(7px, 9px);
}
#block-activit-product-category {
  margin-bottom: 35px;
  margin-top: 35px;
}
#block-activit-product-category .category-item-content {
  max-width: 270px;
  margin: 0 auto;
}
#block-activit-product-category .category-item {
  margin-bottom: 35px;
}
#block-activit-product-category .category-image {
  text-align: center;
}
#block-activit-product-category .category-image img {
  vertical-align: top;
}
#block-activit-product-category .category-name h3 {
  margin: 10px 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 1.1em;
  font-weight: 500;
  text-transform: uppercase;
  height: 2.2em;
}
#block-activit-product-category .category-button {
  width: 100%;
}
#block-block-2 {
  overflow-x: hidden;
  margin-bottom: 85px;
  padding-top: 60px;
  background-image: linear-gradient(#f4f4f4 90%, transparent 90%);
}
#block-block-2 .content .row {
  /*lavy div s textom*/
  /*pravy div s obrazkom */
}
#block-block-2 .content .row > div:first-child {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
#block-block-2 .content .row > div:first-child p {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  color: #8c8c8c;
}
#block-block-2 .content .row > div:first-child .button {
  width: 270px;
}
#block-block-2 .content .row > div:last-child > div {
  /* to je len preto, ze ten obrazok nie je v gridoch. */
}
#block-block-2 .content .row > div:last-child > div img {
  vertical-align: top;
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
}
#block-block-3 {
  padding: 60px 0;
  background-color: #090909;
  color: white;
}
#block-block-3 h2 {
  font-size: 36px;
}
#block-block-3 input {
  margin-top: 25px;
  max-width: none;
  width: 100%;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
  border: none;
  border-bottom: 1px solid white;
  height: 40px;
  padding-bottom: 10px;
  color: white;
}
#block-block-3 input[type=submit] {
  background: transparent url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-right-white.png) right no-repeat;
  padding-left: 0;
  padding-right: 0;
}
#block-block-3 .wrapper-submit {
  position: absolute;
  top: 0;
  right: 15px;
  width: 50px;
}
#block-block-3 ::placeholder {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
  color: white;
  opacity: 1;
}
.region-footer {
  padding-top: 40px;
}
.region-footer .block {
  margin-bottom: 20px;
}
.region-footer h2 {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 25px;
  line-height: 45px;
  font-weight: 500;
  margin-bottom: 10px;
}
.region-footer ul {
  list-style: none;
}
.region-footer ul li {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
.region-footer a,
.region-footer p {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}
.region-footer a[href*="activit.sk"] {
  font-size: 0.8rem;
}
.region-footer #block-menu-menu-footer .content ul.menu li {
  margin: 0 5px 0 0;
  padding: 0 8px 0 0;
  display: inline;
  border-right: 1px solid black;
}
.region-footer #block-menu-menu-footer .content ul.menu li:last-child {
  border: none;
}
.region-footer #block-menu-menu-footer .content ul.menu li::marker {
  width: 0;
}
.region-footer #block-menu-menu-footer .content ul.menu li a {
  font-size: 0.8rem;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
/* BLOK: Velky uvodny obrazok s textom */
#block-block-5 {
  color: white;
  background: url(/sites/all/themes/profiforest/images/static/profiforest-homepage-front.jpg) no-repeat 70%;
  background-size: cover;
}
#block-block-5 .content .row {
  height: 522px;
}
#block-block-5 .content .row h2 {
  font-size: 32px;
}
#block-block-5 .header-text {
  text-transform: uppercase;
  text-align: right;
}
#block-block-5 .button-wrapper {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
#block-block-5 .button-wrapper .button {
  width: 270px;
  background-color: white;
  border: none;
}
#block-activit-slider-similar,
#block-activit-slider-recommended {
  margin-bottom: 85px;
}
#block-activit-slider-similar .flex-viewport li,
#block-activit-slider-recommended .flex-viewport li {
  text-align: center;
}
#block-activit-slider-similar .flex-viewport li .teaser-wrapper,
#block-activit-slider-recommended .flex-viewport li .teaser-wrapper {
  display: inline-block;
}
#block-activit-slider-similar h2,
#block-activit-slider-recommended h2 {
  text-align: center;
  margin-bottom: 25px;
}
#block-activit-slider-similar .similar-custom-navigation,
#block-activit-slider-recommended .similar-custom-navigation,
#block-activit-slider-similar .custom-navigation,
#block-activit-slider-recommended .custom-navigation {
  position: relative;
}
#block-activit-slider-similar .flex-control-paging li a,
#block-activit-slider-recommended .flex-control-paging li a {
  position: relative;
  width: 35px;
  height: 25px;
  display: block;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#block-activit-slider-similar .flex-control-paging li a:after,
#block-activit-slider-recommended .flex-control-paging li a:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: black;
  z-index: 100;
}
#block-activit-slider-similar .flex-control-paging li a.flex-active:after,
#block-activit-slider-recommended .flex-control-paging li a.flex-active:after {
  height: 5px;
}
.teaser-wrapper {
  padding: 2px 2px 2px 2px;
  text-align: center;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
  position: relative;
  height: 100%;
}
.teaser-wrapper .teaser-link-overlay {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  bottom: 2px;
  right: 0;
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
  z-index: 50;
}
.teaser-wrapper .teaser-link-overlay:hover {
  border-color: black;
}
.teaser-wrapper img {
  max-width: 100% !important;
  height: auto !important;
}
.teaser-wrapper .field-name-field-category a {
  color: #b8b8b8;
  position: relative;
  z-index: 100;
  transition: all 0.3s ease-in-out;
}
.teaser-wrapper .field-name-field-category a:hover {
  color: black;
}
.teaser-wrapper .field-name-field-category,
.teaser-wrapper .teaser-product-name,
.teaser-wrapper .teaser-price {
  margin: 7px 0 15px 0;
}
.item-list .products-list {
  list-style: none;
  margin-left: -15px;
  margin-right: -15px;
}
.item-list .products-list li {
  margin: 15px 0;
  padding: 0 15px;
}
.view h2 {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 30px;
  line-height: 38px;
  font-weight: 500;
  margin-bottom: 40px;
  text-transform: uppercase;
}
/* view: Materials; content type : material */
.view-materials .views-row {
  border-bottom: 1px solid black;
}
.view-materials .views-row:last-child {
  border: none;
}
.node-material {
  padding-top: 50px;
  padding-bottom: 80px;
}
.node-material img {
  max-width: 100% !important;
  height: auto !important;
}
.node-material p {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}
.node-kontakt .content h3 {
  margin-bottom: 30px;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 30px;
  line-height: 45px;
  font-weight: 500;
}
.node-kontakt .content p {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 20px;
  line-height: normal;
  font-weight: 300;
}
.node-kontakt .content .field-name-body {
  padding-bottom: 25px;
  border-bottom: 1px solid #000;
  margin-bottom: 0;
}
.node-kontakt .content form input:not([type=submit]) {
  width: 100%;
}
.node-kontakt .content form .form-actions {
  margin: 1em 0;
}
.node-kontakt .sidebar h3 {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 25px;
  line-height: normal;
  font-weight: 500;
  margin-bottom: 20px;
}
.node-kontakt .sidebar h3:not(:first-child) {
  margin-top: 25px;
}
.node-kontakt .sidebar p {
  margin-bottom: 15px;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
}
.node-kontakt img {
  max-width: 100% !important;
  height: auto !important;
}
.node-kontakt .field {
  margin-bottom: 40px;
}
#block-menu-menu-category {
  background-color: #f4f4f4;
}
#block-menu-menu-category ul.menu {
  padding: 10px 0;
}
#block-menu-menu-category ul.menu li {
  display: inline-block;
  padding: 5px 5px 5px 0;
}
#block-menu-menu-category ul.menu li a {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 12.5px;
  line-height: 20px;
  font-weight: 400;
}
#block-menu-menu-category ul.menu li a.active {
  font-weight: 500;
}
/* Form vseobecne */
form label {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: normal;
  font-weight: 300;
  margin-bottom: 5px;
}
form label .form-required {
  color: black;
}
form textarea {
  resize: none;
}
form select,
form textarea,
form input:not([type=submit]) {
  max-width: 100%;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: normal;
  font-weight: 300;
  background: none;
  border: 1px solid #c1c1c1;
  padding: 10px;
  border-radius: 3px;
  margin-bottom: 5px;
}
form .form-actions {
  margin-top: 50px;
}
form .form-actions:before,
form .form-actions:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
form.webform-client-form {
  margin-bottom: 50px;
  padding-top: 15px;
}
form.webform-client-form .form-item {
  margin-bottom: 15px;
  margin-top: 0;
}
form.webform-client-form .form-actions {
  margin-top: 15px;
}
form.webform-client-form input[type=submit] {
  padding: 0 80px 0 15px;
  border: 1px solid black;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease-in-out;
  color: white;
  background: #000000 url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-right-white.png) no-repeat right 15px center;
  float: right;
  width: 100%;
}
form.webform-client-form input[type=submit]:hover {
  background-position: right 5px center;
}
#block-activit-google-map #map {
  margin: 15px -15px 55px;
  height: 400px;
}
.node-type-kontakt #main-wrapper {
  margin-bottom: 15px;
}
.node-type-kontakt .page-intro-wrapper {
  margin-bottom: 135px;
}
.node-type-product #breadcrumb {
  margin-top: 0;
}
.node-type-product #product-color-form .form-item {
  margin-bottom: 0.4em;
  margin-right: 15px;
  display: inline-block;
}
.node-type-product #product-color-form .form-item #form-checkbox:checked ~ label.option img {
  border-color: black;
}
.node-type-product #product-color-form .form-item label.option {
  cursor: pointer;
  display: block;
}
.node-type-product #product-color-form .form-item label.option img {
  border: 2px solid transparent;
  transition: all 0.3s ease-in-out;
  display: block;
  margin-bottom: 5px;
}
.node-type-product #product-color-form .form-item label.option img.active-color,
.node-type-product #product-color-form .form-item label.option img:hover {
  border-color: black;
}
.node-type-product #product-color-form .form-item input {
  display: none;
}
.node-type-product .price-cert-wrap {
  width: 100%;
}
.node-type-product .field-name-field-product-certification h2 {
  display: none;
}
.node-type-product .region-content .main-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.node-type-product .region-content .main-content .size-table-link {
  text-decoration: underline;
}
.node-type-product .region-content .main-content .product-info.model {
  font-weight: 400;
}
.node-type-product .region-content .main-content .product-info.model .field-label,
.node-type-product .region-content .main-content .product-info.model .field-items {
  font-weight: 400;
}
.node-type-product .region-content .main-content .add-to-cart {
  margin-top: -79px;
}
.node-type-product .region-content .main-content .form-item-qty {
  float: right;
}
.node-type-product .region-content .main-content #product-size-form {
  width: 60%;
  position: relative;
  z-index: 20;
}
.node-type-product .region-content .main-content h2 {
  text-transform: uppercase;
}
.node-type-product .region-content .main-content .price-wrapper .sell-price {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 36px;
  line-height: 45px;
  font-weight: 500;
}
.node-type-product .region-content .main-content .price-wrapper .include-vac {
  color: #b8b8b8;
}
.node-type-product .region-content .main-content .form-actions {
  margin: 0;
}
.node-type-product .region-content .main-content select,
.node-type-product .region-content .main-content input {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  border-radius: 0;
  border-color: #000000;
  padding: 0 15px;
  margin-bottom: 0;
}
.node-type-product .region-content .main-content select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  background: url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-down.png) no-repeat right 30px center;
}
.node-type-product .region-content .main-content input[type=submit] {
  padding: 0 80px 0 15px;
  border: 1px solid black;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease-in-out;
  color: white;
  background: #000000 url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-right-white.png) no-repeat right 15px center;
  width: 100%;
}
.node-type-product .region-content .main-content input[type=submit]:hover {
  background-position: right 5px center;
}
.node-type-product .region-content .main-content .form-item {
  margin-bottom: 1em;
}
.node-type-product .categories-wrappper {
  padding-top: 35px;
  padding-bottom: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-around;
  -ms-flex-pack: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.node-type-product .categories-wrappper > a {
  margin: 15px 15px;
}
.node-type-product .categories-wrappper .category-state-default img {
  filter: grayscale(100%);
  transition: all 0.3s ease-in-out;
}
.node-type-product .categories-wrappper .category-state-default:hover img {
  filter: grayscale(0);
}
.node-type-product .product-detail-slider {
  padding-top: 25px;
  margin-bottom: 25px;
  position: relative;
}
.node-type-product .product-detail-slider .viewport ul.slides {
  padding-left: 20%;
}
.node-type-product .product-detail-slider .custom-directions {
  position: absolute;
  z-index: 500;
  right: 25px;
  top: 0;
}
.node-type-product .product-detail-slider .custom-directions .flex-prev {
  margin-right: 15px;
}
.node-type-product .product-detail-slider .custom-directions .flex-prev img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.node-type-product .product-detail-slider .slides {
  width: 100%;
  float: right;
}
.node-type-product .product-detail-slider .slides li img {
  float: right;
  max-width: 100% !important;
  height: auto !important;
}
.node-type-product .product-detail-slider .flex-control-nav {
  position: absolute;
  z-index: 500;
  top: 50%;
  bottom: auto;
  margin: 0;
  transform: translate(0, -50%);
  width: 15%;
  left: 5px;
}
.node-type-product .product-detail-slider .flex-control-thumbs {
  max-height: 100%;
  overflow-y: auto;
}
.node-type-product .product-detail-slider .flex-control-thumbs li {
  border: 2px solid black;
  width: auto;
  margin-bottom: 15px;
}
.node-type-product .product-detail-slider .flex-control-thumbs li img {
  opacity: 1;
  width: auto;
  max-width: 100%;
  height: auto;
}
.node-type-product .row-accordion {
  margin-bottom: 55px;
}
#breadcrumb {
  margin-top: 20px;
}
/* jQuery UI TABS/ACCORDION*/
.ui-tabs {
  margin-bottom: 25px;
  padding: 0;
  background: none;
  border: none;
}
.ui-tabs .ui-tabs-nav,
.ui-tabs .ui-tabs-panel,
.ui-tabs .ui-state-default {
  background: inherit;
  border: inherit;
}
.ui-tabs ul.ui-tabs-nav {
  padding: 0;
  margin: 0 -15px;
}
.ui-tabs ul.ui-tabs-nav li {
  margin: auto;
  padding: 0 15px;
  background: none !important;
}
.ui-tabs ul.ui-tabs-nav:before,
.ui-tabs ul.ui-tabs-nav:after {
  content: none;
}
.ui-tabs ul.ui-tabs-nav .ui-state-default a,
.ui-tabs ul.ui-tabs-nav .ui-state-active a {
  width: 100%;
  color: black;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 30px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 4px solid transparent;
  padding: 0;
}
.ui-tabs ul.ui-tabs-nav .ui-state-active a {
  border-color: black;
}
.ui-tabs .ui-tabs-panel {
  padding: 80px 0;
}
.ui-tabs .ui-tabs-panel p {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 20px;
  line-height: 35px;
  font-weight: 300;
}
/* jQuery UI TABS/ACCORDION*/
.ui-accordion {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 25px;
}
.ui-accordion .ui-accordion-header {
  border-radius: 0;
  margin: 0;
  border: none;
  border-bottom: 1px solid black;
  background: none !important;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 30px;
  line-height: 45px;
  font-weight: 500;
}
.ui-accordion .ui-accordion-header.ui-state-default {
  color: black;
}
.ui-accordion .ui-accordion-header:first-child {
  border-top: 1px solid black;
}
.ui-accordion .ui-accordion-content {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid black;
}
.page-search .form-submit {
  margin-left: 10px;
  padding: 0 80px 0 15px;
  border: 1px solid black;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease-in-out;
  color: white;
  background: #000000 url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-right-white.png) no-repeat right 15px center;
}
.page-search .form-submit:hover {
  background-position: right 5px center;
}
.page-search h2 {
  margin-bottom: 0.5em;
}
.page-search ul li,
.page-search ol li {
  margin-left: 35px;
}
.page-user .view-uc-orders-user .view-content {
  width: 100%;
  overflow-x: auto;
}
.page-user .view-uc-orders-user .view-content table {
  min-width: 500px;
  margin-bottom: 15px;
}
.page-user .view-uc-orders-user .view-content table thead {
  background-color: black;
}
.page-user .view-uc-orders-user .view-content table thead th {
  padding: 15px 0 15px 5px;
}
.page-user .view-uc-orders-user .view-content table thead th a {
  color: white;
}
.page-user .view-uc-orders-user .view-content table tbody td {
  padding: 8px 0 8px 5px;
}
.page-user #user-profile-form .description {
  line-height: 1.3em;
}
.page-user #user-profile-form .password-strength {
  float: none;
}
.page-user .address-book .default-addresses {
  width: 100%;
}
.page-user .address-book .default-addresses tbody {
  border: none;
}
.page-user .address-book .default-addresses tbody .title-col {
  font-weight: 500;
}
.page-user .address-book .default-addresses tbody .data-col {
  font-weight: 400;
}
.page-user h1,
.page-user h2,
.page-user h3 {
  margin-bottom: 0.5em;
  font-size: 20px;
}
.page-user .form-submit,
.page-user .address-link,
.page-user .edit-address-link {
  padding: 0 80px 0 15px;
  border: 1px solid black;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease-in-out;
  color: black;
  background: url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-right.png) no-repeat right 15px center;
  margin-right: 10px;
  margin-bottom: 5px;
}
.page-user .form-submit:hover,
.page-user .address-link:hover,
.page-user .edit-address-link:hover {
  background-position: right 5px center;
}
#cart-form-pane #uc-cart-view-form > div {
  overflow-x: auto;
}
#cart-form-pane tbody,
#cart-form-pane th,
#cart-form-pane tr.even,
#cart-form-pane tr.odd {
  background: none;
  border: none;
}
#cart-form-pane tr:last-child {
  margin-bottom: 40px;
}
#cart-form-pane td {
  height: 90px;
  vertical-align: middle;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: normal;
  font-weight: 300;
}
#cart-form-pane td.image img {
  padding: 0;
}
#cart-form-pane td.remove input {
  cursor: pointer;
  padding-right: 0;
  margin: 0;
  height: 30px;
  background-image: url(/sites/all/modules/activit/activit_ubercart/img/cancel-grey.png);
}
#cart-form-pane td.qty {
  position: relative;
  width: 15%;
  text-align: left;
}
#cart-form-pane td.qty .qty-events {
  position: absolute;
  height: 47px;
  top: 21px;
}
#cart-form-pane td.qty .qty-events .qty-plus,
#cart-form-pane td.qty .qty-events .qty-minus {
  cursor: pointer;
  position: absolute;
  height: 50%;
  width: 20px;
  left: 45px;
  background: #000000 url(/sites/all/themes/profiforest/images/icons/profiforest-qty-arrow.png) no-repeat center;
  border: 1px solid black;
  transition: all 0.3s ease-in-out;
}
#cart-form-pane td.qty .qty-events .qty-plus:hover,
#cart-form-pane td.qty .qty-events .qty-minus:hover {
  border-color: #fff;
}
#cart-form-pane td.qty .qty-events .qty-plus {
  top: 0;
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#cart-form-pane td.qty .qty-events .qty-minus {
  bottom: 0;
}
#cart-form-pane td.qty input {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  border-radius: 0;
  border-color: #d5cec3;
  font-weight: 400;
  width: 50px;
}
#cart-form-pane td.price {
  padding-right: 5px;
  width: 15%;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 25px;
  line-height: normal;
  font-weight: 500;
  text-align: left;
}
#cart-form-pane td.subtotal {
  text-align: left;
  border-top: 1px solid black;
  height: 150px;
}
#cart-form-pane td.subtotal #subtotal-title {
  font-weight: 500;
}
#cart-form-pane td.subtotal .uc-price {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 30px;
  line-height: 45px;
  font-weight: 500;
}
#cart-form-pane td.desc {
  padding-right: 5px;
  width: 70%;
}
#cart-form-pane td.desc ul li {
  position: relative;
  list-style-type: none;
  padding-left: 25px;
}
#cart-form-pane td.desc ul li strong {
  font-weight: 500;
}
#cart-form-pane td.desc ul li:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 5px;
  width: 15px;
  background: #000;
  height: 1px;
}
#cart-form-pane th {
  font-size: 15px;
  padding-right: 5px;
  height: 40px;
  font-weight: 400;
}
#cart-form-pane th:last-child {
  text-indent: -99999px;
}
#cart-form-pane .form-actions a {
  padding: 0 15px 0 80px;
  border: 1px solid black;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease-in-out;
  color: black;
  background: url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-left.png) no-repeat left 15px center;
  text-align: right;
  margin: 0 0 15px 0;
  text-align: center;
  width: 100%;
}
#cart-form-pane .form-actions a:hover {
  background-position: left 5px center;
}
#cart-form-pane .form-actions input {
  text-align: center;
  width: 100%;
  margin: 0 0 15px 0;
}
#block-activit-cart-progress {
  padding-bottom: 50px;
  margin-bottom: 25px;
}
#block-activit-cart-progress .progress-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-around;
  -ms-flex-pack: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
#block-activit-cart-progress .progress-wrapper .progress-item {
  width: 18%;
  display: inline-block;
}
#block-activit-cart-progress .progress-wrapper .progress-item p {
  cursor: default;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 15px;
  line-height: normal;
  font-weight: 400;
  text-align: center;
}
#block-activit-cart-progress .progress-wrapper .progress-item.active p {
  font-weight: 500;
}
#block-activit-cart-progress .progress-wrapper .progress-item .bar {
  margin-bottom: 10px;
  height: 5px;
  border-bottom: 1px solid black;
}
#block-activit-cart-progress .progress-wrapper .progress-item .bar-active {
  background-color: black;
}
.node-type-page .page-intro-wrapper,
.page-materials .page-intro-wrapper {
  margin-bottom: 135px;
}
.node-type-page .region-content ol li,
.page-materials .region-content ol li,
.node-type-page .region-content ul li,
.page-materials .region-content ul li {
  margin-left: 35px;
}
.node-page h1,
.node-page h2,
.node-page h3,
.node-page h4,
.node-page h5,
.node-page h6 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.node-page table {
  margin-bottom: 15px;
}
.node-page p {
  margin-bottom: 0.5em;
  line-height: 130%;
}
.node-type-page .region-content h1,
.node-type-page .region-content h2,
.node-type-page .region-content h3,
.node-type-page .region-content h4,
.node-type-page .region-content h5 {
  margin-top: 25px;
  margin-bottom: 15px;
}
.node-type-page .region-content p {
  margin-bottom: 15px;
  line-height: 130%;
}
.node-type-page table {
  background: #f4f4f4;
}
.node-type-page table td,
.node-type-page table th {
  font-size: 14px;
  padding: 5px;
}
.node-type-page table .zahlavie,
.node-type-page table th {
  background: black;
  color: white;
  font-weight: 500;
}
.tabs ul.primary {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: none;
}
.tabs ul.primary li {
  display: inline-block;
  margin-bottom: 3px;
  border-bottom: 1px solid #000;
}
.tabs ul.primary li a {
  padding: 5px 10px;
  background-color: #000;
  color: #fff;
  margin-left: 0.25em;
  margin-right: 0.25em;
  border: 1px solid #000;
  border-bottom: none;
}
.tabs ul.primary li.active a {
  background-color: #fff;
  color: #000;
}
.tabs ul.primary li:nth-child(2) {
  order: -5;
}
.table-responsive {
  max-width: 100%;
  overflow-x: auto;
}
.admin-menu .slicknav_menu {
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.views-exposed-form label.option {
  font-size: 14px;
  font-weight: 100;
}
#product-detail-tabs #tabs-questions .field-name-body {
  padding-bottom: 15px;
  border-bottom: 1px solid #000;
  margin-bottom: 0;
}
#product-detail-tabs #tabs-questions form.webform-client-form {
  padding-top: 15px;
}
#product-detail-tabs #tabs-questions input:not([type=submit]) {
  width: 100%;
}
#product-detail-tabs h2 {
  font-size: 22px;
  line-height: 1em;
}
#product-detail-tabs .links-wrap {
  border-bottom: 1px solid #000;
  margin-bottom: 25px;
}
#product-detail-tabs .links-wrap span.tabs-link-wrap {
  display: inline-block;
  flex: 0 0 50%;
}
#product-detail-tabs .links-wrap span.tabs-link-wrap a {
  font-size: 18px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: 500;
}
#product-detail-tabs .links-wrap span.tabs-link-wrap:first-child a {
  border-color: #000;
}
#product-detail-tabs .links-wrap span.tabs-link-wrap:nth-child(2n) {
  text-align: right;
}
#product-detail-tabs .tab-content-wrap {
  scroll-margin-top: 195px;
  margin-bottom: 35px;
}
#product-detail-tabs .tab-content-wrap h2 {
  margin-bottom: 0.3em;
}
#product-detail-tabs #tabs-desc p,
#product-detail-tabs #tabs-desc ol,
#product-detail-tabs #tabs-desc ul,
#product-detail-tabs #tabs-desc table {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 15px;
}
#product-detail-tabs #tabs-desc ol li,
#product-detail-tabs #tabs-desc ul li {
  margin-left: 35px;
}
#product-detail-tabs #tabs-desc table td {
  padding: 5px;
}
#product-detail-tabs #tabs-material .node-material {
  padding: 10px 20px;
}
#product-detail-tabs #tabs-material .node-material h2 {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 1.2em;
  line-height: 1.2;
  font-weight: 500;
}
#product-detail-tabs #tabs-material .node-material p {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 1em;
  line-height: 1.5;
  font-weight: 300;
}
#product-detail-tabs #tabs-size h2 a {
  font-weight: 500;
}
#product-detail-tabs #tabs-size table td,
#product-detail-tabs #tabs-size table th {
  padding: 3px;
}
#product-detail-tabs #tabs-size table th {
  background-color: black;
  color: white;
}
input::-moz-focus-inner,
a::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
}
.page-my-orders-rate-products .region-content form {
  margin: 15px 0;
}
.page-my-orders-rate-products .region-content form fieldset {
  padding-top: 30px;
  margin: 30px 0;
  border: 2px solid black;
}
.page-my-orders-rate-products .region-content form fieldset legend {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 36px;
  line-height: 1em;
  font-weight: 500;
  font-size: 1.5em;
}
.page-my-orders-rate-products .region-content form fieldset legend .summary {
  display: none;
}
.page-my-orders-rate-products .region-content form .form-submit {
  padding: 0 80px 0 15px;
  border: 1px solid black;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease-in-out;
  color: white;
  background: #000000 url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-right-white.png) no-repeat right 15px center;
}
.page-my-orders-rate-products .region-content form .form-submit:hover {
  background-position: right 5px center;
}
.page-my-orders-rate-products .region-content form p {
  margin-bottom: 25px;
}
.ratings-wrapper {
  padding: 35px 0;
}
.ratings-wrapper h2 {
  text-transform: uppercase;
  margin-bottom: 1em;
}
.ratings-wrapper p {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 20px;
  line-height: 27px;
  font-weight: 300;
}
.ratings-wrapper .star {
  display: inline-block;
  height: 30px;
  width: 30px;
  background-size: 100%;
}
.ratings-wrapper .star-full {
  background: url(/sites/all/themes/profiforest/images/icons/star-active.svg) no-repeat center;
}
.ratings-wrapper .star-empty {
  background: url(/sites/all/themes/profiforest/images/icons/star-empty.svg) no-repeat center;
}
.ratings-wrapper .star-half {
  background: url(/sites/all/themes/profiforest/images/icons/star-half.svg) no-repeat center;
}
.ratings-wrapper .average-overall {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.ratings-wrapper .average-overall p.average-count,
.ratings-wrapper .average-overall h4 {
  text-align: center;
  flex: 0 0 100%;
}
.ratings-wrapper .average-overall .star {
  width: 40px;
  height: 40px;
}
.ratings-wrapper .average-overall p.average-count {
  margin-top: 10px;
  font-size: 16px;
  color: grey;
}
.ratings-wrapper .rating-rating {
  padding: 25px 0;
  border-bottom: 1px solid #f1f1f1;
}
.ratings-wrapper .rating-rating > p {
  margin-bottom: 15px;
}
.ratings-wrapper .rating-rating .rating-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.ratings-wrapper .rating-rating .rating-name {
  margin-right: 15px;
  font-weight: 400;
}
.ratings-wrapper .rating-rating .rating-date {
  color: #c1c1c1;
}
.region-sidebar .views-exposed-form #edit-field-product-subcategory-tid-wrapper {
  width: 65%;
}
.region-sidebar .views-exposed-form #edit-term-node-tid-depth-wrapper {
  width: 35%;
}
.region-sidebar .views-exposed-form #edit-field-product-gender-tid-wrapper {
  clear: left;
  width: 100%;
}
.region-sidebar .views-exposed-form #edit-field-product-color-tid-wrapper {
  width: 100%;
}
#block-block-7 .content > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#block-block-7 .content > p img {
  width: 65px;
  max-width: 20%;
  padding-right: 5px;
  padding-left: 5px;
}
#block-block-8 p.icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#block-block-8 p.icons a {
  margin: 0 8px;
}
#block-block-8 p.icons a img {
  width: 40px;
}
#block-block-8 p.icons a:first-child,
#block-block-8 p.icons a:last-child {
  margin: 0;
}
.view-taxonomy-term #sorts .form-item {
  margin: 0;
}
.view-taxonomy-term .view-content .item-list .views-exposed-widget {
  float: right;
  display: inline-block;
}
.view-taxonomy-term .view-content .item-list .views-exposed-widget label {
  margin-right: 5px;
  display: inline;
}
.view-taxonomy-term .view-content .item-list .views-exposed-widget.views-widget-sort-by {
  margin-right: 20px;
}
#user-profile-form,
#user-register-form {
  max-width: 550px;
}
.view-uc-orders-user .view-content {
  max-width: 100%;
  overflow-x: auto;
}
form#uc-gp-webpay-form input.form-submit {
  padding: 0 80px 0 15px;
  border: 1px solid black;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease-in-out;
  color: white;
  background: #000000 url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-right-white.png) no-repeat right 15px center;
  max-width: 100%;
  width: 100%;
}
form#uc-gp-webpay-form input.form-submit:hover {
  background-position: right 5px center;
}
#paypal-includes {
  display: none;
}
.views-widget-filter-field_product_color_tid .form-item {
  float: left;
  margin-right: 10px;
}
.views-widget-filter-field_product_color_tid .form-item input[type=checkbox] {
  display: none;
}
.views-widget-filter-field_product_color_tid .form-item input[type=checkbox]:checked + label {
  border-color: #000;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  -moz-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff;
}
.views-widget-filter-field_product_color_tid .form-item label {
  cursor: pointer;
  border: solid 1px transparent;
  border-radius: 20px;
  display: inline-block;
  width: 25px;
  height: 25px;
  text-indent: -99999px;
  overflow: hidden;
}
form#uc-cart-checkout-review-form + form#uc-gp-webpay-form,
form#uc-cart-checkout-review-form + form#uc-paypal-wps-form {
  float: right;
  width: 100%;
}
form#uc-cart-checkout-review-form + form#uc-gp-webpay-form > div,
form#uc-cart-checkout-review-form + form#uc-paypal-wps-form > div {
  display: block;
}
form#uc-cart-checkout-review-form + form#uc-gp-webpay-form > div .form-actions,
form#uc-cart-checkout-review-form + form#uc-paypal-wps-form > div .form-actions {
  display: block;
  margin-top: 0;
  margin-left: 10px;
}
form#uc-cart-checkout-review-form + form#uc-gp-webpay-form > div .form-actions input[type=submit],
form#uc-cart-checkout-review-form + form#uc-paypal-wps-form > div .form-actions input[type=submit] {
  padding: 0 80px 0 15px;
  border: 1px solid black;
  width: auto;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 45px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  text-align: left;
  transition: all 0.2s ease-in-out;
  color: white;
  background: #000000 url(/sites/all/themes/profiforest/images/icons/profiforest-arrow-right-white.png) no-repeat right 15px center;
}
form#uc-cart-checkout-review-form + form#uc-gp-webpay-form > div .form-actions input[type=submit]:hover,
form#uc-cart-checkout-review-form + form#uc-paypal-wps-form > div .form-actions input[type=submit]:hover {
  background-position: right 5px center;
}
form#uc-cart-checkout-review-form {
  float: left;
  width: 100%;
}
form#uc-cart-checkout-review-form > div {
  display: block;
}
form#uc-cart-checkout-review-form > div #edit-actions.form-actions {
  display: block;
  margin-top: 0;
}
body.maintenance-page {
  margin-top: 50px;
}
body.admin-menu.adminimal-menu:before {
  position: absolute;
}
ul.pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly;
  padding-top: 15px !important;
  border-top: 1px solid #000;
}
ul.pager li {
  margin: 0;
}
ul.pager .pager-current {
  font-weight: 400;
}
html[lang="de"] #sorts,
html[xml\:lang="de"] #sorts {
  display: none;
}
.blockUI.blockOverlay {
  opacity: 0.2 !important;
}
.blockUI.blockMsg {
  border: 1px solid #daf667 !important;
  box-shadow: 0 0 15px 6px rgba(0, 0, 0, 0.3);
  left: 15% !important;
  right: 15% !important;
  width: auto !important;
}
.blockUI.blockMsg h2 {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 500;
}
.blockUI.blockMsg .messages {
  padding: 10px;
  border-color: #daf667;
  background: #daf667;
  margin: 0;
}
