@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&amp;subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&amp;subset=latin-ext");
/* Sticky height */
#wp-admin-bar-root-default a img {
  display: inline-block; }

body *:focus {
  outline: none;
  border: none; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

#content button::after {
  display: none; }
  
  .footer-inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.footer-icons-inner {
    display: inline-block;
    width: 190px;
}

.footer-instagram img {
    padding: 0;
    position: relative;
    top: 4px;
}

.site {
  overflow: visible; }

.screen-reader-text {
  display: none; }

.star-rating span {
  font-family: star; }

.site-main {
  margin: 0; }

.content-area, .widget-area {
  margin-bottom: 0; }

.hentry {
  margin: 0; }

/** LAZY LOAD **/
img:not([src]) {
  visibility: hidden; }

/** SLICK **/
.arrow-next:hover, .arrow-prev:hover {
  cursor: pointer; }

.slick-slide:focus {
  outline: none; }

#masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-subitems {
     margin-top: 18px;
}
#cont

.slick-dots {
  line-height: 0; }
  .slick-dots li {
    display: inline-block; }
    .slick-dots li:hover {
      cursor: pointer; }
  .slick-dots button {
    display: none; }

h1, h2, h3, h4, h5, h6 {
  color: #474747; }

h1, h2, h3, h4, h5, h6, p, li, a, span, ul, div, input, textarea, strong {
  font-family: "Roboto", sans-serif; }

h1 strong a, h2 strong a, h3 strong a, h4 strong a, h5 strong a, h6 strong a {
  font-weight: 700; }

input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #474747;
  opacity: 1; }

input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #474747;
  opacity: 1; }

input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #474747;
  opacity: 1; }

input:-moz-placeholder {
  /* Firefox 18- */
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #474747;
  opacity: 1; }

a {
  color: #d8232a; }

h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.14583;
  font-family: "Roboto Condensed", sans-serif; }

h2 {
  font-size: 48px;
  line-height: 1.14583;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif; }
  h2.center {
    text-align: center; }

h3 {
  font-size: 36px;
  line-height: 1.19444;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700; }
  h3.center {
    text-align: center; }

h4 {
  font-size: 24px;
  line-height: 1.375;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700; }

h5 {
  font-size: 21px;
  line-height: 1.28571;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif; }

h6 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  font-family: "Roboto Condensed", sans-serif; }

p {
  color: #636466; }

.gravity-button {
  background-color: #474747;
  border: 1px solid #474747;
  text-align: center;
  position: relative; }
  .gravity-button span {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    position: relative;
    z-index: 1; }
  .gravity-button:hover {
    cursor: pointer; }
    .gravity-button:hover span {
      color: #474747; }
  .gravity-button + input[type='submit'], .gravity-button + p input[type='submit'] {
    width: 0 !important;
    height: 0 !important;
    visibility: hidden !important; }

.grey-button {
  background-color: #474747;
  border: 1px solid #474747;
  text-align: center;
  position: relative;
  padding: 11px 60px 18px 60px;
  border-radius: 31px; }
  .grey-button span {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    position: relative;
    z-index: 1; }
  .grey-button:hover {
    cursor: pointer; }
    .grey-button:hover span {
      color: #474747; }

/** Animate grey buttons **/
.grey-button,
#page #novice-prijava .send-novice,
#page .ow-btn, #page #content .gravity-button,
#page .text-element-wrapper.single-novica .back-to-news-btn,
#reviews #review_form .btn-napisi-oceno, .ow-button,
#page .status-user-action-wrapper .woocommerce-Button,
#page .status-user-action-wrapper .status-button {
  overflow: hidden;
  position: relative; }
  .grey-button span,
  #page #novice-prijava .send-novice span,
  #page .ow-btn span, #page #content .gravity-button span,
  #page .text-element-wrapper.single-novica .back-to-news-btn span,
  #reviews #review_form .btn-napisi-oceno span, .ow-button span,
  #page .status-user-action-wrapper .woocommerce-Button span,
  #page .status-user-action-wrapper .status-button span {
    position: relative;
    z-index: 1; }
  .grey-button:hover::after,
  #page #novice-prijava .send-novice:hover::after,
  #page .ow-btn:hover::after, #page #content .gravity-button:hover::after,
  #page .text-element-wrapper.single-novica .back-to-news-btn:hover::after,
  #reviews #review_form .btn-napisi-oceno:hover::after, .ow-button:hover::after,
  #page .status-user-action-wrapper .woocommerce-Button:hover::after,
  #page .status-user-action-wrapper .status-button:hover::after {
    opacity: 1; }
  .grey-button::after,
  #page #novice-prijava .send-novice::after,
  #page .ow-btn::after, #page #content .gravity-button::after,
  #page .text-element-wrapper.single-novica .back-to-news-btn::after,
  #reviews #review_form .btn-napisi-oceno::after, .ow-button::after,
  #page .status-user-action-wrapper .woocommerce-Button::after,
  #page .status-user-action-wrapper .status-button::after {
    content: "";
    display: block !important;
    background-color: #f2f2f2;
    height: 100%;
    position: absolute;
    left: -15%;
    top: 0;
    width: 130%;
    opacity: 0;
    -webkit-transition: 0.2s all ease-in-out;
    -moz-transition: 0.2s all ease-in-out;
    -ms-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out; }

blockquote + h2, blockquote + h3, blockquote + h4, blockquote + header h2, form + h2, form + h3, form + h4, form + header h2, ol + h2, ol + h3, ol + h4, ol + header h2, p + h2, p + h3, p + h4, p + header h2, table + h2, table + h3, table + h4, table + header h2, ul + h2, ul + h3, ul + h4, ul + header h2 {
  margin-top: 30px; }

table tbody tr:nth-child(2n) td, fieldset, fieldset legend {
  background-color: #fff; }

body.mini-cart-visible {
  overflow: hidden; }

#content > .woocommerce {
  max-width: 1515px;
  padding: 0 50px;
  margin: 0 auto 0 auto; }
  #content > .woocommerce .woocommerce-message {
    margin-bottom: 10px;
    max-width: 1415px;
    background-color: #404040; }

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

.woocommerce-error {
  background-color: #d8232a; }

/* Uporabniške strani */
.woocommerce-MyAccount-navigation ul li a {
  color: #404040; }

.woocommerce-info, .woocommerce-noreviews, p.no-comments {
  background-color: #404040; }

.site-content > .col-full > .woocommerce > .woocommerce-error:first-child, .site-content > .col-full > .woocommerce > .woocommerce-info:first-child, .site-content > .col-full > .woocommerce > .woocommerce-message:first-child {
  margin-top: 0; }

button.menu-toggle:hover, .handheld-navigation .dropdown-toggle {
  color: #fff; }

.handheld-navigation ul.menu .sub-menu.toggled-on {
  margin-left: 0;
  border-left: 10px solid #404040; }

.widget_product_search form button[type=submit] {
  width: 44px;
  height: 44px;
  top: 1px;
  right: 0;
  left: auto;
  background: transparent;
  color: transparent;
  clip: auto;
  clip-path: none; }

.woocommerce .pswp {
  background-color: #fff; }
  .woocommerce .pswp .pswp__bg {
    opacity: 0 !important; }
  .woocommerce .pswp .pswp__scroll-wrap {
    background-color: #fff; }
  .woocommerce .pswp .pswp__top-bar {
    background-color: transparent; }
  .woocommerce .pswp .pswp__scroll-wrap {
    width: 1420px;
    max-width: 90%;
    max-height: 80%;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    background-color: #fff; }
  .woocommerce .pswp .pswp__zoom-wrap {
    background-color: #fff;
    border: none; }
  .woocommerce .pswp.pswp--visible .pswp__bg {
    opacity: 0.3 !important;
    background: #000; }
  .woocommerce .pswp .pswp__caption__center {
    text-align: center;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0.65px;
    line-height: 1.5;
    color: #9e9e9e; }
  .woocommerce .pswp .pswp__caption {
    padding-bottom: 50px; }
  .woocommerce .pswp .pswp__button--fs {
    display: none !important; }
  .woocommerce .pswp .pswp__button--close {
    background-image: url(../images/remove_cart_item.svg) !important;
    background-color: #fff !important;
    background-position: 50%;
    background-size: 40%;
    background-repeat: no-repeat; }
  .woocommerce .pswp .pswp__top-bar {
    opacity: 1 !important; }
  .woocommerce .pswp .pswp__caption {
    background-color: transparent !important; }
    .woocommerce .pswp .pswp__caption div {
      color: #828282;
      font-family: "Roboto Condensed", sans-serif;
      font-size: 16px;
      min-height: 68px; }
  .woocommerce .pswp .pswp__button--arrow--right, .woocommerce .pswp .pswp__button--arrow--left {
    background-image: url(../images/icon_arrow_red_right.svg) !important;
    opacity: 1;
    background-size: 20%;
    background-repeat: no-repeat;
    background-position: 50%; }
  .woocommerce .pswp .pswp__button--arrow--left {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .woocommerce .pswp .pswp__counter {
    position: fixed;
    bottom: 2px;
    top: auto;
    color: #828282;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    font-family: "Roboto", sans-serif; }

.woocommerce .woocommerce-error {
  margin: 10px 0; }

.woocommerce-order-received .col-full {
  padding: 0 50px 50px; }

.status-tooltip {
  background-image: url(../images/tooltip.svg);
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  position: relative; }
  .status-tooltip .tooltip-content {
    font-size: 14px;
    border-radius: 10px;
    display: none;
    position: absolute;
    left: -16px;
    bottom: 30px;
    width: 200px;
    padding: 18px 15px;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.09); }
    .status-tooltip .tooltip-content::after, .status-tooltip .tooltip-content::before {
      top: 100%;
      left: 25px;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .status-tooltip .tooltip-content::after {
      border-color: rgba(255, 255, 255, 0);
      border-top-color: #fff;
      border-width: 5px;
      margin-left: -5px; }
    .status-tooltip .tooltip-content::before {
      border-color: rgba(255, 255, 255, 0);
      border-top-color: #fff;
      border-width: 8px;
      margin-left: -8px; }
  .status-tooltip:hover .tooltip-content {
    display: block; }
  .status-tooltip a, .status-tooltip span {
    color: #404040;
    font-weight: 400; }

/** Gravity forms - change color **/
.page .gform_wrapper div.validation_error {
  color: #d8232a;
  border-color: #d8232a; }

.page .gform_wrapper .gfield_error .gfield_label {
  color: #d8232a; }

.page .gform_wrapper li.gfield.gfield_error {
  background-color: transparent;
  border-color: #d8232a; }

.page .gform_wrapper .validation_message {
  color: #d8232a; }

/** Braintree barve **/
.woocommerce-checkout #payment #wc-braintree-credit-card-credit-card-form {
  background-color: #f2f2f2; }
  .woocommerce-checkout #payment #wc-braintree-credit-card-credit-card-form label {
    margin-bottom: 5px; }

/** Disable click on photoswipe image **/
.woocommerce img.pswp__img, .woocommerce-page img.pswp__img {
  pointer-events: none; }

#masthead {
  padding-top: 44px;
  margin-bottom: 0;
  border: none;
  height: 243px; }

.col-full {
  width: 1515px;
  padding: 0 50px;
  margin: auto;
  margin: auto;
  max-width: 100%;
  box-sizing: border-box; }

.woocommerce-active .site-header .main-navigation {
  width: 100%;
  float: none;
  margin: 0;
  background-color: #d8232a; }

/** ANIMACIJA STRANI **/
#primary {
  position: relative;
  top: 50px;
  opacity: 0;
  -webkit-transition: 0.8s all cubic-bezier(0.52, 0.41, 0.41, 0.99);
  -moz-transition: 0.8s all cubic-bezier(0.52, 0.41, 0.41, 0.99);
  -ms-transition: 0.8s all cubic-bezier(0.52, 0.41, 0.41, 0.99);
  -o-transition: 0.8s all cubic-bezier(0.52, 0.41, 0.41, 0.99);
  transition: 0.8s all cubic-bezier(0.52, 0.41, 0.41, 0.99); }
  #primary.loaded {
    top: 0;
    opacity: 1; }

/** New language switcher **/
#status-language-switcher {
  display: inline-block;
  vertical-align: middle;
  float: none;
  width: auto;
  position: relative;
  margin: 0;
  z-index: 1000; }
  #status-language-switcher .status-flag-icon {
    padding: 0;
    border: none;
    background-color: #eee;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    text-align: center;
    list-style-type: none;
    text-align: center;
    margin: 3px 0; }
    #status-language-switcher .status-flag-icon a {
      width: 100%;
      height: 100%;
      display: block; }
    #status-language-switcher .status-flag-icon img {
      width: 22px;
      height: 22px;
      position: relative;
      top: 9px;
      display: inline-block; }
  #status-language-switcher .status-language-submenu {
    margin: 0;
    display: none;
    position: absolute; }
  #status-language-switcher:hover .status-language-submenu {
    display: block; }
	
	
@-moz-document url-prefix() {
	#masthead .site-branding 
	{
		width: 100%!important; 
	}
}

#masthead .site-branding {
  margin: 0;
  width: auto;
  margin: 0 60px 0 0;
  max-width: 210px; }

#masthead .custom-logo-link {
  width: 100%;
  height: 132px;
  text-align: center; }
  #masthead .custom-logo-link img {
    display: inline-block;
    width: 100%; }

#masthead .header-wrapper {
  width: 1515px;
  padding: 0 50px;
  margin: auto;
  max-width: 100%;
  position: relative;
  top: -50px;
  -webkit-transition: 0.8s all cubic-bezier(0.52, 0.41, 0.41, 0.99);
  -moz-transition: 0.8s all cubic-bezier(0.52, 0.41, 0.41, 0.99);
  -ms-transition: 0.8s all cubic-bezier(0.52, 0.41, 0.41, 0.99);
  -o-transition: 0.8s all cubic-bezier(0.52, 0.41, 0.41, 0.99);
  transition: 0.8s all cubic-bezier(0.52, 0.41, 0.41, 0.99);
  opacity: 0; }
  #masthead .header-wrapper.loaded {
    top: 0;
    opacity: 1; }
  #masthead .header-wrapper.loaded-animated {
    -webkit-transition: 0s all linear;
    -moz-transition: 0s all linear;
    -ms-transition: 0s all linear;
    -o-transition: 0s all linear;
    transition: 0s all linear; }
  #masthead .header-wrapper .handheld-navigation {
    -webkit-transition: 0.3s all linear;
    -moz-transition: 0.3s all linear;
    -ms-transition: 0.3s all linear;
    -o-transition: 0.3s all linear;
    transition: 0.3s all linear; }
  #masthead .header-wrapper .header-wrapper-right {
    width: calc(100% - 279px);
    float: left;
    padding: 0; }
  #masthead .header-wrapper > .col-full {
    padding: 0; }

#masthead .site-search {
  float: left;
  width: 463px;
  bottom: 0; }
  #masthead .site-search .woocommerce-product-search::before {
    content: "";
    background-image: url(../images/ikona_lupa.svg);
    width: 21px;
    height: 19px;
    left: auto;
    right: 20px;
    top: 13px; }
  #masthead .site-search input {
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 2px 9px 2px #f2ebeb;
    -moz-box-shadow: 0 2px 9px 2px #f2ebeb;
    box-shadow: 0 2px 9px 2px #f2ebeb;
    padding: 14px 56px 13px 22px; }
    #masthead .site-search input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      color: #474747;
      opacity: 0.45; }
    #masthead .site-search input::-moz-placeholder {
      /* Firefox 19+ */
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      color: #474747;
      opacity: 0.45; }
    #masthead .site-search input:-ms-input-placeholder {
      /* IE 10+ */
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      color: #474747;
      opacity: 0.45; }
    #masthead .site-search input:-moz-placeholder {
      /* Firefox 18- */
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      color: #474747;
      opacity: 0.45; }

#masthead .header-contact-block {
  display: inline-block;
  vertical-align: middle;
  margin-right: 52px; }
  #masthead .header-contact-block .status-header-label {
    font-size: 12px;
    line-height: 1.5;
    text-transform: uppercase;
    text-align: left; }
  #masthead .header-contact-block .status-header-data {
    text-align: left; }
    #masthead .header-contact-block .status-header-data a {
      text-transform: uppercase;
      font-size: 18px;
      font-family: "Roboto Condensed", sans-serif;
      line-height: 1.66667;
      font-weight: 700;
      color: #d8232a; }

#masthead #site-header-cart {
  width: auto;
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 20px 42px 20px 40px; }
  #masthead #site-header-cart .cart-contents {
    padding: 0; }
    #masthead #site-header-cart .cart-contents .count {
      position: absolute;
      top: -5px;
      right: -12px;
      background-color: #d8232a;
      color: #fff;
      line-height: 17px;
      text-align: center;
      font-size: 11px;
      width: 17px;
      padding: 0;
      border-radius: 15px;
      height: 17px;
      opacity: 1; }
    #masthead #site-header-cart .cart-contents .amount {
      display: none; }
    #masthead #site-header-cart .cart-contents::after {
      content: "";
      background-image: url(../images/icon_cart.svg);
      width: 23px;
      height: 19px; }
  #masthead #site-header-cart .widget_shopping_cart {
    width: 300px; }
  #masthead #site-header-cart:hover .widget_shopping_cart {
    left: auto;
    right: -80px;
    top: 50px; }

#masthead .header-my-account {
  width: 20px;
  height: 20px;
  background-image: url(../images/icon_user.svg);
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin: 0 3px 0 6px; }
  #masthead .header-my-account:hover {
    cursor: pointer; }

#masthead .header-for-user {
  text-align: right;
  margin-top: -9px; }

#masthead .handheld-navigation .menu-item {
  position: relative !important; }

#masthead .storefront-primary-navigation .col-full {
  padding: 0;
  width: 100%; }

#masthead .storefront-primary-navigation #site-navigation .nav-menu {
  margin: 0;
  position: relative;
  text-align: justify;
  max-height: 67px;
  padding: 0 11px; }
  #masthead .storefront-primary-navigation #site-navigation .nav-menu::after {
    content: "";
    width: 0.01px;
    height: 0.01px;
    visibility: hidden;
    display: inline-block;
    margin-left: 100%; }

#masthead .storefront-primary-navigation #site-navigation .menu-item {
  position: static; }
  #masthead .storefront-primary-navigation #site-navigation .menu-item.depth0:hover > a {
    opacity: 0.6; }
  #masthead .storefront-primary-navigation #site-navigation .menu-item > a {
    padding: 22px 20px 16px 20px;
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px; }
  #masthead .storefront-primary-navigation #site-navigation .menu-item a:hover {
    background-color: transparent; }
  #masthead .storefront-primary-navigation #site-navigation .menu-item:hover .megamenu-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    pointer-events: all; }
  #masthead .storefront-primary-navigation #site-navigation .menu-item.hovered-item .megamenu-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    pointer-events: all; }

#masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown-wrapper > ul {
  width: 100%; }

#masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0s all ease-in-out;
  -moz-transition: 0s all ease-in-out;
  -ms-transition: 0s all ease-in-out;
  -o-transition: 0s all ease-in-out;
  transition: 0s all ease-in-out;
  padding-top: 10px;
  background-color: #fff;
  position: absolute;
  width: 100%;
  left: 0; }
  #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown ul {
    position: static; }
    #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown ul .menu-item a {
      color: black; }
  #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .megamenu-dropdown-wrapper {
    box-shadow: 0 2px 9px 2px #f2ebeb;
    overflow: hidden;
    padding: 40px 48px; }
  #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-column {
    display: inline-block;
    vertical-align: top;
    padding-right: 29px; }
    #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-column .dropdown-column-list {
      width: 100%; }
      #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-column .dropdown-column-list li:last-child.dropdown-image-wrapper {
        margin-top: 29px; }
      #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-column .dropdown-column-list li:last-child.dropdown-subitems {
        margin-top: 18px; }
      #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-column .dropdown-column-list li:first-child.dropdown-image-wrapper {
        margin-top: 0; }
      #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-column .dropdown-column-list li:first-child.dropdown-subitems {
        margin-top: 0; }
      #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-column .dropdown-column-list li .button {
        left: 40px; }
    #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-column.dropdown-column-4 {
      width: 22.61002%; }
      #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-column.dropdown-column-4:last-child {
        width: 32.16995%;
        padding-right: 0;
        padding-left: 13px; }
    #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-column.dropdown-column-3 {
      width: calc(100% / 3 + 14px);
      padding-right: 44px; }
      #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-column.dropdown-column-3 .dropdown-image {
        padding-bottom: 47.77%; }
      #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-column.dropdown-column-3 .dropdown-image-wrapper-selected .dropdown-image {
        padding-bottom: 73%; }
      #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-column.dropdown-column-3:last-child {
        width: calc(100% / 3 - 29px);
        padding-right: 0;
        padding-left: 2px; }
  #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-subitems {
    display: block;
    overflow: hidden;
    vertical-align: top; }
    #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-subitems ul {
      padding: 0;
      margin: 0;
      width: 100%; }
    #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-subitems li {
      margin-bottom: 14px; }
    #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-subitems a {
      color: #828282;
      font-size: 16px;
      color: #474747;
      line-height: 1.3125;
      font-weight: 400;
      text-transform: none;
      padding: 0;
      font-family: "Roboto", sans-serif;
      width: 100%; }
  #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-image-wrapper {
    display: inline-block;
    width: 100%; }
    #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-image-wrapper a {
      padding: 0;
      width: auto; }
      #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-image-wrapper a div {
        background-size: 100.1%;
        position: relative;
        -webkit-transition: 0.1s all linear;
        -moz-transition: 0.1s all linear;
        -ms-transition: 0.1s all linear;
        -o-transition: 0.1s all linear;
        transition: 0.1s all linear; }
        #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-image-wrapper a div::after {
          display: none; }
      #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-image-wrapper a:hover div {
        background-size: 103%; }
        #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-image-wrapper a:hover div::after {
          opacity: 0.3; }
    #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-image-wrapper .dropdown-image {
      width: 100%;
      padding-bottom: 73%;
      background-repeat: no-repeat;
      background-position: 50%; }
    #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-image-wrapper span {
      color: #474747;
      margin-top: 20px;
      font-size: 21px;
      font-family: "Roboto Condensed", sans-serif;
      line-height: 1.28571;
      display: block;
      font-weight: 700; }
  #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-image-wrapper-selected {
    box-shadow: 0 2px 9px 2px #f2ebeb;
    padding-bottom: 30px; }
    #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-image-wrapper-selected .dropdown-image {
      width: 100%; }
    #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-image-wrapper-selected .dropdown-title {
      margin-top: 40px;
      text-align: center; }
  #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .block-left {
    width: calc(100% - 412px); }

#masthead .secondary-navigation {
  width: 100%;
  float: none;
  margin: 0 0 32px 0; }
  #masthead .secondary-navigation .menu {
    float: none; }
    #masthead .secondary-navigation .menu li {
      margin-right: 46px; }
      #masthead .secondary-navigation .menu li a {
        font-size: 15px;
        line-height: 1.13333;
        color: #474747;
        padding: 0; }
        #masthead .secondary-navigation .menu li a:hover {
          color: #d8232a; }

#masthead .wpml-ls-legacy-dropdown {
  display: inline-block;
  vertical-align: middle;
  float: none;
  width: auto;
  margin-right: 34px; }
  #masthead .wpml-ls-legacy-dropdown .wpml-ls-item {
    padding: 3px 0; }
  #masthead .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, #masthead .wpml-ls-legacy-dropdown .wpml-ls-link {
    padding: 0;
    border: none;
    background-color: #eee;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    text-align: center;
    padding-top: 9px; }
    #masthead .wpml-ls-legacy-dropdown .wpml-ls-item-toggle::after, #masthead .wpml-ls-legacy-dropdown .wpml-ls-link::after {
      display: none; }
    #masthead .wpml-ls-legacy-dropdown .wpml-ls-item-toggle .wpml-ls-flag, #masthead .wpml-ls-legacy-dropdown .wpml-ls-link .wpml-ls-flag {
      width: 22px;
      height: 22px; }
  #masthead .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu {
    border: none; }

#masthead .storefront-handheld-footer-bar {
  position: static;
  left: auto;
  bottom: auto;
  right: auto;
  clear: both;
  box-shadow: none;
  border-top: 1px solid #e4e4e4;
  margin-top: 17px; }
  #masthead .storefront-handheld-footer-bar::before {
    display: none; }
  #masthead .storefront-handheld-footer-bar ul {
    margin: 0;
    padding: 0;
    overflow: hidden; }
    #masthead .storefront-handheld-footer-bar ul li {
      margin: 0;
      padding: 0; }
      #masthead .storefront-handheld-footer-bar ul li a {
        height: 50px; }
        #masthead .storefront-handheld-footer-bar ul li a::before {
          content: "";
          background-size: contain;
          background-repeat: no-repeat;
          position: absolute;
          left: 50%;
          top: 50%; }
      #masthead .storefront-handheld-footer-bar ul li.my-account a::before {
        background-image: url(../images/icon_user.svg);
        width: 20px;
        height: 21px;
        margin-top: -10px;
        margin-left: -10px; }
      #masthead .storefront-handheld-footer-bar ul li.search a::before {
        background-image: url(../images/ikona_lupa.svg);
        width: 24px;
        height: 22px;
        margin-top: -12px;
        margin-left: -11px; }
      #masthead .storefront-handheld-footer-bar ul li.search .woocommerce-product-search {
        display: none; }
      #masthead .storefront-handheld-footer-bar ul li.cart a::before {
        width: 29px;
        height: 23px;
        background-image: url(../images/icon_cart.svg);
        margin-top: -14px;
        margin-left: -11px; }
      #masthead .storefront-handheld-footer-bar ul li.cart .count {
        display: none; }
      #masthead .storefront-handheld-footer-bar ul li.menu a::before, #masthead .storefront-handheld-footer-bar ul li.menu a::after, #masthead .storefront-handheld-footer-bar ul li.menu a .mobile-menu-toggler {
        content: "";
        width: 29px;
        height: 4px;
        background-color: #d8232a;
        position: absolute;
        left: 50%;
        margin: 0 0 0 -14px; }
      #masthead .storefront-handheld-footer-bar ul li.menu a::before {
        top: 13px; }
      #masthead .storefront-handheld-footer-bar ul li.menu a::after {
        top: 31px; }
      #masthead .storefront-handheld-footer-bar ul li.menu a .mobile-menu-toggler {
        top: 22px; }

.disable_menu_hover #site-navigation .menu-item:hover .megamenu-dropdown {
  display: none !important; }

footer.site-footer {
  background-color: #fff;
  padding: 0; }
  footer.site-footer .footer-widgets {
    padding-top: 80px; }
  footer.site-footer .widget {
    margin: 0; }
    footer.site-footer .widget a, footer.site-footer .widget p, footer.site-footer .widget span {
      font-size: 16px;
      color: #636466;
      line-height: 1.9375;
      display: block; }
    footer.site-footer .widget a:hover {
      color: #d8232a; }
    footer.site-footer .widget p {
      margin: 0; }
    footer.site-footer .widget .widget-title {
      margin: 0 0 30px 0;
      padding: 0;
      border: none;
      font-size: 18px;
      color: #474747;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 700;
      line-height: 1.5; }
    footer.site-footer .widget .delovni-cas-wrapper span {
      display: inline; }

.footer-facebook {
  max-width: 750px;
  margin: 0 auto;
  height: 70px;
  box-shadow: 0 2px 9px 2px #f2ebeb;
  text-align: center;
  margin-top: 67px;
  position: relative; }
  /* .footer-facebook a { */
    /* position: relative; */
    /* top: 50%; */
    /* transform: translateY(-50%); */
    /* display: block; */
    /* padding: 0 10px; } */
  .footer-facebook span {
    color: #636466;
    display: inline;
    vertical-align: middle; }
  .footer-facebook img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px; }

.ow-rights {
  text-align: center;
  font-size: 13px;
  line-height: 1.30769;
  color: #9e9e9e;
  margin: 50px 0 39px 0; }
  .ow-rights img {
    display: inline-block;
    max-width: 75px;
    vertical-align: middle;
    position: relative;
    top: -1px; }

.footer-widgets {
  border: none; }

.footer-widgets .menu li {
  padding: 0;
  margin: 0 0 5px 0; }
  .footer-widgets .menu li::before {
    content: ""; }

.bg-pattern, .content-area {
  background-image: url(../images/bg-pattern.png); }

.content-area {
  background-repeat: no-repeat;
  background-repeat-x: repeat; }
  .content-area .bg-pattern {
    background: none; }

.single-product .content-area {
  background: none; }

.bg-pattern-thin {
  background-image: url(../images/bg-pattern-thin.png); }

#status_banner {
  width: 100%;
  height: 750px;
  background-size: cover;
  position: relative; }

#status_banner_box {
  width: 457px;
  background-color: #d8232a;
  position: absolute;
  bottom: 82px;
  right: 0;
  padding: 21px 41px; }
  #status_banner_box div, #status_banner_box a, #status_banner_box span {
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    font-weight: 700; }
  #status_banner_box .top-title {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.66667;
    padding-bottom: 8px;
    border-bottom: 1px solid #fff;
    margin-bottom: 16px; }
  #status_banner_box .main-title {
    font-size: 32px;
    line-height: 1.1875;
    margin-bottom: 13px; }
  #status_banner_box .box-price {
    font-size: 20px;
    line-height: 1.1;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff; }
    #status_banner_box .box-price del {
      font-size: 17px;
      opacity: 0.7;
      margin-right: 7px; }
  #status_banner_box .box-link {
    text-transform: uppercase;
    line-height: 1.46667;
    font-size: 15px; }
    #status_banner_box .box-link span::after {
      content: "";
      width: 7px;
      height: 12px;
      background-image: url(../images/ikon_arrow_right.svg);
      display: inline-block;
      margin-left: 12px; }

#content #primary .box-link span::after {
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out; }

#content #primary .box-link:hover span {
  opacity: 0.9; }
  #content #primary .box-link:hover span::after {
    margin-left: 18px; }

#slider-izpostavljeno-wrapper {
  margin: 0 -1px; }
  #slider-izpostavljeno-wrapper.init-slick-slider {
    margin: 0 -10px; }
    #slider-izpostavljeno-wrapper.init-slick-slider .slider-izpostavljen-element {
      margin: 0 10px; }
    #slider-izpostavljeno-wrapper.init-slick-slider .slick-list {
      padding-top: 4px; }
  #slider-izpostavljeno-wrapper .slider-izpostavljen-element {
    width: calc(100% / 3 - 14px);
    margin-right: 21px;
    float: left;
    height: 350px;
    position: relative;
    box-shadow: 0 4px 24px rgba(37, 21, 0, 0.1); }
    #slider-izpostavljeno-wrapper .slider-izpostavljen-element:last-child {
      margin-right: 0; }
  #slider-izpostavljeno-wrapper .slider-box {
    position: absolute;
    width: 292px;
    padding: 12px 25px;
    background-color: #d8232a;
    bottom: 35px;
    right: 0; }
    #slider-izpostavljeno-wrapper .slider-box div, #slider-izpostavljeno-wrapper .slider-box a, #slider-izpostavljeno-wrapper .slider-box span {
      font-family: "Roboto Condensed", sans-serif;
      color: #fff;
      font-weight: 700; }
    #slider-izpostavljeno-wrapper .slider-box .top-title {
      text-transform: uppercase;
      font-size: 16px;
      line-height: 1.5;
      padding-bottom: 8px;
      border-bottom: 1px solid #fff;
      margin-bottom: 6px; }
    #slider-izpostavljeno-wrapper .slider-box .main-title {
      font-size: 20px;
      line-height: 1.4;
      margin-bottom: 8px;
      padding-bottom: 14px;
      border-bottom: 1px solid #fff; }
    #slider-izpostavljeno-wrapper .slider-box .box-link {
      text-transform: uppercase;
      line-height: 1.46667;
      font-size: 15px; }
      #slider-izpostavljeno-wrapper .slider-box .box-link span::after {
        content: "";
        width: 7px;
        height: 12px;
        background-image: url(../images/ikon_arrow_right.svg);
        display: inline-block;
        margin-left: 12px; }
  #slider-izpostavljeno-wrapper .slick-dots {
    list-style-type: none;
    margin: 25px 0 0 0;
    text-align: center; }
    #slider-izpostavljeno-wrapper .slick-dots li {
      width: 10px;
      height: 10px;
      border-radius: 10px;
      margin: 0 6px;
      background-color: #fff;
      opacity: 0.4; }
      #slider-izpostavljeno-wrapper .slick-dots li.slick-active {
        opacity: 1; }
  #slider-izpostavljeno-wrapper .arrow-next, #slider-izpostavljeno-wrapper .arrow-prev {
    background-image: url(../images/icon_arrow_red_right.svg);
    width: 13px;
    height: 19px;
    position: absolute; }
    #slider-izpostavljeno-wrapper .arrow-next:hover, #slider-izpostavljeno-wrapper .arrow-prev:hover {
      cursor: pointer; }
  #slider-izpostavljeno-wrapper .arrow-prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  #slider-izpostavljeno-wrapper .arrow-next, #slider-izpostavljeno-wrapper .arrow-prev {
    top: 169px; }
  #slider-izpostavljeno-wrapper .arrow-next {
    right: -29px; }
  #slider-izpostavljeno-wrapper .arrow-prev {
    left: -29px; }

.color-lastnosti {
  background-color: #d8232a; }

#lastnosti {
  text-align: center; }
  #lastnosti .posamezna-lastnost {
    display: inline-block;
    vertical-align: middle;
    width: 305px; }
  #lastnosti .prop-slika {
    display: inline-block;
    margin-right: 29px;
    vertical-align: middle; }
  #lastnosti .prop-opis {
    display: inline-block;
    vertical-align: middle; }
    #lastnosti .prop-opis p {
      font-size: 21px;
      font-family: "Roboto Condensed", sans-serif;
      line-height: 1.28571;
      color: #fff;
      margin: 0;
      text-align: left; }

.akcija-izdelki-col h2 {
  margin-bottom: 40px; }

#izdelki-akcija {
  margin: 0 -13px; }
  #izdelki-akcija .woocommerce {
    display: inline-block;
    margin: 0 12px 24px 12px;
    height: 446px;
    vertical-align: top;
    width: calc(100% / 3 - 24px); }
    #izdelki-akcija .woocommerce .products li {
      margin: 0;
      width: 100%; }
      #izdelki-akcija .woocommerce .products li:hover {
        box-shadow: 0 2px 9px 2px #d9d2d2; }
    #izdelki-akcija .woocommerce.katalog {
      background-image: url(../images/katalog_ozadje.png);
      background-color: #f2f2f2; }
      #izdelki-akcija .woocommerce.katalog .katalog-inner-wrapper {
        padding-top: 48px; }
      #izdelki-akcija .woocommerce.katalog .katalog-napis {
        text-align: center;
        margin-top: 26px;
        color: #d8232a;
        font-weight: 700;
        font-size: 30px;
        font-family: "Roboto Condensed", sans-serif; }
      #izdelki-akcija .woocommerce.katalog .katalog-slika {
        margin: 0 auto;
        display: block;
        -webkit-transition: 0.3s all ease-in-out;
        -moz-transition: 0.3s all ease-in-out;
        -ms-transition: 0.3s all ease-in-out;
        -o-transition: 0.3s all ease-in-out;
        transition: 0.3s all ease-in-out;
        -webkit-backface-visibility: hidden;
        -ms-transform: translateZ(0);
        /* IE 9 */
        -webkit-transform: translateZ(0);
        /* Chrome, Safari, Opera */
        transform: translateZ(0); }
      #izdelki-akcija .woocommerce.katalog:hover .katalog-slika {
        -webkit-transform: scale(1.05) translateZ(0);
        -moz-transform: scale(1.05) translateZ(0);
        -ms-transform: scale(1.05) translateZ(0);
        -o-transform: scale(1.05) translateZ(0);
        transform: scale(1.05) translateZ(0);
        image-rendering: pixelated; }

#pomoc-korist .classic-pomoc {
  padding: 86px 0 90px 178px;
  background-color: #f2f2f2;
  position: relative; }
  #pomoc-korist .classic-pomoc div {
    position: relative;
    z-index: 1; }
  #pomoc-korist .classic-pomoc::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-image: url(../images/bg-pattern-thin-2.png);
    opacity: 0.4; }
  #pomoc-korist .classic-pomoc .first-column-status {
    margin-bottom: 18px; }
  #pomoc-korist .classic-pomoc .kontakt-box {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    width: 290px;
    background-color: #fff; }
    #pomoc-korist .classic-pomoc .kontakt-box:nth-child(1) {
      margin-right: 29px; }
  #pomoc-korist .classic-pomoc .status-povezave-wrapper {
    width: calc(100% - 610px);
    padding-left: 182px; }
    #pomoc-korist .classic-pomoc .status-povezave-wrapper h5 {
      margin-bottom: 0; }
  #pomoc-korist .classic-pomoc .status-koristne-povezave {
    width: 610px; }
    #pomoc-korist .classic-pomoc .status-koristne-povezave h3 {
      margin-bottom: 0; }
  #pomoc-korist .classic-pomoc .status-kontakt {
    width: 100%; }

#pomoc-korist .status-krog-inner {
  width: 330px;
  height: 330px;
  background-color: #d8232a;
  border-radius: 330px;
  padding: 60px 50px 0 50px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative; }

#pomoc-korist .status-krog {
  width: 745px;
  display: inline-block; }

#pomoc-korist .status-koristne-povezave {
  width: calc(100% - 745px);
  display: inline-block; }
  #pomoc-korist .status-koristne-povezave h3 {
    margin: 0 0 60px 0; }

#pomoc-korist .status-krog h3 {
  color: #fff; }

#pomoc-korist .grey-button {
  display: inline-block;
  margin-top: 3px; }

#pomoc-korist .status-krog-slika {
  display: inline-block;
  vertical-align: middle;
  margin-left: -235px; }

#pomoc-korist .status-kontakt {
  width: 50%;
  display: inline-block;
  vertical-align: middle; }

#pomoc-korist .status-povezave-wrapper {
  width: 50%;
  display: inline-block;
  vertical-align: middle; }

#pomoc-korist .status-povezave-wrapper {
  padding-left: 56px; }
  #pomoc-korist .status-povezave-wrapper h5 {
    color: #d8232a;
    line-height: 1.33333;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    margin: 0 0 20px 0;
    font-weight: 400; }
  #pomoc-korist .status-povezave-wrapper .status-povezave {
    margin: 0;
    list-style-type: none; }
    #pomoc-korist .status-povezave-wrapper .status-povezave a span {
      font-size: 18px;
      color: #454647;
      line-height: 1.94444;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 700;
      position: relative;
      display: inline-block; }
      #pomoc-korist .status-povezave-wrapper .status-povezave a span::after {
        content: "";
        width: 100%;
        height: 1px;
        background-color: #454647;
        display: block;
        bottom: 5px;
        -webkit-transition: 0.3s all ease-in-out;
        -moz-transition: 0.3s all ease-in-out;
        -ms-transition: 0.3s all ease-in-out;
        -o-transition: 0.3s all ease-in-out;
        transition: 0.3s all ease-in-out;
        position: absolute; }
    #pomoc-korist .status-povezave-wrapper .status-povezave a:hover span::after {
      width: 0; }

.kontakt-box {
  box-shadow: 0 2px 9px 2px #f2ebeb;
  padding: 10px 20px;
  margin-bottom: 24px;
  background-color: #fff; }
  .kontakt-box:last-child {
    margin-bottom: 0; }
  .kontakt-box .kontakt-label {
    display: block;
    text-align: center;
    line-height: 1.66667;
    font-family: "Roboto Condensed", sans-serif; }
  .kontakt-box .kontakt-value {
    display: block;
    text-align: center; }
    .kontakt-box .kontakt-value a {
      color: #d8232a;
      text-transform: uppercase;
      font-size: 22px;
      line-height: 1.27273;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 700; }

#objavi {
  overflow: hidden; }
  #objavi .objava {
    width: 50%;
    padding-bottom: 27.5%;
    float: left;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out; }
    #objavi .objava::after {
      position: absolute;
      height: 162px;
      background-image: linear-gradient(180deg, transparent 0%, #393939 100%);
      content: "";
      display: block;
      width: 100%;
      bottom: 0; }
  #objavi .objava-inner {
    position: absolute;
    bottom: 45px;
    left: 85px;
    z-index: 1; }
  #objavi .objava-cat {
    color: #fff;
    padding: 3px 9px;
    background-color: #d8232a;
    font-size: 14px;
    line-height: 1.35714;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle; }
  #objavi .objava-date {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.35714;
    color: #fff; }
  #objavi h4 {
    color: #fff;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 28px;
    line-height: 1.28571;
    max-width: 660px;
    margin: 7px 0 0 0; }

#mnenja .mnenja-wrapper {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 585px); }
  #mnenja .mnenja-wrapper h3 {
    margin-bottom: 35px; }

#mnenja .dejstva-wrapper {
  display: inline-block;
  width: 585px; }

#mnenja .mnenja-slider {
  width: 600px; }
  #mnenja .mnenja-slider .single-mnenje {
    margin-bottom: 40px; }
  #mnenja .mnenja-slider p {
    font-size: 18px;
    line-height: 1.38889;
    color: #828282;
    text-shadow: 1px 1px 13px #ffffff;
    margin: 0 0 12px 0;
    font-weight: 300; }
  #mnenja .mnenja-slider span {
    font-size: 16px;
    line-height: 1.5625;
    text-transform: uppercase; }
    #mnenja .mnenja-slider span.mnenje-ime {
      font-weight: 700; }
    #mnenja .mnenja-slider span.mnenje-kraj {
      margin-left: 9px;
      padding-left: 11px;
      position: relative; }
      #mnenja .mnenja-slider span.mnenje-kraj::before {
        content: "";
        display: block;
        width: 2px;
        height: 14px;
        background-color: #404040;
        position: absolute;
        left: 0;
        top: 3px; }
  #mnenja .mnenja-slider .slick-dots {
    margin: 0;
    display: inline-block;
    vertical-align: middle; }
    #mnenja .mnenja-slider .slick-dots li {
      width: 10px;
      height: 10px;
      background-color: #e4e4e4;
      margin: 0 7px;
      opacity: 0.4;
      border-radius: 10px; }
      #mnenja .mnenja-slider .slick-dots li.slick-active {
        background-color: #d8232a;
        opacity: 1; }
  #mnenja .mnenja-slider .arrow-prev, #mnenja .mnenja-slider .arrow-next {
    vertical-align: middle;
    width: 13px;
    height: 20px;
    display: inline-block;
    background-image: url(../images/icon_arrow_red_right.svg);
    background-repeat: no-repeat; }
  #mnenja .mnenja-slider .arrow-next {
    margin-left: 17px; }
  #mnenja .mnenja-slider .arrow-prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 17px; }

#mnenja .dejstva-slider {
  background-color: #d8232a;
  width: 328px;
  height: 328px;
  border-radius: 328px;
  margin: 0 0 -190px auto;
  position: relative; }
  #mnenja .dejstva-slider .single-dejstvo {
    padding: 83px 31px 0 31px; }
    #mnenja .dejstva-slider .single-dejstvo:focus {
      outline: none; }
  #mnenja .dejstva-slider h2 {
    color: #fff;
    text-align: center;
    margin: 0 0 24px 0; }
  #mnenja .dejstva-slider span {
    color: #fff;
    display: block;
    text-align: center;
    margin: 0 20px;
    padding: 23px 0 0 0;
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    font-size: 17px;
    line-height: 1.41176; }
  #mnenja .dejstva-slider .slick-dots {
    text-align: center;
    margin: 0;
    position: absolute;
    width: 100%;
    bottom: 35px; }
    #mnenja .dejstva-slider .slick-dots li {
      display: inline-block;
      width: 10px;
      height: 10px;
      background: #fff;
      margin: 0 4px;
      border-radius: 10px;
      opacity: 0.4; }
      #mnenja .dejstva-slider .slick-dots li.slick-active {
        opacity: 1; }

.izpostavljeni-izdelki-ozadje {
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: -1px;
  height: 1200px;
  position: relative; }
  .izpostavljeni-izdelki-ozadje .izpostavljeni-izdelki-ozadje-inner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 1500px;
    background-size: cover;
    z-index: -1; }
    .izpostavljeni-izdelki-ozadje .izpostavljeni-izdelki-ozadje-inner::after {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      display: block;
      width: 300px;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
      background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
      /* IE6-9 */ }

#content #izpostavljeni-izdelki {
  width: 840px;
  margin: 0 0 0 auto; }
  #content #izpostavljeni-izdelki #izpostavljeni-izdelki-inner > h2 {
    text-align: center;
    margin-bottom: 66px; }
  #content #izpostavljeni-izdelki .woocommerce {
    display: inline-block;
    margin: 0 12px 24px 12px;
    height: auto;
    vertical-align: top;
    width: calc(100% / 2 - 24px); }
    #content #izpostavljeni-izdelki .woocommerce .product {
      width: 100%;
      margin: 0;
      height: 412px; }
    #content #izpostavljeni-izdelki .woocommerce .product-thumbnail-wrapper {
      margin-bottom: 12px; }

#izpostavljeni-izdelki-inner {
  margin-right: -12px; }

.prijava-novice-ozadje {
  background-color: #d8232a;
  position: relative;
  overflow: hidden;
  width: 100%; }

body #novice-prijava {
  width: 613px;
  margin: auto;
  max-width: 100%; }
  body #novice-prijava .gform_confirmation_message {
    color: #fff;
    text-align: center; }
  body #novice-prijava .gform_wrapper {
    margin: 0; }
  body #novice-prijava h3 {
    color: #fff;
    margin-bottom: 34px; }
  body #novice-prijava input[type='submit'] {
    visibility: hidden;
    margin: 0;
    padding: 0;
    width: 0;
    height: 0; }
  body #novice-prijava .ginput_container_checkbox {
    margin: 0; }
  body #novice-prijava #field_1_2 {
    margin: 24px 0 0 0; }
  body #novice-prijava .gfield_checkbox {
    margin-left: 39px;
    margin-left: 0;
    text-align: center; }
    body #novice-prijava .gfield_checkbox input[type='checkbox'] {
      display: none; }
    body #novice-prijava .gfield_checkbox input[type='checkbox']:checked + label {
      font-weight: 400; }
      body #novice-prijava .gfield_checkbox input[type='checkbox']:checked + label::before {
        background-image: url(../images/check.svg);
        background-size: 77%;
        background-position: 50%;
        background-repeat: no-repeat; }
    body #novice-prijava .gfield_checkbox label {
      font-size: 12px;
      line-height: 1.66667;
      color: #fff;
      margin-left: 8px;
      position: relative;
      padding-left: 34px; }
      body #novice-prijava .gfield_checkbox label a {
        color: #fff;
        text-decoration: underline; }
      body #novice-prijava .gfield_checkbox label::before {
        content: "";
        width: 24px;
        height: 24px;
        background-color: #fff;
        position: absolute;
        display: block;
        left: 0;
        top: 0;
        box-shadow: 0 2px 9px 2px #f2ebeb; }
    body #novice-prijava .gfield_checkbox label::before {
      box-shadow: none; }
  body #novice-prijava .ginput_container_email {
    margin: 0;
    display: inline-block;
    vertical-align: middle; }
    body #novice-prijava .ginput_container_email input {
      margin: 0;
      padding: 15px 0 15px 32px;
      width: 450px;
      max-width: 100%;
      box-shadow: none; }
      body #novice-prijava .ginput_container_email input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #636466;
        opacity: 0.5; }
      body #novice-prijava .ginput_container_email input::-moz-placeholder {
        /* Firefox 19+ */
        color: #636466;
        opacity: 0.5; }
      body #novice-prijava .ginput_container_email input:-ms-input-placeholder {
        /* IE 10+ */
        color: #636466;
        opacity: 0.5; }
      body #novice-prijava .ginput_container_email input:-moz-placeholder {
        /* Firefox 18- */
        color: #636466;
        opacity: 0.5; }
  body #novice-prijava .gform_footer {
    position: absolute; }
    body #novice-prijava .gform_footer .gravity-button {
      display: none; }
  body #novice-prijava .send-novice {
    background-color: #474747;
    border: 1px solid #474747;
    text-align: center;
    position: relative;
    width: calc(100% - 450px);
    display: inline-block;
    line-height: 54px;
    vertical-align: middle; }
    body #novice-prijava .send-novice span {
      font-size: 14px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      position: relative;
      z-index: 1; }
    body #novice-prijava .send-novice:hover {
      cursor: pointer; }
      body #novice-prijava .send-novice:hover span {
        color: #474747; }
  body #novice-prijava .gform_wrapper li {
    padding-right: 0; }
  body #novice-prijava .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    color: #fff; }
  body #novice-prijava .gform_wrapper div.validation_error {
    color: #fff;
    border-color: #fff; }

/* VIDEO VSEBINE */
#video-vsebine {
  margin: 0 -12px; }
  #video-vsebine .video-vsebine-wrapper {
    overflow: hidden;
    padding-bottom: 29px; }
  #video-vsebine.loading::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(../images/spinner.svg);
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 1000;
    position: fixed; }
  #video-vsebine.loading::after {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(255, 255, 255, 0.3);
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50%; }
  #video-vsebine .video-play img {
    -webkit-transition: 0.2s all ease-in-out;
    -moz-transition: 0.2s all ease-in-out;
    -ms-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
    position: relative; }
  #video-vsebine .video-post {
    margin: 0 12px 24px 12px;
    width: calc(100% / 3 - 25px);
    height: 344px;
    float: left;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat; }
    #video-vsebine .video-post:hover .video-play img {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
    #video-vsebine .video-post::after {
      content: "";
      width: 100%;
      height: 50%;
      background-image: linear-gradient(180deg, transparent 0%, #393939 100%);
      position: absolute;
      display: block;
      bottom: 0; }
    #video-vsebine .video-post.video-large {
      width: calc(100% * 2 / 3 - 25px);
      height: 712px; }
      #video-vsebine .video-post.video-large.right {
        float: right; }
      #video-vsebine .video-post.video-large .video-play {
        top: calc(50% - 81px); }
        #video-vsebine .video-post.video-large .video-play img {
          max-width: 162px; }
      #video-vsebine .video-post.video-large .video-data {
        bottom: 17px;
        left: 37px; }
        #video-vsebine .video-post.video-large .video-data h5 {
          font-size: 21px;
          line-height: 1.28571;
          min-height: 52px; }
      #video-vsebine .video-post.video-large.video-flat {
        height: 344px; }
      #video-vsebine .video-post.video-large.video-extra-large {
        width: calc(100% - 24px); }
    #video-vsebine .video-post .video-play {
      width: 100%;
      position: absolute;
      top: calc(50% - 61px); }
      #video-vsebine .video-post .video-play img {
        max-width: 102px;
        margin: auto; }
    #video-vsebine .video-post .video-data {
      position: absolute;
      left: 25px;
      bottom: 14px;
      width: auto;
      padding-right: 25px;
      z-index: 1; }
      #video-vsebine .video-post .video-data .video-term {
        background-color: #d8232a;
        color: #fff;
        text-transform: uppercase;
        display: inline-block;
        line-height: 1.46154;
        font-size: 13px;
        padding: 4px 10px;
        margin: 0 0 15px 0; }
      #video-vsebine .video-post .video-data h5 {
        color: #fff;
        font-weight: 700;
        font-family: "Roboto Condensed", sans-serif;
        line-height: 1.27778;
        font-size: 18px;
        min-height: 46px; }
    #video-vsebine .video-post img {
      border-radius: 0;
      width: 100%; }

.video-topbar {
  margin-bottom: 42px;
  margin-top: 73px; }
  .video-topbar h3 {
    width: 500px;
    max-width: 100%;
    display: inline-block;
    margin: 0;
    vertical-align: middle; }
  .video-topbar .baza-post-cat {
    width: calc(100% - 500px);
    display: inline-block;
    vertical-align: middle; }

.baza-post-cat {
  text-align: right; }
  .baza-post-cat .baza-term {
    width: 150px;
    height: 40px;
    line-height: 40px;
    color: #404040;
    box-shadow: 0 4px 24px rgba(37, 21, 0, 0.1);
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    margin-left: 10px; }
    .baza-post-cat .baza-term span {
      opacity: 0.6; }
    .baza-post-cat .baza-term:hover {
      cursor: pointer; }
      .baza-post-cat .baza-term:hover span {
        opacity: 1; }
  .baza-post-cat .baza-term[filter-enabled='true'] {
    background-color: #d8232a; }
    .baza-post-cat .baza-term[filter-enabled='true'] span {
      color: #fff;
      opacity: 1; }

.ow-pagination {
  text-align: center;
  margin-top: 29px;
  padding-bottom: 169px; }
  .ow-pagination a, .ow-pagination span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background-color: #e4e4e4;
    margin: 0 5px;
    display: inline-block;
    color: #636466;
    text-align: center;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px; }
  .ow-pagination span {
    background-color: #d8232a;
    color: #fff; }
  .ow-pagination .prev, .ow-pagination .next {
    background-color: #fff;
    color: transparent;
    position: relative; }
    .ow-pagination .prev::after, .ow-pagination .next::after {
      content: "";
      width: 12px;
      height: 18px;
      background-image: url(../images/icon_arrow_red_right.svg);
      display: block;
      position: absolute;
      left: calc(50% - 6px);
      top: calc(50% - 9px);
      background-size: contain;
      background-repeat: no-repeat; }
  .ow-pagination .prev {
    margin-right: 35px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .ow-pagination .next {
    margin-left: 35px; }

/* END VIDEO VSEBINE */
.baza-navodila {
  margin: 0 auto 0 auto;
  padding: 70px 0 136px 0; }

.navodila-wrapper {
  max-width: 1248px;
  margin: 0 auto;
  padding-bottom: 46px; }
  .navodila-wrapper h3 {
    text-align: center;
    margin: 0 0 40px 0; }
  .navodila-wrapper .navodilo-download {
    width: calc(50% - 24px);
    margin: 0 12px 24px 12px;
    display: inline-block;
    padding-left: 120px;
    padding-right: 20px;
    box-shadow: 0 4px 24px rgba(37, 21, 0, 0.1);
    height: 89px;
    position: relative;
    vertical-align: top; }
    .navodila-wrapper .navodilo-download:hover {
      box-shadow: 0 2px 9px 2px #d9d2d2; }
    .navodila-wrapper .navodilo-download::before {
      content: "";
      width: 40px;
      height: 46px;
      background-image: url(../images/icon_pdf.svg);
      display: block;
      position: absolute;
      top: 21px;
      left: 44px; }
    .navodila-wrapper .navodilo-download span {
      font-size: 21px;
      display: block;
      font-weight: 700;
      color: #474747;
      line-height: 1.28571;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }

.baza-katalog {
  margin: 0 auto 0 auto;
  padding: 70px 0 120px 0;
  position: relative; }
  .baza-katalog h3 {
    margin: 0 0 40px 0; }
  .baza-katalog span {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    font-size: 60px;
    color: #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .baza-katalog .issuu-element iframe {
    margin: auto;
    display: block; }

.izpostavljeni-izdelki-posode-ozadje {
  height: 900px; }
  .izpostavljeni-izdelki-posode-ozadje h2 {
    margin-bottom: 30px; }
    .izpostavljeni-izdelki-posode-ozadje h2 + p {
      text-align: center;
      margin: 0 0 50px 0;
      font-size: 18px;
      line-height: 1.5; }
  .izpostavljeni-izdelki-posode-ozadje #izpostavljeni-izdelki {
    width: 937px; }
    .izpostavljeni-izdelki-posode-ozadje #izpostavljeni-izdelki .products li {
      margin: 0; }
  .izpostavljeni-izdelki-posode-ozadje .ow-button {
    background-color: #d8232a;
    border: 1px solid #d8232a;
    text-align: center;
    position: relative;
    color: #fff;
    padding: 0 15px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    width: 260px; }
    .izpostavljeni-izdelki-posode-ozadje .ow-button span {
      font-size: 16px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      position: relative;
      z-index: 1; }
    .izpostavljeni-izdelki-posode-ozadje .ow-button:hover {
      cursor: pointer; }
      .izpostavljeni-izdelki-posode-ozadje .ow-button:hover span {
        color: #d8232a; }
  .izpostavljeni-izdelki-posode-ozadje .button-wrapper {
    text-align: center;
    margin-top: 6px; }
  .izpostavljeni-izdelki-posode-ozadje .arrow-next, .izpostavljeni-izdelki-posode-ozadje .arrow-prev {
    width: 13px;
    height: 19px;
    background-image: url(../images/icon_arrow_red_right.svg);
    display: block;
    right: -40px;
    top: calc(50% - 9px);
    position: absolute; }
  .izpostavljeni-izdelki-posode-ozadje .arrow-prev {
    right: auto;
    left: -24px;
    transform: rotate(180deg);
    display: none !important; }

.knjizice-wrapper {
  margin-top: 70px; }

#main .blok-knjizica {
  padding-bottom: 70px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 94px; }
  #main .blok-knjizica:last-child {
    border: none;
    padding: 0;
    padding-bottom: 222px;
    margin-bottom: 0; }
  #main .blok-knjizica .blok-knjizica-inner {
    max-width: 1125px;
    margin: 0 auto; }
    #main .blok-knjizica .blok-knjizica-inner input[type='text'] {
      width: 100%;
      background: #fff;
      border: none;
      -webkit-box-shadow: 0 2px 9px 2px #f2ebeb;
      -moz-box-shadow: 0 2px 9px 2px #f2ebeb;
      box-shadow: 0 2px 9px 2px #f2ebeb;
      padding: 14px 56px 13px 22px; }
      #main .blok-knjizica .blok-knjizica-inner input[type='text']::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #474747;
        opacity: 0.45; }
      #main .blok-knjizica .blok-knjizica-inner input[type='text']::-moz-placeholder {
        /* Firefox 19+ */
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #474747;
        opacity: 0.45; }
      #main .blok-knjizica .blok-knjizica-inner input[type='text']:-ms-input-placeholder {
        /* IE 10+ */
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #474747;
        opacity: 0.45; }
      #main .blok-knjizica .blok-knjizica-inner input[type='text']:-moz-placeholder {
        /* Firefox 18- */
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #474747;
        opacity: 0.45; }
    #main .blok-knjizica .blok-knjizica-inner .gravity-button {
      background-color: #d8232a;
      border: 1px solid #d8232a;
      text-align: center;
      position: relative;
      font-size: 17px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      width: 100%;
      margin-top: 40px;
      white-space: normal; }
      #main .blok-knjizica .blok-knjizica-inner .gravity-button::after {
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        background-color: black;
        left: 0;
        top: 0; }
      #main .blok-knjizica .blok-knjizica-inner .gravity-button span {
        font-size: 17px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Roboto Condensed", sans-serif;
        position: relative;
        z-index: 1; }
      #main .blok-knjizica .blok-knjizica-inner .gravity-button:hover {
        cursor: pointer; }
        #main .blok-knjizica .blok-knjizica-inner .gravity-button:hover span {
          color: #d8232a; }
  #main .blok-knjizica .blok-knjizica-slika {
    width: 410px;
    display: inline-block;
    vertical-align: top; }
  #main .blok-knjizica .blok-knjizica-podatki {
    width: calc(100% - 410px);
    display: inline-block;
    padding-left: 167px;
    vertical-align: top; }
    #main .blok-knjizica .blok-knjizica-podatki h3 {
      margin: 6px 0 30px; }
    #main .blok-knjizica .blok-knjizica-podatki p {
      margin-bottom: 42px;
      line-height: 1.5; }
    #main .blok-knjizica .blok-knjizica-podatki li.gfield {
      margin: 0;
      padding: 0; }
      #main .blok-knjizica .blok-knjizica-podatki li.gfield .validation_message {
        margin: 10px 0; }
      #main .blok-knjizica .blok-knjizica-podatki li.gfield .ginput_container {
        margin: 0; }
        #main .blok-knjizica .blok-knjizica-podatki li.gfield .ginput_container input {
          margin: 0 0 15px 0; }
    #main .blok-knjizica .blok-knjizica-podatki .gfield_checkbox {
      margin-left: 39px;
      margin: 15px 0 0 0; }
      #main .blok-knjizica .blok-knjizica-podatki .gfield_checkbox input[type='checkbox'] {
        display: none; }
      #main .blok-knjizica .blok-knjizica-podatki .gfield_checkbox input[type='checkbox']:checked + label {
        font-weight: 400; }
        #main .blok-knjizica .blok-knjizica-podatki .gfield_checkbox input[type='checkbox']:checked + label::before {
          background-image: url(../images/check.svg);
          background-size: 77%;
          background-position: 50%;
          background-repeat: no-repeat; }
      #main .blok-knjizica .blok-knjizica-podatki .gfield_checkbox label {
        font-size: 12px;
        line-height: 1.66667;
        color: #fff;
        margin-left: 8px;
        position: relative;
        padding-left: 47px; }
        #main .blok-knjizica .blok-knjizica-podatki .gfield_checkbox label a {
          color: #fff;
          text-decoration: underline; }
        #main .blok-knjizica .blok-knjizica-podatki .gfield_checkbox label::before {
          content: "";
          width: 24px;
          height: 24px;
          background-color: #fff;
          position: absolute;
          display: block;
          left: 0;
          top: 0;
          box-shadow: 0 2px 9px 2px #f2ebeb; }
      #main .blok-knjizica .blok-knjizica-podatki .gfield_checkbox label {
        color: #474747;
        font-size: 13px;
        line-height: 1.53846; }
        #main .blok-knjizica .blok-knjizica-podatki .gfield_checkbox label a {
          color: #474747; }
      #main .blok-knjizica .blok-knjizica-podatki .gfield_checkbox li {
        overflow: visible;
        margin: 0; }
    #main .blok-knjizica .blok-knjizica-podatki .gform_footer {
      margin: 0;
      padding: 0; }
  #main .blok-knjizica .blok-knjizica-izdelki {
    margin: 0 -12px; }
    #main .blok-knjizica .blok-knjizica-izdelki .status-product-excerpt {
      margin: 17px 0 0 0;
      padding: 0 20px; }
    #main .blok-knjizica .blok-knjizica-izdelki .product-thumbnail-wrapper {
      margin: 13px 17px 20px 17px;
      height: 301px; }
      #main .blok-knjizica .blok-knjizica-izdelki .product-thumbnail-wrapper img {
        width: 100%; }
    #main .blok-knjizica .blok-knjizica-izdelki h4 {
      margin: 110px 0 67px 0;
      font-size: 24px;
      font-weight: 700;
      font-family: "Roboto Condensed", sans-serif;
      line-height: 1.375;
      text-align: center;
      padding: 0 10px; }
    #main .blok-knjizica .blok-knjizica-izdelki .woocommerce {
      width: calc(50% - 24px);
      margin: 0 12px;
      display: inline-block;
      vertical-align: top; }
      #main .blok-knjizica .blok-knjizica-izdelki .woocommerce li {
        width: 100%;
        max-width: none;
        margin: 0; }
      #main .blok-knjizica .blok-knjizica-izdelki .woocommerce .products h2 {
        margin-bottom: 8px;
        text-align: center; }
      #main .blok-knjizica .blok-knjizica-izdelki .woocommerce .products .product-title-wrapper {
        padding: 0; }
      #main .blok-knjizica .blok-knjizica-izdelki .woocommerce .products .button {
        display: none; }
      #main .blok-knjizica .blok-knjizica-izdelki .woocommerce .products .price {
        text-align: center;
        margin: 0; }

.tehnicni-podatki h3 {
  margin-bottom: 40px;
  margin-top: 70px; }

.table-izdelki-wrapper {
  padding-bottom: 100px; }

.table-izdelki {
  display: block; }
  .table-izdelki .arrow-next, .table-izdelki .arrow-prev {
    background-image: url(../images/icon_arrow_red_right.svg);
    width: 13px;
    height: 19px;
    position: absolute; }
    .table-izdelki .arrow-next:hover, .table-izdelki .arrow-prev:hover {
      cursor: pointer; }
  .table-izdelki .arrow-prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .table-izdelki .arrow-prev, .table-izdelki .arrow-next {
    top: 50%;
    margin-top: -9px; }
  .table-izdelki .arrow-prev {
    left: -175px; }
  .table-izdelki .arrow-next {
    right: -20px; }
  .table-izdelki .attr-product-name {
    font-size: 18px;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    line-height: 1.33333;
    color: #d8232a;
    display: block;
    margin: 0 0 16px 0; }
    .table-izdelki .attr-product-name + img {
      margin: auto;
      max-height: 80px; }
  .table-izdelki .column-data {
    display: inline-block;
    max-width: calc(100% - 153px);
    border-top: 1px solid #e4e4e4; }
    .table-izdelki .column-data .slick-list {
      padding: 0 3px 0 1px; }
  .table-izdelki .column {
    width: 180px;
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    position: relative; }
    .table-izdelki .column.slick-slide {
      border-bottom: none; }
      .table-izdelki .column.slick-slide.slick-active {
        border-bottom: 1px solid #e4e4e4; }
    .table-izdelki .column .column .cell.hidden-cell {
      display: none; }
    .table-izdelki .column .cell.button-cell {
      display: none;
      height: 63px;
      background-color: #fff;
      color: #d8232a;
      width: 100%;
      border: none;
      border-left: 1px solid #e4e4e4;
      margin-left: -1px;
      padding: 0; }
      .table-izdelki .column .cell.button-cell a {
        width: 163px;
        background-color: #d8232a;
        color: #fff;
        display: block;
        text-align: center;
        margin: auto; }
        .table-izdelki .column .cell.button-cell a span {
          height: 54px;
          font-weight: 700;
          line-height: 54px;
          font-size: 16px;
          font-family: "Roboto Condensed", sans-serif;
          text-transform: uppercase; }
    .table-izdelki .column:hover {
      box-shadow: 0 4px 24px rgba(37, 21, 0, 0.1); }
      .table-izdelki .column:hover .cell.button-cell {
        display: block; }
    .table-izdelki .column .cell {
      border-left: 10px solid #fff;
      border-right: 10px solid #fff;
      border-bottom: 1px solid #e4e4e4;
      padding: 11px 0; }
      .table-izdelki .column .cell:nth-last-child(2) {
        border-bottom: none; }
    .table-izdelki .column.column-header {
      background-color: #f2f2f2;
      padding: 0 10px;
      border-right: 1px solid #e4e4e4;
      border-bottom: none;
      width: 153px; }
      .table-izdelki .column.column-header:hover {
        box-shadow: none; }
      .table-izdelki .column.column-header .cell {
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #bfbfbf;
        font-size: 16px;
        font-weight: 700;
        line-height: 1.125;
        font-family: "Roboto Condensed", sans-serif;
        color: #404040; }
        .table-izdelki .column.column-header .cell:last-child {
          border-bottom: 1px solid #bfbfbf; }
        .table-izdelki .column.column-header .cell:nth-last-child(2) {
          border: none; }
        .table-izdelki .column.column-header .cell.cell-header.hidden-cell {
          height: 73px;
          display: block !important;
          background: #fff;
          width: 153px;
          margin-left: -10px;
          border: none; }

.product-category-banner-wrapper.statuscategory-banner-wrapper .statuscategory-banner {
  margin: 0 auto; }

.product-category-banner-wrapper.statuscategory-banner-wrapper .statuscategory-tekst {
  background-color: #d8232a; }
  .product-category-banner-wrapper.statuscategory-banner-wrapper .statuscategory-tekst h1, .product-category-banner-wrapper.statuscategory-banner-wrapper .statuscategory-tekst h6 {
    color: #fff; }

.status_slika_tekst .status_slika_levo {
  max-width: 670px;
  width: 670px;
  display: inline-block;
  vertical-align: top; }
  .status_slika_tekst .status_slika_levo img {
    max-width: 100%; }

.status_slika_tekst .status_tekst_desno {
  display: inline-block;
  width: calc(100% - 745px);
  margin-left: 75px; }
  .status_slika_tekst .status_tekst_desno h3 {
    margin-bottom: 20px; }
  .status_slika_tekst .status_tekst_desno p {
    color: #666;
    line-height: 1.6875; }

.cat-data-wrapper {
  margin: 0; }
  .cat-data-wrapper h3 {
    line-height: 1.5;
    margin-bottom: 15px; }
  .cat-data-wrapper .small-desc {
    text-align: center;
    max-width: 750px;
    margin: 0 auto 5px auto; }
  .cat-data-wrapper .desc-toggle {
    font-size: 16px;
    line-height: 1.6875;
    color: #d8232a;
    text-align: center;
    display: block;
    width: 100%;
    margin: 0 auto 79px auto; }
    .cat-data-wrapper .desc-toggle:hover {
      cursor: pointer; }
    .cat-data-wrapper .desc-toggle.desc-hide {
      margin-top: 46px;
      padding-top: 14px;
      border-top: 1px solid #e4e4e4; }
  .cat-data-wrapper .big-desc {
    margin-top: 75px;
    display: none; }
    .cat-data-wrapper .big-desc .desc-left, .cat-data-wrapper .big-desc .desc-right {
      width: 50%;
      display: inline-block;
      vertical-align: top; }
    .cat-data-wrapper .big-desc .desc-left {
      padding-right: 37px; }
    .cat-data-wrapper .big-desc .desc-right {
      padding-left: 37px; }
  .cat-data-wrapper .subcategories-wrapper {
    margin: 45px -12px 0 -12px;
    overflow: hidden;
    padding: 4px 0; }
  .cat-data-wrapper:nth-child(1) {
    margin-bottom: 120px; }
  .cat-data-wrapper .status-kategorija-wrapper {
    height: 420px;
    display: inline-block;
    box-shadow: 0 2px 9px 2px #f2ebeb;
    margin: 0 12px 24px 12px;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s; }
    .cat-data-wrapper .status-kategorija-wrapper:hover {
      box-shadow: 0 2px 9px 2px #d9d2d2; }
    .cat-data-wrapper .status-kategorija-wrapper .kategorija-slika {
      background-size: contain;
      background-position: 50%;
      background-repeat: no-repeat;
      height: 300px;
      width: calc(100% - 32px);
      margin: 16px auto 0 16px; }
    .cat-data-wrapper .status-kategorija-wrapper.status-size-half {
      width: calc(50% - 24px); }
    .cat-data-wrapper .status-kategorija-wrapper.status-size-third {
      width: calc(99.9% / 3 - 24px); }
    .cat-data-wrapper .status-kategorija-wrapper.status-size-quarter {
      width: calc(25% - 24px); }
    .cat-data-wrapper .status-kategorija-wrapper .kategorija-naziv {
      font-family: "Roboto Condensed", sans-serif;
      font-size: 24px;
      line-height: 1.375;
      color: #474747;
      font-weight: 700;
      text-align: center;
      margin-top: 20px; }

.archive-products-subcategories {
  margin: 36px 0 40px 0; }
  .archive-products-subcategories .status-kategorija-wrapper {
    height: 420px;
    display: inline-block;
    box-shadow: 0 2px 9px 2px #f2ebeb;
    margin: 0 12px 24px 12px;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    height: 313px;
    vertical-align: top; }
    .archive-products-subcategories .status-kategorija-wrapper:hover {
      box-shadow: 0 2px 9px 2px #d9d2d2; }
    .archive-products-subcategories .status-kategorija-wrapper .kategorija-slika {
      background-size: contain;
      background-position: 50%;
      background-repeat: no-repeat;
      height: 300px;
      width: calc(100% - 32px);
      margin: 16px auto 0 16px; }
    .archive-products-subcategories .status-kategorija-wrapper.status-size-half {
      width: calc(50% - 24px); }
    .archive-products-subcategories .status-kategorija-wrapper.status-size-third {
      width: calc(99.9% / 3 - 24px); }
    .archive-products-subcategories .status-kategorija-wrapper.status-size-quarter {
      width: calc(25% - 24px); }
    .archive-products-subcategories .status-kategorija-wrapper .kategorija-naziv {
      font-family: "Roboto Condensed", sans-serif;
      font-size: 24px;
      line-height: 1.375;
      color: #474747;
      font-weight: 700;
      text-align: center;
      margin-top: 20px; }
    .archive-products-subcategories .status-kategorija-wrapper .kategorija-slika {
      height: 190px;
      margin-top: 33px; }
    .archive-products-subcategories .status-kategorija-wrapper .kategorija-naziv {
      font-size: 21px;
      line-height: 1.28571; }
    .archive-products-subcategories .status-kategorija-wrapper.current {
      position: relative; }
      .archive-products-subcategories .status-kategorija-wrapper.current .kategorija-naziv {
        color: #d8232a; }
      .archive-products-subcategories .status-kategorija-wrapper.current::before {
        content: "";
        width: 24px;
        height: 24px;
        box-shadow: -4px 4px 4px 0 #f2ebeb;
        bottom: -25px;
        position: absolute;
        left: 50%;
        margin-left: -17px;
        transform: rotate(-45deg);
        transform-origin: 0 0; }
      .archive-products-subcategories .status-kategorija-wrapper.current::after {
        content: "";
        display: block;
        position: absolute;
        border-top: 0;
        border-top: 20px solid #fff;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        left: 50%;
        margin-left: -20px;
        bottom: -19px; }

#content .priporoceni-izdelki-outer-wrapper > h2 {
  margin-bottom: 50px; }

#content .priporoceni-izdelki-outer-wrapper .ow-button-wrapper {
  text-align: center;
  margin-top: 13px; }

#content .priporoceni-izdelki-outer-wrapper .ow-button {
  background-color: #d8232a;
  border: 1px solid #d8232a;
  text-align: center;
  position: relative;
  padding: 20px 62px;
  display: inline-block; }
  #content .priporoceni-izdelki-outer-wrapper .ow-button span {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    position: relative;
    z-index: 1; }
  #content .priporoceni-izdelki-outer-wrapper .ow-button:hover {
    cursor: pointer; }
    #content .priporoceni-izdelki-outer-wrapper .ow-button:hover span {
      color: #d8232a; }

#content .priporoceni-izdelki-outer-wrapper .priporoceni-izdelki-wrapper {
  overflow: hidden;
  margin: 0 -12px;
  padding-top: 3px;
  margin-top: -3px; }
  #content .priporoceni-izdelki-outer-wrapper .priporoceni-izdelki-wrapper .woocommerce {
    width: calc(99.9% / 3 - 24px);
    float: left;
    margin: 0 12px 24px 12px; }
    #content .priporoceni-izdelki-outer-wrapper .priporoceni-izdelki-wrapper .woocommerce .products {
      width: 100%; }
      #content .priporoceni-izdelki-outer-wrapper .priporoceni-izdelki-wrapper .woocommerce .products li {
        width: 100%;
        margin: 0; }

.statuscategory-banner-wrapper.onas-banner-wrapper .statuscategory-inner p {
  color: #474747; }

.section-onas .status-onas-left {
  width: 351px;
  padding-right: 58px;
  border-right: 1px solid #e4e4e4;
  float: left; }
  .section-onas .status-onas-left .menu {
    padding: 18px 0 36px 0;
    margin: 0; }
    .section-onas .status-onas-left .menu li {
      list-style-type: none;
      margin: 0 0 38px 0; }
      .section-onas .status-onas-left .menu li:last-child {
        margin: 0; }
      .section-onas .status-onas-left .menu li.current-menu-item a, .section-onas .status-onas-left .menu li:hover a {
        color: #d8232a; }
      .section-onas .status-onas-left .menu li a {
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase; }

.section-onas .status-onas-right {
  width: calc(100% - 351px);
  padding-left: 58px;
  float: left; }

/* WYSIWYG */
.text-element-wrapper.single-post-content h1 {
  margin-top: 15px; }

.text-element-wrapper.single-post-content p, .text-element-wrapper.single-post-content li, .text-element-wrapper.single-post-content strong, .text-element-wrapper.single-post-content span {
  font-size: 18px;
  color: #636466; }

.text-element-wrapper.single-post-content p {
  line-height: 1.61111; }

.text-element-wrapper h3 {
  margin-bottom: 37px; }

.text-element-wrapper h4 {
  margin-bottom: 21px; }

.text-element-wrapper p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 25px;
  color: #636466; }

.text-element-wrapper li {
  font-size: 16px;
  list-style-type: none;
  margin-bottom: 4px;
  padding-left: 40px;
  position: relative; }
  .text-element-wrapper li:last-child {
    margin-bottom: 0; }
  .text-element-wrapper li::before {
    content: "•";
    color: #d8232a;
    margin-right: 20px;
    margin-left: 15px;
    position: absolute;
    left: 0; }

.text-element-wrapper ul {
  margin-bottom: 35px;
  margin-left: 0; }

.text-element-wrapper p + ul {
  margin-top: -15px; }

.text-element-wrapper a {
  color: #d8232a; }

.text-element-wrapper strong {
  color: #474747; }

.text-element-wrapper ul + h2, .text-element-wrapper p + h2,
.text-element-wrapper ul + h3, .text-element-wrapper p + h3,
.text-element-wrapper ul + h4, .text-element-wrapper p + h4,
.text-element-wrapper ul + h5, .text-element-wrapper p + h5 {
  margin-top: 40px; }

.text-element-wrapper p + h6 {
  margin-top: 52px; }

.text-element-wrapper p + .blog-shop-item {
  margin-top: 40px; }

.text-element-wrapper .single-post-tags {
  margin-top: 51px; }

.text-element-wrapper img {
  margin-top: 50px; }

.text-element-wrapper .wc-social-login {
  padding: 34px 44px 43px 44px;
  background-image: url(../images/bg-pattern-small.png);
  background-color: #f2f2f2;
  position: relative; }
  .text-element-wrapper .wc-social-login h4 {
    margin-bottom: 15px; }
  .text-element-wrapper .wc-social-login p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px; }
  .text-element-wrapper .wc-social-login .button-social-login {
    margin: 0; }

.text-element-wrapper.single-novica h3 {
  margin-bottom: 16px; }

.text-element-wrapper.single-novica .single-post-date {
  margin-bottom: 27px;
  display: block; }

.text-element-wrapper.single-novica .back-to-news-btn {
  color: #fff;
  background-color: #474747;
  border: 1px solid #474747;
  text-align: center;
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  padding: 10px 70px 14px 70px;
  display: inline-block;
  margin-top: 43px; }
  .text-element-wrapper.single-novica .back-to-news-btn::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: black;
    left: 0;
    top: 0; }
  .text-element-wrapper.single-novica .back-to-news-btn span {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    position: relative;
    z-index: 1; }
  .text-element-wrapper.single-novica .back-to-news-btn:hover {
    cursor: pointer; }
    .text-element-wrapper.single-novica .back-to-news-btn:hover span {
      color: #474747; }

.text-element-wrapper #comments .comment-respond p, .text-element-wrapper #comments .comment-respond a, .text-element-wrapper #comments .comment-respond span {
  font-size: 16px; }

.text-element-wrapper #comments .comment-list .comment-content {
  width: 87%;
  margin: 0;
  padding: 0; }

.text-element-wrapper #comments .comment-list .children {
  margin-bottom: 40px; }

.text-element-wrapper #comments .comment-list .comment-meta {
  width: 10%;
  text-align: left;
  margin-right: 3%; }
  .text-element-wrapper #comments .comment-list .comment-meta .avatar {
    margin: 0;
    margin-bottom: 5px;
    float: left; }
  .text-element-wrapper #comments .comment-list .comment-meta cite {
    text-align: left; }
  .text-element-wrapper #comments .comment-list .comment-meta time, .text-element-wrapper #comments .comment-list .comment-meta cite {
    font-size: 12px; }

.text-element-wrapper #comments .comment-list p {
  font-size: 16px; }

.text-element-wrapper #comments .comment-list a {
  font-size: 16px; }

.text-element-wrapper .comments-title {
  display: none; }

.text-element-wrapper .comment-title-h4 {
  padding-top: 60px; }

.text-element-wrapper .comment-list li:before {
  display: none; }

/** POSEBNE NOVICE  O NAS**/
.onas-novice-wrapper h3 {
  margin-bottom: 40px; }

.onas-novice-wrapper h4 {
  margin-bottom: 30px; }

.onas-novice-wrapper .onas-novice-komentar {
  margin-bottom: 30px; }

.onas-novice-wrapper .onas-novice-aktualne-wrapper {
  padding: 30px 48px 55px 48px;
  margin-bottom: 40px;
  background-color: #f2f2f2; }
  .onas-novice-wrapper .onas-novice-aktualne-wrapper .onas-novice-aktualne-inner-wrapper {
    margin: 0 -7px; }
  .onas-novice-wrapper .onas-novice-aktualne-wrapper .post-mini-box {
    width: calc(100% / 3 - 14px);
    margin: 0 7px 14px 7px;
    height: 190px;
    position: relative; }
    .onas-novice-wrapper .onas-novice-aktualne-wrapper .post-mini-box:hover .readmore {
      opacity: 0.8; }
      .onas-novice-wrapper .onas-novice-aktualne-wrapper .post-mini-box:hover .readmore::after {
        left: 6px; }
  .onas-novice-wrapper .onas-novice-aktualne-wrapper .readmore {
    position: absolute;
    left: 20px;
    bottom: 20px;
    color: #d8232a;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 700;
    text-transform: uppercase; }
    .onas-novice-wrapper .onas-novice-aktualne-wrapper .readmore::after {
      content: "";
      width: 7px;
      height: 11px;
      background-image: url(../images/icon_arrow_red_right.svg);
      display: inline-block;
      margin-left: 12px;
      background-size: cover;
      vertical-align: middle;
      position: relative;
      left: 0;
      top: -1px;
      margin: 0 0 0 12px;
      -webkit-transition: 0.3s all ease-in;
      -moz-transition: 0.3s all ease-in;
      -ms-transition: 0.3s all ease-in;
      -o-transition: 0.3s all ease-in;
      transition: 0.3s all ease-in; }
    .onas-novice-wrapper .onas-novice-aktualne-wrapper .readmore:hover {
      opacity: 0.9; }
      .onas-novice-wrapper .onas-novice-aktualne-wrapper .readmore:hover::after {
        left: 6px; }

.onas-novice-wrapper .onas-novice-seznam-wrapper {
  margin: 0 -12px;
  position: relative; }
  .onas-novice-wrapper .onas-novice-seznam-wrapper.loading::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-image: url(../images/spinner.svg);
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 1000; }

.see-more-news {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  -o-transition: 0.3s all linear;
  transition: 0.3s all linear;
  margin-top: 22px;
  border-top: 1px solid #e4e4e4;
  padding-top: 15px;
  font-size: 16px;
  line-height: 1.6875;
  font-family: "Roboto", sans-serif;
  color: #d8232a;
  display: block;
  width: 100%;
  text-align: center; }
  .see-more-news:hover {
    cursor: pointer;
    opacity: 0.8; }

.ajax-hide {
  opacity: 0;
  visibility: hidden; }

.post-mini-box {
  width: calc(100% / 3 - 24px);
  margin: 0 12px 24px 12px;
  padding: 18px 19px;
  height: 150px;
  box-shadow: 0 2px 9px 2px #f2ebeb;
  display: inline-block;
  vertical-align: top;
  background-color: #fff; }
  .post-mini-box .post-mini-box-title {
    margin: 0;
    color: #474747;
    font-size: 18px; }
  .post-mini-box .post-mini-box-date {
    color: #636466;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 5px;
    display: block; }
  .post-mini-box:hover {
    box-shadow: 0 2px 9px 2px #d9d2d2; }

.zgodovina-wrapper {
  border-left: 3px solid #e4e4e4;
  margin-left: 16px; }

.zgodovina-leto {
  margin-bottom: 65px; }
  .zgodovina-leto:last-child {
    padding-bottom: 40px; }
  .zgodovina-leto .zgodovina-letnica {
    font-size: 24px;
    line-height: 1.375;
    color: #474747;
    font-weight: 700;
    margin-bottom: 11px;
    position: relative;
    top: -8px; }
    .zgodovina-leto .zgodovina-letnica::before {
      content: "";
      width: 30px;
      height: 30px;
      border-radius: 30px;
      background-color: #d8232a;
      display: inline-block;
      vertical-align: bottom;
      margin-right: 14px;
      position: relative;
      top: 3px;
      margin-left: -16px; }
  .zgodovina-leto .zgodovina-leto-slika {
    width: 275px;
    display: inline-block; }
  .zgodovina-leto .zgodovina-leto-opis {
    width: calc(100% - 275px);
    display: inline-block; }
    .zgodovina-leto .zgodovina-leto-opis ul {
      margin: 0; }
    .zgodovina-leto .zgodovina-leto-opis li {
      font-size: 16px;
      list-style-type: none;
      margin-bottom: 4px;
      padding-left: 40px;
      position: relative; }
      .zgodovina-leto .zgodovina-leto-opis li:last-child {
        margin-bottom: 0; }
      .zgodovina-leto .zgodovina-leto-opis li::before {
        content: "•";
        color: #d8232a;
        margin-right: 20px;
        margin-left: 15px;
        position: absolute;
        left: 0; }

/* SINGLE BLOG */
.single-post #content {
  padding-top: 34px; }

.status_custom_marker {
  width: 134px;
  height: 134px;
  background-color: #d8232a;
  border-radius: 134px;
  padding: 34px 22px 0 22px;
  text-align: center;
  position: relative;
  display: block; }
  .status_custom_marker img {
    margin: 0 auto 14px auto; }
  .status_custom_marker .status_marker_text {
    font-size: 14px;
    line-height: 1.21429;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border-top: 2px solid #fff;
    padding-top: 14px;
    display: block; }
  .status_custom_marker::after {
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 15px solid #d8232a;
    position: absolute;
    bottom: -14px;
    left: 50%;
    margin-left: -6px; }

#content .statuscategory-banner-wrapper.statuscategory-banner-kontakt {
  position: relative; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .statuscategory-banner {
    margin-bottom: 0; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt h1 {
    margin: 0 0 25px 0; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt p {
    color: #636466;
    line-height: 1.5; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .lokacija-wrap {
    color: #d8232a;
    margin: 0 0 43px 0; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .delovni-cas-wrapper .delovni-cas {
    font-weight: 700; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .delovni-cas-wrapper span {
    line-height: 1.9; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .statuscategory-tekst {
    width: calc(100% - 816px);
    padding-left: 56px;
    padding-right: 143px; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt #status-kontakt-gmap {
    width: 816px;
    height: 100%;
    float: left; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .kontakt-tekst p {
    margin: 0 0 10px 0; }

#content .kontaktni-obrazec-wrapper {
  background-color: #f2f2f2; }
  #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner, #content .kontaktni-obrazec-wrapper .kontakt-podatki {
    float: left; }
  #content .kontaktni-obrazec-wrapper .kontakt-box {
    width: 252px;
    height: 75px;
    display: inline-block;
    margin-right: 12px; }
    #content .kontaktni-obrazec-wrapper .kontakt-box .kontakt-label {
      font-size: 15px;
      line-height: 1.66667;
      text-transform: uppercase; }
    #content .kontaktni-obrazec-wrapper .kontakt-box .kontakt-value a {
      font-size: 18px;
      line-height: 1.55556; }
  #content .kontaktni-obrazec-wrapper .prodajalna-wrapper {
    margin-top: 46px; }
  #content .kontaktni-obrazec-wrapper .kontakt-podatki {
    width: 816px;
    padding-left: 123px; }
    #content .kontaktni-obrazec-wrapper .kontakt-podatki h4 {
      margin-bottom: 20px; }
    #content .kontaktni-obrazec-wrapper .kontakt-podatki .podatek-prodajalna {
      display: block;
      font-size: 16px;
      line-height: 1.9;
      margin: 0; }
    #content .kontaktni-obrazec-wrapper .kontakt-podatki .podatek-presledek {
      margin-bottom: 34px; }
    #content .kontaktni-obrazec-wrapper .kontakt-podatki .podatek-prodajalna-vrednost {
      font-weight: 700; }
      #content .kontaktni-obrazec-wrapper .kontakt-podatki .podatek-prodajalna-vrednost.status-red {
        font-weight: 400; }
  #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner {
    width: calc(100% - 816px);
    padding-left: 56px; }
    #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner li.gfield {
      padding: 0; }
    #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner input[type='text'], #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner textarea {
      width: 100%;
      margin: 0;
      background: #fff;
      border: none;
      -webkit-box-shadow: 0 2px 9px 2px #f2ebeb;
      -moz-box-shadow: 0 2px 9px 2px #f2ebeb;
      box-shadow: 0 2px 9px 2px #f2ebeb;
      padding: 14px 56px 13px 22px; }
      #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner input[type='text']::-webkit-input-placeholder, #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner textarea::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #474747;
        opacity: 0.45; }
      #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner input[type='text']::-moz-placeholder, #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner textarea::-moz-placeholder {
        /* Firefox 19+ */
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #474747;
        opacity: 0.45; }
      #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner input[type='text']:-ms-input-placeholder, #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner textarea:-ms-input-placeholder {
        /* IE 10+ */
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #474747;
        opacity: 0.45; }
      #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner input[type='text']:-moz-placeholder, #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner textarea:-moz-placeholder {
        /* Firefox 18- */
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #474747;
        opacity: 0.45; }
    #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner .gravity-button {
      background-color: #474747;
      border: 1px solid #474747;
      text-align: center;
      position: relative;
      padding: 15px 20px 18px 20px;
      width: 100%; }
      #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner .gravity-button span {
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Roboto Condensed", sans-serif;
        position: relative;
        z-index: 1; }
      #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner .gravity-button:hover {
        cursor: pointer; }
        #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner .gravity-button:hover span {
          color: #474747; }
    #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner .gform_footer {
      padding: 0;
      margin: 20px 0 0 0; }
    #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner textarea {
      height: 190px; }
  #content .kontaktni-obrazec-wrapper h4 {
    margin-bottom: 33px; }

/** Kontaktni obrazec defualt **/
#content .gform_wrapper li.gfield {
  padding: 0; }

#content .gform_wrapper input[type='text'], #content .gform_wrapper textarea {
  width: 100%;
  margin: 0;
  background: #fff;
  border: none;
  -webkit-box-shadow: 0 2px 9px 2px #f2ebeb;
  -moz-box-shadow: 0 2px 9px 2px #f2ebeb;
  box-shadow: 0 2px 9px 2px #f2ebeb;
  padding: 14px 56px 13px 22px; }
  #content .gform_wrapper input[type='text']::-webkit-input-placeholder, #content .gform_wrapper textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #474747;
    opacity: 0.45; }
  #content .gform_wrapper input[type='text']::-moz-placeholder, #content .gform_wrapper textarea::-moz-placeholder {
    /* Firefox 19+ */
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #474747;
    opacity: 0.45; }
  #content .gform_wrapper input[type='text']:-ms-input-placeholder, #content .gform_wrapper textarea:-ms-input-placeholder {
    /* IE 10+ */
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #474747;
    opacity: 0.45; }
  #content .gform_wrapper input[type='text']:-moz-placeholder, #content .gform_wrapper textarea:-moz-placeholder {
    /* Firefox 18- */
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #474747;
    opacity: 0.45; }

#content .gform_wrapper .gravity-button {
  background-color: #474747;
  border: 1px solid #474747;
  text-align: center;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  padding: 15px 20px 18px 20px;
  width: 100%; }
  #content .gform_wrapper .gravity-button::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: black;
    left: 0;
    top: 0; }
  #content .gform_wrapper .gravity-button span {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    position: relative;
    z-index: 1; }
  #content .gform_wrapper .gravity-button:hover {
    cursor: pointer; }
    #content .gform_wrapper .gravity-button:hover span {
      color: #474747; }

#content .gform_wrapper .gform_footer {
  padding: 0;
  margin: 20px 0 0 0; }

#content .gform_wrapper textarea {
  height: 190px; }

#content .gform_wrapper .gfield_checkbox {
  margin-left: 39px;
  margin-left: 0; }
  #content .gform_wrapper .gfield_checkbox input[type='checkbox'] {
    display: none; }
  #content .gform_wrapper .gfield_checkbox input[type='checkbox']:checked + label {
    font-weight: 400; }
    #content .gform_wrapper .gfield_checkbox input[type='checkbox']:checked + label::before {
      background-image: url(../images/check.svg);
      background-size: 77%;
      background-position: 50%;
      background-repeat: no-repeat; }
  #content .gform_wrapper .gfield_checkbox label {
    font-size: 12px;
    line-height: 1.66667;
    color: #474747;
    margin-left: 8px;
    position: relative;
    padding-left: 34px; }
    #content .gform_wrapper .gfield_checkbox label a {
      color: #fff;
      text-decoration: underline; }
    #content .gform_wrapper .gfield_checkbox label::before {
      content: "";
      width: 24px;
      height: 24px;
      background-color: #fff;
      position: absolute;
      display: block;
      left: 0;
      top: 0;
      box-shadow: 0 2px 9px 2px #f2ebeb; }

.maps-embed-prodajna-mesta-wrap {
  position: relative; }
  .maps-embed-prodajna-mesta-wrap:hover .map-notice {
    display: block; }
  .maps-embed-prodajna-mesta-wrap .map-notice {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    display: none; }
    .maps-embed-prodajna-mesta-wrap .map-notice span {
      position: absolute;
      top: 49%;
      left: 0;
      display: block;
      width: 100%;
      text-align: center;
      font-size: 20px; }
  .maps-embed-prodajna-mesta-wrap .maps-embed-prodajna-mesta {
    height: 618px;
    width: 100%;
    pointer-events: none; }
  .maps-embed-prodajna-mesta-wrap.enable-events:hover .map-notice {
    display: none; }
  .maps-embed-prodajna-mesta-wrap.enable-events .maps-embed-prodajna-mesta {
    pointer-events: all; }

.logo-kontakt-wrapper .logo-inner-wrapper {
  margin: 0 -11px; }

.logo-kontakt-wrapper a.single-kontakt-logo:hover {
  box-shadow: 0 2px 9px 2px #d9d2d2; }

.logo-kontakt-wrapper .single-kontakt-logo {
  height: 137px;
  width: calc(100% / 6 - 22px);
  display: inline-block;
  box-shadow: 0 2px 9px 2px #f2ebeb;
  vertical-align: top;
  margin: 0 11px 22px 11px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .logo-kontakt-wrapper .single-kontakt-logo .logo-img-container {
    margin: 27px 0 20px 0;
    height: 31px; }
  .logo-kontakt-wrapper .single-kontakt-logo img {
    margin: 0 auto;
    max-height: 31px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .logo-kontakt-wrapper .single-kontakt-logo span {
    text-align: center;
    display: block;
    padding: 0 16px;
    font-size: 16px;
    font-family: "Roboto Condensed", sans-serif;
    line-height: 1.5;
    color: #454647;
    text-transform: uppercase;
    font-weight: 700; }
    .logo-kontakt-wrapper .single-kontakt-logo span.note {
      text-transform: none;
      font-size: 13px;
      line-height: 1.53846; }

.kontakt-regije-wrapper .regija-tab-content {
  display: none; }
  .kontakt-regije-wrapper .regija-tab-content.visible {
    display: block; }
  .kontakt-regije-wrapper .regija-tab-content h3 {
    margin-bottom: 30px; }
  .kontakt-regije-wrapper .regija-tab-content li {
    line-height: 2.0625; }

.kontakt-regije-wrapper .regija-tabs {
  width: 348px;
  padding-right: 80px;
  display: inline-block;
  vertical-align: top;
  margin: 0; }
  .kontakt-regije-wrapper .regija-tabs li {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.5;
    color: #474747;
    list-style-type: none;
    margin: 0 0 38px 0; }
    .kontakt-regije-wrapper .regija-tabs li:hover {
      cursor: pointer;
      color: #d8232a; }
    .kontakt-regije-wrapper .regija-tabs li.visible {
      color: #d8232a; }
    .kontakt-regije-wrapper .regija-tabs li:last-child {
      margin: 0; }

.kontakt-regije-wrapper .regija-content {
  width: calc(100% - 348px);
  padding-left: 108px;
  border-left: 1px solid #e4e4e4;
  display: inline-block;
  margin: 0;
  vertical-align: top; }
  .kontakt-regije-wrapper .regija-content ul {
    list-style-type: none;
    margin: 0;
    line-height: 1.875;
    color: #636466; }
    .kontakt-regije-wrapper .regija-content ul a {
      color: #d8232a; }

.kontakt-regije-ostale-inner {
  margin: 0 -11px;
  overflow: hidden;
  padding: 4px 0; }

.ostale-regije-block {
  width: calc(50% - 22px);
  padding: 45px 48px 41px 58px;
  display: inline-block;
  vertical-align: bottom;
  box-shadow: 0 2px 9px 2px #f2ebeb;
  margin: 0 11px; }
  .ostale-regije-block .regija-naslov {
    color: #d8232a;
    line-height: 1.5;
    margin-bottom: 15px;
    display: block; }
  .ostale-regije-block .regija-line a {
    color: #d8232a; }
  .ostale-regije-block .regija-label {
    color: #636466; }

.regija-note {
  margin-top: 60px;
  font-size: 13px;
  line-height: 1.38462; }

#content .zoomin {
  background-size: 100.1%;
  position: relative;
  -webkit-transition: 0.1s all linear;
  -moz-transition: 0.1s all linear;
  -ms-transition: 0.1s all linear;
  -o-transition: 0.1s all linear;
  transition: 0.1s all linear; }
  #content .zoomin:hover {
    background-size: 103%; }
    #content .zoomin:hover::after {
      opacity: 0.3; }

ul.products li.product .price ins {
  margin-left: 10px; }
  ul.products li.product .price ins span {
    color: #d8232a; }

ul.products li.product .price del {
  margin-left: 0; }

.archive.woocommerce #primary {
  width: 100%; }

#status-product-page .products {
  margin: 0 -12px; }
  #status-product-page .products li {
    max-width: none;
    width: calc(100% / 3 - 24px - 0.01%); }

.products-static-template-page #status-product-page .col-full .columns-3 {
  padding: 0 !important; }

.spinner {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 100;
  display: none; }
  .spinner.enabled {
    display: block; }
  .spinner .inner-spinner {
    width: 200px;
    height: 200px;
    background-image: url(../images/spinner.svg);
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -100px;
    position: absolute; }

body.archive .select2-container--open .select2-dropdown--below {
  position: relative;
  padding: 0;
  border: none;
  box-shadow: 0 5px 8px rgba(37, 21, 0, 0.1); }
  body.archive .select2-container--open .select2-dropdown--below .select2-results__options {
    padding-top: 10px;
    max-height: none; }
    body.archive .select2-container--open .select2-dropdown--below .select2-results__options:focus {
      outline: none; }
  body.archive .select2-container--open .select2-dropdown--below .select2-results__option {
    padding: 0 32px;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 24px; }
    body.archive .select2-container--open .select2-dropdown--below .select2-results__option:focus {
      outline: none; }
  body.archive .select2-container--open .select2-dropdown--below .select2-results__option[data-selected='true'], body.archive .select2-container--open .select2-dropdown--below .select2-results__option--highlighted {
    background-color: #fff;
    color: #d8232a;
    outline: none; }

body.archive .select2-search--dropdown {
  display: none !important; }

#primary .status-category-filters {
  margin: 0 -12px 3px -12px;
  padding: 8px 0;
  overflow: hidden; }
  #primary .status-category-filters .woocommerce-widget-layered-nav {
    width: calc(25% - 24px);
    display: block;
    float: left;
    box-shadow: 0 2px 8px rgba(37, 21, 0, 0.1);
    position: relative;
    margin: 0 12px 24px 12px;
    height: 82px; }
  #primary .status-category-filters .widget-title, #primary .status-category-filters .widgettitle {
    margin: 17px 32px 2px 32px;
    padding: 0;
    border: none;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    line-height: 1.22222;
    color: #d8232a;
    font-size: 18px;
    font-weight: 700; }
  #primary .status-category-filters form {
    outline: none;
    margin: 0 0 16px 0;
    width: 100%; }
  #primary .status-category-filters .select2-selection--single {
    border: none;
    border-radius: 0;
    outline: none;
    background-color: transparent;
    height: 81px;
    position: absolute;
    top: -50px;
    padding-top: 40px;
    width: 100%; }
  #primary .status-category-filters .select2-container--open .select2-selection__rendered {
    visibility: hidden; }
  #primary .status-category-filters .select2-container--focus {
    outline: none; }
  #primary .status-category-filters .select2-selection__rendered {
    padding: 0 32px;
    font-size: 17px;
    line-height: 1.29412;
    color: #636466; }
    #primary .status-category-filters .select2-selection__rendered:hover span.select2-selection__placeholder {
      color: #d8232a; }
  #primary .status-category-filters .select2-container--default .select2-selection--single .select2-selection__arrow {
    padding: 0;
    border: none;
    width: 15px;
    right: 15px;
    top: 31px;
    height: 9px;
    background-image: url(../images/ikona_arrow_down.svg); }
    #primary .status-category-filters .select2-container--default .select2-selection--single .select2-selection__arrow b {
      display: none; }
  #primary .status-category-filters .select2-container--default .select2-selection--single .select2-selection__clear {
    left: 5px;
    top: 44px;
    position: absolute;
    background: #d8232a;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 15px;
    color: #fff;
    z-index: 1; }
  #primary .status-category-filters .select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size: 17px;
    line-height: 1.29412;
    color: #636466; }

ul.products li.product {
  max-width: 457px; }
  ul.products li.product img {
    display: inline-block;
    margin: auto;
    vertical-align: middle;
    width: 100%;
    max-height: 258px;
    object-fit: contain; }

.product-thumbnail-wrapper {
  height: 258px;
  line-height: 258px; }

/** AKCIJA **/
.page-template-template-akcija .status-products + .storefront-sorting {
  margin-top: 50px; }
  .page-template-template-akcija .status-products + .storefront-sorting .woocommerce-result-count, .page-template-template-akcija .status-products + .storefront-sorting .woocommerce-ordering {
    display: none; }
  .page-template-template-akcija .status-products + .storefront-sorting .woocommerce-pagination {
    float: none; }

/** WOOCOMMERCE FIX **/
@media only screen and (min-width: 768px) {
  ul.products.status-products li.product.last {
    margin-right: 12px !important; } }

#content .products li, #masthead .products li {
  box-shadow: 0 2px 9px 2px #f2ebeb;
  max-width: 457px;
  height: 446px;
  margin: 0 12px 24px 12px;
  margin-right: 12px;
  background-color: #fff; }
  #content .products li.has-excerpt:hover, #masthead .products li.has-excerpt:hover {
    padding-top: 80px; }
    #content .products li.has-excerpt:hover .product-thumbnail-wrapper, #masthead .products li.has-excerpt:hover .product-thumbnail-wrapper {
      display: none; }
    #content .products li.has-excerpt:hover .status-product-excerpt, #masthead .products li.has-excerpt:hover .status-product-excerpt {
      visibility: visible;
      opacity: 1;
      height: auto;
      -webkit-transition: 0.3s all linear;
      -moz-transition: 0.3s all linear;
      -ms-transition: 0.3s all linear;
      -o-transition: 0.3s all linear;
      transition: 0.3s all linear;
      top: 0; }
    #content .products li.has-excerpt:hover .price, #masthead .products li.has-excerpt:hover .price {
      margin-bottom: 0; }

#content .products .add_to_cart_button, #masthead .products .add_to_cart_button {
  position: absolute;
  left: 39px;
  bottom: 27px;
  font-weight: 700;
  text-align: left; }

#content .products .added_to_cart, #masthead .products .added_to_cart {
  position: absolute;
  right: 39px;
  bottom: 27px; }

#content .products .product-thumbnail-wrapper, #masthead .products .product-thumbnail-wrapper {
  margin: 0px 0 47px 0;
  overflow: hidden;
  -webkit-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  -ms-transition: 0.3s all linear;
  -o-transition: 0.3s all linear;
  transition: 0.3s all linear; }

#content .products .product-title-wrapper, #masthead .products .product-title-wrapper {
  padding: 0 39px 27px 39px;
  text-align: left;
  position: relative; }
  #content .products .product-title-wrapper:after, #masthead .products .product-title-wrapper:after {
    content: '';
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    display: none; }

#content .products .status-product-excerpt, #masthead .products .status-product-excerpt {
  display: block;
  visibility: hidden;
  font-size: 18px;
  line-height: 1.5;
  color: #636466;
  margin: 17px 0 0 0;
  opacity: 0;
  height: 0;
  -webkit-transition: 0s all linear;
  -moz-transition: 0s all linear;
  -ms-transition: 0s all linear;
  -o-transition: 0s all linear;
  transition: 0s all linear;
  position: relative;
  top: -10px; }

#content .products .price, #masthead .products .price {
  text-align: left;
  margin: 0 0 32px 0; }
  #content .products .price del ins, #masthead .products .price del ins {
    margin: 0; }
  #content .products .price del span, #masthead .products .price del span {
    color: #9e9e9e; }
  #content .products .price ins span, #masthead .products .price ins span {
    color: #d8232a; }
  #content .products .price span, #masthead .products .price span {
    font-size: 18px;
    line-height: 1.27778;
    color: #9e9e9e;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700; }

#content .products h2, #masthead .products h2 {
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1.5;
  font-weight: 700;
  text-align: left;
  color: #454647;
  text-transform: uppercase; }

#content .products .button, #content .products .added_to_cart, #masthead .products .button, #masthead .products .added_to_cart {
  margin: 0;
  padding: 0;
  color: #d8232a;
  text-transform: uppercase;
  background: none;
  font-size: 16px;
  line-height: 1.5;
  position: absolute;
  left: 39px;
  bottom: 23px;
  font-weight: 700; }
  #content .products .button::after, #content .products .added_to_cart::after, #masthead .products .button::after, #masthead .products .added_to_cart::after {
    content: "";
    width: 7px;
    height: 11px;
    background-image: url(../images/icon_arrow_red_right.svg);
    display: inline-block;
    margin-left: 12px;
    background-size: cover;
    vertical-align: middle;
    position: relative;
    left: 0;
    top: -1px;
    margin: 0 0 0 12px;
    -webkit-transition: 0.3s all ease-in;
    -moz-transition: 0.3s all ease-in;
    -ms-transition: 0.3s all ease-in;
    -o-transition: 0.3s all ease-in;
    transition: 0.3s all ease-in; }
  #content .products .button:hover, #content .products .added_to_cart:hover, #masthead .products .button:hover, #masthead .products .added_to_cart:hover {
    opacity: 0.9; }
    #content .products .button:hover::after, #content .products .added_to_cart:hover::after, #masthead .products .button:hover::after, #masthead .products .added_to_cart:hover::after {
      left: 6px; }

#content .products .added_to_cart, #masthead .products .added_to_cart {
  left: auto;
  right: 39px;
  display: none; }

#content .products .woocommerce-placeholder, #masthead .products .woocommerce-placeholder {
  height: 100%;
  width: auto; }

#masthead .products .woocommerce-loop-product__link {
  padding: 0;
  width: auto; }

#masthead .products li {
  margin: 0; }

.woocommerce-result-count {
  padding: 0;
  margin: 0;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1.41176;
  color: #636466;
  font-size: 17px;
  padding-right: 21px;
  margin-right: 20px;
  position: relative; }
  .woocommerce-result-count::after {
    content: "";
    width: 1px;
    height: 14px;
    background-color: #636466;
    position: absolute;
    right: 0;
    top: 6px; }

.status-discount-archive-wrapper {
  background-color: #f2f2f2;
  font-weight: 700;
  padding: 20px 30px;
  margin-bottom: 30px; }
  .status-discount-archive-wrapper > span {
    color: #474747;
    padding-left: 25px;
    position: relative; }
    .status-discount-archive-wrapper > span::before {
      content: "";
      width: 8px;
      height: 8px;
      background-color: #d8232a;
      border-radius: 8px;
      position: absolute;
      left: 0;
      top: 5px; }

.woocommerce-ordering {
  padding: 0;
  margin: 0; }
  .woocommerce-ordering select {
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
    border: none;
    font-family: "Roboto Condensed", sans-serif;
    line-height: 1.41176;
    color: #636466;
    font-size: 17px;
    background-image: url(../images/ikona_arrow_down.svg);
    background-repeat: no-repeat;
    background-position: 100% 56%;
    padding-right: 30px;
    background-color: #fff; }
    .woocommerce-ordering select:focus {
      outline: none; }
    .woocommerce-ordering select:hover {
      cursor: pointer; }

#product-category-banner {
  margin-top: 80px; }
  #product-category-banner.template-page {
    text-align: left; }

.basic-category-wrapper p {
  text-align: left; }

.basic-category-wrapper span {
  text-align: left; }

.basic-category-wrapper h4 {
  text-align: left; }

.basic-category-wrapper .desc-banner-toggle {
  color: #d8232a;
  line-height: 1.6875;
  display: block; }
  .basic-category-wrapper .desc-banner-toggle:hover {
    cursor: pointer; }

.basic-category-wrapper .banner-left {
  width: 670px;
  display: inline-block;
  vertical-align: top;
  text-align: left; }
  .basic-category-wrapper .banner-left.alone {
    width: 100%; }
  .basic-category-wrapper .banner-left h1 {
    font-size: 48px;
    line-height: 1.14583;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    text-align: left;
    margin-bottom: 30px; }
  .basic-category-wrapper .banner-left p {
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 1.5;
    color: #636466; }

.basic-category-wrapper .banner-right {
  width: calc(100% - 670px);
  padding-left: 80px;
  display: inline-block;
  position: relative; }
  .basic-category-wrapper .banner-right img {
    width: 100%; }

.basic-category-wrapper .desc-banner-left {
  width: calc(100% - 670px);
  display: inline-block;
  vertical-align: top; }

.basic-category-wrapper .desc-banner-right {
  width: 670px;
  display: inline-block; }

.basic-category-wrapper .banner-first-off {
  display: none; }
  .basic-category-wrapper .banner-first-off p {
    font-size: 16px;
    line-height: 1.5; }
  .basic-category-wrapper .banner-first-off.right-after-intro {
    margin: 20px 0 70px 0; }
    .basic-category-wrapper .banner-first-off.right-after-intro p {
      margin: 0; }

.basic-category-wrapper .status-krog {
  width: 260px;
  height: 260px;
  background-color: #d8232a;
  border-radius: 260px;
  position: absolute;
  right: 30px;
  bottom: -24px; }
  .basic-category-wrapper .status-krog h4 {
    max-width: 175px;
    padding-top: 42px;
    margin: 0 auto;
    color: #fff;
    display: block;
    text-align: center; }
  .basic-category-wrapper .status-krog .grey-button {
    max-width: 166px;
    display: block;
    padding-left: 0;
    padding-right: 0;
    margin: 11px auto 0 auto; }

.basic-category-wrapper .desc-banner-toggle {
  display: block; }
  .basic-category-wrapper .desc-banner-toggle.desc-hide {
    padding-top: 14px;
    border-top: 1px solid #e4e4e4;
    margin-top: 80px;
    text-align: center; }

#status-product-page {
  box-shadow: 0 -16px 30px -7px #f2f2f2;
  padding-top: 34px;
  margin-bottom: 56px;
  background-color: #fff; }

#content .woocommerce-products-header {
  padding: 0 0 70px 0; }

.woocommerce-cart-form tbody {
  background-color: #fff; }

.woocommerce-cart-form .ow-bundled-product td {
  background-color: #ebebeb; }
  .woocommerce-cart-form .ow-bundled-product td.product-name {
    font-size: 13px;
    padding-left: 40px; }
  .woocommerce-cart-form .ow-bundled-product td.product-price {
    font-size: 13px; }

.woocommerce-cart-form .ow-bundle-container .product-name div {
  margin: 10px 0;
  font-size: 15px; }

.woocommerce-cart-form .ow-bundle-container .item-cart-regular-price {
  display: none; }

.status-product-badge {
  position: absolute;
  width: 74px;
  height: 74px;
  left: 15px;
  top: 15px;
  border-radius: 74px;
  color: #fff; }
  .status-product-badge span {
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    position: relative;
    left: 0;
    text-align: center;
    height: auto;
    line-height: 1.3; }
  .status-product-badge .status-product-badge-text {
    display: block; }
  .status-product-badge.status-badge-gift {
    background-image: url(../images/ikona_giftbg.svg);
    background-size: cover; }
    .status-product-badge.status-badge-gift .status-product-badge-text {
      font-size: 13px;
      line-height: 1.69231;
      bottom: 12px;
      width: 100%;
      position: absolute; }
  .status-product-badge.status-badge-new {
    background-color: #83b31d; }
    .status-product-badge.status-badge-new .status-product-badge-text {
      font-size: 15px;
      line-height: 1.46667;
      top: 27px; }
  .status-product-badge.status-badge-month {
    background-image: url(../images/ikona_izdelek_meseca_bg.svg); }
    .status-product-badge.status-badge-month .status-product-badge-text {
      font-size: 13px;
      line-height: 1.2;
      width: 100%;
      top: 23px;
      position: absolute; }
  .status-product-badge.status-badge-percentage {
    background-color: #d8232a;
    left: auto;
    right: 15px; }
    .status-product-badge.status-badge-percentage .status-product-badge-text {
      font-size: 20px;
      line-height: 0.95652;
      top: 27px; }
  .status-product-badge.status-badge-shipping {
    background-color: #d8232a; }
    .status-product-badge.status-badge-shipping .status-product-badge-text {
      font-size: 11px;
      top: 26px;
      line-height: 1.4; }
  .status-product-badge.status-badge-discount {
    background-color: #d8232a;
    left: auto;
    right: 15px; }
    .status-product-badge.status-badge-discount .status-product-badge-text {
      position: relative;
      top: 27px; }

.single-product #content .products.up-sells {
  margin-top: 50px; }
  .single-product #content .products.up-sells > h2 {
    text-align: center;
    font-size: 36px;
    text-transform: none; }

.be-first-rate {
  font-size: 14px;
  color: #636466;
  line-height: 1.71429;
  text-transform: uppercase;
  text-decoration: underline; }

.storefront-full-width-content.single-product #content {
  padding-top: 34px; }
  .storefront-full-width-content.single-product #content .woocommerce-breadcrumb {
    margin-bottom: 24px; }
  .storefront-full-width-content.single-product #content .caption-place {
    width: 690px;
    margin: 23px auto 0 auto;
    text-align: center; }
  .storefront-full-width-content.single-product #content .status-custom-image-wrapper {
    width: 885px;
    float: left;
    margin-bottom: 100px; }
    .storefront-full-width-content.single-product #content .status-custom-image-wrapper .woocommerce-product-gallery {
      width: 100%;
      margin: 0;
      float: none; }
    .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-viewport {
      height: 539px !important;
      margin: 0; }
    .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav {
      position: relative; }
      .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav li.slick-slide {
        clear: none;
        margin: 0; }
        .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav li.slick-slide img {
          margin: 0 auto;
          opacity: 1;
          box-shadow: 0 4px 24px rgba(37, 21, 0, 0.1); }
      .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .arrow-next, .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .arrow-prev {
        background-image: url(../images/icon_arrow_red_right.svg);
        width: 13px;
        height: 19px;
        position: absolute; }
        .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .arrow-next:hover, .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .arrow-prev:hover {
          cursor: pointer; }
      .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .arrow-prev {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
      .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .slick-arrow {
        position: absolute;
        top: calc(50% - 9px); }
      .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .arrow-prev {
        display: inline-block;
        left: 67px; }
      .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .arrow-next {
        display: inline-block;
        right: 67px; }
      .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .slick-list {
        width: 625px;
        margin: 0 auto; }
      .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .slick-track {
        padding: 12px 0px; }
  .storefront-full-width-content.single-product #content .woocommerce-product-rating {
    margin: 0; }
    .storefront-full-width-content.single-product #content .woocommerce-product-rating .star-rating {
      height: 19px;
      line-height: 19px;
      font-size: 20px;
      letter-spacing: 2px;
      width: 115px;
      margin-right: 1px; }
      .storefront-full-width-content.single-product #content .woocommerce-product-rating .star-rating > span::before {
        color: #f5b622;
        z-index: 1; }
    .storefront-full-width-content.single-product #content .woocommerce-product-rating .count {
      visibility: visible;
      font-size: 16px;
      color: #9e9e9e;
      position: relative;
      top: -2px; }
      .storefront-full-width-content.single-product #content .woocommerce-product-rating .count::before {
        content: "("; }
      .storefront-full-width-content.single-product #content .woocommerce-product-rating .count::after {
        content: ")"; }
    .storefront-full-width-content.single-product #content .woocommerce-product-rating .woocommerce-review-link {
      visibility: hidden;
      text-decoration: none;
      font-weight: 400; }
  .storefront-full-width-content.single-product #content .summary {
    width: calc(100% - 885px);
    padding-left: 50px;
    margin-bottom: 100px; }
    .storefront-full-width-content.single-product #content .summary h1 {
      margin: 18px 0 21px 0;
      font-size: 36px;
      line-height: 1.19444;
      color: #404040; }
    .storefront-full-width-content.single-product #content .summary .woocommerce-product-details__short-description p {
      line-height: 1.5;
      margin: 0 0 28px 0;
      color: #636466; }
    .storefront-full-width-content.single-product #content .summary .variations_form {
      padding: 0;
      margin-bottom: 0; }
    .storefront-full-width-content.single-product #content .summary .swatched-so-hide-it {
      display: none; }
    .storefront-full-width-content.single-product #content .summary .pa_barva_swatch {
      list-style-type: none;
      margin: 14px 0 0 0;
      line-height: 0; }
      .storefront-full-width-content.single-product #content .summary .pa_barva_swatch li {
        width: 38px;
        height: 38px;
        border-radius: 38px;
        display: inline-block;
        margin-right: 7px;
        position: relative; }
        .storefront-full-width-content.single-product #content .summary .pa_barva_swatch li .woocommerce_stock_message_container {
          display: none;
          position: absolute;
          width: 175px;
          padding: 14px 17px 17px 17px;
          background-color: #fff;
          box-shadow: 0 2px 9px 2px #f2ebeb;
          bottom: 55px;
          left: -9px;
          line-height: 1.5; }
          .storefront-full-width-content.single-product #content .summary .pa_barva_swatch li .woocommerce_stock_message_container::after {
            content: "";
            position: absolute;
            border-left: 13px solid transparent;
            border-right: 13px solid transparent;
            border-top: 11px solid #fff;
            bottom: -10px;
            left: 16px; }
          .storefront-full-width-content.single-product #content .summary .pa_barva_swatch li .woocommerce_stock_message_container::before {
            content: "";
            position: absolute;
            border-left: 12px solid transparent;
            border-right: 12px solid transparent;
            border-top: 11px solid #f2ebeb;
            bottom: -12px;
            left: 17px; }
        .storefront-full-width-content.single-product #content .summary .pa_barva_swatch li .message-stock-overlay {
          width: 100%;
          height: 100%;
          border-radius: 40px;
          background-color: #fff;
          opacity: 0.6;
          display: none; }
        .storefront-full-width-content.single-product #content .summary .pa_barva_swatch li:hover {
          cursor: pointer; }
          .storefront-full-width-content.single-product #content .summary .pa_barva_swatch li:hover .woocommerce_stock_message_container {
            display: block; }
          .storefront-full-width-content.single-product #content .summary .pa_barva_swatch li:hover .message-stock-overlay {
            display: block; }
          .storefront-full-width-content.single-product #content .summary .pa_barva_swatch li:hover.outofstock::before {
            content: "";
            width: 3px;
            height: 100%;
            position: absolute;
            left: 17px;
            
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            z-index: 1; }
      .storefront-full-width-content.single-product #content .summary .pa_barva_swatch .add_border_for_white {
        border: 2px solid #dbdbdb; }
        .storefront-full-width-content.single-product #content .summary .pa_barva_swatch .add_border_for_white.selected::after {
          left: 10px;
          top: 10px; }
      .storefront-full-width-content.single-product #content .summary .pa_barva_swatch .selected::after {
        content: "";
        width: 14px;
        height: 14px;
        position: absolute;
        left: 12px;
        top: 12px;
        background-color: #dbdbdb;
        border-radius: 14px; }
    .storefront-full-width-content.single-product #content .summary .woocommerce-variation-availability {
      display: none; }
    .storefront-full-width-content.single-product #content .summary .reset_variations {
      display: none !important; }
    .storefront-full-width-content.single-product #content .summary .woocommerce-variation-price {
      display: none; }
    .storefront-full-width-content.single-product #content .summary .variations .value {
      margin: 0 0 20px 0; }
    .storefront-full-width-content.single-product #content .summary .variations select {
      margin: 15px 0;
      padding: 10px;
      border: 1px solid #474747;
      background: url(../images/ikona_arrow_down.svg);
      background-repeat: no-repeat;
      background-position: 95% 50%;
      -webkit-appearance: none;
      -moz-appearance: none;
      text-indent: 1px;
      text-overflow: '';
      width: 100%;
      max-width: 100%;
      background-color: #fff; }
      .storefront-full-width-content.single-product #content .summary .variations select:focus {
        border: 1px solid #474747; }
    .storefront-full-width-content.single-product #content .summary .variations label {
      color: #636466;
      font-size: 14px;
      line-height: 1.28571; }
      .storefront-full-width-content.single-product #content .summary .variations label .single-current-attr {
        display: inline;
        color: #404040;
        font-weight: 700;
        margin-left: 6px; }
    .storefront-full-width-content.single-product #content .summary .status-add-to-cart-wrapper .price {
      display: inline-block;
      vertical-align: middle;
      width: 130px; }
      .storefront-full-width-content.single-product #content .summary .status-add-to-cart-wrapper .price ins, .storefront-full-width-content.single-product #content .summary .status-add-to-cart-wrapper .price del {
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 700;
        display: block;
        line-height: 27px; }
      .storefront-full-width-content.single-product #content .summary .status-add-to-cart-wrapper .price del {
        color: #bfbfbf;
        font-size: 20px; }
      .storefront-full-width-content.single-product #content .summary .status-add-to-cart-wrapper .price ins {
        font-size: 28px;
        color: #d8232a; }
    .storefront-full-width-content.single-product #content .summary .status-add-to-cart-wrapper p.price {
      margin: 0;
      font-size: 28px;
      font-family: "Roboto Condensed", sans-serif;
      line-height: 0.96429;
      font-weight: 700;
      color: #404040; }
      .storefront-full-width-content.single-product #content .summary .status-add-to-cart-wrapper p.price.hidden {
        display: none; }
    .storefront-full-width-content.single-product #content .summary .status-add-to-cart-wrapper .status-variation-price {
      /** REGULAR PRICE **/
      margin: 0;
      font-size: 28px;
      font-family: "Roboto Condensed", sans-serif;
      line-height: 0.96429;
      font-weight: 700;
      color: #404040;
      /** SALE PRICE **/
      display: inline-block;
      vertical-align: middle;
      width: 130px; }
      .storefront-full-width-content.single-product #content .summary .status-add-to-cart-wrapper .status-variation-price.hidden {
        display: none; }
    .storefront-full-width-content.single-product #content .summary .quantity {
      float: none;
      margin-right: 10px;
      margin-left: 22px;
      vertical-align: middle;
      display: inline-block;
      background: #fff; }
    .storefront-full-width-content.single-product #content .summary .single_add_to_cart_button {
      background-color: #d8232a;
      border: 1px solid #d8232a;
      text-align: center;
      position: relative;
      font-size: 16px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      height: 60px;
      width: 210px; }
      .storefront-full-width-content.single-product #content .summary .single_add_to_cart_button::after {
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        background-color: black;
        left: 0;
        top: 0; }
      .storefront-full-width-content.single-product #content .summary .single_add_to_cart_button span {
        font-size: 16px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Roboto Condensed", sans-serif;
        position: relative;
        z-index: 1; }
      .storefront-full-width-content.single-product #content .summary .single_add_to_cart_button:hover {
        cursor: pointer; }
        .storefront-full-width-content.single-product #content .summary .single_add_to_cart_button:hover span {
          color: #d8232a; }
      .storefront-full-width-content.single-product #content .summary .single_add_to_cart_button::after {
        display: none; }
      .storefront-full-width-content.single-product #content .summary .single_add_to_cart_button:hover {
        opacity: 0.9; }
    .storefront-full-width-content.single-product #content .summary .woocommerce-variation-add-to-cart {
      padding: 25px 0;
      border-color: #e4e4e4;
      border-width: 1px 0 1px 0;
      border-style: solid;
      margin-top: 10px; }
  .storefront-full-width-content.single-product #content .status-sale-description {
    font-size: 12px;
    line-height: 1.5;
    color: #636466;
    margin-top: 15px; }
  .storefront-full-width-content.single-product #content .woo-status-tabs-wrapper {
    width: 290px;
    padding-right: 26px;
    margin: 0;
    float: left; }
  .storefront-full-width-content.single-product #content .woocommerce-tabs {
    margin-top: 45px;
    padding-top: 67px;
    border-top: 1px solid #e4e4e4;
    overflow: visible; }
    .storefront-full-width-content.single-product #content .woocommerce-tabs .woocommerce-Tabs-panel {
      width: calc(100% - 290px);
      float: left;
      padding: 0 0 0 70px;
      margin-bottom: 0;
      border-left: 1px solid #e4e4e4; }
      .storefront-full-width-content.single-product #content .woocommerce-tabs .woocommerce-Tabs-panel ul {
        margin: 0 0 25px 0; }
        .storefront-full-width-content.single-product #content .woocommerce-tabs .woocommerce-Tabs-panel ul li {
          font-size: 16px;
          list-style-type: none;
          margin-bottom: 4px;
          padding-left: 40px;
          position: relative; }
          .storefront-full-width-content.single-product #content .woocommerce-tabs .woocommerce-Tabs-panel ul li:last-child {
            margin-bottom: 0; }
          .storefront-full-width-content.single-product #content .woocommerce-tabs .woocommerce-Tabs-panel ul li::before {
            content: "•";
            color: #d8232a;
            margin-right: 20px;
            margin-left: 15px;
            position: absolute;
            left: 0; }
        .storefront-full-width-content.single-product #content .woocommerce-tabs .woocommerce-Tabs-panel ul li {
          margin-left: 0;
          padding-left: 40px;
          position: relative; }
          .storefront-full-width-content.single-product #content .woocommerce-tabs .woocommerce-Tabs-panel ul li:before {
            top: 1px;
            left: 15px;
            position: absolute;
            margin: 0; }
      .storefront-full-width-content.single-product #content .woocommerce-tabs .woocommerce-Tabs-panel h2 {
        margin-top: 0;
        margin-bottom: 30px;
        font-size: 36px;
        line-height: 1.19444; }
      .storefront-full-width-content.single-product #content .woocommerce-tabs .woocommerce-Tabs-panel h3 {
        padding-top: 0;
        border: none; }
    .storefront-full-width-content.single-product #content .woocommerce-tabs .navodila-za-uporabo {
      padding-top: 36px;
      border-top: 1px solid #e4e4e4;
      float: left; }
      .storefront-full-width-content.single-product #content .woocommerce-tabs .navodila-za-uporabo::before {
        content: "";
        width: 25px;
        height: 27px;
        display: inline-block;
        background-image: url(../images/ikona_pdf.svg);
        vertical-align: middle;
        margin-right: 17px;
        background-size: contain; }
      .storefront-full-width-content.single-product #content .woocommerce-tabs .navodila-za-uporabo a {
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        font-size: 18px;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 700;
        color: #404040;
        text-transform: uppercase;
        line-height: 1.5; }
    .storefront-full-width-content.single-product #content .woocommerce-tabs .tabs .star-rating {
      font-size: 11px;
      width: 67px; }
    .storefront-full-width-content.single-product #content .woocommerce-tabs .tabs .status-comment-count {
      font-size: 12px;
      line-height: 1.5;
      color: #636466;
      font-family: "Roboto", sans-serif;
      margin-left: 5px;
      font-weight: 400;
      float: left; }
    .storefront-full-width-content.single-product #content .woocommerce-tabs .tabs li {
      border: none;
      margin-bottom: 24px; }
      .storefront-full-width-content.single-product #content .woocommerce-tabs .tabs li a {
        font-size: 18px;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 700;
        color: #404040;
        text-transform: uppercase;
        line-height: 1.5;
        padding: 7px 0; }
        .storefront-full-width-content.single-product #content .woocommerce-tabs .tabs li a:focus {
          outline: none; }
      .storefront-full-width-content.single-product #content .woocommerce-tabs .tabs li.active a {
        color: #d8232a; }
      .storefront-full-width-content.single-product #content .woocommerce-tabs .tabs li.active::after {
        color: #d8232a; }
    .storefront-full-width-content.single-product #content .woocommerce-tabs ul {
      border: none;
      width: 100%;
      margin-bottom: 7px; }

.quantity {
  box-shadow: 0 2px 9px 2px #f2ebeb; }
  .quantity .input-text {
    display: inline-block;
    background-color: #fff;
    box-shadow: none;
    height: 60px;
    width: 34px;
    padding: 0; }
  .quantity .status-quantity-change {
    display: inline-block;
    text-align: center;
    padding: 0 10px;
    height: 60px;
    vertical-align: middle;
    line-height: 60px;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .quantity .status-quantity-change:hover {
      cursor: pointer;
      opacity: 0.8; }

.status-shipping-and-returns {
  margin-top: 35px; }
  .status-shipping-and-returns ul {
    margin: 0; }
  .status-shipping-and-returns li {
    font-size: 16px;
    list-style-type: none;
    margin-bottom: 4px;
    padding-left: 40px;
    position: relative; }
    .status-shipping-and-returns li:last-child {
      margin-bottom: 0; }
    .status-shipping-and-returns li::before {
      content: "•";
      color: #d8232a;
      margin-right: 20px;
      margin-left: 15px;
      position: absolute;
      left: 0; }

.status-sale-timer {
  padding: 16px 13px 16px 20px;
  box-shadow: 0 2px 9px 2px #f2ebeb;
  margin-top: 35px; }
  .status-sale-timer .status-sale-timer-value {
    margin-left: 13px;
    vertical-align: middle; }
  .status-sale-timer .status-sale-timer-text {
    font-weight: 700;
    vertical-align: middle; }
  .status-sale-timer .timer-text-unit {
    font-size: 11px;
    line-height: 2.45455;
    text-transform: uppercase;
    margin: 0 10px;
    vertical-align: middle; }
  .status-sale-timer .timer-value {
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1.5;
    color: #d8232a;
    vertical-align: middle; }

.single-product div.product {
  overflow: visible; }
  .single-product div.product .storefront-breadcrumb {
    width: 100%; }

.single-product #content {
  padding-bottom: 130px; }

.buyx_newprice {
  line-height: 1.5;
  margin-bottom: 22px; }
  .buyx_newprice .special-price-container {
    display: inline-block;
    width: calc(100% - 47px);
    vertical-align: middle; }
  .buyx_newprice .special-price-text {
    color: #d8232a; }
  .buyx_newprice::before {
    content: "";
    width: 36px;
    height: 19px;
    background-image: url(../images/icon_posebna.png);
    display: inline-block;
    margin-right: 11px; }

.status-red {
  color: #d8232a; }

.status-discount {
  box-shadow: 0 2px 9px 2px #f2ebeb;
  padding: 13px 20px 24px 20px;
  margin: 35px 0 0 0; }
  .status-discount .status-gift-description {
    color: #404040;
    line-height: 1.5; }
  .status-discount .status-gift-sign {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.92857;
    margin: 0 23px;
    color: #404040; }
  .status-discount .status-gift-wrapper {
    margin-top: 12px; }
  .status-discount .status-gift-image-wrapper {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-top: 20px; }
    .status-discount .status-gift-image-wrapper.status-gift-result {
      padding-top: 0; }
    .status-discount .status-gift-image-wrapper:hover .status-gift-image-pop {
      display: block; }
  .status-discount.status-discount-more .status-gift-image-pop {
    display: none;
    position: absolute;
    width: 175px;
    padding: 14px 17px 17px 17px;
    background-color: #fff;
    box-shadow: 0 2px 9px 2px #f2ebeb;
    bottom: 55px;
    left: -9px;
    line-height: 1.5;
    color: #454647;
    text-transform: uppercase;
    font-weight: 700; }
    .status-discount.status-discount-more .status-gift-image-pop::after {
      content: "";
      position: absolute;
      border-left: 13px solid transparent;
      border-right: 13px solid transparent;
      border-top: 11px solid #fff;
      bottom: -10px;
      left: 16px; }
    .status-discount.status-discount-more .status-gift-image-pop::before {
      content: "";
      position: absolute;
      border-left: 12px solid transparent;
      border-right: 12px solid transparent;
      border-top: 11px solid #f2ebeb;
      bottom: -12px;
      left: 17px; }
  .status-discount.status-discount-more .status-gift-image img {
    max-width: 56px;
    width: 56px;
    object-fit: cover;
    height: 40px;
    padding: 5px; }
  .status-discount.status-discount-gift img {
    display: inline-block;
    width: 48px;
    vertical-align: middle; }
  .status-discount.status-discount-gift .status-gift-description-wrapper {
    width: calc(100% - 60px);
    margin-left: 11px;
    display: inline-block;
    vertical-align: middle; }
    .status-discount.status-discount-gift .status-gift-description-wrapper .status-gift-description {
      font-size: 14px;
      color: #404040;
      font-weight: 700; }
    .status-discount.status-discount-gift .status-gift-description-wrapper .status-gift-wrapper {
      margin: 0; }
      .status-discount.status-discount-gift .status-gift-description-wrapper .status-gift-wrapper a {
        color: #d8232a;
        font-size: 14px; }
  .status-discount .status-gift-price {
    text-align: center;
    font-weight: 700;
    color: #9e9e9e;
    line-height: 1.5;
    padding-top: 2px;
    position: absolute;
    width: 56px; }
  .status-discount.status-discount-no-desc {
    padding-top: 23px;
    padding-bottom: 49px; }
  .status-discount .status-gift-newprice {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #404040;
    width: 180px; }
    .status-discount .status-gift-newprice .status-gift-new-price-discount {
      font-weight: 400;
      margin-top: 10px;
      font-size: 16px;
      position: absolute; }

.stock-counter-wrapper {
  margin-top: 35px;
  box-shadow: 0 2px 9px 2px #f2ebeb;
  padding: 10px 20px 20px 20px;
  display: none; }
  .stock-counter-wrapper.visible {
    display: block; }
  .stock-counter-wrapper .stock-counter-desc {
    font-size: 14px;
    color: #404040;
    font-weight: 700;
    line-height: 1.71429; }
  .stock-counter-wrapper .stock-counter-grey {
    width: 100%;
    height: 8px;
    background-color: #e4e4e4;
    margin-top: 2px; }
    .stock-counter-wrapper .stock-counter-grey .stock-counter-red {
      background-color: #d8232a;
      height: 8px; }

#reviews #comments .comment-text {
  width: 100%;
  float: none;
  padding-top: 30px; }

#reviews #comments .star-rating {
  float: none;
  display: inline-block;
  width: 98px;
  font-size: 17px;
  letter-spacing: 2px;
  vertical-align: middle; }
  #reviews #comments .star-rating > span::before {
    color: #f5b622;
    z-index: 1; }

#reviews #comments .meta {
  display: inline-block; }

#reviews #comments .woocommerce-review__published-date {
  float: none;
  display: inline-block;
  vertical-align: middle;
  padding-left: 9px;
  margin-left: 9px;
  border-left: 1px solid #404040;
  font-size: 16px;
  letter-spacing: 0.2px;
  color: #404040; }

#reviews #comments .woocommerce-review__author {
  float: none;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 700;
  color: #404040; }

#reviews #comments .star-rating + .meta > .woocommerce-review__author {
  margin-left: 15px; }

#reviews #comments .meta .status-custom-image-wrapper {
  vertical-align: middle;
  display: inline-block;
  margin: 0; }

#reviews #comments .comment {
  margin-bottom: 0; }
  #reviews #comments .comment:nth-child(n+2) {
    margin-top: 48px; }

#reviews #comments .description {
  padding: 16px 0 45px 0;
  border-bottom: 1px solid #e4e4e4; }
  #reviews #comments .description p {
    margin-botton: 16px; }
  #reviews #comments .description > p:first-child {
    /* DESCRIPTION */
    font-size: 16px;
    line-height: 1.5;
    color: #636466;
    margin-bottom: 25px; }
  #reviews #comments .description label {
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    display: block;
    color: #454647;
    font-weight: 700;
    margin-bottom: 5px; }
  #reviews #comments .description .comment-answer-value {
    font-size: 18px;
    line-height: 1.5;
    color: #636466; }

#reviews #review_form .comment-respond {
  padding: 46px 37px 88px 53px;
  background-color: #fff;
  box-shadow: 0 4px 24px rgba(37, 21, 0, 0.1); }
  #reviews #review_form .comment-respond .comment-form-comment {
    margin-bottom: 30px; }
    #reviews #review_form .comment-respond .comment-form-comment .newlinelabel {
      margin-bottom: 10px;
      font-size: 18px;
      line-height: 1.33333;
      display: block; }
    #reviews #review_form .comment-respond .comment-form-comment.error label {
      color: #d8232a; }
  #reviews #review_form .comment-respond textarea {
    background-color: #fff;
    border: none;
    box-shadow: 0 2px 9px 2px #f2ebeb;
    padding: 20px 16px 32px 16px;
    font-size: 18px;
    line-height: 1.33333; }
    #reviews #review_form .comment-respond textarea::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #d9d9d9;
      font-size: 18px;
      line-height: 1.33333; }
    #reviews #review_form .comment-respond textarea::-moz-placeholder {
      /* Firefox 19+ */
      color: #d9d9d9;
      font-size: 18px;
      line-height: 1.33333; }
    #reviews #review_form .comment-respond textarea:-ms-input-placeholder {
      /* IE 10+ */
      color: #d9d9d9;
      font-size: 18px;
      line-height: 1.33333; }
    #reviews #review_form .comment-respond textarea:-moz-placeholder {
      /* Firefox 18- */
      color: #d9d9d9;
      font-size: 18px;
      line-height: 1.33333; }
  #reviews #review_form .comment-respond input {
    background-color: #fff;
    border: none;
    padding: 15px 16px;
    font-size: 18px;
    line-height: 1.33333; }
    #reviews #review_form .comment-respond input::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #d9d9d9;
      font-size: 18px;
      line-height: 1.33333; }
    #reviews #review_form .comment-respond input::-moz-placeholder {
      /* Firefox 19+ */
      color: #d9d9d9;
      font-size: 18px;
      line-height: 1.33333; }
    #reviews #review_form .comment-respond input:-ms-input-placeholder {
      /* IE 10+ */
      color: #d9d9d9;
      font-size: 18px;
      line-height: 1.33333; }
    #reviews #review_form .comment-respond input:-moz-placeholder {
      /* Firefox 18- */
      color: #d9d9d9;
      font-size: 18px;
      line-height: 1.33333; }
  #reviews #review_form .comment-respond input[type='text'] {
    width: 100%;
    box-shadow: 0 2px 9px 2px #f2ebeb; }
  #reviews #review_form .comment-respond input[type='radio'] {
    display: none; }
    #reviews #review_form .comment-respond input[type='radio']:checked + label::before {
      background-color: #d8232a;
      border: 7px solid #fff;
      box-sizing: border-box; }
  #reviews #review_form .comment-respond input[type='submit'] {
    background-color: #d8232a;
    border: 1px solid #d8232a;
    text-align: center;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    width: 100%;
    line-height: 1.5625; }
    #reviews #review_form .comment-respond input[type='submit']::after {
      content: "";
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      background-color: black;
      left: 0;
      top: 0; }
    #reviews #review_form .comment-respond input[type='submit'] span {
      font-size: 16px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      position: relative;
      z-index: 1; }
    #reviews #review_form .comment-respond input[type='submit']:hover {
      cursor: pointer; }
      #reviews #review_form .comment-respond input[type='submit']:hover span {
        color: #d8232a; }
  #reviews #review_form .comment-respond .g-recaptcha {
    margin-bottom: 35px; }

#reviews #review_form h3 {
  font-size: 24px;
  line-height: 1.375;
  font-family: "Roboto Condensed", sans-serif;
  color: #474747;
  margin-bottom: 15px; }

#reviews #review_form .comment-form-desc {
  font-size: 18px;
  line-height: 1.5;
  color: #636466;
  margin-bottom: 30px; }

#reviews #review_form .comment-form-comment {
  margin: 0; }

#reviews #review_form p.stars.selected a.active:before, #reviews #review_form p.stars:hover a:before, #reviews #review_form p.stars.selected a:not(.active):before, #reviews #review_form p.stars.selected a.active:before {
  color: #f5b622; }

#reviews #review_form .stars a {
  font-size: 20px; }

#reviews #review_form .radio_label {
  font-size: 18px;
  line-height: 1.16667;
  margin: 0 30px 0 0; }
  #reviews #review_form .radio_label::before {
    content: "";
    width: 26px;
    height: 26px;
    border-radius: 26px;
    box-shadow: 0 2px 9px 2px #f2ebeb;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle; }
  #reviews #review_form .radio_label span {
    display: inline-block;
    vertical-align: middle;
    margin-top: 3px; }

#reviews #review_form .btn-napisi-oceno {
  background-color: #d8232a;
  border: 1px solid #d8232a;
  text-align: center;
  position: relative;
  width: 367px;
  padding: 15px 0 18px 0; }
  #reviews #review_form .btn-napisi-oceno span {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    position: relative;
    z-index: 1; }
  #reviews #review_form .btn-napisi-oceno:hover {
    cursor: pointer; }
    #reviews #review_form .btn-napisi-oceno:hover span {
      color: #d8232a; }

#reviews #commentform {
  display: none; }
  #reviews #commentform.show {
    display: block; }

.status-product-step-wrapper {
  margin: 0 -10px; }
  .status-product-step-wrapper .status-product-step {
    width: calc(50% - 20px);
    display: inline-block;
    margin: 0 10px 45px 10px;
    vertical-align: top; }
  .status-product-step-wrapper h4 {
    color: #474747;
    margin: 0 0 10px 0; }
  .status-product-step-wrapper p {
    font-size: 16px;
    line-height: 1.5;
    color: #636466;
    margin: 0; }
  .status-product-step-wrapper .status-product-step-image {
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 4px 24px rgba(37, 21, 0, 0.1); }
  .status-product-step-wrapper .step-number {
    width: 75px;
    height: 75px;
    background-color: #d8232a;
    text-align: center;
    line-height: 75px;
    font-size: 35px;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0; }

.woocommerce-Tabs-panel--description ul {
  margin: 0 0 25px 0; }
  .woocommerce-Tabs-panel--description ul li {
    font-size: 16px;
    list-style-type: none;
    margin-bottom: 4px;
    padding-left: 40px;
    position: relative; }
    .woocommerce-Tabs-panel--description ul li:last-child {
      margin-bottom: 0; }
    .woocommerce-Tabs-panel--description ul li::before {
      content: "•";
      color: #d8232a;
      margin-right: 20px;
      margin-left: 15px;
      position: absolute;
      left: 0; }
  .woocommerce-Tabs-panel--description ul li {
    margin-left: 0;
    padding-left: 40px;
    position: relative; }
    .woocommerce-Tabs-panel--description ul li:before {
      top: 1px;
      left: 15px;
      position: absolute;
      margin: 0; }

.product-description-pictures {
  margin: 60px -10px 0 -10px; }
  .product-description-pictures .single-product-description-picture {
    width: calc(50% - 20px);
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 50px 10px; }
    .product-description-pictures .single-product-description-picture img {
      margin-bottom: 20px;
      box-shadow: 0 4px 24px rgba(37, 21, 0, 0.1); }
    .product-description-pictures .single-product-description-picture:last-child {
      margin-bottom: 0; }
  .product-description-pictures p {
    font-size: 16px;
    line-height: 1.5;
    color: #636466;
    margin: 0; }

table.shop_attributes {
  background-color: #siva-ozadje;
  border: 1px solid #f2f2f2; }
  table.shop_attributes th, table.shop_attributes td {
    position: relative;
    padding: 10px 20px 20px 20px; }
    table.shop_attributes th::after, table.shop_attributes td::after {
      content: "";
      width: calc(100% - 40px);
      bottom: 0;
      left: 20px;
      height: 1px;
      display: block;
      position: absolute; }
  table.shop_attributes th {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #404040; }
    table.shop_attributes th:after {
      background: #bfbfbf; }
  table.shop_attributes td {
    background-color: #fff; }
    table.shop_attributes td:after {
      background: #e4e4e4; }
  table.shop_attributes tr:last-child th::after, table.shop_attributes tr:last-child td::after {
    display: none; }
  table.shop_attributes tr:first-child th, table.shop_attributes tr:first-child td {
    padding-top: 25px; }

.status-product-properties {
  clear: both;
  padding: 36px 0;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4; }
  .status-product-properties .status-product-property {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
    padding: 10px 0; }
    .status-product-properties .status-product-property img {
      width: 63px;
      display: inline-block;
      vertical-align: middle; }
    .status-product-properties .status-product-property span {
      display: inline-block;
      vertical-align: middle;
      margin-left: 20px;
      width: calc(100% - 83px);
      max-width: 142px; }

.product-video-container {
  max-width: 1920px;
  height: 450px;
  padding-top: 120px;
  clear: both; }
  .product-video-container .single-product-video {
    width: 100%;
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%; }
    .product-video-container .single-product-video:hover {
      opacity: 0.8;
      cursor: pointer; }
    .product-video-container .single-product-video::after {
      width: 122px;
      height: 122px;
      content: "";
      display: block;
      margin-left: -61px;
      margin-top: -61px;
      top: 50%;
      left: 50%;
      position: absolute;
      background-image: url(../images/icon_play.svg);
      background-size: contain; }
  .product-video-container.product-videos-2 .single-product-video {
    width: 50%;
    float: left; }

.status-yt-container {
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 1000000000;
  width: 100%;
  height: 100%; }
  .status-yt-container iframe {
    position: absolute;
    left: 50%;
    top: 50%; }
  .status-yt-container .close-status-yt-container {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    border: 1px solid #474747;
    background-color: #fff;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .status-yt-container .close-status-yt-container:hover {
      background-color: #474747;
      color: #fff;
      cursor: pointer; }
  .status-yt-container .close-status-yt-spinner {
    width: 100px;
    height: 100px;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    background-size: cover;
    background-image: url(../images/spinner.svg);
    position: fixed; }

#content .status-product-addons-wrapper {
  margin-top: 74px; }
  #content .status-product-addons-wrapper h3 {
    margin-bottom: 47px;
    text-align: center; }

#content .status-product-recent-wrapper {
  margin-top: 130px; }
  #content .status-product-recent-wrapper h3 {
    margin-bottom: 47px;
    text-align: center; }
  #content .status-product-recent-wrapper .added_to_cart {
    display: none; }

#content .status-product-addons .slick-track, #content .status-product-recent .slick-track {
  margin: auto; }

#content .status-product-addons .product, #content .status-product-recent .product {
  width: 100%;
  margin: 0; }
  #content .status-product-addons .product .status-product-excerpt, #content .status-product-recent .product .status-product-excerpt {
    font-size: 16px; }

#content .status-product-addons .products, #content .status-product-recent .products {
  margin: 0; }

#content .status-product-addons .slick-slide, #content .status-product-recent .slick-slide {
  margin: 0 11px; }

#content .status-product-addons .slick-list, #content .status-product-recent .slick-list {
  margin: 0 -10px;
  padding: 4px 0; }

#content .status-product-addons .arrow-next, #content .status-product-addons .arrow-prev, #content .status-product-recent .arrow-next, #content .status-product-recent .arrow-prev {
  background-image: url(../images/icon_arrow_red_right.svg);
  width: 13px;
  height: 19px;
  position: absolute; }
  #content .status-product-addons .arrow-next:hover, #content .status-product-addons .arrow-prev:hover, #content .status-product-recent .arrow-next:hover, #content .status-product-recent .arrow-prev:hover {
    cursor: pointer; }

#content .status-product-addons .arrow-prev, #content .status-product-recent .arrow-prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

#content .status-product-addons .arrow-prev, #content .status-product-recent .arrow-prev {
  left: -36px;
  top: calc(50% - 12px); }

#content .status-product-addons .arrow-next, #content .status-product-recent .arrow-next {
  right: -36px;
  top: calc(50% - 12px); }

#content .status-product-addons .added_to_cart, #content .status-product-recent .added_to_cart {
  display: none; }

.status-product-properties-second {
  margin-top: 65px;
  clear: both; }
  .status-product-properties-second > div {
    width: 20%;
    display: inline-block;
    vertical-align: top; }
    .status-product-properties-second > div h4 {
      color: #d8232a;
      margin-bottom: 13px; }
    .status-product-properties-second > div p {
      font-size: 16px;
      line-height: 1.5;
      color: #636466;
      max-width: 200px; }

.storefront-sticky-add-to-cart__content {
  justify-content: flex-start; }
  .storefront-sticky-add-to-cart__content img {
    margin-right: 25px;
    max-width: 100px; }
  .storefront-sticky-add-to-cart__content .button {
    background-color: #d8232a;
    border: 1px solid #d8232a;
    text-align: center;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    padding: 17px 30px; }
    .storefront-sticky-add-to-cart__content .button::after {
      content: "";
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      background-color: black;
      left: 0;
      top: 0; }
    .storefront-sticky-add-to-cart__content .button span {
      font-size: 16px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      position: relative;
      z-index: 1; }
    .storefront-sticky-add-to-cart__content .button:hover {
      cursor: pointer; }
      .storefront-sticky-add-to-cart__content .button:hover span {
        color: #d8232a; }
    .storefront-sticky-add-to-cart__content .button::after {
      display: none; }
  .storefront-sticky-add-to-cart__content .storefront-sticky-add-to-cart__content-title {
    font-size: 18px;
    line-height: 1.27778;
    font-weight: 700;
    color: #474747;
    margin-bottom: 5px; }
  .storefront-sticky-add-to-cart__content .storefront-sticky-add-to-cart__content-price {
    opacity: 1;
    margin-right: 24px; }
    .storefront-sticky-add-to-cart__content .storefront-sticky-add-to-cart__content-price ins {
      float: left;
      margin-right: 8px;
      font-weight: 700;
      font-size: 20px; }
      .storefront-sticky-add-to-cart__content .storefront-sticky-add-to-cart__content-price ins span {
        color: #d8232a; }
  .storefront-sticky-add-to-cart__content del, .storefront-sticky-add-to-cart__content ins {
    font-family: "Roboto Condensed", sans-serif;
    line-height: 1.35; }
  .storefront-sticky-add-to-cart__content del, .storefront-sticky-add-to-cart__content .amount {
    color: #bfbfbf;
    font-size: 20px; }
  .storefront-sticky-add-to-cart__content .amount {
    font-weight: 700; }
  .storefront-sticky-add-to-cart__content .star-rating {
    letter-spacing: 6px;
    width: 114px; }
    .storefront-sticky-add-to-cart__content .star-rating > span::before {
      color: #f5b622;
      z-index: 1; }
    .storefront-sticky-add-to-cart__content .star-rating::before {
      letter-spacing: 6px; }

.woocommerce-noreviews {
  background-color: #d8232a; }

/* BASIC PAGE */
.page-template-default article > .col-full {
  margin-top: 50px;
  margin-bottom: 50px; }

.page-template-default.woocommerce-cart article > .col-full, .page-template-default.woocommerce-checkout article > .col-full {
  margin-top: 0;
  margin-bottom: 0; }

/** Gravity forms error styles **/
/**                             **/
/* BREADCRUMBS */
.storefront-breadcrumb {
  width: 65%;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0; }
  .storefront-breadcrumb .woocommerce-breadcrumb {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.5625;
    color: #474747; }
    .storefront-breadcrumb .woocommerce-breadcrumb a, .storefront-breadcrumb .woocommerce-breadcrumb span {
      font-size: 16px;
      font-weight: 500;
      text-transform: uppercase;
      line-height: 1.5625;
      color: #bfbfbf; }
    .storefront-breadcrumb .woocommerce-breadcrumb span {
      margin: 0 8px; }
  .storefront-breadcrumb .woocommerce-breadcrumb a:first-of-type::before {
    display: none; }
  .storefront-breadcrumb .col-full {
    padding: 0;
    margin: 0; }

.count-order-wrapper {
  width: 35%;
  display: inline-block;
  text-align: right; }
  .count-order-wrapper .woocommerce-result-count, .count-order-wrapper .woocommerce-ordering {
    display: inline-block;
    float: none; }

/* BREADCRUMB FIXES */
.single-post .storefront-breadcrumb {
  width: 100%; }

/* BAZA ZNANJA MENI */
.section-baza, .section-onas {
  box-shadow: 0 16px 30px 30px #f2f2f2;
  background-color: #fff;
  outline: none; }
  .section-baza .mobile-holder, .section-onas .mobile-holder {
    display: none; }

.status-cat-menu {
  padding: 0; }
  .status-cat-menu > div {
    padding-top: 47px; }
  .status-cat-menu ul {
    margin: 0;
    text-align: justify;
    border-bottom: 1px solid #e4e4e4;
    padding: 0 40px 4px 40px; }
    .status-cat-menu ul::after {
      content: "";
      width: 0.01px;
      height: 0.01px;
      visibility: hidden;
      display: inline-block;
      margin-left: 100%; }
    .status-cat-menu ul li {
      list-style-type: none;
      display: inline-block;
      line-height: 0; }
      .status-cat-menu ul li.current-menu-item a {
        color: #d8232a; }
      .status-cat-menu ul li a {
        line-height: 1.33333;
        font-size: 18px;
        font-weight: 700;
        color: #404040;
        text-transform: uppercase; }

/* BAZA ZNANJA BANNER */
.statuscategory-banner-wrapper .statuscategory-banner {
  padding: 0 50px; }

.statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper {
  margin: 17px auto 90px auto;
  box-shadow: 0 4px 24px rgba(37, 21, 0, 0.1);
  max-width: 1415px;
  height: 560px;
  padding: 0;
  background-color: #fff;
  overflow: hidden; }

.statuscategory-banner-wrapper .statuscategory-slika {
  width: 960px;
  height: 560px;
  display: block;
  float: left; }

.statuscategory-banner-wrapper .statuscategory-tekst {
  width: calc(100% - 960px);
  height: 560px;
  display: block;
  float: left;
  padding: 0 56px;
  position: relative;
  z-index: 1; }

.statuscategory-banner-wrapper .statuscategory-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  .statuscategory-banner-wrapper .statuscategory-inner p {
    color: #fff;
    line-height: 1.6875;
    font-size: 16px; }

.statuscategory-banner-wrapper h1 {
  font-size: 48px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1.14583;
  margin: 0 0 31px 0; }

.statuscategory-banner-wrapper .mini-box {
  padding: 20px 0 24px 0;
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4; }
  .statuscategory-banner-wrapper .mini-box h6 {
    font-size: 21px;
    font-weight: 700;
    line-height: 1.28571;
    font-family: "Roboto Condensed", sans-serif;
    color: #474747;
    margin-bottom: 15px; }
  .statuscategory-banner-wrapper .mini-box a {
    background-color: #474747;
    border: 1px solid #474747;
    text-align: center;
    position: relative;
    width: 143px;
    height: 46px;
    line-height: 46px;
    display: block; }
    .statuscategory-banner-wrapper .mini-box a span {
      font-size: 15px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      position: relative;
      z-index: 1; }
    .statuscategory-banner-wrapper .mini-box a:hover {
      cursor: pointer; }
      .statuscategory-banner-wrapper .mini-box a:hover span {
        color: #474747; }

.section-onas > .col-full {
  padding: 65px 50px 170px 50px;
  overflow: hidden; }

.novice-archive-wrapper {
  margin: 95px -12px 36px -12px; }

.single-novica-wrapper {
  padding-bottom: 26%;
  width: calc(50% - 24px);
  display: inline-block;
  background-size: 100.1%;
  background-repeat: no-repeat;
  background-position: 50%;
  margin: 0 12px 24px 12px;
  position: relative;
  background-size: 100.1%;
  position: relative;
  -webkit-transition: 0.1s all linear;
  -moz-transition: 0.1s all linear;
  -ms-transition: 0.1s all linear;
  -o-transition: 0.1s all linear;
  transition: 0.1s all linear; }
  .single-novica-wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(180deg, transparent 0%, #393939 100%); }
  .single-novica-wrapper.status-placeholder {
    background-size: 30%;
    border: 4px solid #e4e4e4; }
    .single-novica-wrapper.status-placeholder::after {
      height: 100%; }
    .single-novica-wrapper.status-placeholder:hover {
      background-size: 31%; }
  .single-novica-wrapper .single-novica-podatki {
    position: absolute;
    bottom: 34px;
    left: 62px;
    z-index: 1; }
    .single-novica-wrapper .single-novica-podatki .single-novica-datum {
      font-size: 14px;
      font-family: "Roboto", sans-serif;
      line-height: 1.35714;
      margin-bottom: 7px;
      color: #fff; }
    .single-novica-wrapper .single-novica-podatki .single-novica-naslov {
      font-size: 21px;
      font-family: "Roboto Condensed", sans-serif;
      line-height: 1.28571;
      color: #fff;
      font-weight: 700;
      padding-right: 30px;
      letter-spacing: 0.6px;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); }
  .single-novica-wrapper:hover {
    background-size: 103%; }
    .single-novica-wrapper:hover::after {
      opacity: 0.3; }

.blog-posts-wrapper {
  box-shadow: 0 16px 30px 30px #f2f2f2;
  overflow: hidden;
  background-color: #fff; }
  .blog-posts-wrapper .ow-pagination {
    margin-bottom: 149px; }

.blog-post-banner-slide {
  width: 960px;
  height: 560px;
  display: inline-block;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover; }
  .blog-post-banner-slide::after {
    width: 100%;
    height: 166px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(180deg, transparent 0%, #393939 100%);
    content: "";
    display: block; }
  .blog-post-banner-slide .blog-post-banner-data {
    position: absolute;
    left: 62px;
    bottom: 59px;
    z-index: 1; }
    .blog-post-banner-slide .blog-post-banner-data .blog-post-banner-category {
      background-color: #d8232a;
      color: #fff;
      font-size: 15px;
      text-transform: uppercase;
      font-weight: 700;
      line-height: 1.8;
      height: 45px;
      padding: 9px 18px 0 18px;
      display: inline-block;
      margin-bottom: 18px; }
    .blog-post-banner-slide .blog-post-banner-data .blog-post-banner-date {
      margin-bottom: 8px;
      font-size: 14px;
      font-family: "Roboto", sans-serif;
      line-height: 1.35714;
      color: #fff;
      margin-bottom: 8px; }
    .blog-post-banner-slide .blog-post-banner-data .blog-post-banner-name {
      font-size: 21px;
      font-family: "Roboto Condensed", sans-serif;
      line-height: 1.28571;
      color: #fff;
      font-weight: 700;
      max-width: 700px; }

.blog-posts-banner {
  width: 960px;
  display: inline-block; }
  .blog-posts-banner .arrow-next, .blog-posts-banner .arrow-prev {
    background-image: url(../images/ikon_arrow_right.svg);
    width: 12px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: 50%;
    display: inline-block;
    vertical-align: middle;
    background-size: contain; }
  .blog-posts-banner .arrow-prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .blog-posts-banner .slick-navi {
    position: absolute;
    right: 25px;
    bottom: 60px; }
    .blog-posts-banner .slick-navi .slick-dots {
      margin: 0 26px;
      display: inline-block !important;
      vertical-align: middle; }
      .blog-posts-banner .slick-navi .slick-dots li {
        width: 12px;
        height: 12px;
        background-color: #e4e4e4;
        margin: 0 3px;
        border-radius: 12px; }
        .blog-posts-banner .slick-navi .slick-dots li.slick-active {
          background-color: #d8232a; }

.blog-shop-item {
  box-shadow: 0 2px 9px 2px #f2ebeb;
  margin-bottom: 23px;
  height: 190px;
  display: block;
  clear: both; }
  .blog-shop-item .blog-shop-item-image-wrapper {
    width: 328px;
    height: 190px;
    float: left;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%; }
  .blog-shop-item .blog-shop-item-data {
    float: left;
    padding-left: 60px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: calc(100% - 328px); }
  .blog-shop-item h5 {
    margin-bottom: 17px;
    padding-right: 15px; }
  .blog-shop-item button::after {
    display: none; }

/* POSAMEZEN BLOG POST */
.storefront-full-width-content #content .single-post-header .storefront-breadcrumb {
  margin-bottom: 0; }
  .storefront-full-width-content #content .single-post-header .storefront-breadcrumb .woocommerce-breadcrumb {
    margin-bottom: 37px; }

.storefront-full-width-content #content .single-post-header .single-post-date, .storefront-full-width-content #content .single-post-header .single-post-cat {
  font-size: 14px;
  line-height: 1.35714; }
  .storefront-full-width-content #content .single-post-header .single-post-date a, .storefront-full-width-content #content .single-post-header .single-post-cat a {
    font-size: 14px;
    line-height: 1.35714;
    color: #d8232a; }

.storefront-full-width-content #content .single-post-header .single-post-cat {
  margin-left: 10px;
  padding-left: 15px;
  position: relative; }
  .storefront-full-width-content #content .single-post-header .single-post-cat:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 1px;
    height: 12px;
    background-color: #404040; }

.single-post-content {
  width: 947px;
  padding-right: 130px;
  padding-bottom: 130px;
  float: left; }
  .single-post-content .single-post-iframe {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    margin-bottom: 30px; }
  .single-post-content iframe {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute; }
  .single-post-content h2 {
    font-size: 36px; }
  .single-post-content .video-post-single {
    margin-bottom: 30px; }
    .single-post-content .video-post-single .video-play {
      position: relative; }
      .single-post-content .video-post-single .video-play:hover {
        cursor: pointer; }
        .single-post-content .video-post-single .video-play:hover .video-play-icon {
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
          -o-transform: scale(1.1);
          transform: scale(1.1); }
    .single-post-content .video-post-single .video-play-icon {
      position: absolute;
      -webkit-transition: 0.2s all ease-in-out;
      -moz-transition: 0.2s all ease-in-out;
      -ms-transition: 0.2s all ease-in-out;
      -o-transition: 0.2s all ease-in-out;
      transition: 0.2s all ease-in-out;
      margin: 0;
      top: calc(50% - 50px);
      left: calc(50% - 50px);
      width: 100px;
      height: 100px; }

.single-post-sidebar {
  width: calc(100% - 947px);
  padding-left: 44px;
  float: left;
  margin-top: 15px;
  border-left: 1px solid #e4e4e4; }
  .single-post-sidebar h4 {
    margin-bottom: 28px; }

.sorodne-wrapper .single-novica-wrapper {
  width: 100%;
  margin: 0 0 23px 0;
  padding-bottom: 56%; }
  .sorodne-wrapper .single-novica-wrapper:last-child {
    margin: 0; }
  .sorodne-wrapper .single-novica-wrapper .single-novica-datum {
    font-size: 14px;
    line-height: 1.35714; }
  .sorodne-wrapper .single-novica-wrapper .single-novica-naslov {
    font-size: 18px;
    line-height: 1.27778; }
  .sorodne-wrapper .single-novica-wrapper .single-novica-podatki {
    bottom: 23px;
    left: 38px; }

/** SOCIAL LOGIN **/
.wc-social-login a.button-social-login {
  font-weight: 400;
  line-height: 55px;
  height: 55px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  width: 245px;
  border: none;
  box-sizing: border-box; }
  .wc-social-login a.button-social-login span {
    background-size: auto;
    display: inline-block;
    height: 55px;
    width: 56px;
    position: relative;
    margin: 0 14px 0 0; }
    .wc-social-login a.button-social-login span::after {
      content: "";
      height: 37px;
      width: 1px;
      top: 9px;
      position: absolute;
      display: block;
      right: 0;
      background-color: #fff; }
  .wc-social-login a.button-social-login:hover span {
    background-color: #3b5998; }

.wc-social-login a.button-social-login-facebook.button-social-login span {
  background-color: #3b5998;
  background-image: url(../images/icon_white_fb.svg); }

.wc-social-login a.button-social-login-google.button-social-login {
  background-color: #dd4b39; }
  .wc-social-login a.button-social-login-google.button-social-login span {
    background-color: #dd4b39;
    background-image: url(../images/icon_white_google.svg); }

/** POST TAGS **/
.single-post-tags {
  list-style-type: none;
  padding: 20px 0;
  border: 1px solid #e4e4e4;
  border-left: none;
  border-right: none; }
  .single-post-tags li {
    display: inline-block;
    margin: 0 10px;
    opacity: 0.5; }
    .single-post-tags li a {
      color: #474747;
      font-size: 18px;
      line-height: 1.33333; }
    .single-post-tags li:before {
      display: none; }

.single-post-share-wrapper h5 {
  display: inline-block;
  vertical-align: middle;
  margin: 0 33px 0 0; }

.single-post-share-wrapper .single-post-share {
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  line-height: 0; }
  .single-post-share-wrapper .single-post-share li {
    display: inline-block;
    margin: 0 7px;
    position: relative;
    line-height: 50px;
    text-align: center; }
    .single-post-share-wrapper .single-post-share li:before {
      display: none; }
    .single-post-share-wrapper .single-post-share li img {
      margin: 0;
      display: inline-block;
      position: relative;
      margin-top: 50%;
      transform: translateY(-50%); }
    .single-post-share-wrapper .single-post-share li a {
      color: #636466;
      display: inline-block;
      vertical-align: middle;
      width: 50px;
      height: 50px;
      line-height: 50px;
      border-radius: 50px;
      border: 1px solid #e4e4e4; }

/** KONFIGURATOR **/
#status-konfigurator {
  margin-top: 120px; }
  #status-konfigurator .status-konfigurator-num {
    width: 52px;
    height: 52px;
    line-height: 52px;
    background-color: #d8232a;
    margin: auto auto 18px auto;
    border-radius: 52px;
    text-align: center;
    font-size: 25px;
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700; }
  #status-konfigurator .status-konfigurator-vpr-wrapper {
    display: none;
    width: 540px;
    margin: auto;
    padding-bottom: 4px;
    margin-bottom: 100px; }
    #status-konfigurator .status-konfigurator-vpr-wrapper.visible {
      display: block; }
    #status-konfigurator .status-konfigurator-vpr-wrapper .status-konfigurator-vpr {
      text-align: center;
      font-size: 24px;
      color: #474747;
      font-weight: 700;
      line-height: 1.375;
      margin-bottom: 20px; }
    #status-konfigurator .status-konfigurator-vpr-wrapper .status-konfigurator-razlaga {
      text-align: center;
      margin-bottom: 30px; }
    #status-konfigurator .status-konfigurator-vpr-wrapper .status-odgovori-wrapper {
      max-height: 65px; }
    #status-konfigurator .status-konfigurator-vpr-wrapper .status-konfigurator-odgovori {
      margin: 0;
      padding: 20px 27px;
      box-shadow: 0 2px 9px 2px #f2ebeb;
      background-color: #fff;
      position: relative; }
      #status-konfigurator .status-konfigurator-vpr-wrapper .status-konfigurator-odgovori::after {
        position: absolute;
        content: "";
        width: 19px;
        height: 13px;
        background-image: url(../images/ikona_arrow_red_down.svg);
        display: block;
        background-size: contain;
        top: 28px;
        right: 23px; }
      #status-konfigurator .status-konfigurator-vpr-wrapper .status-konfigurator-odgovori:hover {
        cursor: pointer; }
      #status-konfigurator .status-konfigurator-vpr-wrapper .status-konfigurator-odgovori li {
        display: none; }
        #status-konfigurator .status-konfigurator-vpr-wrapper .status-konfigurator-odgovori li.selected {
          display: block; }
        #status-konfigurator .status-konfigurator-vpr-wrapper .status-konfigurator-odgovori li.empty {
          opacity: 0.5; }
        #status-konfigurator .status-konfigurator-vpr-wrapper .status-konfigurator-odgovori li:hover:not(.selected) {
          cursor: pointer;
          color: #d8232a; }
      #status-konfigurator .status-konfigurator-vpr-wrapper .status-konfigurator-odgovori.expanded li {
        display: block; }
      #status-konfigurator .status-konfigurator-vpr-wrapper .status-konfigurator-odgovori.expanded li:not(.empty) {
        padding: 5px 0;
        opacity: 1; }
      #status-konfigurator .status-konfigurator-vpr-wrapper .status-konfigurator-odgovori.expanded .empty + li {
        padding-top: 15px; }

.konfigurator-main-wrapper .konfig-result-title {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.375;
  font-family: "Roboto Condensed", sans-serif;
  margin: 0 0 13px 0; }

.status-konfigurator-result {
  margin-bottom: 100px; }
  .status-konfigurator-result.loading {
    width: 500px;
    height: 300px;
    background-image: url(../images/spinner.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    margin: auto;
    max-width: 100%; }
  .status-konfigurator-result .konfigurator-result-single-block {
    width: 800px;
    max-width: 100%;
    margin: auto; }
    .status-konfigurator-result .konfigurator-result-single-block:nth-child(n+3) {
      margin-top: 50px; }
  .status-konfigurator-result .konfigurator-text {
    max-width: 600px;
    margin: auto; }
    .status-konfigurator-result .konfigurator-text h3 {
      margin-bottom: 20px;
      text-align: center; }
    .status-konfigurator-result .konfigurator-text p {
      margin: 27px 0;
      text-align: center; }
  .status-konfigurator-result .konfigurator-circle {
    width: 232px;
    height: 232px;
    border-radius: 232px;
    background-color: #d8232a;
    padding: 40px 33px 0 33px;
    position: absolute;
    top: 53px;
    right: 32px; }
    .status-konfigurator-result .konfigurator-circle:hover {
      opacity: 0.6; }
    .status-konfigurator-result .konfigurator-circle .cicrle-title, .status-konfigurator-result .konfigurator-circle .cicrle-button {
      text-align: center;
      color: #fff;
      font-family: "Roboto Condensed", sans-serif;
      display: block;
      font-weight: 700; }
    .status-konfigurator-result .konfigurator-circle .cicrle-title {
      font-size: 24px;
      line-height: 1.375; }
    .status-konfigurator-result .konfigurator-circle .cicrle-button {
      margin-top: 13px;
      font-size: 16px;
      text-transform: uppercase;
      line-height: 1.375; }
  .status-konfigurator-result .konfigurator-image {
    position: relative; }
    .status-konfigurator-result .konfigurator-image img {
      width: 100%; }

/* Status simple page  404, tnx */
.status-simple-page {
  margin-top: -16px;
  background-image: url(../images/bg-pattern.png); }
  .status-simple-page .simple-page-wrapper {
    padding: 96px 0; }
  .status-simple-page .not-found .simple-page-wrapper {
    padding-bottom: 340px; }
  .status-simple-page h1 {
    color: #404040;
    text-align: center; }
  .status-simple-page .status-page-text {
    max-width: 750px;
    margin: auto; }
    .status-simple-page .status-page-text p {
      font-size: 16px;
      line-height: 1.5;
      text-align: center; }
  .status-simple-page .simple-page-link-wrapper {
    text-align: center;
    margin-top: 10px; }
  .status-simple-page .simple-page-link {
    font-size: 16px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #d8232a;
    text-align: center;
    font-weight: 700; }
    .status-simple-page .simple-page-link::after {
      content: "";
      width: 7px;
      height: 11px;
      background-image: url(../images/icon_arrow_red_right.svg);
      display: inline-block;
      margin-left: 12px;
      background-size: cover;
      vertical-align: middle;
      position: relative;
      left: 0;
      top: -1px;
      margin: 0 0 0 12px;
      -webkit-transition: 0.3s all ease-in;
      -moz-transition: 0.3s all ease-in;
      -ms-transition: 0.3s all ease-in;
      -o-transition: 0.3s all ease-in;
      transition: 0.3s all ease-in; }
    .status-simple-page .simple-page-link:hover {
      opacity: 0.9; }
      .status-simple-page .simple-page-link:hover::after {
        left: 6px; }
  .status-simple-page .simple-page-image {
    display: block;
    margin: auto;
    margin-top: 60px; }

/* SERVISNI CENTER */
.servisni-center .gform_confirmation_message {
  text-align: center;
  margin-top: 50px; }

.servisni-center #main #gform_fields_5 {
  text-align: center; }

.servisni-center #main article > .col-full {
  padding-top: 88px;
  padding-bottom: 168px; }
  .servisni-center #main article > .col-full h1 {
    text-align: center;
    margin-bottom: 27px; }
  .servisni-center #main article > .col-full p, .servisni-center #main article > .col-full .gform_description {
    text-align: center;
    max-width: 700px;
    display: block;
    margin: auto;
    font-size: 18px;
    line-height: 1.5; }
  .servisni-center #main article > .col-full .column-count-1-of-2 {
    padding-right: 15px;
    width: 257px; }
  .servisni-center #main article > .col-full .column-count-2-of-2 {
    padding-left: 15px;
    width: calc(100% - 257px); }
  .servisni-center #main article > .col-full .gravity-dropzone .gfield_label {
    display: none; }
  .servisni-center #main article > .col-full .gravity-dropzone #gform_preview_5_6 {
    margin-top: 15px; }
  .servisni-center #main article > .col-full .gravity-dropzone .ginput_preview {
    background-color: #f2f2f2;
    padding: 10px 30px 14px 30px;
    margin-bottom: 5px;
    position: relative; }
    .servisni-center #main article > .col-full .gravity-dropzone .ginput_preview a {
      color: #d8232a; }
    .servisni-center #main article > .col-full .gravity-dropzone .ginput_preview .gform_delete {
      position: absolute;
      right: 30px;
      top: 17px;
      filter: grayscale(100%); }
    .servisni-center #main article > .col-full .gravity-dropzone .ginput_preview strong {
      font-size: 16px;
      line-height: 1.6875;
      color: #636466;
      font-weight: 400; }
  .servisni-center #main article > .col-full .gravity-dropzone .ginput_container_fileupload {
    display: none; }
  .servisni-center #main article > .col-full .gravity-dropzone .add-attachment {
    display: inline-block; }
    .servisni-center #main article > .col-full .gravity-dropzone .add-attachment:hover {
      cursor: pointer; }
  .servisni-center #main article > .col-full .gravity-dropzone .gfield_description {
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 30px; }
    .servisni-center #main article > .col-full .gravity-dropzone .gfield_description .add-attachment {
      color: #d8232a; }
  .servisni-center #main article > .col-full .gform_wrapper {
    margin-top: 56px;
    background-color: #fff;
    padding: 62px 250px 56px 250px;
    box-shadow: 0 16px 30px -7px #f2f2f2; }
    .servisni-center #main article > .col-full .gform_wrapper .gform_heading {
      margin: 0 0 50px 0; }
    .servisni-center #main article > .col-full .gform_wrapper .gform_description a {
      color: #d8232a; }
    .servisni-center #main article > .col-full .gform_wrapper .gfield_checkbox {
      margin-left: 39px;
      margin: 0; }
      .servisni-center #main article > .col-full .gform_wrapper .gfield_checkbox input[type='checkbox'] {
        display: none; }
      .servisni-center #main article > .col-full .gform_wrapper .gfield_checkbox input[type='checkbox']:checked + label {
        font-weight: 400; }
        .servisni-center #main article > .col-full .gform_wrapper .gfield_checkbox input[type='checkbox']:checked + label::before {
          background-image: url(../images/check.svg);
          background-size: 77%;
          background-position: 50%;
          background-repeat: no-repeat; }
      .servisni-center #main article > .col-full .gform_wrapper .gfield_checkbox label {
        font-size: 12px;
        line-height: 1.66667;
        color: #fff;
        margin-left: 8px;
        position: relative;
        padding-left: 47px; }
        .servisni-center #main article > .col-full .gform_wrapper .gfield_checkbox label a {
          color: #fff;
          text-decoration: underline; }
        .servisni-center #main article > .col-full .gform_wrapper .gfield_checkbox label::before {
          content: "";
          width: 24px;
          height: 24px;
          background-color: #fff;
          position: absolute;
          display: block;
          left: 0;
          top: 0;
          box-shadow: 0 2px 9px 2px #f2ebeb; }
      .servisni-center #main article > .col-full .gform_wrapper .gfield_checkbox li {
        overflow: visible;
        margin: 0; }
      .servisni-center #main article > .col-full .gform_wrapper .gfield_checkbox label {
        color: #636466;
        font-size: 18px;
        line-height: 1.5; }
    .servisni-center #main article > .col-full .gform_wrapper .gfield {
      padding: 0;
      margin: 0; }
      .servisni-center #main article > .col-full .gform_wrapper .gfield.gfield_error {
        max-width: none !important; }
      .servisni-center #main article > .col-full .gform_wrapper .gfield.add-margin-top-15 {
        margin-top: 15px; }
      .servisni-center #main article > .col-full .gform_wrapper .gfield .ginput_container {
        margin-top: 0; }
      .servisni-center #main article > .col-full .gform_wrapper .gfield input {
        width: 100%;
        margin: 0;
        margin: 0 0 15px 0;
        background: #fff;
        border: none;
        -webkit-box-shadow: 0 2px 9px 2px #f2ebeb;
        -moz-box-shadow: 0 2px 9px 2px #f2ebeb;
        box-shadow: 0 2px 9px 2px #f2ebeb;
        padding: 15px 30px; }
        .servisni-center #main article > .col-full .gform_wrapper .gfield input::-webkit-input-placeholder {
          /* Chrome/Opera/Safari */
          font-family: "Roboto", sans-serif;
          font-weight: 400;
          color: #474747;
          opacity: 0.45; }
        .servisni-center #main article > .col-full .gform_wrapper .gfield input::-moz-placeholder {
          /* Firefox 19+ */
          font-family: "Roboto", sans-serif;
          font-weight: 400;
          color: #474747;
          opacity: 0.45; }
        .servisni-center #main article > .col-full .gform_wrapper .gfield input:-ms-input-placeholder {
          /* IE 10+ */
          font-family: "Roboto", sans-serif;
          font-weight: 400;
          color: #474747;
          opacity: 0.45; }
        .servisni-center #main article > .col-full .gform_wrapper .gfield input:-moz-placeholder {
          /* Firefox 18- */
          font-family: "Roboto", sans-serif;
          font-weight: 400;
          color: #474747;
          opacity: 0.45; }
    .servisni-center #main article > .col-full .gform_wrapper .gravity-to-right textarea {
      height: 265px;
      background: #fff;
      border: none;
      -webkit-box-shadow: 0 2px 9px 2px #f2ebeb;
      -moz-box-shadow: 0 2px 9px 2px #f2ebeb;
      box-shadow: 0 2px 9px 2px #f2ebeb;
      padding: 15px 30px; }
      .servisni-center #main article > .col-full .gform_wrapper .gravity-to-right textarea::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #474747;
        opacity: 0.45; }
      .servisni-center #main article > .col-full .gform_wrapper .gravity-to-right textarea::-moz-placeholder {
        /* Firefox 19+ */
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #474747;
        opacity: 0.45; }
      .servisni-center #main article > .col-full .gform_wrapper .gravity-to-right textarea:-ms-input-placeholder {
        /* IE 10+ */
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #474747;
        opacity: 0.45; }
      .servisni-center #main article > .col-full .gform_wrapper .gravity-to-right textarea:-moz-placeholder {
        /* Firefox 18- */
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #474747;
        opacity: 0.45; }
    .servisni-center #main article > .col-full .gform_wrapper .divider-list-item ul {
      padding: 0;
      margin: 0; }
    .servisni-center #main article > .col-full .gform_wrapper .gravity-button {
      background-color: #d8232a;
      border: 1px solid #d8232a;
      text-align: center;
      position: relative;
      font-size: 14px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      padding: 15px 0 18px 0;
      width: 450px;
      max-width: 80%;
      margin: auto;
      display: block; }
      .servisni-center #main article > .col-full .gform_wrapper .gravity-button::after {
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        background-color: black;
        left: 0;
        top: 0; }
      .servisni-center #main article > .col-full .gform_wrapper .gravity-button span {
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Roboto Condensed", sans-serif;
        position: relative;
        z-index: 1; }
      .servisni-center #main article > .col-full .gform_wrapper .gravity-button:hover {
        cursor: pointer; }
        .servisni-center #main article > .col-full .gform_wrapper .gravity-button:hover span {
          color: #d8232a; }
    .servisni-center #main article > .col-full .gform_wrapper .gform_footer {
      margin: 38px 0 0 0; }

.status-konfigurator-page {
  padding-bottom: 30px; }
  .status-konfigurator-page #page {
    position: relative;
    z-index: 1; }
  .status-konfigurator-page .konfigurator-banner {
    height: 750px;
    position: relative;
    background-size: cover;
    background-position: 50%; }
    .status-konfigurator-page .konfigurator-banner .click-to-circle {
      width: 370px;
      height: 370px;
      border-radius: 370px;
      background-color: #d8232a;
      display: block;
      position: absolute;
      left: 50%;
      margin-left: -185px;
      bottom: 83px; }
      .status-konfigurator-page .konfigurator-banner .click-to-circle:hover .konfigurator-inner-text:after {
        bottom: 20px; }
      .status-konfigurator-page .konfigurator-banner .click-to-circle .konfigurator-inner-text {
        width: 265px;
        margin: 57px auto 0 auto; }
        .status-konfigurator-page .konfigurator-banner .click-to-circle .konfigurator-inner-text span {
          color: #fff;
          line-height: 1.5;
          font-size: 16px;
          display: block;
          text-align: center;
          max-width: 200px;
          margin: 0 auto; }
        .status-konfigurator-page .konfigurator-banner .click-to-circle .konfigurator-inner-text::after {
          background-image: url(../images/ikona_arrow_white_down.svg);
          content: "";
          margin-left: -16px;
          left: 50%;
          width: 32px;
          height: 21px;
          display: block;
          position: absolute;
          bottom: 33px;
          transition: 1s all ease-in-out; }
      .status-konfigurator-page .konfigurator-banner .click-to-circle h1 {
        color: #fff;
        text-align: center;
        margin-bottom: 10px; }

/* FREE shipping message */
.free-shipping-container {
  margin-top: 11px;
  position: relative;
  padding-left: 44px; }
  .free-shipping-container .status-red {
    display: inline-block; }
  .free-shipping-container.loading {
    position: relative; }
    .free-shipping-container.loading .shipping-message {
      opacity: 0.5; }
    .free-shipping-container.loading::after {
      content: "";
      width: 30px;
      height: 30px;
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -15px;
      background-image: url(../images/spinner.svg);
      background-size: contain; }
  .free-shipping-container p {
    display: inline-block;
    margin: 0; }
  .free-shipping-container::before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 17px;
    background-image: url("../images/icon_ship.svg");
    /** reset for absolute **/
    position: absolute;
    left: 0;
    top: 4px; }
  .free-shipping-container .status-free-shipping-value {
    color: #d8232a; }
  .free-shipping-container .shipping-message {
    display: block; }
  .free-shipping-container strong {
    color: #83b31d;
    font-weight: 400; }

/** Placilne metode **/
ul.status-placilne-metode {
  margin-left: -8px;
  margin-top: 6px;
  margin-bottom: 0; }
  ul.status-placilne-metode li {
    width: 64px;
    height: 35px;
    margin: 0 8px 8px 8px;
    border-radius: 4px;
    box-shadow: 0 2px 8px rgba(37, 21, 0, 0.1);
    background-color: #fff;
    display: inline-block; }
  ul.status-placilne-metode img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: auto; }

#content #payment .woocommerce-terms-and-conditions h2 {
  font-size: 24px; }

#content #payment .woocommerce-terms-and-conditions h3 {
  font-size: 18px;
  padding-left: 0; }
  #content #payment .woocommerce-terms-and-conditions h3::after {
    display: none; }

#content #payment .woocommerce-terms-and-conditions p, #content #payment .woocommerce-terms-and-conditions li {
  font-size: 14px;
  margin-bottom: 14px; }

#eu-status {
  position: fixed;
  left: 0;
  bottom: 200px;
  width: 250px;
  opacity: 0;
  visibility: hidden; }
  #eu-status:hover {
    opacity: 0.9;
    visibility: visible; }

/** Rewrites **/
#content .category-blog .gform_wrapper .gfield_checkbox label a {
  color: #474747; }

#site-header-cart .remove_from_cart_button {
  color: transparent; }

#site-header-cart .button.wc-forward {
  background-color: #9e9e9e;
  color: #fff; }

#site-header-cart .checkout.wc-forward {
  background-color: #d8232a;
  color: #fff; }

#site-header-cart a, #site-header-cart p, #site-header-cart strong, #site-header-cart span {
  color: #474747; }

#site-header-cart .quantity {
  font-weight: 700; }

@keyframes topbar {
  0% {
    top: -50px; }
  100% {
    top: 0; } }

.status-sticky-logo {
  display: none;
  width: 175px;
  padding-right: 96px; }

#masthead .status-sticky-cart-container {
  display: none;
  width: 175px;
  text-align: right; }
  #masthead .status-sticky-cart-container #site-header-cart {
    padding-right: 0; }

.status-sticky #wpadminbar {
  visibility: hidden; }

.status-sticky #masthead {
  height: 243px; }
  .status-sticky #masthead .header-wrapper {
    position: fixed;
    left: 0;
    -webkit-animation-name: topbar;
    -moz-animation-name: topbar;
    -o-animation-name: topbar;
    animation-name: topbar;
    -webkit-animation-duration: 0.3s;
    -moz-animation-duration: 0.3s;
    -o-animation-duration: 0.3s;
    animation-duration: 0.3s;
    padding: 0;
    width: 100%;
    z-index: 1000; }
    .status-sticky #masthead .header-wrapper .storefront-primary-navigation {
      background-color: #fff;
      box-shadow: 0 16px 30px -7px #f2f2f2; }
      .status-sticky #masthead .header-wrapper .storefront-primary-navigation #site-navigation {
        background-color: #fff;
        display: inline-block;
        width: calc(100% - 360px);
        vertical-align: middle; }
        .status-sticky #masthead .header-wrapper .storefront-primary-navigation #site-navigation .menu-item a {
          color: #404040;
          font-size: 16px; }
    .status-sticky #masthead .header-wrapper .status-sticky-logo, .status-sticky #masthead .header-wrapper .status-sticky-cart-container {
      display: inline-block;
      vertical-align: middle; }
    .status-sticky #masthead .header-wrapper > .col-full {
      display: none; }
    .status-sticky #masthead .header-wrapper .col-full {
      width: 1515px;
      padding: 0 50px; }

.admin-bar .status-sticky #masthead .header-wrapper {
  top: 32px; }

.user-popup-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background-color: rgba(64, 64, 64, 0.4); }
  .user-popup-bg .woocommerce-error {
    margin-top: -57px; }
  .user-popup-bg .user-popup {
    width: 100%;
    max-width: 1415px;
    height: 675px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: calc((100% - 1415px) / 2);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left; }
  .user-popup-bg .form-register {
    display: none; }

.status-user-action-wrapper {
  overflow: hidden;
  position: relative;
  padding: 100px 81px 90px 146px; }
  .status-user-action-wrapper #customer_login {
    overflow: hidden;
    padding: 0 4px 80px 4px; }
    .status-user-action-wrapper #customer_login.col2-set .col-1 {
      margin-bottom: 29px; }
    .status-user-action-wrapper #customer_login.col2-set .form-login, .status-user-action-wrapper #customer_login.col2-set .form-register {
      width: 47%;
      float: left;
      margin: 0;
      padding-right: 130px; }
    .status-user-action-wrapper #customer_login.col2-set .form-social {
      width: 53%;
      padding-left: 118px;
      border-left: 1px solid #e4e4e4; }
  .status-user-action-wrapper input[type='text'], .status-user-action-wrapper input[type='password'], .status-user-action-wrapper input[type='email'] {
    width: 100%;
    margin: 0;
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 2px 9px 2px #f2ebeb;
    -moz-box-shadow: 0 2px 9px 2px #f2ebeb;
    box-shadow: 0 2px 9px 2px #f2ebeb;
    padding: 14px 56px 13px 22px; }
    .status-user-action-wrapper input[type='text']::-webkit-input-placeholder, .status-user-action-wrapper input[type='password']::-webkit-input-placeholder, .status-user-action-wrapper input[type='email']::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      color: #474747;
      opacity: 0.45; }
    .status-user-action-wrapper input[type='text']::-moz-placeholder, .status-user-action-wrapper input[type='password']::-moz-placeholder, .status-user-action-wrapper input[type='email']::-moz-placeholder {
      /* Firefox 19+ */
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      color: #474747;
      opacity: 0.45; }
    .status-user-action-wrapper input[type='text']:-ms-input-placeholder, .status-user-action-wrapper input[type='password']:-ms-input-placeholder, .status-user-action-wrapper input[type='email']:-ms-input-placeholder {
      /* IE 10+ */
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      color: #474747;
      opacity: 0.45; }
    .status-user-action-wrapper input[type='text']:-moz-placeholder, .status-user-action-wrapper input[type='password']:-moz-placeholder, .status-user-action-wrapper input[type='email']:-moz-placeholder {
      /* Firefox 18- */
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      color: #474747;
      opacity: 0.45; }
  .status-user-action-wrapper .status-checkbox {
    margin-left: 39px;
    margin: 0; }
    .status-user-action-wrapper .status-checkbox input[type='checkbox'] {
      display: none; }
    .status-user-action-wrapper .status-checkbox input[type='checkbox']:checked + label {
      font-weight: 400; }
      .status-user-action-wrapper .status-checkbox input[type='checkbox']:checked + label::before {
        background-image: url(../images/check.svg);
        background-size: 77%;
        background-position: 50%;
        background-repeat: no-repeat; }
    .status-user-action-wrapper .status-checkbox label {
      font-size: 12px;
      line-height: 1.66667;
      color: #404040;
      margin-left: 8px;
      position: relative;
      padding-left: 47px; }
      .status-user-action-wrapper .status-checkbox label a {
        color: #fff;
        text-decoration: underline; }
      .status-user-action-wrapper .status-checkbox label::before {
        content: "";
        width: 24px;
        height: 24px;
        background-color: #fff;
        position: absolute;
        display: block;
        left: 0;
        top: 0;
        box-shadow: 0 2px 9px 2px #f2ebeb; }
    .status-user-action-wrapper .status-checkbox input[type='checkbox'] {
      display: none; }
    .status-user-action-wrapper .status-checkbox label {
      display: inline-block !important;
      padding: 0 0 0 47px;
      max-width: 165px;
      margin: 6px 0 0 24px;
      vertical-align: top; }
      .status-user-action-wrapper .status-checkbox label::before {
        left: 0; }
      .status-user-action-wrapper .status-checkbox label span {
        font-size: 16px;
        line-height: 1.25; }
      .status-user-action-wrapper .status-checkbox label .check-what {
        font-weight: 700;
        text-decoration: underline;
        position: relative;
        margin-left: 5px; }
        .status-user-action-wrapper .status-checkbox label .check-what.exclamation-icon {
          display: inline-block;
          width: 21px;
          height: 21px;
          line-height: 21px;
          border-radius: 21px;
          border: 1px solid #d8232a;
          color: #d8232a;
          text-align: center;
          text-decoration: none;
          font-weight: 400; }
        .status-user-action-wrapper .status-checkbox label .check-what .info-popup {
          display: none;
          position: absolute;
          width: 175px;
          padding: 14px 17px 17px 17px;
          background-color: #fff;
          box-shadow: 0 2px 9px 2px #f2ebeb;
          bottom: 55px;
          left: -9px;
          line-height: 1.5; }
          .status-user-action-wrapper .status-checkbox label .check-what .info-popup::after {
            content: "";
            position: absolute;
            border-left: 13px solid transparent;
            border-right: 13px solid transparent;
            border-top: 11px solid #fff;
            bottom: -10px;
            left: 16px; }
          .status-user-action-wrapper .status-checkbox label .check-what .info-popup::before {
            content: "";
            position: absolute;
            border-left: 12px solid transparent;
            border-right: 12px solid transparent;
            border-top: 11px solid #f2ebeb;
            bottom: -12px;
            left: 17px; }
        .status-user-action-wrapper .status-checkbox label .check-what:hover .info-popup {
          display: block; }
  .status-user-action-wrapper .woocommerce-Button {
    background-color: #d8232a;
    border: 1px solid #d8232a;
    text-align: center;
    position: relative;
    color: #fff;
    padding: 15px 55px 18px 55px; }
    .status-user-action-wrapper .woocommerce-Button span {
      font-size: 16px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      position: relative;
      z-index: 1; }
    .status-user-action-wrapper .woocommerce-Button:hover {
      cursor: pointer; }
      .status-user-action-wrapper .woocommerce-Button:hover span {
        color: #d8232a; }
  .status-user-action-wrapper .social-text {
    display: block; }
  .status-user-action-wrapper .status-button {
    background-color: #404040;
    border: 1px solid #404040;
    text-align: center;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    padding: 15px 55px 18px 55px;
    display: inline-block; }
    .status-user-action-wrapper .status-button::after {
      content: "";
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      background-color: black;
      left: 0;
      top: 0; }
    .status-user-action-wrapper .status-button span {
      font-size: 16px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      position: relative;
      z-index: 1; }
    .status-user-action-wrapper .status-button:hover {
      cursor: pointer; }
      .status-user-action-wrapper .status-button:hover span {
        color: #404040; }
  .status-user-action-wrapper .woocommerce-form-row {
    margin: 20px 0; }
    .status-user-action-wrapper .woocommerce-form-row label {
      font-size: 17px;
      margin-bottom: 9px; }
  .status-user-action-wrapper .social-text {
    max-width: 420px;
    display: block;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.5;
    color: #636466; }
  .status-user-action-wrapper .wc-social-login {
    margin-bottom: 38px; }
  .status-user-action-wrapper .status-checkbox {
    margin-top: 27px; }
  .status-user-action-wrapper .lost_password {
    margin-top: 20px; }
    .status-user-action-wrapper .lost_password a {
      color: #404040;
      font-size: 15px;
      line-height: 1.33333;
      text-decoration: underline; }
  .status-user-action-wrapper .back-to-login {
    margin-top: 20px;
    color: #404040;
    font-size: 15px;
    line-height: 1.33333;
    text-decoration: underline; }
    .status-user-action-wrapper .back-to-login:hover {
      cursor: pointer; }
  .status-user-action-wrapper .popup-footer {
    height: 90px;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #f2f2f2;
    position: absolute;
    padding-top: 25px;
    text-align: center; }
    .status-user-action-wrapper .popup-footer .no-account {
      font-size: 21px;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 700;
      line-height: 1.28571;
      color: #474747; }
    .status-user-action-wrapper .popup-footer .no-account-register {
      font-family: "Roboto Condensed", sans-serif;
      line-height: 1.5;
      text-transform: uppercase;
      color: #d8232a;
      font-weight: 700;
      margin-left: 6px; }
      .status-user-action-wrapper .popup-footer .no-account-register:hover {
        cursor: pointer; }
  .status-user-action-wrapper .woocommerce-privacy-policy-text a {
    color: #d8232a; }

.status-account-page .entry-content {
  padding: 50px 0; }

.status-account-page .status-user-action-wrapper {
  padding: 38px 0 31px 0; }

.woocommerce-form-register {
  max-width: 700px;
  margin: auto;
  padding: 43px 50px 30px 50px;
  box-shadow: 0 4px 24px rgba(37, 21, 0, 0.1);
  background-color: #fff; }
  .woocommerce-form-register h4 {
    margin-bottom: 26px; }
  .woocommerce-form-register .woocommerce-checkbox-wrapper {
    margin-left: 39px;
    margin: 0; }
    .woocommerce-form-register .woocommerce-checkbox-wrapper input[type='checkbox'] {
      display: none; }
    .woocommerce-form-register .woocommerce-checkbox-wrapper input[type='checkbox']:checked + label {
      font-weight: 400; }
      .woocommerce-form-register .woocommerce-checkbox-wrapper input[type='checkbox']:checked + label::before {
        background-image: url(../images/check.svg);
        background-size: 77%;
        background-position: 50%;
        background-repeat: no-repeat; }
    .woocommerce-form-register .woocommerce-checkbox-wrapper label {
      font-size: 12px;
      line-height: 1.66667;
      color: #636466;
      margin-left: 8px;
      position: relative;
      padding-left: 47px; }
      .woocommerce-form-register .woocommerce-checkbox-wrapper label a {
        color: #fff;
        text-decoration: underline; }
      .woocommerce-form-register .woocommerce-checkbox-wrapper label::before {
        content: "";
        width: 24px;
        height: 24px;
        background-color: #fff;
        position: absolute;
        display: block;
        left: 0;
        top: 0;
        box-shadow: 0 2px 9px 2px #f2ebeb; }
    .woocommerce-form-register .woocommerce-checkbox-wrapper label {
      font-size: 16px;
      line-height: 1.4375;
      font-family: "Roboto Condensed", sans-serif;
      display: inline-block;
      margin-left: 0; }
      .woocommerce-form-register .woocommerce-checkbox-wrapper label a {
        font-weight: 700;
        text-transform: uppercase;
        color: #636466; }
      .woocommerce-form-register .woocommerce-checkbox-wrapper label::before {
        top: -3px; }
  .woocommerce-form-register .registration-submit {
    margin-top: 28px; }
    .woocommerce-form-register .registration-submit button {
      width: 100%; }
  .woocommerce-form-register .form-row-checkbox {
    margin-top: 25px; }
  .woocommerce-form-register .required {
    color: #636466; }
  .woocommerce-form-register .more-margin {
    margin-top: 50px; }
  .woocommerce-form-register .remember-me-registration label {
    margin-left: 0;
    max-width: none; }

.registration-title-block {
  width: 555px;
  margin: auto; }
  .registration-title-block h1 {
    margin-bottom: 30px;
    text-align: center; }
  .registration-title-block .description {
    margin-bottom: 46px;
    text-align: center; }

.status-mini-cart-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100000;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
  display: none; }

.status-mini-cart {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fff;
  width: 760px;
  height: 100%;
  padding: 42px 45px 0 75px;
  box-shadow: 0 4px 24px rgba(37, 21, 0, 0.1);
  display: none; }
  .status-mini-cart h4 {
    line-height: 1.45833;
    margin-bottom: 22px; }
  .status-mini-cart .status-close-mini-cart {
    width: 28px;
    height: 28px;
    background-size: contain;
    background-image: url(../images/remove_cart_item.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    float: right;
    margin-bottom: 14px; }
    .status-mini-cart .status-close-mini-cart:hover {
      cursor: pointer;
      opacity: 0.9; }
  .status-mini-cart .woocommerce-mini-cart {
    margin: 0 -30px 20px 0;
    padding-right: 30px;
    max-height: 45vh;
    overflow-y: auto; }
  .status-mini-cart .woocommerce-mini-cart__total {
    overflow: hidden;
    margin: 0; }
    .status-mini-cart .woocommerce-mini-cart__total strong {
      display: block;
      float: left;
      font-size: 21px;
      font-family: "Roboto Condensed", sans-serif;
      color: #474747; }
    .status-mini-cart .woocommerce-mini-cart__total .amount {
      display: block;
      float: right; }
    .status-mini-cart .woocommerce-mini-cart__total .woocommerce-Price-amount {
      font-weight: 700;
      font-size: 25px;
      line-height: 0.92;
      color: #404040; }
  .status-mini-cart .mini_cart_item {
    padding: 18px 0;
    border: none;
    border-top: 1px solid #979797; }
    .status-mini-cart .mini_cart_item:last-child {
      border-bottom: 1px solid #979797; }
    .status-mini-cart .mini_cart_item .mini-cart-image-wrapper {
      width: 135px;
      height: 90px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 50%;
      float: left; }
    .status-mini-cart .mini_cart_item img {
      max-width: 100%; }
    .status-mini-cart .mini_cart_item .product-title {
      display: block; }
    .status-mini-cart .mini_cart_item .remove {
      width: 16px;
      height: 16px;
      background-size: cover;
      background-image: url(../images/remove_cart_item.svg);
      float: left; }
      .status-mini-cart .mini_cart_item .remove::before {
        display: none; }
    .status-mini-cart .mini_cart_item .cart-item-wrapper {
      width: calc(100% - 36px);
      margin-right: 20px;
      float: left; }
    .status-mini-cart .mini_cart_item .attr-wrapper {
      float: left;
      width: calc(100% - 135px);
      padding: 0 40px 0 15px; }
    .status-mini-cart .mini_cart_item .product-title {
      font-size: 15px;
      line-height: 1.5;
      font-weight: 700;
      font-family: "Roboto Condensed", sans-serif;
      text-transform: uppercase;
      color: #454647;
      margin-bottom: 10px; }
    .status-mini-cart .mini_cart_item .quantity {
      box-shadow: none;
      font-size: 16px;
      font-weight: 700;
      line-height: 1.27778;
      text-transform: uppercase;
      color: #404040; }
      .status-mini-cart .mini_cart_item .quantity .amount {
        color: #9e9e9e; }
    .status-mini-cart .mini_cart_item .cart-item-on-sale {
      display: inline-block; }
      .status-mini-cart .mini_cart_item .cart-item-on-sale .amount {
        color: #d8232a; }
      .status-mini-cart .mini_cart_item .cart-item-on-sale .item-cart-regular-price {
        color: #9e9e9e;
        text-decoration: line-through; }
        .status-mini-cart .mini_cart_item .cart-item-on-sale .item-cart-regular-price .amount {
          color: #9e9e9e; }
      .status-mini-cart .mini_cart_item .cart-item-on-sale .item-cart-regular-price {
        margin-left: 6px; }
  .status-mini-cart .woocommerce-mini-cart__buttons {
    margin: 50px -11px 20px -11px; }
    .status-mini-cart .woocommerce-mini-cart__buttons .button {
      margin: 0 11px;
      width: calc(50% - 22px);
      height: 74px;
      color: #fff;
      font-size: 17px;
      font-family: "Roboto Condensed", sans-serif;
      text-transform: uppercase;
      text-align: center;
      height: 74px;
      background-color: #404040;
      padding-top: 25px; }
      .status-mini-cart .woocommerce-mini-cart__buttons .button.checkout {
        background-color: #d8232a; }
      .status-mini-cart .woocommerce-mini-cart__buttons .button::after {
        display: none; }
  .status-mini-cart .mini-cart-payment {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 45px 20px 75px;
    background-color: #f2f2f2; }
    .status-mini-cart .mini-cart-payment .payment-title {
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 400;
      font-size: 17px;
      line-height: 1.64706;
      color: #404040;
      margin-bottom: 16px;
      display: block; }
  .status-mini-cart .cart-fees-status {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0 -30px 20px 0;
    padding-right: 30px; }
    .status-mini-cart .cart-fees-status li {
      overflow: hidden; }
      .status-mini-cart .cart-fees-status li span {
        color: #474747; }
    .status-mini-cart .cart-fees-status .cart-fee-title {
      float: left;
      font-weight: 700; }
    .status-mini-cart .cart-fees-status .cart-fee-price {
      float: right;
      font-weight: 700; }

.woocommerce-cart .content-area, .woocommerce-checkout .content-area {
  background: none; }

.woocommerce-cart #main .entry-header, .woocommerce-checkout #main .entry-header {
  padding: 68px 0 23px 0;
  text-align: left; }
  .woocommerce-cart #main .entry-header h1, .woocommerce-checkout #main .entry-header h1 {
    font-size: 36px;
    line-height: 1.19444; }

/*               cart                       */
.woocommerce-cart table th, .woocommerce-cart table tbody td {
  background-color: transparent; }

.woocommerce-cart .free-shipping-container {
  margin-top: 20px;
  float: right;
  width: 100%; }

.woocommerce-cart .coupon-substitute {
  margin-top: 48px;
  float: right;
  width: 100%; }
  .woocommerce-cart .coupon-substitute h5 {
    margin-bottom: 15px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 15px; }
  .woocommerce-cart .coupon-substitute input[type='text'] {
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 2px 9px 2px #f2ebeb;
    -moz-box-shadow: 0 2px 9px 2px #f2ebeb;
    box-shadow: 0 2px 9px 2px #f2ebeb;
    padding: 14px 56px 13px 22px;
    width: 100%;
    padding: 15px 28px; }
    .woocommerce-cart .coupon-substitute input[type='text']::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: rgba(99, 100, 102, 0.5);
      font-size: 16px;
      line-height: 1.5; }
    .woocommerce-cart .coupon-substitute input[type='text']::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(99, 100, 102, 0.5);
      font-size: 16px;
      line-height: 1.5; }
    .woocommerce-cart .coupon-substitute input[type='text']:-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(99, 100, 102, 0.5);
      font-size: 16px;
      line-height: 1.5; }
    .woocommerce-cart .coupon-substitute input[type='text']:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(99, 100, 102, 0.5);
      font-size: 16px;
      line-height: 1.5; }
  .woocommerce-cart .coupon-substitute input[type='button'] {
    background-color: #404040;
    border: 1px solid #404040;
    text-align: center;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    padding: 11px 0 16px 0;
    width: 100%;
    margin-top: 15px; }
    .woocommerce-cart .coupon-substitute input[type='button']::after {
      content: "";
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      background-color: black;
      left: 0;
      top: 0; }
    .woocommerce-cart .coupon-substitute input[type='button'] span {
      font-size: 16px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      position: relative;
      z-index: 1; }
    .woocommerce-cart .coupon-substitute input[type='button']:hover {
      cursor: pointer; }
      .woocommerce-cart .coupon-substitute input[type='button']:hover span {
        color: #404040; }

.woocommerce-cart table.cart {
  padding-top: 15px; }
  .woocommerce-cart table.cart th {
    padding: 15px 7px;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    color: #474747;
    line-height: 1.5; }
    .woocommerce-cart table.cart th.product-name {
      padding-left: 0; }
  .woocommerce-cart table.cart td {
    vertical-align: middle;
    padding: 25px 7px; }
    .woocommerce-cart table.cart td.product-remove {
      padding-left: 27px; }
    .woocommerce-cart table.cart td.product-thumbnail a {
      display: block;
      max-width: 130px;
      margin: 0 auto; }
      .woocommerce-cart table.cart td.product-thumbnail a img {
        max-width: 80%;
        margin: 0 10%; }
    .woocommerce-cart table.cart td.product-name a {
      font-size: 16px;
      font-family: "Roboto Condensed", sans-serif;
      text-transform: uppercase;
      line-height: 1.5;
      color: #454647;
      font-weight: 700;
      display: block;
      max-width: 209px; }
    .woocommerce-cart table.cart td.product-price .amount {
      color: #9e9e9e; }
    .woocommerce-cart table.cart td.product-price .cart-item-on-sale .amount {
      color: #d8232a; }
    .woocommerce-cart table.cart td.product-price .cart-item-on-sale .item-cart-regular-price {
      color: #9e9e9e;
      text-decoration: line-through; }
      .woocommerce-cart table.cart td.product-price .cart-item-on-sale .item-cart-regular-price .amount {
        color: #9e9e9e; }
    .woocommerce-cart table.cart td.product-price .cart-item-on-sale .item-cart-regular-price {
      margin-left: 6px; }
    .woocommerce-cart table.cart td.product-subtotal {
      color: #474747;
      font-size: 18px;
      line-height: 1.5;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 700; }
    .woocommerce-cart table.cart td.actions {
      padding: 0;
      border: none; }
    .woocommerce-cart table.cart td button[type='submit'] {
      background-color: #404040;
      border: 1px solid #404040;
      text-align: center;
      position: relative;
      font-size: 16px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      padding: 11px 20px 15px 20px; }
      .woocommerce-cart table.cart td button[type='submit']::after {
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        background-color: black;
        left: 0;
        top: 0; }
      .woocommerce-cart table.cart td button[type='submit'] span {
        font-size: 16px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Roboto Condensed", sans-serif;
        position: relative;
        z-index: 1; }
      .woocommerce-cart table.cart td button[type='submit']:hover {
        cursor: pointer; }
        .woocommerce-cart table.cart td button[type='submit']:hover span {
          color: #404040; }
  .woocommerce-cart table.cart .quantity {
    display: inline-block;
    width: 97px; }
    .woocommerce-cart table.cart .quantity .status-quantity-change {
      width: 24px;
      display: block;
      float: left;
      font-size: 20px;
      font-family: "Roboto Condensed", sans-serif;
      padding: 0 5px; }
    .woocommerce-cart table.cart .quantity input.qty {
      width: 49px;
      display: block;
      float: left;
      margin: 0; }

.woocommerce-cart .woocommerce-cart-form-wrapper {
  width: 865px;
  float: left; }

.woocommerce-cart .cart-collaterals {
  width: calc(100% - 865px - 45px);
  margin-left: 45px;
  float: left; }
  .woocommerce-cart .cart-collaterals .cart_totals {
    width: 100%;
    background-color: #f2f2f2;
    padding: 25px 20px 40px 20px; }
    .woocommerce-cart .cart-collaterals .cart_totals h2 {
      font-size: 24px;
      line-height: 1.375;
      color: #474747;
      margin: 0;
      padding-bottom: 11px;
      margin-bottom: 26px;
      border-bottom: 1px solid #bfbfbf; }
    .woocommerce-cart .cart-collaterals .cart_totals th, .woocommerce-cart .cart-collaterals .cart_totals td {
      padding: 7px 0;
      background-color: transparent; }
    .woocommerce-cart .cart-collaterals .cart_totals th {
      font-size: 18px;
      font-weight: 400;
      font-family: "Roboto Condensed", sans-serif;
      color: #474747; }
    .woocommerce-cart .cart-collaterals .cart_totals td {
      text-align: right; }
      .woocommerce-cart .cart-collaterals .cart_totals td a {
        color: #d8232a; }
    .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout, .woocommerce-cart .cart-collaterals .cart_totals .checkout-button {
      margin: 0; }
    .woocommerce-cart .cart-collaterals .cart_totals .checkout-button {
      background-color: #d8232a;
      border: 1px solid #d8232a;
      text-align: center;
      position: relative;
      font-size: 18px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      padding: 24px 0 26px 0; }
      .woocommerce-cart .cart-collaterals .cart_totals .checkout-button::after {
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        background-color: black;
        left: 0;
        top: 0; }
      .woocommerce-cart .cart-collaterals .cart_totals .checkout-button span {
        font-size: 18px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        font-family: "Roboto Condensed", sans-serif;
        position: relative;
        z-index: 1; }
      .woocommerce-cart .cart-collaterals .cart_totals .checkout-button:hover {
        cursor: pointer; }
        .woocommerce-cart .cart-collaterals .cart_totals .checkout-button:hover span {
          color: #d8232a; }
      .woocommerce-cart .cart-collaterals .cart_totals .checkout-button::after {
        display: none; }

.woocommerce-cart .remove {
  width: 15px;
  height: 15px;
  background-image: url(../images/remove_cart_item.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%; }
  .woocommerce-cart .remove::before {
    display: none; }

.woocommerce-cart tr.cart_item {
  box-shadow: 0 2px 9px 2px #f2ebeb; }

.woocommerce-cart tr.spacer {
  height: 20px; }
  .woocommerce-cart tr.spacer.smaller {
    height: 15px; }

.woocommerce-cart td .coupon {
  display: none !important; }

.woocommerce-cart .free-shipping-container {
  overflow: hidden; }

.woocommerce-cart #content {
  padding-bottom: 195px; }
  .woocommerce-cart #content .cross-sells > h2 {
    font-size: 24px;
    line-height: 1.375;
    font-family: "Roboto Condensed", sans-serif;
    margin-bottom: 47px; }
  .woocommerce-cart #content .cross-sells .products {
    margin: 0 -10px; }
    .woocommerce-cart #content .cross-sells .products .product {
      height: 342px;
      width: calc(100% / 3 - 20px);
      float: left;
      margin: 0 10px 18px 10px;
      clear: none !important; }
    .woocommerce-cart #content .cross-sells .products .product-thumbnail-wrapper {
      margin: 0 0 21px 0;
      height: auto;
      line-height: 1; }
    .woocommerce-cart #content .cross-sells .products .product-title-wrapper {
      padding: 0 25px 25px 25px; }
    .woocommerce-cart #content .cross-sells .products .add_to_cart_button {
      left: 25px; }

/*              CHECKOUT                */
.woocommerce-checkout {
  /* ORDER REVIEW BOXES */ }
  .woocommerce-checkout form.woocommerce-checkout {
    margin-top: 40px;
    margin-bottom: 48px; }
  .woocommerce-checkout .col2-set .form-row {
    margin-bottom: 26px; }
  .woocommerce-checkout .col2-set .form-row-first, .woocommerce-checkout .col2-set .form-row-last {
    width: calc(50% - 26px); }
  .woocommerce-checkout .col2-set .form-row-first {
    margin-right: 26px; }
  .woocommerce-checkout .col2-set .form-row-last {
    margin-left: 26px; }
  .woocommerce-checkout .col2-set .form-row.woocommerce-invalid input[type='text'], .woocommerce-checkout .col2-set .form-row.woocommerce-invalid input[type='tel'], .woocommerce-checkout .col2-set .form-row.woocommerce-invalid input[type='email'], .woocommerce-checkout .col2-set .form-row.woocommerce-invalid input[type='password'], .woocommerce-checkout .col2-set .form-row.woocommerce-invalid textarea {
    box-shadow: 0 2px 9px 2px #f2ebeb;
    border-left: 2px solid #d8232a; }
  .woocommerce-checkout .col2-set .form-row.woocommerce-validated input[type='text'], .woocommerce-checkout .col2-set .form-row.woocommerce-validated input[type='tel'], .woocommerce-checkout .col2-set .form-row.woocommerce-validated input[type='email'], .woocommerce-checkout .col2-set .form-row.woocommerce-validated input[type='password'], .woocommerce-checkout .col2-set .form-row.woocommerce-validated textarea {
    box-shadow: 0 2px 9px 2px #f2ebeb;
    border-left: 2px solid #83b31d; }
  .woocommerce-checkout input[type='text'], .woocommerce-checkout input[type='tel'], .woocommerce-checkout input[type='email'], .woocommerce-checkout input[type='password'], .woocommerce-checkout textarea {
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 2px 9px 2px #f2ebeb;
    -moz-box-shadow: 0 2px 9px 2px #f2ebeb;
    box-shadow: 0 2px 9px 2px #f2ebeb;
    padding: 15px 56px 15px 22px; }
    .woocommerce-checkout input[type='text']::-webkit-input-placeholder, .woocommerce-checkout input[type='tel']::-webkit-input-placeholder, .woocommerce-checkout input[type='email']::-webkit-input-placeholder, .woocommerce-checkout input[type='password']::-webkit-input-placeholder, .woocommerce-checkout textarea::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: rgba(99, 100, 102, 0.5);
      font-size: 16px;
      line-height: 1.5; }
    .woocommerce-checkout input[type='text']::-moz-placeholder, .woocommerce-checkout input[type='tel']::-moz-placeholder, .woocommerce-checkout input[type='email']::-moz-placeholder, .woocommerce-checkout input[type='password']::-moz-placeholder, .woocommerce-checkout textarea::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(99, 100, 102, 0.5);
      font-size: 16px;
      line-height: 1.5; }
    .woocommerce-checkout input[type='text']:-ms-input-placeholder, .woocommerce-checkout input[type='tel']:-ms-input-placeholder, .woocommerce-checkout input[type='email']:-ms-input-placeholder, .woocommerce-checkout input[type='password']:-ms-input-placeholder, .woocommerce-checkout textarea:-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(99, 100, 102, 0.5);
      font-size: 16px;
      line-height: 1.5; }
    .woocommerce-checkout input[type='text']:-moz-placeholder, .woocommerce-checkout input[type='tel']:-moz-placeholder, .woocommerce-checkout input[type='email']:-moz-placeholder, .woocommerce-checkout input[type='password']:-moz-placeholder, .woocommerce-checkout textarea:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(99, 100, 102, 0.5);
      font-size: 16px;
      line-height: 1.5; }
  .woocommerce-checkout .woocommerce-form__label-for-checkbox, .woocommerce-checkout .checkbox {
    font-size: 12px;
    line-height: 1.66667;
    color: #404040; }
    .woocommerce-checkout .woocommerce-form__label-for-checkbox input[type='checkbox'], .woocommerce-checkout .checkbox input[type='checkbox'] {
      display: none; }
      .woocommerce-checkout .woocommerce-form__label-for-checkbox input[type='checkbox'] + span, .woocommerce-checkout .checkbox input[type='checkbox'] + span {
        display: inline-block;
        padding-left: 47px;
        position: relative; }
        .woocommerce-checkout .woocommerce-form__label-for-checkbox input[type='checkbox'] + span::before, .woocommerce-checkout .checkbox input[type='checkbox'] + span::before {
          content: "";
          width: 24px;
          height: 24px;
          background-color: #fff;
          position: absolute;
          display: block;
          left: 0;
          top: 0;
          box-shadow: 0 2px 9px 2px #f2ebeb; }
      .woocommerce-checkout .woocommerce-form__label-for-checkbox input[type='checkbox']:checked + span::before, .woocommerce-checkout .checkbox input[type='checkbox']:checked + span::before {
        background-image: url(../images/check.svg);
        background-repeat: no-repeat;
        background-position: 50%; }
  .woocommerce-checkout .woocommerce-input-wrapper input[type='radio'] {
    display: none; }
    .woocommerce-checkout .woocommerce-input-wrapper input[type='radio'] + label {
      position: relative;
      padding-left: 41px; }
      .woocommerce-checkout .woocommerce-input-wrapper input[type='radio'] + label::before {
        content: "";
        box-shadow: 0 2px 9px 2px #f2ebeb;
        width: 26px;
        height: 26px;
        display: block;
        border: 5px solid #fff;
        background-color: #fff;
        border-radius: 26px;
        position: absolute;
        left: 0;
        box-sizing: border-box;
        top: -1px; }
    .woocommerce-checkout .woocommerce-input-wrapper input[type='radio']:checked + label::before {
      background-color: #d8232a; }
  .woocommerce-checkout .woocommerce-input-wrapper .radio {
    font-size: 16px;
    line-height: 1.4375;
    font-family: "Roboto Condensed", sans-serif;
    color: #404040;
    font-weight: 700;
    display: inline-block; }
  .woocommerce-checkout label {
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    line-height: 1.27778;
    color: #474747;
    margin-bottom: 10px;
    clear: both; }
  .woocommerce-checkout h3 {
    font-size: 24px;
    line-height: 1.375;
    margin-bottom: 34px; }
  .woocommerce-checkout .woocommerce-form-coupon-toggle:hover, .woocommerce-checkout .woocommerce-form-login-toggle:hover {
    cursor: pointer;
    opacity: 0.9; }
  .woocommerce-checkout .woocommerce-form-coupon-toggle.visible .woocommerce-info::after, .woocommerce-checkout .woocommerce-form-login-toggle.visible .woocommerce-info::after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info, .woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
    background-color: transparent;
    border: none;
    padding: 0 0 16px 0;
    margin: 0 0 19px 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    line-height: 1.4375;
    text-transform: uppercase;
    color: #404040;
    border-bottom: 1px solid #e4e4e4;
    position: relative; }
    .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a, .woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info a {
      color: #636466;
      font-weight: 400;
      text-transform: none; }
    .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info .js-show-social-login, .woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info .js-show-social-login {
      display: none; }
    .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info::after, .woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info::after {
      content: "";
      width: 15px;
      height: 10px;
      display: block;
      position: absolute;
      right: 0;
      background-image: url(../images/ikona_arrow_red_down.svg);
      background-repeat: no-repeat;
      -webkit-transition: 0.4s all linear;
      -moz-transition: 0.4s all linear;
      -ms-transition: 0.4s all linear;
      -o-transition: 0.4s all linear;
      transition: 0.4s all linear; }
  .woocommerce-checkout .showlogin:hover, .woocommerce-checkout .showcoupon:hover {
    opacity: 1; }
  .woocommerce-checkout .woocommerce-form-coupon {
    margin: 0;
    padding-bottom: 30px; }
    .woocommerce-checkout .woocommerce-form-coupon .form-row {
      margin: 0;
      float: left; }
  .woocommerce-checkout .woocommerce-form-login {
    overflow: hidden; }
    .woocommerce-checkout .woocommerce-form-login .wc-social-login {
      display: block !important;
      opacity: 1 !important; }
    .woocommerce-checkout .woocommerce-form-login h4 + p {
      display: none; }
    .woocommerce-checkout .woocommerce-form-login .lost_password {
      display: none; }
    .woocommerce-checkout .woocommerce-form-login .woocommerce-form__label-for-checkbox {
      display: none !important; }
    .woocommerce-checkout .woocommerce-form-login .form-row {
      margin: 0;
      width: 100%;
      padding-left: 4px; }
      .woocommerce-checkout .woocommerce-form-login .form-row input[type='text'] {
        margin-bottom: 20px; }
  .woocommerce-checkout .status-classic-login-wrapper {
    width: 50%;
    float: left;
    margin: 0;
    padding-right: 60px;
    border-right: 1px solid #e4e4e4; }
  .woocommerce-checkout .status-social-wrapper {
    width: 50%;
    float: left;
    margin: 0;
    padding-left: 60px; }
    .woocommerce-checkout .status-social-wrapper h4 {
      margin-bottom: 32px; }
  .woocommerce-checkout .optional {
    display: none; }
  .woocommerce-checkout button[name='apply_coupon'] {
    background-color: #404040;
    border: 1px solid #404040;
    text-align: center;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    height: 55px; }
    .woocommerce-checkout button[name='apply_coupon']::after {
      content: "";
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      background-color: black;
      left: 0;
      top: 0; }
    .woocommerce-checkout button[name='apply_coupon'] span {
      font-size: 14px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      position: relative;
      z-index: 1; }
    .woocommerce-checkout button[name='apply_coupon']:hover {
      cursor: pointer; }
      .woocommerce-checkout button[name='apply_coupon']:hover span {
        color: #404040; }
    .woocommerce-checkout button[name='apply_coupon']::after {
      display: none; }
  .woocommerce-checkout button[name="login"] {
    background-color: #404040;
    border: 1px solid #404040;
    text-align: center;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    height: 55px;
    margin-top: 20px;
    width: 100%; }
    .woocommerce-checkout button[name="login"]::after {
      content: "";
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      background-color: black;
      left: 0;
      top: 0; }
    .woocommerce-checkout button[name="login"] span {
      font-size: 16px;
      text-transform: uppercase;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: "Roboto Condensed", sans-serif;
      position: relative;
      z-index: 1; }
    .woocommerce-checkout button[name="login"]:hover {
      cursor: pointer; }
      .woocommerce-checkout button[name="login"]:hover span {
        color: #404040; }
    .woocommerce-checkout button[name="login"]::after {
      display: none; }
  .woocommerce-checkout .wc-social-login .button-social-login {
    display: block;
    margin: 20px 0; }
  .woocommerce-checkout #ship-to-different-address span {
    font-size: 18px;
    line-height: 1.44444;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400; }
  .woocommerce-checkout .taxpayer-check.form-row {
    margin-bottom: 60px; }
  .woocommerce-checkout .taxpayer-check > label {
    display: inline-block;
    margin-right: 10px; }
  .woocommerce-checkout .taxpayer-check .radio {
    margin: 0 18px; }
  .woocommerce-checkout .hide-has-placeholder {
    visibility: hidden; }
  .woocommerce-checkout .create-account span {
    font-size: 16px;
    line-height: 1.4375; }
  .woocommerce-checkout .create-account .create-account-text {
    font-weight: 700;
    line-height: 1.4375;
    text-transform: uppercase;
    color: #404040; }
  .woocommerce-checkout .create-account .desc {
    color: #636466;
    font-weight: 400; }
  .woocommerce-checkout #billing_company_check_field {
    margin-bottom: 36px; }
    .woocommerce-checkout #billing_company_check_field span {
      color: #636466;
      font-weight: 400;
      font-size: 16px;
      line-height: 1.4375; }
    .woocommerce-checkout #billing_company_check_field .billing-company-check {
      font-weight: 700;
      line-height: 1.4375;
      text-transform: uppercase;
      color: #404040; }
    .woocommerce-checkout #billing_company_check_field .desc {
      color: #636466;
      font-weight: 400; }
  .woocommerce-checkout #checkout_news_add {
    padding: 23px 20px 27px 20px;
    background-color: #f2f2f2;
    overflow: hidden;
    margin-top: 50px; }
    .woocommerce-checkout #checkout_news_add p {
      margin: 0; }
    .woocommerce-checkout #checkout_news_add .checkbox {
      margin: 0; }
      .woocommerce-checkout #checkout_news_add .checkbox span {
        font-size: 18px;
        line-height: 1.27778;
        color: #404040;
        font-family: "Roboto Condensed", sans-serif; }
  .woocommerce-checkout .woocommerce-shipping-fields h3 {
    margin: 0; }
  .woocommerce-checkout .woocommerce-shipping-fields label {
    margin: 0 0 26px 0; }
  .woocommerce-checkout #order_review_heading {
    background-color: #f2f2f2;
    padding: 25px 34px 11px 30px;
    position: relative; }
    .woocommerce-checkout #order_review_heading::after {
      content: "";
      width: calc(100% - 34px - 30px);
      height: 1px;
      background-color: #bfbfbf;
      display: block;
      left: 30px;
      bottom: 0;
      position: absolute; }
  .woocommerce-checkout #order_review table th, .woocommerce-checkout #order_review table td {
    background-color: #f2f2f2;
    padding: 0; }
  .woocommerce-checkout #order_review .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
    background-color: #f2f2f2; }
  .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
    background-color: #f2f2f2; }
  .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
    padding: 25px 34px 5px 30px; }
    .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr:first-child td, .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr:first-child th, .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr:first-child td, .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr:first-child th {
      padding-top: 25px; }
      .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr:first-child td .product-quantity, .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr:first-child th .product-quantity, .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr:first-child td .product-quantity, .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr:first-child th .product-quantity {
        top: 25px; }
    .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr:last-child td, .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr:last-child th, .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr:last-child td, .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr:last-child th {
      padding-bottom: 25px;
      border-bottom: 1px solid #bfbfbf; }
    .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot td, .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot th {
      border: none !important; }
    .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .product-quantity {
      float: right;
      position: absolute;
      right: 0;
      top: 7px; }
    .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .product-total, .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot td {
      text-align: right; }
    .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .includes_tax {
      display: block;
      font-size: 13px;
      font-weight: 300;
      line-height: 1.76923; }
      .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .includes_tax .amount {
        font-size: 13px;
        font-weight: 300; }
    .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td, .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th {
      padding: 7px 0; }
    .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th, .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .product-name {
      width: 70%;
      padding-right: 25%;
      position: relative; }
    .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .amount {
      font-size: 18px;
      font-weight: 700;
      color: #474747; }
    .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table del {
      display: block; }
      .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table del .amount {
        font-size: 13px; }
    .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .product-name {
      font-size: 18px;
      line-height: 1.27778;
      color: #474747;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 700; }
    .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table strong .amount {
      color: #d8232a; }
    .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th {
      font-family: "Roboto Condensed", sans-serif;
      font-size: 18px;
      line-height: 1.27778;
      color: #474747;
      font-weight: 400; }
  .woocommerce-checkout #order_review h3 {
    margin: 0;
    background-color: #f2f2f2;
    padding: 25px 34px 11px 30px;
    position: relative; }
    .woocommerce-checkout #order_review h3::after {
      content: "";
      width: calc(100% - 34px - 30px);
      height: 1px;
      background-color: #bfbfbf;
      display: block;
      left: 30px;
      bottom: 0;
      position: absolute; }
  .woocommerce-checkout #order_review #status-shipping-box th {
    display: none; }
  .woocommerce-checkout #order_review #status-shipping-box td {
    padding: 0 34px 0 30px; }
  .woocommerce-checkout #order_review #status-shipping-box #shipping_method {
    padding-bottom: 6px; }
    .woocommerce-checkout #order_review #status-shipping-box #shipping_method li {
      margin: 0;
      padding: 20px 0;
      border-bottom: 1px solid #bfbfbf; }
      .woocommerce-checkout #order_review #status-shipping-box #shipping_method li input[type='radio'] {
        display: none; }
        .woocommerce-checkout #order_review #status-shipping-box #shipping_method li input[type='radio'] + label {
          position: relative;
          padding-left: 41px; }
          .woocommerce-checkout #order_review #status-shipping-box #shipping_method li input[type='radio'] + label::before {
            content: "";
            box-shadow: 0 2px 9px 2px #f2ebeb;
            width: 26px;
            height: 26px;
            display: block;
            border: 5px solid #fff;
            background-color: #fff;
            border-radius: 26px;
            position: absolute;
            left: 0;
            box-sizing: border-box;
            top: -1px; }
        .woocommerce-checkout #order_review #status-shipping-box #shipping_method li input[type='radio']:checked + label::before {
          background-color: #d8232a; }
      .woocommerce-checkout #order_review #status-shipping-box #shipping_method li:last-child {
        border: none; }
      .woocommerce-checkout #order_review #status-shipping-box #shipping_method li input[type='radio'] + label {
        font-size: 16px;
        line-height: 1.4375;
        font-family: "Roboto Condensed", sans-serif;
        color: #404040;
        font-weight: 700;
        padding: 0; }
        .woocommerce-checkout #order_review #status-shipping-box #shipping_method li input[type='radio'] + label img {
          display: inline-block;
          vertical-align: middle; }
        .woocommerce-checkout #order_review #status-shipping-box #shipping_method li input[type='radio'] + label .label {
          display: inline-block;
          margin-right: 15px;
          font-family: "Roboto Condensed", sans-serif; }
        .woocommerce-checkout #order_review #status-shipping-box #shipping_method li input[type='radio'] + label::before {
          display: inline-block;
          position: relative;
          vertical-align: middle;
          margin-right: 15px; }
        .woocommerce-checkout #order_review #status-shipping-box #shipping_method li input[type='radio'] + label .amount {
          float: right;
          font-family: "Roboto", sans-serif;
          font-size: 16px;
          line-height: 1.5;
          color: #636466;
          font-weight: 400; }
  .woocommerce-checkout #payment .wc_payment_methods {
    padding: 0 0 30px 0 !important;
    background-color: #f2f2f2; }
    .woocommerce-checkout #payment .wc_payment_methods .wc_payment_method {
      padding-left: 30px;
      padding-right: 34px;
      padding-top: 22px;
      padding-bottom: 22px;
      background-color: transparent; }
      .woocommerce-checkout #payment .wc_payment_methods .wc_payment_method input[type='radio'] {
        display: none; }
        .woocommerce-checkout #payment .wc_payment_methods .wc_payment_method input[type='radio'] + label {
          position: relative;
          padding-left: 41px; }
          .woocommerce-checkout #payment .wc_payment_methods .wc_payment_method input[type='radio'] + label::before {
            content: "";
            box-shadow: 0 2px 9px 2px #f2ebeb;
            width: 26px;
            height: 26px;
            display: block;
            border: 5px solid #fff;
            background-color: #fff;
            border-radius: 26px;
            position: absolute;
            left: 0;
            box-sizing: border-box;
            top: -1px; }
        .woocommerce-checkout #payment .wc_payment_methods .wc_payment_method input[type='radio']:checked + label::before {
          background-color: #d8232a; }
      .woocommerce-checkout #payment .wc_payment_methods .wc_payment_method label {
        font-size: 16px;
        line-height: 1.4375;
        font-family: "Roboto Condensed", sans-serif;
        color: #404040;
        font-weight: 700;
        margin: 0;
        padding: 0; }
        .woocommerce-checkout #payment .wc_payment_methods .wc_payment_method label::before {
          content: "" !important; }
      .woocommerce-checkout #payment .wc_payment_methods .wc_payment_method .payment_box {
        padding: 4px 0 0 41px;
        font-size: 16px;
        line-height: 1.5;
        background-color: transparent;
        color: #636466;
        margin-top: -4px; }
      .woocommerce-checkout #payment .wc_payment_methods .wc_payment_method::after {
        content: "";
        width: calc(100% - 34px - 30px);
        height: 1px;
        background-color: #bfbfbf;
        display: block;
        left: 30px;
        bottom: 0;
        position: absolute; }
      .woocommerce-checkout #payment .wc_payment_methods .wc_payment_method:last-child::after {
        display: none; }
  .woocommerce-checkout #payment #place_order {
    height: 74px;
    background-color: #d8232a;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    line-height: 1.33333;
    font-weight: 700;
    text-transform: uppercase;
    padding: 23px 0 27px 0; }
  .woocommerce-checkout #payment .place-order {
    background-color: transparent;
    padding: 0;
    margin-top: 40px; }
    .woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-wrapper p {
      margin-bottom: 28px; }
    .woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-checkbox-text {
      margin-left: 30px;
      color: #636466;
      font-family: "Roboto Condensed", sans-serif;
      font-size: 16px;
      line-height: 1.4375; }
      .woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-checkbox-text a {
        color: #404040;
        font-weight: 700;
        text-transform: uppercase; }
  .woocommerce-checkout .status_gateway_icons {
    padding: 0;
    margin: 0;
    display: inline-block;
    max-width: 220px;
    vertical-align: top;
    margin-left: 13px; }
    .woocommerce-checkout .status_gateway_icons li {
      width: 50px;
      height: 26px;
      margin: 0 5px 5px 0;
      border-radius: 4px;
      box-shadow: 0 2px 8px rgba(37, 21, 0, 0.1);
      background-color: #fff;
      display: inline-block; }
      .woocommerce-checkout .status_gateway_icons li img {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        margin: auto;
        float: none !important; }
  .woocommerce-checkout .woocommerce-remove-coupon {
    color: #d8232a; }

body #page .registration-submit button.button {
  -webkit-transition: 0.1s all linear;
  -moz-transition: 0.1s all linear;
  -ms-transition: 0.1s all linear;
  -o-transition: 0.1s all linear;
  transition: 0.1s all linear; }
  body #page .registration-submit button.button::after {
    display: none !important; }

/* product page */
#content .products h2, #masthead .products h2 {
  height: 48px;
  overflow: hidden; }

#content .products li.has-excerpt:hover h2 {
  height: auto;
  overflow: visible; }

#content .products li.has-excerpt:hover .product-title-wrapper {
  height: calc(100% - 70px);
  overflow: hidden; }
  #content .products li.has-excerpt:hover .product-title-wrapper:after {
    display: block; }

#content .products .woocommerce-placeholder, #masthead .products .woocommerce-placeholder {
  object-fit: contain; }

#content .products.blog-shop-item-data .button {
  position: static; }

.single-post-share-wrapper {
  margin: 50px 0 50px 0; }

#novice-prijava .ginput_container_email input {
  border-radius: 0; }

.storefront-full-width-content.single-product #content .caption-place {
  width: 100%; }

.status-discount .status-gift-price {
  width: auto;
  position: relative; }

.status-discount .status-gift-newprice .status-gift-new-price-discount {
  width: 110px; }

.status-discount .status-gift-newprice {
  width: auto; }

.status-user-action-wrapper #customer_login {
  padding-bottom: 70px; }

.page-o-statusu .statuscategory-banner-wrapper .statuscategory-tekst,
.parent-o-statusu .statuscategory-banner-wrapper .statuscategory-tekst {
  width: 50%;
  height: 100%; }

.page-o-statusu .statuscategory-banner-wrapper .statuscategory-slika,
.parent-o-statusu .statuscategory-banner-wrapper .statuscategory-slika {
  width: 50%;
  height: 100%;
  background-size: cover; }

.category .no-results {
  padding: 30px 15px; }

.status-product-properties-second > div {
  padding: 2px; }

.single-product div.product .woocommerce-product-gallery img {
  margin: auto; }

@media only screen and (min-width: 1050px) {
  .gform_wrapper .gform_body .gfield_error {
    position: relative; }
    .gform_wrapper .gform_body .gfield_error .validation_message {
      width: 150px;
      margin: 0;
      padding: 0; } }

/* Sticky height */
@media only screen and (max-width: 1860px) {
  .izpostavljeni-izdelki-ozadje .col-full {
    width: 100%; }
  .izpostavljeni-izdelki-posode-ozadje .arrow-next {
    right: -25px; } }

@media only screen and (max-width: 1600px) {
  /* Baza */
  #content .izpostavljeni-izdelki-posode-ozadje #izpostavljeni-izdelki {
    margin-right: 40px; } }

@media only screen and (max-width: 1520px) {
  /* Sticky */
  .status-sticky-logo {
    padding-right: 30px;
    max-width: 90px; }
  #masthead .status-sticky-cart-container {
    width: 40px; }
  #masthead .status-sticky-cart-container #site-header-cart {
    margin-left: 0;
    margin-right: 0; }
  .status-sticky #masthead .header-wrapper .storefront-primary-navigation #site-navigation {
    width: calc(100% - 160px); }
  /* O nas */
  .post-mini-box .post-mini-box-title {
    font-size: 16px; }
  /* product page */
  .storefront-full-width-content.single-product #content .summary .quantity {
    margin-bottom: 10px;
    margin-left: 40px; }
  .storefront-full-width-content.single-product #content .summary .single_add_to_cart_button {
    width: 100%;
    margin-top: 30px; }
  .status-product-properties {
    display: flex;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap; }
  .status-product-properties .status-product-property {
    min-width: 250px;
    margin-top: 5px;
    flex: 1;
    -webkit-box: 1 -boxflex;
    -moz-box: 1 -boxflex;
    -webkit-flex: 1;
    -ms-flex: 1; }
  .status-sale-timer .status-sale-timer-text, .status-sale-timer .status-sale-timer-value {
    text-align: center;
    display: block; }
  .status-sale-timer .status-sale-timer-value {
    margin: 10px 0 0 0;
    display: block; }
    .status-sale-timer .status-sale-timer-value span:last-child {
      margin-right: 0; } }

@media only screen and (max-width: 1460px) {
  /* Header */
  #masthead .wpml-ls-legacy-dropdown {
    margin-right: 0; }
  #masthead .header-contact-block {
    margin-right: 30px; }
  #masthead #site-header-cart {
    margin-left: 30px; }
  /* Baza */
  .statuscategory-banner-wrapper .statuscategory-tekst {
    padding: 0 30px;
    width: calc(100% - 800px);
    height: 467px; }
  .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper {
    height: 467px; }
  .statuscategory-banner-wrapper .statuscategory-slika {
    height: 467px;
    width: 800px; }
  /* popup login */
  .user-popup-bg .user-popup {
    max-width: 98%;
    left: 1%; }
  .user-popup .status-user-action-wrapper #customer_login {
    padding-bottom: 15px; }
  .user-popup .status-user-action-wrapper {
    padding-bottom: 90px;
    background-color: white; }
  /* product page */
  .storefront-full-width-content.single-product #content .status-custom-image-wrapper {
    width: 60%; }
  .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-viewport {
    height: auto !important; }
  .storefront-full-width-content.single-product #content .summary {
    width: 40%; }
  .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .slick-list {
    width: 70%; }
  .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .arrow-prev {
    left: 8.5%; }
  .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .arrow-next {
    right: 8.5%; }
  /* o statusu */
  .page-o-statusu .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper,
  .parent-o-statusu .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper {
    height: 550px; }
  /* podkategorija izdelka */
  .basic-category-wrapper .status-krog {
    bottom: -80px; }
  /* blog */
  .category .blog-posts-banner {
    width: 60%;
    height: 100%; }
  .category .statuscategory-banner-wrapper .statuscategory-tekst {
    width: 40%; }
  .statuscategory-banner-wrapper .slick-slider .slick-track,
  .statuscategory-banner-wrapper .slick-slider .slick-list,
  .statuscategory-banner-wrapper .slick-slider .slick-slide {
    height: 100%; }
  .blog-post-banner-slide .blog-post-banner-data .blog-post-banner-name {
    width: 70%; } }

@media only screen and (max-width: 1380px) {
  /* Header */
  #masthead .site-search {
    max-width: 300px;
    margin-right: 30px; }
  #masthead .secondary-navigation .menu li a {
    font-size: 14px; }
  #masthead .secondary-navigation .menu li {
    margin-right: 25px; }
  #masthead .header-contact-block .status-header-data a {
    font-size: 16px; }
  #masthead .storefront-primary-navigation #site-navigation .menu-item > a {
    font-size: 16px; }
  #slider-izpostavljeno-wrapper .slider-box .main-title {
    font-size: 16px; }
  #slider-izpostavljeno-wrapper .slider-box .top-title {
    font-size: 15px; }
  #slider-izpostavljeno-wrapper .slider-box .box-link {
    font-size: 14px; }
  #slider-izpostavljeno-wrapper .slider-box {
    width: 240px; }
  #slider-izpostavljeno-wrapper .slider-izpostavljen-element {
    height: 300px;
    background-size: cover;
    background-position: 50%; }
  #content .products .status-product-excerpt, #masthead .products .status-product-excerpt {
    font-size: 15px; }
  /* Home */
  #mnenja .dejstva-slider {
    width: 280px;
    height: 280px; }
  #mnenja .dejstva-slider h2 {
    font-size: 30px; }
  #mnenja .dejstva-slider .single-dejstvo {
    padding: 60px 20px 0 20px; }
  #mnenja .dejstva-slider span {
    font-size: 15px; }
  #mnenja .mnenja-slider {
    width: auto; }
  /* Baza */
  .statuscategory-banner-wrapper .statuscategory-tekst {
    padding: 0 30px;
    width: calc(100% - 700px);
    height: 408px; }
  .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper {
    height: 408px; }
  .statuscategory-banner-wrapper .statuscategory-slika {
    height: 408px;
    width: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%; }
  /* moj račun */
  #main .woocommerce .status-user-action-wrapper .status-checkbox label.woocommerce-form__label-for-checkbox,
  .user-popup .status-user-action-wrapper .status-checkbox label.woocommerce-form__label-for-checkbox {
    margin-left: 0;
    max-width: 100%;
    line-height: 2.5;
    width: 100%;
    margin-top: 20px; }
  /* kontakt */
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .statuscategory-tekst {
    padding-left: 4vw;
    padding-right: 4vw;
    min-width: 350px;
    max-width: 50%;
    width: auto; }
  #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner, #content .kontaktni-obrazec-wrapper .kontakt-podatki {
    min-width: 350px;
    max-width: calc(50% - 50px);
    width: auto; }
  #content .kontaktni-obrazec-wrapper .kontakt-podatki {
    padding-left: 5vw; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt #status-kontakt-gmap {
    width: auto;
    min-width: 50%; }
  /* kategorija izdelka */
  #pomoc-korist .classic-pomoc {
    padding: 80px 7vw; }
  #pomoc-korist .classic-pomoc .status-koristne-povezave {
    width: 60%; }
  #pomoc-korist .classic-pomoc .status-povezave-wrapper {
    width: 40%;
    padding-left: 10%; }
  #pomoc-korist .classic-pomoc .kontakt-box {
    width: 45%; }
  #pomoc-korist .classic-pomoc .kontakt-box:nth-child(1) {
    margin-right: 5%; }
  .storefront-breadcrumb .woocommerce-breadcrumb a, .storefront-breadcrumb .woocommerce-breadcrumb span {
    font-size: 14px; }
  .storefront-breadcrumb .woocommerce-breadcrumb {
    font-size: 14px; }
  /* podkategorija izdelka */
  .basic-category-wrapper .status-krog {
    bottom: -100px;
    width: 200px;
    height: 200px; }
  .basic-category-wrapper .status-krog h4 {
    font-size: 21px; }
  .basic-category-wrapper .status-krog .grey-button {
    padding: 7px 0px 7px 0px; } }

@media only screen and (max-width: 1330px) {
  /* Sticky */
  .status-sticky #masthead .header-wrapper .storefront-primary-navigation #site-navigation .menu-item > a {
    font-size: 14px;
    padding-top: 24px; }
  /* podkategorija izdelka */
  .count-order-wrapper .woocommerce-result-count {
    display: inline-block;
    padding-right: 23px;
    width: 100%; }
    .count-order-wrapper .woocommerce-result-count::after {
      display: none; }
  .woocommerce-ordering select {
    padding-right: 0;
    min-width: 245px; }
  /* blog post */
  .single-post-sidebar, .single-post-content {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .single-post-sidebar {
    border-left: 0;
    border-top: 1px solid #e4e4e4;
    padding-top: 30px; }
    .single-post-sidebar h4 {
      text-align: center; }
  .sorodne-wrapper {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    width: calc(100% + 100px);
    left: -50px;
    position: relative;
    justify-content: center;
    margin-bottom: 50px; }
  .sorodne-wrapper .single-novica-wrapper {
    margin: 5px 10px;
    height: auto;
    padding-bottom: 150px;
    flex: 25%;
    -webkit-box: 1 -boxflex;
    -moz-box: 1 -boxflex;
    -webkit-flex: 25%;
    -ms-flex: 25%;
    width: 250px;
    max-width: 250px;
    min-width: 250px; }
    .sorodne-wrapper .single-novica-wrapper:last-child {
      margin: 5px 10px; }
    .sorodne-wrapper .single-novica-wrapper .single-novica-naslov {
      font-size: 15px; }
    .sorodne-wrapper .single-novica-wrapper .single-novica-podatki {
      bottom: 10px;
      left: 10px; }
    .sorodne-wrapper .single-novica-wrapper .single-novica-datum {
      font-size: 12px; }
  /* cart */
  .woocommerce-cart .cart-collaterals {
    width: 40%;
    padding-left: 45px;
    margin-left: 0; }
  .woocommerce-cart .woocommerce-cart-form-wrapper {
    width: 60%; }
  /* Archive cats */
  .archive-products-subcategories .status-kategorija-wrapper.status-size-quarter {
    height: 280px; }
  .archive-products-subcategories .status-kategorija-wrapper .kategorija-naziv {
    margin-top: 15px; } }

@media only screen and (max-width: 1280px) {
  /* Home */
  #status_banner {
    height: 550px; }
  #status_banner_box {
    width: 300px; }
  #status_banner_box .main-title {
    font-size: 22px; }
  #lastnosti .prop-opis p {
    font-size: 18px; }
  #lastnosti .prop-slika {
    width: 40px; }
  #lastnosti .posamezna-lastnost {
    width: auto;
    margin: 0 20px; }
  #pomoc-korist .status-krog {
    width: 500px; }
  #pomoc-korist .status-krog-inner {
    width: 250px;
    height: 250px;
    position: absolute;
    padding: 70px 30px 0 30px; }
  #pomoc-korist .status-krog h3 {
    font-size: 24px;
    margin-bottom: 12px; }
  #pomoc-korist .grey-button {
    padding: 15px 30px; }
  #pomoc-korist .status-krog-slika {
    margin-left: 0; }
  #pomoc-korist .status-koristne-povezave {
    width: calc(100% - 500px); }
  #content #izpostavljeni-izdelki {
    width: 100%; }
  /* Products */
  #content .products li, #masthead .products li, #izdelki-akcija .woocommerce,
  #content #izpostavljeni-izdelki .woocommerce {
    height: 400px; }
  #content #izpostavljeni-izdelki .woocommerce:not(.slick-slide) {
    width: auto;
    width: calc(50% - 12px);
    max-width: 350px;
    margin: 0 6px 12px 6px; }
  #content #izpostavljeni-izdelki .slick-track .woocommerce .products {
    max-width: 350px;
    margin: auto; }
  #izpostavljeni-izdelki-inner {
    margin-right: 0; }
  #content #izpostavljeni-izdelki .woocommerce .products,
  #content #izpostavljeni-izdelki .woocommerce .products li {
    height: 100%; }
  .izpostavljeni-izdelki-ozadje {
    height: auto; }
  .izpostavljeni-izdelki-ozadje-inner {
    display: none; }
  .izpostavljeni-izdelki-inner-wrapper {
    text-align: center;
    max-width: 700px;
    margin: auto; }
  #izdelki-akcija .woocommerce.katalog .katalog-inner-wrapper {
    padding-top: 20px; }
  .product-thumbnail-wrapper {
    max-height: 200px;
    line-height: 200px; }
    .product-thumbnail-wrapper img {
      max-height: 200px;
      object-fit: contain; }
  /* Baza */
  .video-topbar .baza-post-cat {
    width: calc(100% + 20px);
    margin: 20px -10px 0 -10px;
    text-align: left; }
  .baza-post-cat .baza-term {
    margin: 10px; }
  .status-cat-menu > div {
    padding-top: 10px; }
  .video-topbar {
    margin-bottom: 20px;
    margin-top: 30px; }
  .status-cat-menu ul li {
    margin: 10px;
    font-size: 14px; }
  .status-cat-menu ul li a {
    font-size: 14px; }
  .status-cat-menu ul {
    line-height: 0;
    padding: 0 10px 4px 10px; }
  .navodila-wrapper .navodilo-download {
    width: calc(100% - 24px); }
  .navodila-wrapper .navodilo-download span {
    font-size: 18px; }
  #main .blok-knjizica .blok-knjizica-izdelki .woocommerce li {
    height: 330px; }
  #content .izpostavljeni-izdelki-posode-ozadje #izpostavljeni-izdelki .posode-product-slider {
    width: 600px;
    margin: 0 auto 50px auto; }
    #content .izpostavljeni-izdelki-posode-ozadje #izpostavljeni-izdelki .posode-product-slider .slick-list {
      padding-top: 6px; }
  .izpostavljeni-izdelki-posode-ozadje .arrow-prev {
    display: block !important; }
  .izpostavljeni-izdelki-posode-ozadje {
    background-position: -60%; }
  /* O nas */
  .section-onas .status-onas-left .menu li {
    margin-bottom: 25px; }
  .section-onas .status-onas-left .menu li a {
    font-size: 16px; }
  .section-onas .status-onas-left {
    padding-right: 40px;
    width: 300px; }
  .section-onas .status-onas-right {
    width: calc(100% - 300px); }
  .onas-novice-wrapper .onas-novice-aktualne-wrapper .post-mini-box {
    width: calc(100% / 2 - 14px); }
  .post-mini-box {
    width: calc(100% / 2 - 24px); }
  /* podkategorija izdelka */
  .count-order-wrapper {
    float: right; }
  /* product page */
  #content .products .product-title-wrapper, #masthead .products .product-title-wrapper {
    padding: 0 20px 27px 20px; }
  #content .products li.has-excerpt:hover, #masthead .products li.has-excerpt:hover {
    padding-top: 30px; }
  #content .products .button, #content .products .added_to_cart, #masthead .products .button, #masthead .products .added_to_cart {
    left: 20px;
    bottom: 16px; }
  /* blog */
  .novice-archive-wrapper {
    margin-top: 45px; }
  /* kontakt */
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .lokacija-wrap {
    margin-bottom: 20px; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .delovni-cas-wrapper span {
    line-height: 1.4; }
  .woocommerce-cart table.cart .woocommerce-Price-amount {
    min-width: 80px;
    display: block; }
  .woocommerce-cart table.cart td.product-subtotal {
    text-align: right;
    padding-right: 10px; }
  .woocommerce-cart table.cart td.product-price .cart-item-on-sale .item-cart-regular-price {
    display: block;
    margin: 0; } }

@media only screen and (max-width: 1230px) {
  /* Sticky */
  .status-sticky #masthead .header-wrapper .storefront-primary-navigation #site-navigation .menu-item a {
    padding-left: 10px;
    padding-right: 10px; }
  .status-sticky #masthead .storefront-primary-navigation #site-navigation .nav-menu {
    padding: 0; }
  /* Baza */
  .statuscategory-banner-wrapper .statuscategory-tekst {
    padding: 0 30px;
    width: calc(100% - 500px);
    height: 350px; }
  .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper {
    height: 350px; }
  .statuscategory-banner-wrapper .statuscategory-slika {
    height: 350px;
    width: 500px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%; }
  /* kontakt */
  .page-kontakt .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper {
    height: 420px; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .statuscategory-tekst {
    height: 100%; }
  /* product catalog */
  #primary .status-category-filters .widget-title, #primary .status-category-filters .widgettitle {
    font-size: 16px; }
  #primary .status-category-filters .select2-selection__rendered, #primary .status-category-filters .select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-size: 13px;
    line-height: 1.8; }
  body.archive .select2-container--open .select2-dropdown--below .select2-results__option {
    font-size: 14px; } }

@media only screen and (max-width: 1210px) {
  /* Header */
  .site-header .site-branding img {
    max-width: 130px; }
  #masthead .header-wrapper .header-wrapper-right {
    width: calc(100% - 161px); }
  #masthead .site-branding {
    margin-right: 30px; }
  #masthead .storefront-primary-navigation #site-navigation .menu-item > a {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px; }
  /* Home */
  #lastnosti .prop-slika {
    margin: 0 auto 10px auto;
    display: block; }
  #lastnosti .prop-opis p {
    text-align: center; }
  #content #izpostavljeni-izdelki .woocommerce .product-thumbnail-wrapper {
    margin-bottom: 30px; }
  /* Baza */
  #main .blok-knjizica .blok-knjizica-podatki {
    padding-left: 80px; }
  /* Servisni center */
  .servisni-center #main article > .col-full .gform_wrapper {
    padding: 62px 100px 56px 100px; }
  /* kontakt */
  .logo-kontakt-wrapper .logo-inner-wrapper {
    text-align: center; }
  .logo-kontakt-wrapper .single-kontakt-logo {
    min-width: 155px; }
  /* kategorija izdelka */
  .status_slika_tekst .status_slika_levo, .status_slika_tekst .status_tekst_desno {
    width: 50%;
    margin: 0; }
  .status_slika_tekst .status_tekst_desno {
    padding-left: 4vw; }
  /*podkategorija izdelka */
  .basic-category-wrapper .banner-right {
    display: none; }
  .basic-category-wrapper .banner-left {
    width: 100%; }
  .basic-category-wrapper .desc-banner-left, .basic-category-wrapper .desc-banner-right {
    display: block;
    width: 100%; }
  /* checkout */
  .woocommerce-checkout .woocommerce-form__label-for-checkbox, .woocommerce-checkout .checkbox {
    position: relative; }
  .woocommerce form .form-row .checkbox .required {
    top: 6px;
    position: absolute;
    left: 10px; }
  .woocommerce-checkout #billing_company_check_field .desc {
    line-height: 30px; }
  .woocommerce-checkout .hide-has-placeholder {
    height: 23px; }
  .woocommerce-checkout input[type='text'] {
    padding-right: 15px; }
  .status-discount .status-gift-sign {
    margin: 0 15px; }
  .status-discount {
    padding-left: 10px;
    padding-right: 10px; }
  .status-discount .status-gift-newprice .status-gift-new-price-discount {
    width: 85px;
    text-align: center; }
  /* o statusu */
  .page-o-statusu .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper,
  .parent-o-statusu .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper {
    height: 650px; }
  /* cart */
  .woocommerce-cart #content .cross-sells .products .product {
    width: calc(100% / 2 - 20px); }
  /* sticky product */
  .storefront-sticky-add-to-cart__content .button {
    padding: 10px 15px;
    font-size: 14px; }
  .storefront-sticky-add-to-cart__content .storefront-sticky-add-to-cart__content-title {
    font-size: 16px; }
  .storefront-sticky-add-to-cart__content ins, .storefront-sticky-add-to-cart__content del {
    font-size: 16px;
    line-height: 1.5; }
  /* Archive cats */
  .archive-products-subcategories .status-kategorija-wrapper {
    vertical-align: top; }
  .archive-products-subcategories .status-kategorija-wrapper .kategorija-slika {
    margin-top: 15px; }
  .archive-products-subcategories .status-kategorija-wrapper .kategorija-naziv {
    font-size: 18px;
    padding: 0 10px; } }

@media only screen and (max-width: 1100px) {
  /* Header */
  #masthead {
    height: 258px; }
  #masthead .custom-logo-link {
    height: auto; }
  #masthead .header-wrapper .header-wrapper-right.second-wrapper {
    width: 100%;
    margin-top: 15px; }
  #masthead .secondary-navigation {
    margin: 0;
    text-align: right; }
  #masthead .secondary-navigation .menu li:last-child {
    margin-right: 0; }
  #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .megamenu-dropdown-wrapper {
    padding: 20px; }
  /* Home */
  #slider-izpostavljeno-wrapper .slider-box {
    width: 175px;
    padding: 12px; }
  #slider-izpostavljeno-wrapper .slider-box .top-title {
    font-size: 14px; }
  #objavi .objava-inner {
    left: 15px; }
  #mnenja .dejstva-wrapper {
    width: 480px; }
  #mnenja .mnenja-wrapper {
    width: calc(100% - 480px); }
  /* Sticky */
  .status-sticky #masthead .header-wrapper .col-full {
    padding: 0 15px; }
  /* Footer */
  footer.site-footer .widget .delovni-cas-wrapper span a {
    font-size: 14px; }
  footer.site-footer .widget a, footer.site-footer .widget p, footer.site-footer .widget span {
    font-size: 14px; }
  /* Baza */
  #video-vsebine .video-post.video-large {
    height: 500px; }
  #video-vsebine .video-post {
    height: 238px; }
  /* moj račun */
  .user-popup .status-user-action-wrapper {
    padding: 80px 5vw 100px 5vw; }
  .user-popup .status-user-action-wrapper #customer_login.col2-set .col-1.form-login {
    padding-right: 50px; }
  .user-popup .status-user-action-wrapper #customer_login.col2-set .col-1.form-social {
    padding-left: 50px; }
  .user-popup .status-user-action-wrapper #customer_login {
    padding-bottom: 0; }
  /* blog */
  .blog-post-banner-slide .blog-post-banner-data {
    left: 40px; }
  .blog-post-banner-slide .blog-post-banner-data .blog-post-banner-name {
    width: 65%; }
  /* cart */
  .woocommerce-cart #content {
    margin-top: 13px; }
  .woocommerce-checkout .col2-set .form-row {
    margin-bottom: 40px; }
  .woocommerce-checkout .col2-set .form-row-first, .woocommerce-checkout .col2-set .form-row-last {
    width: 100%; }
  .woocommerce-checkout .col2-set .form-row-first {
    margin-right: 0; } }

@media only screen and (max-width: 1150px) {
  #pomoc-korist .status-povezave-wrapper .status-povezave a span::after {
    display: none; }
  #pomoc-korist .status-povezave-wrapper .status-povezave a span {
    line-height: 1.2;
    margin: 6px 0; } }

@media only screen and (max-width: 1050px) {
  .izpostavljeni-izdelki-posode-ozadje {
    background-image: none !important; }
  #content .izpostavljeni-izdelki-posode-ozadje #izpostavljeni-izdelki {
    width: 90%;
    margin: auto; }
  .izpostavljeni-izdelki-posode-ozadje .arrow-next {
    right: -20px; }
  .product-video-container {
    height: 350px;
    padding-top: 70px; }
  /* O nas */
  .section-onas .status-onas-left {
    padding: 0;
    border: none;
    width: calc(100% + 20px);
    margin: 0 -10px; }
  .section-onas .status-onas-right {
    padding-left: 0;
    width: 100%; }
  .section-onas .status-onas-left .menu li {
    padding: 5px 10px;
    display: inline-block; }
  .section-onas > .col-full {
    padding-left: 25px;
    padding-right: 25px; }
  .onas-novice-wrapper .onas-novice-aktualne-wrapper {
    padding: 15px; }
  /* kategorija izdelka */
  .izpostavljeni-izdelki-posode-ozadje {
    height: auto; }
  .cat-data-wrapper .big-desc .desc-left, .cat-data-wrapper .big-desc .desc-right,
  .status_slika_tekst .status_slika_levo, .status_slika_tekst .status_tekst_desno {
    width: 100%;
    max-width: 750px;
    padding: 0;
    margin: auto;
    display: block; }
  .status_slika_tekst .status_slika_levo {
    margin-bottom: 30px; }
  .cat-data-wrapper .big-desc .desc-left img, .status_slika_tekst .status_slika_levo img {
    margin: auto;
    width: 100%; }
  .cat-data-wrapper .status-kategorija-wrapper.status-size-half, .cat-data-wrapper .status-kategorija-wrapper.status-size-third {
    float: left; }
  .cat-data-wrapper .status-kategorija-wrapper .kategorija-naziv {
    padding: 0 5px; }
  #pomoc-korist .classic-pomoc {
    clear: both; }
  /* podkategorija izdelka */
  #izpostavljeni-izdelki-inner {
    margin-bottom: 30px; }
  /* Archive cats */
  .archive-products-subcategories .status-kategorija-wrapper.status-size-quarter {
    height: 230px; }
  .archive-products-subcategories .status-kategorija-wrapper .kategorija-slika {
    height: 130px; } }

@media only screen and (max-width: 1000px) {
  /* Header */
  #masthead .site-search {
    max-width: 35%; }
  #masthead .header-contact-block .status-header-data a {
    font-size: 14px; }
  #masthead .header-contact-block .status-header-label {
    font-size: 11px; }
  #masthead .header-wrapper {
    padding: 0 15px; }
  .col-full {
    padding: 0 15px; }
  .col-full.baza-navodila {
    padding-top: 50px; }
  #masthead .storefront-primary-navigation #site-navigation .nav-menu {
    padding: 0 5px; }
  /* Home */
  #status_banner {
    height: 400px; }
  #status_banner_box {
    width: 250px; }
  #status_banner_box .main-title {
    font-size: 18px; }
  #status_banner_box .top-title, #status_banner_box .box-link {
    font-size: 12px; }
  #slider-izpostavljeno-wrapper .arrow-next, #slider-izpostavljeno-wrapper .arrow-prev {
    display: none !important; }
  /* Products */
  #content .products .product-title-wrapper, #masthead .products .product-title-wrapper {
    padding: 0 15px 20px 15px; }
  #content .products .button, #content .products .added_to_cart, #masthead .products .button, #masthead .products .added_to_cart {
    left: 15px; }
  #content .products li, #masthead .products li, #izdelki-akcija .woocommerce {
    height: 380px; }
  #izdelki-akcija .woocommerce.katalog .katalog-inner-wrapper {
    padding-top: 10px; }
  /* Baza */
  .table-izdelki {
    width: calc(100% - 50px);
    margin: auto; }
  #main .blok-knjizica .blok-knjizica-podatki {
    padding-left: 10px;
    padding-right: 15px; }
  /* kontakt */
  .page-kontakt #content #main .kontaktni-obrazec-wrapper {
    margin-top: -35px !important; }
  /* kategorija izdelka */
  #pomoc-korist .classic-pomoc {
    padding: 80px 4vw;
    text-align: center; }
  #pomoc-korist .classic-pomoc .status-koristne-povezave {
    width: 100%; }
  #pomoc-korist .classic-pomoc .status-povezave-wrapper.first-column-status {
    display: none; }
  #pomoc-korist .classic-pomoc .status-povezave-wrapper {
    width: 100%;
    margin: auto;
    padding-left: 0;
    display: block;
    text-align: center;
    margin-top: 30px;
    max-width: 500px; }
  #pomoc-korist .status-povezave-wrapper .status-povezave li {
    display: inline;
    max-width: auto;
    padding: 0 10px; }
  /* blog */
  .sorodne-wrapper {
    width: calc(100% + 30px);
    left: -15px; } }

@media only screen and (max-width: 989px) {
  /** MARGINS AND PADDINGS **/
  .table-izdelki-wrapper {
    padding-bottom: 50px; }
  .page-kontakt #content #main .kontaktni-obrazec-wrapper {
    padding: 50px 0 !important; }
  #comments {
    padding-top: 0; }
  .text-element-wrapper .wc-social-login {
    margin-top: 30px; }
  .prijava-novice-ozadje .col-full {
    padding: 40px 15px !important; }
  #content .status-product-recent-wrapper {
    margin-top: 50px !important; }
  .kontakt-regije-ostale-wrapper {
    margin-top: 50px !important; }
  .logo-kontakt-wrapper {
    margin-top: 40px !important; }
  .kontakt-regije-wrapper {
    margin-top: 50px !important; }
  .regija-note {
    margin-top: 30px !important; }
  .single-post-content {
    padding-bottom: 50px; }
  .tablet-margin {
    margin: 50px 0 !important; }
  .tablet-margin.tablet-padding {
    margin: 0 !important;
    padding-top: 50px !important;
    padding-bottom: 50px !important; }
  .lastnosti-margin {
    margin: 0 !important;
    padding: 170px 0 50px 0 !important; }
  .ow-pagination {
    padding-bottom: 50px; }
  #main .blok-knjizica .blok-knjizica-izdelki h4 {
    margin-top: 25px;
    margin-bottom: 25px; }
  #main .blok-knjizica {
    margin-bottom: 0;
    padding-bottom: 50px; }
  #main .blok-knjizica:last-child {
    padding-bottom: 50px; }
  .baza-katalog {
    padding-bottom: 50px !important;
    padding-top: 50px !important; }
  .section-onas > .col-full {
    padding-bottom: 25px;
    padding-top: 25px; }
  .status_slika_tekst_wrapper {
    margin-top: 25px !important;
    margin-bottom: 50px !important; }
  #status-konfigurator {
    margin-top: 50px; }
  .izpostavljeni-izdelki-posode-ozadje .col-full {
    margin-top: 50px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 50px !important; }
  #content #izpostavljeni-izdelki #izpostavljeni-izdelki-inner > h2 {
    margin-bottom: 25px; }
  .cat-data-wrapper:nth-child(1) {
    margin-bottom: 50px; }
  .woocommerce-cart #content {
    padding-bottom: 50px; }
  .woocommerce-cart #main .entry-header, .woocommerce-checkout #main .entry-header {
    padding-top: 25px;
    padding-bottom: 0; }
  h1, .statuscategory-banner-wrapper h1 {
    margin-top: 30px; }
  /** FONTS **/
  h1, .statuscategory-banner-wrapper h1, .woocommerce-cart #main .entry-header h1, .woocommerce-checkout #main .entry-header h1,
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt h1, .basic-category-wrapper .banner-left h1 {
    font-size: 28px; }
  h2 {
    font-size: 26px; }
  h3 {
    font-size: 24px; }
  h4 {
    font-size: 20px; }
  h5 {
    font-size: 18px; }
  h6 {
    font-size: 16px; }
  #objavi h4 {
    font-size: 21px; }
  .storefront-full-width-content.single-product #content .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    font-size: 30px; }
  p {
    font-size: 15px; }
  .status-tooltip .tooltip-content p {
    font-size: 14px; }
  #content .products h2, #masthead .products h2 {
    font-size: 15px; }
  .storefront-full-width-content.single-product #content .summary h1 {
    font-size: 28px; }
  .status-shipping-and-returns li {
    font-size: 15px; }
  .free-shipping-container .shipping-message {
    font-size: 15px; }
  .status-product-properties .status-product-property span {
    font-size: 15px; }
  .storefront-full-width-content.single-product #content .caption-place {
    font-size: 15px; }
  .text-element-wrapper.single-post-content p, .text-element-wrapper.single-post-content li, .text-element-wrapper.single-post-content strong, .text-element-wrapper.single-post-content span {
    font-size: 15px; }
  .text-element-wrapper #comments .comment-list p {
    font-size: 15px; }
  .wp-caption .wp-caption-text {
    font-size: 15px; }
  .single-post-tags li a {
    font-size: 15px;
    padding-left: 0; }
  .servisni-center #main article > .col-full .gform_wrapper .gfield_checkbox label {
    font-size: 15px;
    text-align: left; }
  .servisni-center #main article > .col-full .gravity-dropzone .gfield_description {
    font-size: 15px; }
  .servisni-center #main article > .col-full p, .servisni-center #main article > .col-full .gform_description {
    font-size: 16px; }
  .servisni-center #main article > .col-full p, .servisni-center #main article > .col-full .gform_description {
    font-size: 16px; }
  .statuscategory-banner-wrapper .statuscategory-inner p {
    font-size: 15px; }
  .statuscategory-banner-wrapper .statuscategory-banner {
    padding: 0 15px; }
  .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper {
    margin-bottom: 50px; }
  .statuscategory-banner-wrapper .statuscategory-slika {
    width: 65%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%; }
  .statuscategory-banner-wrapper .statuscategory-tekst {
    width: 35%; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .delovni-cas-wrapper .delovni-cas, #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .delovni-cas-wrapper span {
    font-size: 15px; }
  #content .kontaktni-obrazec-wrapper .kontakt-podatki .podatek-prodajalna {
    font-size: 15px; }
  .kontakt-regije-wrapper .regija-tab-content li {
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 1.3; }
  .kontakt-regije-wrapper .regija-tabs li {
    font-size: 16px; }
  .woocommerce-table--order-details {
    font-size: 15px; }
  ul {
    font-size: 15px; }
  ul.order_details {
    font-size: 15px; }
  #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-image-wrapper span {
    font-size: 16px; }
  #masthead .storefront-primary-navigation #site-navigation .megamenu-dropdown .dropdown-subitems a {
    font-size: 15px; }
  .ostale-regije-block {
    padding: 20px;
    font-size: 15px; }
  .ostale-regije-block .regija-line a {
    display: block;
    margin-bottom: 10px; }
  .woocommerce-cart table.cart td.product-price {
    font-size: 12px; }
  #content .kontaktni-obrazec-wrapper .kontakt-box .kontakt-label {
    font-size: 16px; }
  #content .kontaktni-obrazec-wrapper .kontakt-box .kontakt-value a {
    font-size: 16px; }
  .cat-data-wrapper .status-kategorija-wrapper .kategorija-naziv {
    font-size: 18px; }
  .storefront-full-width-content.single-product #content .woocommerce-tabs .woocommerce-Tabs-panel ul li {
    font-size: 15px; }
  #reviews #review_form .comment-form-desc {
    font-size: 15px; }
  #reviews #review_form .comment-respond .comment-form-comment .newlinelabel {
    font-size: 15px; }
  #review_form input[type='text'] {
    font-size: 15px; }
  .product-description-pictures p {
    font-size: 15px; }
  #reviews #review_form .comment-respond textarea {
    font-size: 15px; }
    #reviews #review_form .comment-respond textarea::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      font-size: 15px; }
    #reviews #review_form .comment-respond textarea::-moz-placeholder {
      /* Firefox 19+ */
      font-size: 15px; }
    #reviews #review_form .comment-respond textarea:-ms-input-placeholder {
      /* IE 10+ */
      font-size: 15px; }
    #reviews #review_form .comment-respond textarea:-moz-placeholder {
      /* Firefox 18- */
      font-size: 15px; }
  .single-product #content .products.up-sells > h2 {
    font-size: 24px; }
  .text-element-wrapper p {
    margin-bottom: 15px; }
  /* Home */
  #lastnosti .prop-opis p {
    font-size: 15px; }
  #lastnosti .prop-slika {
    width: 30px; }
  .kontakt-box .kontakt-value a {
    font-size: 18px; }
  #pomoc-korist .status-povezave-wrapper .status-povezave a span {
    font-size: 16px; }
  .izpostavljeni-izdelki-posode-ozadje p {
    font-size: 16px; }
  #pomoc-korist .status-povezave-wrapper h5 {
    margin: 0 0 15px 0; }
  #pomoc-korist .status-koristne-povezave h3 {
    margin: 0 0 30px 0; }
  #pomoc-korist .status-povezave-wrapper {
    padding-left: 30px; }
  #pomoc-korist .status-koristne-povezave {
    max-width: 500px;
    width: 100%;
    margin: auto;
    display: block; }
  /* Baza */
  .statuscategory-banner-wrapper .mini-box h6 {
    font-size: 18px; }
  /* moj račun */
  .status-user-action-wrapper #customer_login.col2-set .col-1.form-login {
    padding-right: 50px; }
  .status-user-action-wrapper #customer_login.col2-set .col-2.form-social {
    padding-left: 50px; }
  /* kontakt */
  .kontakt-regije-wrapper .regija-content {
    padding-left: 4vw;
    width: calc(100% - 298px); }
  .kontakt-regije-wrapper .regija-tabs {
    padding-right: 4vw;
    width: 298px; }
  /* product page */
  .storefront-full-width-content.single-product #content .status-custom-image-wrapper {
    width: 100%;
    margin-bottom: 30px; }
  .storefront-full-width-content.single-product #content .summary {
    width: 100%;
    padding-left: 0;
    margin-bottom: 30px; }
  #content .products li.has-excerpt:hover, #masthead .products li.has-excerpt:hover {
    padding-top: 15px; }
  .status-discount {
    max-width: 350px;
    padding-left: 3vw; }
  .status-product-recent-wrapper, .status-product-addons-wrapper {
    width: calc(100% - 100px);
    margin: auto; }
  .status-product-properties-second > div {
    width: 25%; }
  /* sticky product */
  .storefront-sticky-add-to-cart__content .button {
    padding: 7px 12px;
    font-size: 13px; }
  .storefront-sticky-add-to-cart__content .storefront-sticky-add-to-cart__content-title {
    font-size: 15px; }
  .storefront-sticky-add-to-cart__content ins, .storefront-sticky-add-to-cart__content del {
    line-height: 1;
    font-size: 14px !important;
    float: none !important; }
    .storefront-sticky-add-to-cart__content ins span, .storefront-sticky-add-to-cart__content del span {
      font-size: 14px !important; }
  .storefront-sticky-add-to-cart__content del {
    margin-right: 5px; }
  /* product catalog */
  #primary .status-category-filters .woocommerce-widget-layered-nav {
    width: calc(50% - 24px); }
  #content .products .status-product-excerpt, #masthead .products .status-product-excerpt {
    font-size: 13px; }
  /* Notice */
  #content > .woocommerce {
    padding: 0 15px; }
  /* Konfigurator */
  .status-konfigurator-page .konfigurator-banner {
    height: 450px; }
  .status-konfigurator-page .konfigurator-banner .click-to-circle {
    width: 300px;
    height: 300px;
    margin-left: -150px; }
  .status-konfigurator-page .konfigurator-banner .click-to-circle .konfigurator-inner-text {
    margin-top: 85px; }
  .text-element-wrapper.single-post-content .single-post-tags li {
    padding-left: 0; }
  .single-post-share-wrapper h5 {
    display: block;
    margin-bottom: 15px; }
  .servisni-center #main article > .col-full .gform_wrapper {
    margin-top: 30px; }
  .single-post-sidebar {
    padding-left: 0; }
  .single-post-share-wrapper {
    margin-bottom: 0; }
  .single-post-share-wrapper .single-post-share li {
    padding-left: 0; } }

@media only screen and (max-width: 900px) {
  /* Header */
  #masthead .storefront-primary-navigation #site-navigation .menu-item > a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px; }
  /* Products */
  #content .products li, #masthead .products li, #izdelki-akcija .woocommerce {
    height: 400px; }
  #izdelki-akcija .woocommerce.katalog .katalog-inner-wrapper {
    padding-top: 20px; }
  #izdelki-akcija .woocommerce {
    width: calc(50% - 24px); }
  /* Home */
  #pomoc-korist .status-krog {
    max-width: 500px;
    width: 100%;
    clear: both;
    display: block;
    margin: 0 auto; }
  #objavi .objava {
    width: 100%;
    padding-bottom: 55%; }
  #mnenja .mnenja-wrapper {
    width: 100%; }
  #mnenja .dejstva-wrapper {
    display: block;
    margin: 50px auto 0 auto; }
  #mnenja .mnenja-slider .single-mnenje {
    text-align: center; }
  #mnenja .mnenja-slider p {
    font-size: 16px; }
  #mnenja .mnenja-wrapper h3 {
    text-align: center; }
  #mnenja .mnenja-slider {
    text-align: center; }
  /* Baza */
  #video-vsebine .video-post.video-large {
    width: calc(100% - 24px);
    height: 400px;
    margin: 0 12px 12px; }
  #video-vsebine .video-post {
    width: calc(50% - 24px);
    margin-bottom: 12px;
    height: 250px; }
  #main .blok-knjizica .blok-knjizica-slika {
    width: 200px; }
  #main .blok-knjizica .blok-knjizica-podatki {
    width: calc(100% - 200px); }
  /* Servisni center */
  .servisni-center #main article > .col-full .column-count-1-of-2 {
    padding-right: 0;
    width: 100%; }
  .servisni-center #main article > .col-full .column-count-2-of-2 {
    width: 100%;
    padding-left: 0; }
  /* cart */
  .woocommerce-cart .woocommerce-cart-form-wrapper,
  .woocommerce-cart .cart-collaterals {
    width: 100%;
    padding-left: 0; }
  .woocommerce-cart .cross-sells {
    margin-top: 50px;
    display: inline-block;
    width: 100%; }
  /* checkout */
  .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .product-name {
    padding-right: 15%; }
  #order_review, #order_review_heading {
    width: 44.5%; }
  #customer_details {
    margin-right: 0.5%; }
  /* o statusu */
  .page-o-statusu .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper .statuscategory-tekst,
  .parent-o-statusu .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper .statuscategory-tekst {
    width: 100%; }
  .page-o-statusu .statuscategory-banner-wrapper .statuscategory-slika,
  .parent-o-statusu .statuscategory-banner-wrapper .statuscategory-slika {
    display: none; }
  .page-o-statusu .statuscategory-banner-wrapper .statuscategory-inner,
  .parent-o-statusu .statuscategory-banner-wrapper .statuscategory-inner {
    top: 0;
    transform: none;
    padding: 30px 0; }
  .woocommerce-cart table.cart td.product-subtotal
.page-o-statusu .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper,
  .parent-o-statusu .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper {
    height: auto; }
  /* products catalog */
  #primary .status-category-filters .woocommerce-widget-layered-nav {
    width: calc(100% - 24px); }
  #content .upsells .products li.product {
    width: 48%;
    margin: 1% !important;
    float: left; } }

@media only screen and (max-width: 800px) {
  /* Header */
  #masthead .site-search {
    max-width: 185px; }
  /* Home */
  #lastnosti {
    padding: 0 25px; }
  #lastnosti .posamezna-lastnost {
    float: none; }
  #lastnosti .slick-arrow {
    width: 7px;
    height: 12px;
    padding: 50px 10px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(../images/ikon_arrow_right.svg);
    display: inline-block;
    vertical-align: middle; }
  #lastnosti .slick-arrow.arrow-prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  #lastnosti .slick-list {
    width: calc(100% - 54px);
    display: inline-block;
    vertical-align: middle; }
  /* podkategorija izdelka */
  .count-order-wrapper .woocommerce-ordering {
    width: 100%; }
  .count-order-wrapper {
    width: auto;
    margin: 20px 0 0;
    float: none; }
  .count-order-wrapper .woocommerce-result-count, .count-order-wrapper .woocommerce-ordering {
    float: none;
    display: inline;
    width: auto; }
  .storefront-breadcrumb {
    width: 100%; }
  #primary .status-category-filters .woocommerce-widget-layered-nav {
    min-width: 135px;
    float: none;
    text-align: left;
    display: inline-block;
    margin: 5px; }
  #primary .status-category-filters {
    width: 100%;
    text-align: center; }
  .upsells ul.products li.product .woocommerce-loop-product__title, .upsells ul.products li.product h2, .upsells ul.products li.product h3 {
    height: 48px;
    overflow: hidden; }
  /* blog */
  .blog-shop-item .blog-shop-item-data {
    width: calc(100% - 150px);
    padding-left: 30px; }
  .blog-shop-item .blog-shop-item-image-wrapper {
    width: 150px;
    background-size: contain;
    background-position: center center;
    height: 150px; }
  .blog-shop-item {
    height: 150px; }
  /* Athiv kategorije */
  .archive-products-subcategories .status-kategorija-wrapper.status-size-quarter {
    width: calc(50% - 24px); }
    .archive-products-subcategories .status-kategorija-wrapper.status-size-quarter::before {
      display: none !important; }
    .archive-products-subcategories .status-kategorija-wrapper.status-size-quarter::after {
      display: none !important; } }

@media only screen and (max-width: 767px) {
  #status-language-switcher {
    display: none; }
  .col-full {
    padding: 0 15px; }
  .table-izdelki .arrow-next {
    right: -22px; }
  .handheld-navigation .dropdown-toggle {
    top: 10px; }
  /* PRODUCT EXCERPT */
  #content .products li.has-excerpt:hover .status-product-excerpt, #masthead .products li.has-excerpt:hover .status-product-excerpt {
    display: none; }
  #content .products li.has-excerpt:hover .product-thumbnail-wrapper, #masthead .products li.has-excerpt:hover .product-thumbnail-wrapper {
    display: block; }
  #content .products li.has-excerpt:hover, #masthead .products li.has-excerpt:hover {
    padding-top: 0; }
  #content .products li.has-excerpt h2 {
    height: auto;
    overflow: visible; }
  #content .products li.has-excerpt:hover .price, #masthead .products li.has-excerpt:hover .price {
    margin: 0 0 32px 0; }
  /* Mobile menu */
  #site-navigation {
    position: absolute;
    z-index: 10000; }
  /** Header **/
  #masthead .storefront-primary-navigation #site-navigation .handheld-navigation ul.menu .sub-menu.toggled-on li a {
    font-size: 13px; }
  #masthead .storefront-primary-navigation #site-navigation .menu-item > a {
    padding-left: 20px;
    font-size: 14px; }
  .status-sticky #masthead .header-wrapper {
    display: none; }
  #masthead {
    padding: 0;
    height: auto; }
  #masthead .header-wrapper {
    padding: 0; }
  #masthead .header-wrapper > .col-full {
    padding: 13px 15px 0 15px; }
  #masthead .header-wrapper .header-wrapper-right {
    width: calc(100% - 200px);
    padding: 0;
    float: none;
    display: inline-block;
    vertical-align: middle; }
  #masthead .site-search {
    visibility: hidden; }
  #masthead .custom-logo-link {
    height: auto;
    width: 135px;
    height: 35px; }
  #masthead .custom-logo-link img {
    width: 100%; }
  #masthead .header-for-user {
    margin-top: 0; }
  #masthead .wpml-ls-legacy-dropdown {
    display: none; }
  #masthead .header-my-account {
    display: none; }
  #masthead .status-header-label {
    display: none; }
  #masthead .header-contact-block {
    width: 100%;
    margin: 0; }
  #masthead .header-contact-block .status-header-data {
    line-height: 1; }
  #masthead .header-contact-block .status-header-data a {
    color: #404040;
    line-height: 1; }
  #masthead .site-branding {
    width: 48%;
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin: 0;
    max-width: none;
    margin: 20px 0; }
  #masthead .storefront-handheld-footer-bar {
    margin-top: 10px; }
  #masthead #site-header-cart {
    display: none; }
  #site-navigation.status-toggled .handheld-navigation {
    max-height: 999px; }
  #masthead .header-wrapper .header-wrapper-right.first-wrapper {
    display: none; }
  #masthead .header-wrapper .header-wrapper-right.second-wrapper {
    width: 48%;
    display: inline-block;
    vertical-align: middle;
    margin: 0; }
  #masthead .header-contact-block .status-header-data {
    text-align: right; }
  button.menu-toggle {
    display: none; }
  #masthead .search.active .site-search {
    visibility: visible;
    max-width: 100%;
    top: 0; }
  #masthead .search.active .site-search .woocommerce-product-search {
    display: block; }
  /* Home */
  #status_banner {
    height: 300px;
    margin-bottom: 270px; }
  #status_banner_box {
    bottom: -220px;
    height: 220px;
    width: 100%;
    padding: 20px; }
  #status_banner_box .box-price {
    margin-bottom: 5px; }
  #slider-izpostavljeno-wrapper .slider-izpostavljen-element {
    height: 250px; }
  body #novice-prijava {
    width: auto; }
  body #novice-prijava .send-novice {
    width: 100%;
    margin-top: 10px; }
  body #novice-prijava .ginput_container_email input {
    width: 100%; }
  body #novice-prijava .ginput_container_email {
    width: 100%; }
  body #novice-prijava .ginput_container_email input {
    padding: 12px 0 12px 30px; }
  body #novice-prijava .gfield_checkbox {
    margin-left: 0; }
  /** Footer **/
  footer.site-footer .footer-widgets {
    padding-top: 40px; }
  footer.site-footer .widget .widget-title {
    margin-bottom: 15px;
    position: relative; }
  footer.site-footer .widget .widget-title::after {
    content: "";
    width: 11px;
    height: 7px;
    background-image: url(../images/ikona_arrow_red_down.svg);
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    background-size: contain; }
  footer.site-footer .widget .widget-title:hover {
    cursor: pointer; }
  footer .block {
    margin-bottom: 30px; }
  footer .block .menu, footer .block .textwidget {
    display: none; }
  footer .block.opened .menu, footer .block.opened .textwidget {
    display: block; }
  footer .block.opened .widget-title::after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  /* Baza */
  .status-cat-menu ul li a {
    font-size: 13px; }
  .statuscategory-banner-wrapper .statuscategory-slika {
    background-size: cover;
    width: 100%;
    height: 300px; }
  .statuscategory-banner-wrapper .statuscategory-tekst {
    padding-top: 20px;
    width: 100%;
    height: auto; }
  .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper {
    height: auto;
    padding-top: 0; }
  .statuscategory-banner-wrapper .statuscategory-inner {
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  .statuscategory-banner-wrapper .mini-box {
    border-bottom: none; }
  .content-area .bg-pattern {
    padding-bottom: 0 !important; }
  /* moj račun */
  #content .status-user-action-wrapper #customer_login.col2-set,
  .user-popup .status-user-action-wrapper #customer_login.col2-set {
    text-align: center; }
  #content .status-user-action-wrapper #customer_login.col2-set .form-login,
  #content .status-user-action-wrapper #customer_login.col2-set .form-social,
  .user-popup .status-user-action-wrapper #customer_login.col2-set .form-login,
  .user-popup .status-user-action-wrapper #customer_login.col2-set .form-social {
    padding-right: 0;
    width: 100%;
    max-width: 450px;
    margin: auto;
    display: inline-block;
    float: none;
    padding-left: 0;
    text-align: left; }
  #content .status-user-action-wrapper #customer_login.col2-set .form-social {
    margin-top: 15px;
    border-top: 1px solid #e4e4e4;
    border-left: none;
    padding-top: 30px;
    padding-bottom: 30px; }
  .user-popup .status-user-action-wrapper #customer_login.col2-set .form-social {
    margin-top: 0;
    border-top: 1px solid #e4e4e4;
    border-left: none;
    padding-top: 15px;
    padding-bottom: 30px; }
  .user-popup-bg .user-popup, .user-popup-login, .user-popup .status-user-action-wrapper {
    height: auto;
    max-height: 100vh; }
  .user-popup .status-user-action-wrapper {
    padding: 30px 20px; }
  .user-popup .status-user-action-wrapper .woocommerce-form-row {
    margin: 10px 0; }
  .user-popup .status-user-action-wrapper .woocommerce-form label, .user-popup .status-user-action-wrapper .social-text {
    font-size: 15px !important;
    margin-bottom: 4px; }
  .user-popup .status-user-action-wrapper p label span {
    font-size: 15px; }
  .user-popup .status-user-action-wrapper input[type='text'], .user-popup .status-user-action-wrapper input[type='password'], .user-popup .status-user-action-wrapper input[type='email'] {
    padding: 7px 56px 7px 22px; }
  .user-popup .status-user-action-wrapper .status-checkbox {
    margin-top: 17px; }
  .user-popup .status-user-action-wrapper .lost_password {
    margin: 10px 0;
    font-size: 15px; }
  .user-popup a.button-social-login {
    width: 55px; }
  .user-popup .status-user-action-wrapper #customer_login.col2-set .form-social {
    display: flex;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    height: calc(470px - 30vw);
    margin: 0;
    width: 100%;
    max-width: 100%; }
  .user-popup .status-user-action-wrapper #customer_login.col2-set .form-social h4,
  .user-popup .status-user-action-wrapper #customer_login.col2-set .form-social div {
    width: calc(50% - 10px);
    margin: 5px; }
  .user-popup .status-user-action-wrapper #customer_login.col2-set .form-social .status-guest {
    padding: 10px; }
  /* servisni center */
  .servisni-center #main article > .col-full {
    padding-top: 0;
    padding-bottom: 0; }
  /* kontakt */
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .statuscategory-tekst {
    padding-left: 4vw;
    padding-right: 4vw;
    min-width: 290px; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt #status-kontakt-gmap {
    min-width: 250px;
    max-width: 50%;
    width: 50%;
    float: right; }
  #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner, #content .kontaktni-obrazec-wrapper .kontakt-podatki {
    min-width: 350px;
    max-width: 100%;
    width: auto;
    padding: 0 4vw;
    float: none; }
  #content .kontaktni-obrazec-wrapper .kontakt-podatki {
    padding-top: 40px; }
  .page-kontakt .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper {
    height: 500px; }
  .kontakt-regije-wrapper .regija-content {
    width: calc(100% - 200px); }
  .kontakt-regije-wrapper .regija-tabs li {
    font-size: 14px; }
  .kontakt-regije-wrapper .regija-tabs {
    width: 200px;
    padding-right: 1vw; }
  /* registracija */
  .status-user-action-wrapper .registration-title-block {
    width: auto;
    max-width: 555px; }
  .woocommerce-form-register {
    padding: 40px 5px; }
  /* podkategorija izdelka */
  #status-product-page .products li {
    width: 30%;
    margin: 1.6%;
    float: left; }
  /* product page */
  .storefront-full-width-content.single-product #content .woo-status-tabs-wrapper {
    width: 100%;
    margin-bottom: 30px; }
  #content .izpostavljeni-izdelki-posode-ozadje #izpostavljeni-izdelki .posode-product-slider {
    width: auto; }
  .status-product-properties-second > div p {
    max-width: 100%; }
  .product-video-container.product-videos-2 .single-product-video {
    width: 100%;
    height: 60vw; }
  .storefront-full-width-content.single-product #content .woocommerce-tabs .tabs {
    width: 100%;
    margin-bottom: 5px; }
  .storefront-full-width-content.single-product #content .woocommerce-tabs .woocommerce-Tabs-panel {
    padding-left: 0;
    width: 100%;
    border: none; }
  .storefront-full-width-content.single-product #content .woocommerce-tabs .tabs li {
    display: inline-block;
    margin: 5px 10px 5px 0; }
    .storefront-full-width-content.single-product #content .woocommerce-tabs .tabs li a {
      font-size: 16px; }
    .storefront-full-width-content.single-product #content .woocommerce-tabs .tabs li::after {
      display: none; }
  .storefront-full-width-content.single-product #content .woocommerce-tabs .navodila-za-uporabo {
    padding-top: 18px; }
  .storefront-full-width-content.single-product #content .woocommerce-tabs .navodila-za-uporabo a {
    font-size: 16px; }
  #reviews #review_form .comment-respond {
    padding: 46px 4vw; }
  #reviews #review_form .btn-napisi-oceno {
    margin: auto;
    width: 100%; }
  #content .products .button, #content .products .added_to_cart, #masthead .products .button, #masthead .products .added_to_cart {
    font-size: 14px; }
  #content .woocommerce-products-header {
    padding-bottom: 0; }
  #product-category-banner {
    margin-top: 30px; }
  .basic-category-wrapper .banner-left h1 {
    font-size: 28px; }
  /* blog */
  .category .blog-posts-banner {
    width: 100%;
    height: 70vw; }
  .category .statuscategory-banner-wrapper .statuscategory-tekst {
    width: 100%; }
  /* cart */
  .status-mini-cart, .mini-cart-payment {
    width: 100%;
    padding-left: 45px; }
  .woocommerce-cart tr.cart_item td {
    display: table-cell !important;
    text-align: left; }
  .woocommerce-cart tr.cart_item td::before, .woocommerce-cart tr.cart_item td::after {
    content: '';
    display: none; }
  .woocommerce-cart tr.cart_item td.product-thumbnail {
    display: none !important; }
  .woocommerce-cart table.cart td.product-name a {
    font-size: 14px; }
  .woocommerce-cart table.cart .woocommerce-Price-amount {
    font-size: 14px; }
  .woocommerce-cart table.cart .woocommerce-Price-amount {
    min-width: 60px; }
  .woocommerce-cart table.cart,
  .woocommerce-cart-form tbody {
    margin: 0;
    position: relative;
    display: block; }
  .woocommerce-cart tr.cart_item {
    display: table;
    width: 100%; }
  .woocommerce-cart table.cart td.product-remove {
    padding-left: 10px;
    padding-right: 5px;
    border: none; }
  table.cart td.product-remove a.remove {
    position: relative;
    top: 0;
    left: 0; }
  /* checkout */
  .woocommerce-checkout .col2-set .form-row {
    float: left;
    width: 100%;
    margin-left: 0; }
  .woocommerce-checkout .col2-set .form-row.form-row-wide,
  #billing_company_check_field,
  #order_comments_field {
    width: 100%; }
  #order_review_heading {
    margin-bottom: 0;
    margin-top: 30px; }
  #order_review, #order_review_heading {
    width: 100%; }
  .woocommerce-checkout .status_gateway_icons {
    max-width: 100%; }
  /** extra mobilni popravki **/
  .cat-data-wrapper .small-desc {
    text-align: justify; }
  .cat-data-wrapper .desc-toggle {
    margin-bottom: 40px; }
  .cat-data-wrapper .big-desc {
    margin-top: 0;
    text-align: justify; }
  #pomoc-korist .classic-pomoc {
    padding: 40px 7vw; }
  .text-element-wrapper #comments .comment-list .comment-meta {
    width: 100%;
    margin: 0; } }

@media only screen and (max-width: 700px) {
  /* Home */
  /* Baza */
  #main .blok-knjizica .blok-knjizica-slika {
    width: 100%;
    max-width: 200px;
    margin: auto auto 30px auto;
    display: block; }
  #main .blok-knjizica .blok-knjizica-podatki {
    width: 100%; }
  #main .blok-knjizica .blok-knjizica-inner input[type='submit'] {
    margin-top: 20px; }
  /* Servisni center */
  .servisni-center #main article > .col-full .gform_wrapper {
    padding: 62px 30px 56px 30px; }
  .servisni-center #main article > .col-full .gform_wrapper input[type='submit'] {
    width: auto;
    padding: 15px 30px 18px 30px; }
  .onas-novice-wrapper .onas-novice-aktualne-wrapper .post-mini-box {
    width: 100%;
    margin-left: 0; }
  .post-mini-box {
    width: 100%;
    margin-left: 0; }
  .servisni-center #main article > .col-full .gravity-dropzone .gfield_description {
    text-align: left; }
  /* kontakt */
  .page-kontakt .statuscategory-banner-wrapper .statuscategory-banner-inner-wrapper {
    height: auto; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .statuscategory-tekst {
    width: 100%;
    max-width: 100%;
    height: auto; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .statuscategory-tekst .statuscategory-inner {
    display: flex;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    max-height: 450px; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .statuscategory-tekst .statuscategory-inner .kontakt-tekst,
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .statuscategory-tekst .statuscategory-inner .lokacija-wrap {
    width: 55%; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .statuscategory-tekst .statuscategory-inner .delovni-cas-wrapper {
    width: 50%;
    display: inline-block;
    margin-top: 0;
    padding-left: 0;
    margin-bottom: 20px; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt #status-kontakt-gmap {
    min-width: 250px;
    max-width: 100%;
    width: 100%;
    float: none;
    height: 300px; }
  /* kategorija izdelka */
  .cat-data-wrapper .status-kategorija-wrapper.status-size-third {
    height: 300px; }
  .cat-data-wrapper .status-kategorija-wrapper.status-size-third .kategorija-slika {
    height: 200px; }
  .cat-data-wrapper .status-kategorija-wrapper .kategorija-slika {
    height: 200px; }
  .cat-data-wrapper .status-kategorija-wrapper.status-size-half {
    height: 300px; }
  #content .priporoceni-izdelki-outer-wrapper .priporoceni-izdelki-wrapper .woocommerce {
    width: calc(50% - 24px); }
  /* podkategorija izdelka */
  #status-product-page .products li {
    width: 48%;
    margin: 1%; }
  ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2, ul.products li.product h3 {
    height: 48px;
    overflow: hidden; }
  /* product page */
  .status-product-properties-second > div {
    width: 33%;
    padding: 0 1vw; }
  .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .slick-list {
    width: 90%; }
  .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .arrow-prev {
    left: 0; }
  .storefront-full-width-content.single-product #content .status-custom-image-wrapper .flex-control-nav .arrow-next {
    right: 0; }
  .storefront-full-width-content.single-product #content .caption-place {
    margin-bottom: 20px; }
  /* blog post */
  .text-element-wrapper .wc-social-login .button-social-login {
    width: 55px; }
  .single-novica-wrapper .single-novica-podatki {
    left: 30px;
    width: calc(100% - 30px); }
  .status-mini-cart .woocommerce-mini-cart__buttons .button {
    padding-left: 0;
    padding-right: 0; }
  ul.status-placilne-metode li {
    width: 34px;
    height: 20px; }
  /* checkout */
  .woocommerce-checkout .status-classic-login-wrapper {
    padding-right: 4vw; }
  .woocommerce-checkout .status-social-wrapper {
    padding-left: 4vw; }
  /* Konfigurator */
  #status-konfigurator .status-konfigurator-vpr-wrapper {
    max-width: 100%; }
  /* Konfigurator */
  .status-konfigurator-page .konfigurator-banner {
    height: 350px; }
  .status-konfigurator-page .konfigurator-banner .click-to-circle {
    width: 200px;
    height: 200px;
    margin-left: -100px; }
  .status-konfigurator-page .konfigurator-banner .click-to-circle .konfigurator-inner-text {
    margin-top: 30px;
    width: 150px; }
  h1, .statuscategory-banner-wrapper h1 {
    font-size: 25px; }
  .status-konfigurator-page .konfigurator-banner .click-to-circle .konfigurator-inner-text span {
    font-size: 13px; }
  .status-konfigurator-page .konfigurator-banner .click-to-circle .konfigurator-inner-text::after {
    bottom: 10px; } }

@media only screen and (max-width: 600px) {
  /* Products */
  #content .products li, #masthead .products li, #izdelki-akcija .woocommerce, #main .blok-knjizica .blok-knjizica-izdelki .woocommerce li {
    height: 350px; }
    #content .products li .product-thumbnail-wrapper, #masthead .products li .product-thumbnail-wrapper, #izdelki-akcija .woocommerce .product-thumbnail-wrapper, #main .blok-knjizica .blok-knjizica-izdelki .woocommerce li .product-thumbnail-wrapper {
      height: auto;
      max-width: 300px;
      marign: auto; }
  #content .products .product-thumbnail-wrapper, #masthead .products .product-thumbnail-wrapper {
    margin-bottom: 10px; }
  #izdelki-akcija .woocommerce.katalog .katalog-slika {
    height: 250px; }
  #izdelki-akcija .woocommerce.katalog .katalog-napis {
    font-size: 22px; }
  /* Baza */
  #video-vsebine .video-post {
    width: calc(100% - 24px); }
  body.logged-in .YouTubePopUp-Wrap {
    top: 0; }
  /* o statusu */
  .zgodovina-leto .zgodovina-leto-opis {
    width: 100%;
    padding-left: 15px; }
  .zgodovina-leto .zgodovina-leto-slika {
    width: 100%; }
  /* kontakt */
  .kontakt-regije-ostale-inner {
    margin: 0; }
  .ostale-regije-block {
    width: calc(100% - 8px);
    margin: 10px 4px;
    padding: 5vw; }
  /* kategorija izdelka */
  .cat-data-wrapper .status-kategorija-wrapper.status-size-third {
    width: calc(50% - 24px); }
  .posode-product-slider.slick-slider {
    width: 95%; }
  .izpostavljeni-izdelki-posode-ozadje .arrow-next {
    right: -3.5%; }
  #izpostavljeni-izdelki-inner {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  /* product page */
  .storefront-full-width-content.single-product #content .summary {
    padding-left: 0; }
  #content .status-product-addons .product, #content .status-product-recent .product {
    margin: 0 auto; }
  /* blog */
  .single-novica-wrapper {
    width: 100%;
    margin: 0;
    padding-bottom: 52%; }
  /*cart */
  .woocommerce-cart tr.cart_item .product-thumbnail {
    display: none !important; }
  /* checkout */
  .woocommerce-checkout .status-classic-login-wrapper {
    padding-right: 0;
    width: 100%;
    border: 0; }
  .woocommerce-checkout .status-social-wrapper {
    padding-left: 0;
    width: 100%;
    margin-top: 20px; }
  /* konfigurator */
  .status-konfigurator-result .konfigurator-circle {
    width: 150px;
    height: 150px; }
  .status-konfigurator-result .konfigurator-circle .cicrle-title {
    font-size: 15px; }
  .status-konfigurator-result .konfigurator-circle {
    padding-left: 15px;
    padding-right: 15px; }
  .status-konfigurator-result .konfigurator-circle .cicrle-button {
    font-size: 14px; }
  .section-onas .mobile-holder {
    display: block;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8232a;
    margin-bottom: 30px;
    color: #474747;
    font-weight: 700; }
    .section-onas .mobile-holder:hover {
      cursor: pointer; }
    .section-onas .mobile-holder::after {
      content: "";
      width: 11px;
      height: 7px;
      background-image: url(../images/ikona_arrow_red_down.svg);
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -5px;
      background-size: contain; }
  #menu-o-nas {
    display: none; } }

@media only screen and (max-width: 520px) {
  /* Home */
  #slider-izpostavljeno-wrapper {
    max-width: 350px; }
  #slider-izpostavljeno-wrapper.init-slick-slider {
    margin: 0 auto;
    padding: 30px 30px 0 30px; }
  #pomoc-korist .status-krog-inner {
    width: 200px;
    height: 200px;
    padding: 50px 30px 0 30px; }
  #pomoc-korist .status-krog h3 {
    font-size: 18px; }
  .grey-button span {
    font-size: 14px; }
  #pomoc-korist .grey-button {
    padding: 10px 30px; }
  #slider-izpostavljeno-wrapper .arrow-next, #slider-izpostavljeno-wrapper .arrow-prev {
    display: block !important; }
  #slider-izpostavljeno-wrapper .arrow-next {
    right: 0; }
  #slider-izpostavljeno-wrapper .arrow-prev {
    left: 0; }
  #mnenja .dejstva-slider {
    margin: 0 auto -100px auto;
    width: 240px;
    height: 240px; }
  #mnenja .dejstva-wrapper {
    width: 100%; }
  #mnenja .dejstva-slider h2 {
    margin: 0 0 12px 0; }
  #mnenja .dejstva-slider span {
    margin: 0 10px;
    padding-top: 12px; }
  /* Products */
  #content .products li, #masthead .products li, #main #izdelki-akcija .woocommerce {
    width: 100%;
    max-width: 300px;
    height: auto;
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block; }
  #content #izpostavljeni-izdelki .izpostavljeni-izdelki-inner-wrapper .woocommerce {
    width: calc(100% - 30px);
    left: auto;
    position: relative;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: auto; }
  #content #izpostavljeni-izdelki .woocommerce .product {
    height: auto; }
  /* Baza */
  .baza-post-cat .baza-term {
    width: auto;
    font-size: 12px;
    padding: 0 10px; }
  .navodila-wrapper .navodilo-download {
    padding-left: 80px; }
  .navodila-wrapper .navodilo-download::before {
    left: 15px; }
  #main .blok-knjizica .blok-knjizica-izdelki .woocommerce {
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block; }
  #content .izpostavljeni-izdelki-posode-ozadje #izpostavljeni-izdelki .woocommerce {
    max-width: none;
    margin: 0 0 24px 0; }
  #content .izpostavljeni-izdelki-posode-ozadje #izpostavljeni-izdelki .woocommerce .product {
    margin: auto;
    max-width: 300px; }
  /* Servisni center */
  .servisni-center #main article > .col-full .gform_wrapper {
    padding: 40px 10px 40px 10px; }
  /* kontakt */
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .statuscategory-tekst .statuscategory-inner {
    display: block; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .statuscategory-tekst .statuscategory-inner .kontakt-tekst, #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .statuscategory-tekst .statuscategory-inner .lokacija-wrap,
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .statuscategory-tekst .statuscategory-inner .delovni-cas-wrapper {
    width: 100%;
    margin: 0;
    padding: 0; }
  #content .statuscategory-banner-wrapper.statuscategory-banner-kontakt .statuscategory-tekst {
    margin-bottom: 20px; }
  #content .kontaktni-obrazec-wrapper .kontaktni-obrazec-inner, #content .kontaktni-obrazec-wrapper .kontakt-podatki {
    min-width: auto;
    padding: 0; }
  #content .kontaktni-obrazec-wrapper .kontakt-box {
    width: 100%;
    margin-right: 0; }
  .kontakt-regije-wrapper .regija-content {
    width: 100%;
    border: none;
    padding-left: 10px; }
  .kontakt-regije-wrapper .regija-tabs li {
    font-size: 15px;
    display: inline-block;
    padding: 10px 10px;
    margin: 0; }
  .kontakt-regije-wrapper .regija-tabs {
    width: 100%;
    margin-bottom: 20px; }
  /* popup login */
  .user-popup .status-user-action-wrapper h4 {
    font-size: 21px; }
  .user-popup .status-user-action-wrapper #customer_login.col2-set .form-social {
    display: block;
    margin-bottom: 20px; }
  .user-popup .status-user-action-wrapper #customer_login.col2-set .form-social h4,
  .user-popup .status-user-action-wrapper #customer_login.col2-set .form-social div {
    width: 100%;
    margin: 0; }
  .user-popup .status-user-action-wrapper #customer_login.col2-set .col-1.form-login {
    padding-right: 0; }
  /* kategorija izdelka */
  #pomoc-korist .status-povezave-wrapper .status-povezave li {
    display: block;
    max-width: none;
    padding: 0; }
  /* podkategorija izdelka */
  .basic-category-wrapper .banner-left {
    width: 100%; }
  .basic-category-wrapper .banner-left h1 {
    text-align: left;
    margin-bottom: 30px; }
  #status-product-page .products li {
    float: none;
    margin: 15px auto;
    max-width: 90%; }
  /* product page */
  #content .upsells .products li.product {
    width: 98%;
    margin: 10px auto !important;
    float: none; }
  #content .related > h2:first-child, #content .upsells > h2:first-child {
    text-align: center; }
  /* blog */
  .blog-post-banner-slide .blog-post-banner-data .blog-post-banner-category {
    padding: 5px 10px 5px 10px;
    height: auto; }
  .blog-post-banner-slide .blog-post-banner-data {
    width: calc(100% - 60px); }
  .blog-post-banner-slide .blog-post-banner-data .blog-post-banner-name {
    width: 100%; }
  .blog-posts-banner .slick-navi {
    right: 15px;
    bottom: 15px; }
  /* cart */
  .woocommerce-cart tr.cart_item {
    display: block; }
  .woocommerce-cart #content .cross-sells .products .product {
    width: calc(100% - 20px);
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
    float: none; }
  /* o statusu */
  .section-onas .status-onas-left .menu li {
    margin-bottom: 5px;
    width: 100%; }
  .page-template-default .entry-content img {
    max-width: 100%;
    display: block;
    float: none;
    margin: 10px auto; } }

@media only screen and (max-width: 470px) {
  .table-izdelki .column.column-header {
    width: 120px; }
  .table-izdelki .arrow-prev {
    left: -142px; }
  .table-izdelki .column-data {
    max-width: calc(100% - 120px); }
  .table-izdelki .column .cell.button-cell {
    display: block; }
  .table-izdelki .column .cell.button-cell a {
    width: calc(100% - 30px); }
  .table-izdelki .column .cell.button-cell a span {
    font-size: 13px; }
  #pomoc-korist .grey-button {
    padding: 5px 10px; }
  .grey-button span {
    font-size: 12px; }
  /* Home */
  #status_banner_box .main-title {
    font-size: 16px; }
  #pomoc-korist .status-krog-inner {
    width: 150px;
    height: 150px;
    padding-top: 30px; }
  #pomoc-korist .status-krog h3 {
    font-size: 15px; }
  /* Baza */
  .table-izdelki {
    padding-bottom: 50px; }
  /* kategorija izdelka */
  #pomoc-korist .classic-pomoc .kontakt-box {
    width: 100%;
    margin-top: 15px; }
  /* podkategorija izdelka */
  #primary .status-category-filters .widget-title, #primary .status-category-filters .widgettitle {
    margin: 17px 16px 2px 23px; }
  #primary .status-category-filters .select2-selection__rendered,
  body.archive .select2-container--open .select2-dropdown--below .select2-results__option {
    padding: 0 5px 0 23px;
    font-size: 16px; }
  #primary .status-category-filters .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 7px; }
  #primary .status-category-filters .woocommerce-widget-layered-nav {
    min-width: 110px; }
  /* blog */
  .blog-shop-item .blog-shop-item-data {
    padding-left: 10px;
    padding-right: 5px;
    width: 70%; }
  .blog-shop-item .blog-shop-item-image-wrapper {
    width: 30%; }
  .status-mini-cart, .mini-cart-payment {
    padding-left: 10px;
    padding-right: 10px; }
  .status-mini-cart .mini_cart_item .attr-wrapper {
    padding-right: 0;
    padding-left: 5px; }
  .status-mini-cart .woocommerce-mini-cart__buttons .button {
    height: 60px;
    padding-top: 17px; }
  /* cart */
  .woocommerce-cart tr.cart_item {
    position: relative; }
  .woocommerce-cart table.cart td.product-remove {
    position: absolute;
    top: 40%;
    left: 5px; }
  .woocommerce-cart table.cart .quantity {
    width: 80px; }
  .woocommerce-cart table.cart .quantity .status-quantity-change {
    height: 40px;
    line-height: 40px;
    padding: 0; }
  .woocommerce-cart table.cart .quantity input.qty {
    width: 30px;
    height: 40px;
    padding: 0; }
  .woocommerce-cart table.cart td {
    padding: 0 4px 20px 24px; }
  .woocommerce-cart table.cart td.product-name {
    display: inline-block !important;
    width: 100%;
    padding: 20px 4px 10px 50px; }
  .woocommerce-cart table.cart td.product-quantity {
    text-align: center;
    padding: 0 4px 0 5px; }
  .woocommerce-cart table.cart td.product-price {
    padding: 0 10px 5px 50px; }
    .woocommerce-cart table.cart td.product-price > .amount, .woocommerce-cart table.cart td.product-price .cart-item-on-sale {
      width: 60px;
      display: inline-block;
      font-size: 13px; }
    .woocommerce-cart table.cart td.product-price .cart-item-on-sale > span {
      width: 100%;
      display: block;
      margin: 0 !important;
      font-size: 13px; }
  .woocommerce-cart table.cart {
    width: calc(100% + 10px);
    margin-left: -5px; }
  .woocommerce-cart table.cart td.product-subtotal {
    padding: 10px 4px 15px 7px; }
    .woocommerce-cart table.cart td.product-subtotal span.amount {
      display: inline-block;
      width: 65px;
      text-align: right;
      font-size: 14px; }
  .woocommerce-cart table.cart td.product-name a {
    width: 100%;
    max-width: 100%; }
  .woocommerce-checkout #payment #place_order {
    max-width: 90%;
    margin: auto;
    display: block; }
  /* checkout */
  .woocommerce-checkout button[name='apply_coupon'] {
    padding: 5px; }
  .woocommerce-checkout .woocommerce-form-coupon .form-row-first {
    width: calc(100% - 101px); }
  .woocommerce-checkout .woocommerce-form-coupon .form-row-first #coupon_code {
    padding-right: 10px;
    padding-left: 10px; }
  .woocommerce-checkout .col2-set .form-row {
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
  .woocommerce-checkout .hide-has-placeholder {
    height: 0; }
  .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .product-name {
    font-size: 14px; }
  .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .amount {
    font-size: 14px; }
  .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th {
    font-size: 14px; }
  .woocommerce-checkout #order_review table th, .woocommerce-checkout #order_review table td, .woocommerce-checkout #ship-to-different-address span, .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a, .woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info a, .woocommerce-checkout .create-account span, .woocommerce-checkout #checkout_news_add .checkbox span {
    font-size: 14px; }
  .woocommerce-checkout #billing_company_check_field .desc, .woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-checkbox-text {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 15px;
    display: block; }
  #payment .payment_methods li p {
    font-size: 12px; }
  .woocommerce-checkout label, .woocommerce-checkout input[type='text'], .woocommerce-checkout textarea {
    font-size: 14px; }
    .woocommerce-checkout label::-webkit-input-placeholder, .woocommerce-checkout input[type='text']::-webkit-input-placeholder, .woocommerce-checkout textarea::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      font-size: 14px; }
    .woocommerce-checkout label::-moz-placeholder, .woocommerce-checkout input[type='text']::-moz-placeholder, .woocommerce-checkout textarea::-moz-placeholder {
      /* Firefox 19+ */
      font-size: 14px; }
    .woocommerce-checkout label:-ms-input-placeholder, .woocommerce-checkout input[type='text']:-ms-input-placeholder, .woocommerce-checkout textarea:-ms-input-placeholder {
      /* IE 10+ */
      font-size: 14px; }
    .woocommerce-checkout label:-moz-placeholder, .woocommerce-checkout input[type='text']:-moz-placeholder, .woocommerce-checkout textarea:-moz-placeholder {
      /* Firefox 18- */
      font-size: 14px; }
  #content .gform_wrapper input[type='text'], #content .gform_wrapper textarea {
    font-size: 14px; }
    #content .gform_wrapper input[type='text']::-webkit-input-placeholder, #content .gform_wrapper textarea::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      font-size: 14px; }
    #content .gform_wrapper input[type='text']::-moz-placeholder, #content .gform_wrapper textarea::-moz-placeholder {
      /* Firefox 19+ */
      font-size: 14px; }
    #content .gform_wrapper input[type='text']:-ms-input-placeholder, #content .gform_wrapper textarea:-ms-input-placeholder {
      /* IE 10+ */
      font-size: 14px; }
    #content .gform_wrapper input[type='text']:-moz-placeholder, #content .gform_wrapper textarea:-moz-placeholder {
      /* Firefox 18- */
      font-size: 14px; }
  .woocommerce-checkout .woocommerce-form__label-for-checkbox input[type='checkbox'] + span::before, .woocommerce-checkout .checkbox input[type='checkbox'] + span::before {
    top: -3px; }
  .woocommerce-checkout .woocommerce-form__label-for-checkbox input[type='checkbox'] + span, .woocommerce-checkout .checkbox input[type='checkbox'] + span {
    padding-left: 35px; }
  .statuscategory-banner-wrapper .statuscategory-slika {
    height: 200px; } }

@media only screen and (min-width: 421px) and (max-height: 900px) {
  .status-mini-cart .woocommerce-mini-cart {
    max-height: 35vh; } }

@media only screen and (min-width: 421px) and (max-height: 767px) {
  .status-mini-cart .woocommerce-mini-cart {
    max-height: 25vh; } }

@media only screen and (max-width: 420px) {
  .table-izdelki .column.column-header {
    width: 80px; }
  .table-izdelki .arrow-prev {
    left: -102px; }
  .table-izdelki .column-data {
    max-width: calc(100% - 80px); }
  .table-izdelki .column.column-header .cell {
    font-size: 14px; }
  .table-izdelki .attr-product-name {
    font-size: 16px; }
  .table-izdelki .column .cell {
    font-size: 14px; }
  /* Home */
  .kontakt-box .kontakt-value a {
    font-size: 16px; }
  #lastnosti .posamezna-lastnost {
    margin: 0 10px; }
  #content #izpostavljeni-izdelki .woocommerce .products li {
    margin: auto; }
  /* Baza */
  #main .blok-knjizica .blok-knjizica-izdelki .woocommerce {
    max-width: 250px; }
  /* Products */
  #content .products li, #masthead .products li, #main #izdelki-akcija .woocommerce {
    max-width: 250px; }
  /* kategorija izdelka */
  .cat-data-wrapper .status-kategorija-wrapper.status-size-half, .cat-data-wrapper .status-kategorija-wrapper.status-size-third {
    width: 100% !important;
    max-width: 290px;
    height: auto;
    margin: auto;
    display: block;
    float: none;
    padding-bottom: 20px; }
  #content .priporoceni-izdelki-outer-wrapper .priporoceni-izdelki-wrapper .woocommerce {
    width: 98%;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    float: none; }
  /* podkategorija izdelka */
  #status-product-page .products li {
    width: 98%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-bottom: 15px; }
  ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2, ul.products li.product h3 {
    height: auto; }
  #content .products li, #masthead .products li, #main #izdelki-akcija .woocommerce {
    min-height: unset; }
  ul.products li.product .woocommerce-loop-product__title, ul.products li.product h2, ul.products li.product h3 {
    overflow: hidden !important; }
  .count-order-wrapper .woocommerce-result-count {
    display: none; }
  /* product page */
  .status-product-properties-second > div {
    width: 50%; }
  table.shop_attributes th, table.shop_attributes td {
    padding: 10px; }
  .status-product-step-wrapper .status-product-step {
    width: 100%;
    margin: 0;
    padding: 10px; }
  /* checkout */
  .woocommerce-checkout .taxpayer-check > label {
    display: block; }
  #order_comments {
    height: 150px; }
  #order_review, #order_review_heading {
    width: calc(100% + 30px);
    left: -15px;
    position: relative; }
  .woocommerce-checkout #order_review .woocommerce-checkout-review-order-table,
  .woocommerce-checkout #order_review #status-shipping-box td,
  .woocommerce-checkout #payment .wc_payment_methods .wc_payment_method {
    padding-left: 15px;
    padding-right: 15px; }
  .woocommerce-checkout #payment .place-order .woocommerce-terms-and-conditions-checkbox-text {
    padding-right: 10px; }
  /* cart */
  /* kontakt */
  .logo-kontakt-wrapper .single-kontakt-logo .logo-img-container {
    margin: 17px 0 15px 0; }
  .logo-kontakt-wrapper .single-kontakt-logo span {
    padding: 0 5px;
    font-size: 14px; }
  .logo-kontakt-wrapper .single-kontakt-logo {
    min-width: 120px;
    height: 120px; }
  .status-user-action-wrapper .status-checkbox label .check-what .info-popup {
    left: -65px; }
  #content #izpostavljeni-izdelki #izpostavljeni-izdelki-inner > h2,
  .izpostavljeni-izdelki-posode-ozadje p,
  .servisni-center #main article > .col-full h1,
  .servisni-center #main article > .col-full p {
    text-align: left; }
  #content #izpostavljeni-izdelki .woocommerce .products, #content #izpostavljeni-izdelki .woocommerce .products li {
    margin-right: auto;
    margin-left: auto; }
  .status-mini-cart .mini-cart-payment {
    display: none; }
  .status-mini-cart, .mini-cart-payment {
    padding-top: 15px; }
  .status-mini-cart h4 {
    margin-bottom: 10px; }
  .status-mini-cart .woocommerce-mini-cart {
    padding: 30px 30px 30px 0; }
  .status-mini-cart .woocommerce-mini-cart__buttons {
    margin-top: 15px; }
  .woocommerce-cart table.cart td.product-price,
  .woocommerce-cart table.cart td.product-name {
    padding-left: 40px; }
  .woocommerce-cart table.cart td.product-remove {
    top: 43%;
    left: 0; }
  /* konfigurator */
  .status-konfigurator-result .konfigurator-circle {
    right: 0;
    top: 0; }
  /* Arhiv kategorije */
  .archive-products-subcategories .status-kategorija-wrapper.status-size-quarter {
    width: 100%;
    margin: 0 0 20px 0;
    height: auto; }
    .archive-products-subcategories .status-kategorija-wrapper.status-size-quarter::before {
      display: none !important; }
    .archive-products-subcategories .status-kategorija-wrapper.status-size-quarter::after {
      display: none !important; }
    .archive-products-subcategories .status-kategorija-wrapper.status-size-quarter .kategorija-slika {
      display: inline-block;
      vertical-align: middle;
      max-width: 130px;
      margin: 0 0 0 15px; }
    .archive-products-subcategories .status-kategorija-wrapper.status-size-quarter .kategorija-naziv {
      display: inline-block;
      vertical-align: middle;
      width: calc(100% - 160px);
      text-align: left;
      padding-left: 30px; }
  .izpostavljeni-izdelki-posode-ozadje.izpostavljeni-izdelki-ozadje .col-full {
    padding: 0; }
  #content .izpostavljeni-izdelki-posode-ozadje #izpostavljeni-izdelki {
    width: 100%; }
    #content .izpostavljeni-izdelki-posode-ozadje #izpostavljeni-izdelki h2 {
      padding: 0 15px;
      text-align: center !important; }
  .izpostavljeni-izdelki-posode-ozadje .arrow-next, .izpostavljeni-izdelki-posode-ozadje .arrow-prev {
    top: auto;
    bottom: 0; }
  .izpostavljeni-izdelki-posode-ozadje .arrow-next {
    right: calc(50% - 30px);
    bottom: 1px; }
  #content .izpostavljeni-izdelki-posode-ozadje #izpostavljeni-izdelki .posode-product-slider {
    padding-bottom: 20px; }
  .izpostavljeni-izdelki-posode-ozadje .arrow-prev {
    left: calc(50% - 30px); }
  .woocommerce-cart table.cart .woocommerce-Price-amount {
    min-width: auto;
    display: block; } }

@media only screen and (max-width: 360px) {
  /* Home */
  #pomoc-korist .status-krog {
    margin: 0 -15px;
    width: calc(100% + 30px); }
  #pomoc-korist .status-kontakt {
    width: 45%; }
  #pomoc-korist .status-povezave-wrapper {
    width: 55%; }
  .kontakt-box {
    padding: 10px; }
  #pomoc-korist .status-povezave-wrapper .status-povezave a span {
    font-size: 14px; }
  #pomoc-korist .status-kontakt {
    width: 100%; }
  #pomoc-korist .status-povezave-wrapper {
    padding: 0;
    width: 100%;
    margin-top: 30px; }
  /* product page */
  .status-product-properties-second > div {
    width: 100%; }
  .status-product-properties-second > div {
    max-width: 100%; }
  .storefront-full-width-content.single-product #content .summary .quantity {
    margin-left: 30px; } }

/* STATUS HEIGHT RESPONSIVE */
@media only screen and (max-height: 400px) {
  #video-vsebine .video-post.video-large {
    max-height: 80vh; }
  .YouTubePopUp-Content iframe {
    max-height: 80vh !important; }
  .woocommerce .pswp .pswp__scroll-wrap {
    max-height: 100%;
    max-width: 100%; }
  .woocommerce .pswp .pswp__zoom-wrap {
    max-height: calc(100% - 80px); }
  .woocommerce .pswp .pswp__caption div {
    background-color: rgba(255, 255, 255, 0.7); } }

/*
    Name: YouTubePopUp
    Description: jQuery plugin to display YouTube or Vimeo video in PopUp, responsive and retina, easy to use.
    Version: 1.0.1
    Plugin URL: http://wp-time.com/youtube-popup-jquery-plugin/
    Written By: Qassim Hassan
    Twitter: @QQQHZ
    Websites: wp-time.com | qass.im | wp-plugins.in
    Dual licensed under the MIT and GPL licenses:
        http://www.opensource.org/licenses/mit-license.php
        http://www.gnu.org/licenses/gpl.html
    Copyright (c) 2016 - Qassim Hassan
*/
.YouTubePopUp-Wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 9999999999999; }

.YouTubePopUp-animation {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUp;
  animation-name: YouTubePopUp; }

@-webkit-keyframes YouTubePopUp {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes YouTubePopUp {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

body.logged-in .YouTubePopUp-Wrap {
  /* For WordPress */
  top: 32px;
  z-index: 99998; }

.YouTubePopUp-Content {
  max-width: 680px;
  display: block;
  margin: 0 auto;
  height: 100%;
  position: relative; }

.YouTubePopUp-Content iframe {
  max-width: 100% !important;
  width: 100% !important;
  display: block !important;
  height: 480px !important;
  border: none !important;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0; }

.YouTubePopUp-Hide {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUpHide;
  animation-name: YouTubePopUpHide; }

@-webkit-keyframes YouTubePopUpHide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes YouTubePopUpHide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.YouTubePopUp-Close {
  position: absolute;
  top: 0;
  cursor: pointer;
  bottom: 528px;
  right: 0px;
  margin: auto 0;
  width: 24px;
  height: 24px;
  background: url(../images/remove_cart_item.svg) no-repeat;
  background-size: 24px 24px;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  -o-background-size: 24px 24px; }

.YouTubePopUp-Close:hover {
  opacity: 0.5; }

@media all and (max-width: 768px) and (min-width: 10px) {
  .YouTubePopUp-Content {
    max-width: 90%; } }

@media all and (max-width: 600px) and (min-width: 10px) {
  .YouTubePopUp-Content iframe {
    height: 320px !important; }
  .YouTubePopUp-Close {
    bottom: 362px; } }

@media all and (max-width: 480px) and (min-width: 10px) {
  .YouTubePopUp-Content iframe {
    height: 220px !important; }
  .YouTubePopUp-Close {
    bottom: 262px; } }

/*# sourceMappingURL=style.css.map */