@font-face {
  font-family: 'Dosis-Regular';
  src: url('../fonts/Dosis-Regular.eot');
  src: url('../fonts/Dosis-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Dosis-Regular.svg#Dosis-Regular') format('svg'),
       url('../fonts/Dosis-Regular.ttf') format('truetype'),
       url('../fonts/Dosis-Regular.woff') format('woff'),
       url('../fonts/Dosis-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AmaticSC-Regular';
  src: url('../fonts/AmaticSC-Regular.eot');
  src: url('../fonts/AmaticSC-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/AmaticSC-Regular.svg#AmaticSC-Regular') format('svg'),
       url('../fonts/AmaticSC-Regular.ttf') format('truetype'),
       url('../fonts/AmaticSC-Regular.woff') format('woff'),
       url('../fonts/AmaticSC-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

/*!
 * Site: PODRAVKA - E-SHOP
 * Client: 4internet.cz
 * Author: Miroslav Ruzbacky | miroslav@ruzbacky.sk
 * --------------------------------------------------
 */
.tm-toolbar {
  background: #da000d;
  padding: 5px 20px;
}
.tm-toolbar .uk-subnav > * {
  padding-left: 10px;
  padding-right: 0;
}
.tm-toolbar .uk-subnav > * > * {
  color: #FFF;
  font-size: 13px;
  font-weight: 400;
}
.tm-toolbar .uk-subnav > * > *:hover {
  color: #650103;
}
.tm-toolbar .uk-subnav-line > :before {
  content: "•";
  color: #650103;
  height: auto;
  margin-right: 10px;
  border: none;
}
.tm-toolbar .uk-subnav-line > :first-child:before {
  display: none;
}
.tm-toolbar .highlight--link {
  color: #ffff00;
}
.tm-headerbar-background {
  background: #da000d;
}
.tm-headerbar-default {
  background: #FFF;
}
.homepage-logo {
  position: relative;
}
.homepage-logo img {
  display: inline-block;
  vertical-align: middle;
  max-width: 133px;
}
.homepage-logo .slogy {
  color: #da000d;
  font-weight: 500;
  font-size: 19px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  margin-top: 20px;
}
.tm-logo-small img {
  max-width: 95px;
}
@media (min-width: 480px) {
  .tm-logo-small img {
    max-width: 135px;
  }
}
.top-menu--special {
  z-index: 100;
  position: relative;
}
.top-menu--special .uk-navbar {
  max-width: 1400px;
  max-height: 50px;
  margin: 0 auto;
  height: auto;
  border: none;
  background: #ebebeb;
}
.top-menu--special .uk-navbar .highlight--link {
  color: #da000d;
}
.top-menu--special .uk-navbar-nav {
  margin-right: 5px;
}
.top-menu--special .uk-navbar-nav > li > a {
  height: auto;
  line-height: normal;
  text-transform: none;
  padding: 15px 15px 13px 15px;
  border-bottom: 2px solid transparent;
  color: #3a6fb7;
  position: relative;
}
.top-menu--special .uk-navbar-nav > li > a:before {
  content: "•";
  position: absolute;
  left: -2px;
  color: #858585;
}
.top-menu--special .uk-navbar-nav > li > a:hover {
  color: #650103;
  background: none;
  border-bottom-color: #650103;
}
.top-menu--special .uk-navbar-nav > li:first-child a:before {
  display: none;
}
.top-menu--special .uk-navbar-nav > li.uk-active > a {
  background: none;
}
.shop-benefits {
  float: left;
}
.shop-benefits ul {
  margin: 0;
  padding: 9px 0 0 30px;
  list-style-type: none;
}
.shop-benefits li {
  display: flex;
  align-items: center;
  float: left;
  padding: 0 40px 0 0;
  font-size: 12px;
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase;
}
.shop-benefits li img {
  max-height: 40px;
  margin-right: 20px;
}
.uk-block .shop-benefits {
  display: none;
  float: none;
}
.uk-block .shop-benefits ul {
  padding: 0 0 0 30px;
  overflow: auto;
}
.uk-block .shop-benefits li {
  width: 50%;
  padding: 4px 0;
}
.uk-block .shop-benefits li span {
  width: 60px;
  text-align: center;
}
.uk-block .shop-benefits li img {
  max-width: 40px;
  max-height: 25px;
  margin-right: 15px;
}
.uk-grid.tm-top-b {
  display: block;
  margin: 0;
}
.header-tools {
  text-align: center;
}
.header-tools .header--search {
  text-align: left;
}
.header-tools .header--cart {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 18px;
  right: 70px;
}
.header--mobile-menu .uk-navbar-toggle {
  width: 40px;
  height: 40px;
  border: 1px solid #b3b3b3;
  border-radius: 500px;
  margin-left: 20px;
  padding: 0;
  float: none;
  position: absolute;
  top: 18px;
  right: 15px;
}
.header--mobile-menu .uk-navbar-toggle:hover {
  border-color: #a7000a;
}
.top-wish-icon {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  border: 1px solid #b3b3b3;
  border-radius: 50px;
  text-align: center;
  color: #FFF;
  position: relative;
}
.top-wish-icon .uk-icon {
  font-size: 24px;
  margin-top: 9px;
  color: #b3b3b3;
}
.top-wish-icon:hover {
  border-color: #a7000a;
}
.top-wish-icon .top-icon--badge {
  display: none;
}
.top-cart-icon {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  border: 1px solid #da000d;
  border-radius: 50px;
  text-align: center;
  background: #da000d;
  color: #FFF;
  margin-left: 15px;
  position: relative;
}

.top-cart-icon .uk-icon {
  font-size: 19px;
  margin-top: 9px;
}
#agreed_div #agreed_field-error{
    display: block;
    color: #da000d;
}
.top-cart-icon:hover {
  background: #a7000a;
  border-color: #a7000a;
  color: #FFF;
}

#cart-step-two ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #da000d !important;
    opacity: 1 !important; /* Firefox */
}
#cart-step-two :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #da000d !important;
}
#cart-step-two ::-ms-input-placeholder { /* Microsoft Edge */
    color: #da000d !important;
}

.top-icon--badge {
  position: absolute;
  top: -5px;
  left: -15px;
  display: block;
  width: 25px;
  height: 25px;
  padding-top: 1px;
  border-radius: 50%;
  text-align: center;
  color: #FFF;
  background: #da000d;
  font-size: 12px;
  font-weight: 300;
}
.header--search {
  padding: 10px 0;
}
.GeniusAjaxInputMaster {
  border: 1px solid #b3b3b3;
  border-radius: 50px;
  padding: 0 12px;
  z-index: 1000 !important;
}
.GeniusAjaxInputMaster form {
  margin: 0;
}
.GeniusAjaxInputMaster form .afterspecialdiv {
  margin: 5px 0;
  padding-left: 30px;
}
.GeniusAjaxInputMaster form .afterspecialdiv:before {
    position: absolute;
    top: 5px;
    left: 12px;
  font-family: 'FontAwesome';
  content: "\f002";
  font-size: 20px;
  color: #b3b3b3;
  margin-right: 10px;
}
.GeniusAjaxInputMaster form input {
  margin: 0;
  padding: 5px 0;
  border: none;
  color: #b3b3b3;
  max-width: 175px;
}
.GeniusAjaxInputMaster form input::-webkit-input-placeholder {
  color: #b3b3b3;
}
.GeniusAjaxInputMaster form input:-moz-placeholder {
  color: #b3b3b3;
}
.GeniusAjaxInputMaster form input::-moz-placeholder {
  color: #b3b3b3;
}
.GeniusAjaxInputMaster form input:-ms-input-placeholder {
  color: #b3b3b3;
}
.geniusGroove {
  font-family: 'Dosis', sans-serif !important;
}
.geniusGroove .GeniusHeaderTopAjax {
  font-size: 16px !important;
  background: #da000d !important;
  text-transform: uppercase;
  font-family: 'Dosis', sans-serif !important;
}
.geniusGroove .GeniusHeaderTopAjax .wordinsearchGenius {
  color: #ffff00;
}
.geniusGroove .GeniusHeaderTopAjax .GeniusCloseLinkModalPop {
  text-transform: lowercase;
}
.geniusGroove .GeniusHeaderTopAjax .GeniusCloseLinkModalPop:hover {
  text-decoration: underline;
}
.geniusGroove .GeniusProductsMasterWrapperprblock {
  background: #ebebeb;
}
.geniusGroove .GeniusProductsMasterWrapperprblock .srchproductrows:hover {
  border-color: #da000d !important;
}
.geniusGroove .GeniusProductsMasterWrapperprblock .GeniusSKUajax {
  font-style: normal;
}
.geniusGroove .GeniusCatsManufsMasterWrapperprblock {
  background: #FFF;
}
.geniusGroove .GeniusCatsManufsMasterWrapperprblock .GeniusAjaxBlokHeader {
  font-family: 'Dosis', sans-serif !important;
}
.geniusGroove .GeniusCatsManufsMasterWrapperprblock .GeniusAjaxBlokHeader span {
  font-size: 12px;
  letter-spacing: 1px;
}
.ares_form fieldset.yellow, #page-registration fieldset.yellow {
    background: #f5f5f5;
    padding: 16px;
    float: none;
}
.ares_btn {
    width: 212px;
    text-align: center;
    display: inline-block;
    padding: 7px;
    margin-left: 27%;
    background-color: #da000d;
    color: #fff;
    cursor: pointer;
}
.ares_form .box-ares__title {
    display: block;
    font-size: 20px !important;
    margin: 0 !important;
    font-weight: 600;
    color: #3e3e3e !important;
    line-height: normal;
    text-align: left;
}
.ares_form .box-ares__content {
    display: block;
    margin: 10px 0;
    min-height: 34px;
}
.ares_form .box-ares__content img {
    display: block;
    float: left;
    margin-right: 10px;
}
.ares_form .box-ares__content p {
    display: block;
    line-height: 17px !important;
    font-size: 12px;
    color: #000000;
    text-align: justify;
}
.before_ares {
    display: none;
}
.res_a_s.geniusGroove {
  background: #fff;
}
.geniusGroove .GeniusAjaxBlokHeader {
  color: #ed1c24;
  text-transform: uppercase;
  font-size: 20px;
}
a#cartcanvas {
  font-size: 1.3rem;
  margin-right: 20px;
}
@media (min-width: 768px) {
  .homepage-logo {
    position: relative;
    display: inline-block;
  }
  .homepage-logo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 133px;
  }
  .header-tools {
    text-align: center;
    display: block;
    float: right;
    margin-top: 10px;
  }
  .header-tools .header--search {
    display: inline-block;
    vertical-align: middle;
  }
  .header-tools .header--cart {
    position: static;
  }
  .top-wish-icon {
    margin-left: 30px;
  }
  .top-cart-icon {
    margin-left: 30px;
  }
  .header--search {
    padding: 0;
  }
}
#tm-top-b {
  background: url('../img/subpage-header-bg.jpg') center center;
}
.tm-top-b {
  padding: 25px 0;
  max-width: 1400px;
  margin: 0 auto;
  color: #FFF;
}
.tm-top-b .uk-breadcrumb {
  margin-bottom: 10px;
}
.tm-top-b .uk-breadcrumb li {
  font-size: 14px;
}
.tm-top-b .uk-breadcrumb li:nth-child(n+2):before {
  content: "\f105";
  font-family: FontAwesome;
}
.tm-top-b .uk-breadcrumb a {
  color: #FFF;
  text-decoration: underline;
}
.tm-top-b .uk-breadcrumb a:hover {
  text-decoration: none;
}
.tm-top-b h1 {
  text-transform: uppercase;
  color: #FFF;
  margin-top: 0;
}
@media (min-width: 960px) {
  #tm-top-b {
    margin-top: -50px;
  }
  .tm-top-b {
    padding-top: 80px;
  }
  .tm-top-b h1 {
    font-size: 40px;
  }
}
.tm-footer {
  padding-top: 0;
  padding-bottom: 0;
  background: none;
}
.tm-footer .uk-container {
  padding: 0;
  max-width: none;
}
.tm-footer .uk-panel {
  margin: 0;
  background: #444444;
}
.tm-footer .footer--menu {
  background: #ebebeb;
  padding: 20px 0;
  margin-top: 25px;
}
.tm-footer .footer--menu .uk-accordion {
  max-width: 1400px;
  margin: 0 auto;
}
.tm-footer .facebook--plugin {
  text-align: center;
  margin-top: 25px;
}
@media (min-width: 768px) {
  .tm-footer .facebook--plugin {
    margin-top: 0;
  }
}
.tm-footer .footer--menu + .uk-panel > div {
  max-width: 1400px;
  margin: 0 auto;
}
.tm-footer .uk-slider-container {
  padding-top: 25px;
  padding-bottom: 25px;
}
.tm-footer .uk-slider-container li > div {
  background-repeat: no-repeat;
  background-position: center center;
}
@media (min-width: 480px) {
  .tm-footer .footer--menu {
    padding: 20px;
    margin-top: 25px;
  }
}
.tm-footer .uk-accordion-title {
  position: relative;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0 15px 10px 15px;
  border-bottom: 1px solid #b8b8b8;
  color: #333;
  background: none;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  cursor: pointer;
  pointer-events: none;
}
.tm-footer .uk-accordion-title:before {
  display: none;
}
.tm-footer .uk-accordion-title:after {
  content: "\f078";
  font-family: 'FontAwesome';
  font-size: 14px;
  position: absolute;
  right: 15px;
  transition: all 0.2s ease-in-out;
}
.tm-footer .uk-accordion-title.uk-active {
  border-bottom: none;
}
.tm-footer .uk-accordion-title.uk-active:after {
  color: #a4a4a4;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 480px) {
  .tm-footer .uk-accordion-title {
    padding: 0 15px 10px 0;
  }
  .tm-footer .uk-accordion-title:after {
    right: 0;
  }
}
@media (min-width: 768px) {
  .tm-footer .uk-accordion-title {
    cursor: initial;
    border-bottom: none;
    margin-bottom: 5px;
  }
  .tm-footer .uk-accordion-title:after {
    content: " ";
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    width: 50px;
    height: 1px;
    background: #858585;
  }
  .tm-footer .uk-accordion-title.uk-active:after {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .tm-footer .uk-accordion-title + div {
    height: auto !important;
  }
}
.tm-footer .uk-accordion-content {
  padding-left: 15px;
  margin-top: 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #b8b8b8;
}
.tm-footer .uk-accordion-content li {
  border-top: none !important;
  margin: 0 !important;
  font-size: 14px;
  line-height: normal;
}
.tm-footer .uk-accordion-content li:hover > a {
  color: inherit;
}
.tm-footer .uk-accordion-content li a {
  text-decoration: underline;
  color: #505050;
  padding-left: 10px;
  position: relative;
  transition: all 0.1s ease-in-out;
}
.tm-footer .uk-accordion-content li a:hover {
  color: #da000d;
}
.tm-footer .uk-accordion-content li a:hover:before {
  left: 2px;
}
.tm-footer .uk-accordion-content li a:before {
  content: "\f105";
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: 2px;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 480px) {
  .tm-footer .uk-accordion-content {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .tm-footer .uk-accordion-content {
    border-bottom: none;
  }
}
.footer--quick-contacts li {
  font-size: 24px;
  font-weight: 500;
}
.footer--quick-contacts li .fa {
  margin-right: 10px;
}
.quick-contacts--phone {
  font-size: 20px !important;
}
.quick-contacts--mail .fa {
  font-size: 20px !important;
  vertical-align: top;
}
.quick-contacts--mail a {
  color: #3a6fb7 !important;
  padding-left: 0 !important;
}
.quick-contacts--mail a:hover {
  color: #da000d !important;
}
.quick-contacts--mail a:before {
  display: none;
}
.footer--copy {
  text-align: center;
  color: #b3b3b3;
  padding: 25px 0;
}
.footer--copy .footer--copy-text {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}
.footer--copy .footer--copy-text:before {
  content: " ";
  width: 100%;
  height: 1px;
  background: #535353;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 1;
}
.footer--copy .footer--copy-text span {
  background: #444444;
  display: inline-block;
  padding: 0 20px;
  position: relative;
  z-index: 20;
}
@media (min-width: 960px) {
  .footer--copy {
    padding: 35px 0 80px 0;
  }
}
* {
  box-sizing: border-box;
}
a {
  transition: all 0.2s ease-in-out;
}
#tm-content .order-view {
  display: none;
}
.uk-overlay-background {
  background: rgba(255, 255, 255, 0.85);
}
#tm-main, .tm-main {
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
}
.tm-page {
  background-color: #ebebeb;
}
.uk-touch #homepage-news .uk-hidden-touch {
  display: block !important;
}
.highlight {
  color: #da000d;
}
#tm-top-a {
  margin-top: 0;
  margin-bottom: 0;
}
.homepage--slider .tp-rightarrow.default,
.homepage--slider .tp-leftarrow.default {
  width: 50px;
  height: 50px;
  background-image: url(../img/icon-arrow.svg);
  background-position: 50% 5px;
  background-repeat: no-repeat;
  transition: background-position 0.15s;
  background-color: rgba(255, 255, 255, 0.85);
}
.homepage--slider .tp-rightarrow.default:hover {
  background-position: 70% 5px;
}
.homepage--slider .tp-leftarrow.default {
  background-position: 50% -95px;
}
.homepage--slider .tp-leftarrow.default:hover {
  background-position: 30% -95px;
}
@media screen and (min-width: 960px) {
  .homepage--slider {
    margin-top: -50px;
  }
}
.free-shipping {
  margin: 25px 0;
  text-align: center;
}
.free-shipping .headline {
  margin-bottom: 5px;
  font-weight: 600;
}
.free-shipping .description {
  margin-top: 7px;
  font-weight: 500;
  font-size: 14px;
  line-height: normal;
}
.free-shipping .image {
  background: #da000d;
  color: #FFF;
  border-radius: 4px;
  padding: 15px;
}
.free-shipping .image img {
  width: 70px;
  height: auto;
  margin-bottom: 7px;
}
.free-shipping .main-message {
  color: #ffff00;
  font-size: 22px;
  font-weight: 600;
}
.free-shipping .sub-message {
  font-weight: 500;
}
.product-grid--teasers .uk-panel-title {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 25px;
  position: relative;
}
.product-grid--teasers .uk-panel-title:after {
  content: " ";
  display: none;
  position: absolute;
  top: 50%;
  height: 2px;
  background: #3a6fb7;
}
@media screen and (min-width: 480px) {
  .product-grid--teasers .uk-panel-title:after {
    display: inline-block;
    width: 50px;
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  .product-grid--teasers .uk-panel-title:after {
    width: 100px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 800px) {
  .product-grid--teasers .uk-panel-title {
    margin-left: 20px;
    margin-bottom: 17px;
  }
}
.podravka--product-grid .topdiv {
  position: relative;
}
.podravka--product-grid .topdiv .uk-thumbnail {
  margin-top: 15px;
  border: none;
}
.podravka--product-grid .bottom-div {
  text-align: left;
  margin-bottom: 15px;
}
.podravka--product-grid .bottom-div:before,
.podravka--product-grid .bottom-div:after {
  content: " ";
  display: table;
}
.podravka--product-grid .bottom-div:after {
  clear: both;
}
.podravka--product-grid h3 {
  text-align: left;
  font-size: 16px;
  line-height: 20px;
}
.podravka--product-grid h3 a {
  color: #333 !important;
}
.podravka--product-grid h3 a:hover {
  color: #da000d !important;
  text-decoration: underline;
}
.podravka--product-grid .product-price {
  color: #da000d;
  font-size: 24px;
  font-weight: 500;
  text-align: left;
  margin-top: 10px;
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.podravka--product-grid .addtocart-area {
  display: inline-block;
  vertical-align: middle;
  float: right;
}
.podravka--product-grid .product-grid--hover-effect:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.podravka--product-grid .quantity-wrapper {
  display: none;
}
.uk-badge-notification {
  top: 15px;
  display: block;
  padding: 0;
  line-height: normal;
  background: none;
  border-radius: 0;
}
.uk-badge-notification .badge--container {
  width: 70px;
  height: 70px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 70px;
  text-transform: uppercase;
  text-align: center;
  background: #399905;
  border: 2px solid #FFF;
  border-radius: 50%;
}
.uk-badge-notification .badge--text {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  margin-top: -4px;
}
.uvod .product-grid--hover-effect .uk-hr {
  display: none;
}
@media (min-width: 768px) {
  .podravka--product-grid .uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2),
  .podravka--product-grid .uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):first-child {
    border-left: none;
    border-right: 1px solid #eaeaea;
  }
  .podravka--product-grid .uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(2n),
  .podravka--product-grid .uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):last-child {
    border-right: none;
  }
}
@media (min-width: 960px) {
  .podravka--product-grid .uk-grid-divider > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2),
  .podravka--product-grid .uk-grid-divider > [class*='uk-width-large-']:not(.uk-width-large-1-1):first-child {
    border-left: none;
    border-right: 1px solid #eaeaea;
  }
  .podravka--product-grid .uk-grid-divider > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(3n),
  .podravka--product-grid .uk-grid-divider > [class*='uk-width-large-']:not(.uk-width-large-1-1):last-child {
    border-right: none;
  }
}
#homepage-news {
  margin-top: 60px;
}
@media screen and (max-width: 800px) {
  #homepage-news {
    margin-top: 40px;
  }
}
#homepage-news h3.uk-panel-title {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 25px;
  position: relative;
}
#homepage-news h3.uk-panel-title:after {
  content: " ";
  display: none;
  position: absolute;
  top: 50%;
  height: 2px;
  background: #3a6fb7;
}
@media screen and (min-width: 480px) {
  #homepage-news h3.uk-panel-title:after {
    display: inline-block;
    width: 50px;
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  #homepage-news h3.uk-panel-title:after {
    width: 100px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 800px) {
  #homepage-news h3.uk-panel-title {
    margin-left: 20px;
    margin-bottom: 17px;
  }
}
#homepage-news .uk-slideset {
  background: #FFF;
  overflow: hidden;
}
#homepage-news .uk-slideset .uk-panel-teaser {
  display: none;
}
#homepage-news .uk-slideset h3 {
  padding: 20px 20px 0 20px;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 28px;
}
#homepage-news .uk-slideset h3 a:hover {
  color: #da000d;
}
#homepage-news .uk-slideset .uk-margin {
  padding: 0 20px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 22px;
}
#homepage-news .uk-slideset .uk-margin + p {
  padding: 0 20px 20px 20px;
}
#homepage-news .uk-slideset .uk-button {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 20px;
  color: #FFF;
  background: #3a6fb7;
  border: none;
  padding: 5px 20px;
  min-height: initial !important;
}
#homepage-news .uk-slideset .uk-button:hover {
  background: #5989cb;
}
@media screen and (min-width: 480px) {
  #homepage-news .uk-slideset .uk-panel-teaser {
    display: block;
    width: 40%;
    float: left;
    margin-bottom: 0;
  }
  #homepage-news .uk-slideset h3 {
    width: 60%;
    float: left;
    padding: 25px 25px 0 25px;
  }
  #homepage-news .uk-slideset .uk-margin {
    width: 60%;
    float: left;
    padding: 0 25px;
  }
  #homepage-news .uk-slideset .uk-margin + p {
    width: 60%;
    float: right;
    padding: 0 25px 15px 25px;
  }
}
@media screen and (min-width: 960px) {
  #homepage-news .uk-slideset .uk-panel-teaser {
    width: 50%;
  }
  #homepage-news .uk-slideset h3 {
    width: 50%;
  }
  #homepage-news .uk-slideset .uk-margin {
    width: 50%;
  }
  #homepage-news .uk-slideset .uk-margin + p {
    width: 50%;
    padding-bottom: 25px;
  }
}
#homepage-news .uk-slidenav-position .uk-slidenav {
  display: block;
  top: -35px;
  border-radius: 50%;
  line-height: normal;
  font-size: 18px;
  transition: all 0.2s ease-in-out;
}
#homepage-news .uk-slidenav-position .uk-slidenav:before {
  color: rgba(255, 255, 255, 0.5);
  display: block;
  position: relative;
  top: 50%;
  margin-top: -9px;
}
#homepage-news .uk-slidenav-position .uk-slidenav:hover:before {
  color: #FFF;
}
@media screen and (max-width: 800px) {
  #homepage-news .uk-slidenav-position .uk-slidenav {
    width: 35px;
    height: 35px;
  }
}
#homepage-news .uk-slidenav-position .uk-slidenav-previous,
#homepage-news .uk-slidenav-position .uk-slidenav-next {
  background-image: none;
  background-color: rgba(58, 111, 183, 0.5);
}
#homepage-news .uk-slidenav-position .uk-slidenav-previous:hover,
#homepage-news .uk-slidenav-position .uk-slidenav-next:hover {
  background-color: rgba(58, 111, 183, 0.75);
}
#homepage-news .uk-slidenav-position .uk-slidenav-previous {
  right: 47px;
  left: initial;
}
#homepage-news .uk-slidenav-position .uk-slidenav-previous:before {
  content: "\f053";
  left: -2px;
}
#homepage-news .uk-slidenav-position .uk-slidenav-next {
  right: 0;
}
#homepage-news .uk-slidenav-position .uk-slidenav-next:before {
  content: "\f054";
  left: 2px;
}
@media screen and (max-width: 800px) {
  #homepage-news .uk-slidenav-position .uk-slidenav {
    top: -25px;
  }
  #homepage-news .uk-slidenav-position .uk-slidenav-previous {
    right: 45px;
  }
  #homepage-news .uk-slidenav-position .uk-slidenav-next {
    right: 5px;
  }
}
#homepage-news .uk-dotnav {
  display: none;
}
@media screen and (min-width: 480px) {
  #homepage-news .uk-dotnav {
    display: block;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 10px;
    right: 105px;
  }
  #homepage-news .uk-dotnav li {
    padding-left: 10px;
    margin-top: 0;
  }
  #homepage-news .uk-dotnav li a {
    border: none;
    background: rgba(58, 111, 183, 0.5);
    width: 12px;
    height: 12px;
  }
  #homepage-news .uk-dotnav li.uk-active a {
    background: #3a6fb7;
  }
}
@media screen and (max-width: 800px) {
  #homepage-news .uk-dotnav {
    right: 95px;
  }
}
#tm-bottom-d {
  margin-top: 70px;
  margin-bottom: 30px;
}
@media screen and (max-width: 800px) {
  #tm-bottom-d {
    margin-top: 60px;
  }
}
#tm-bottom-d .uk-panel-title {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  position: relative;
  position: absolute;
  top: -50px;
}
#tm-bottom-d .uk-panel-title:after {
  content: " ";
  display: none;
  position: absolute;
  top: 50%;
  height: 2px;
  background: #3a6fb7;
}
@media screen and (min-width: 480px) {
  #tm-bottom-d .uk-panel-title:after {
    display: inline-block;
    width: 50px;
    margin-left: 10px;
  }
}
@media screen and (min-width: 768px) {
  #tm-bottom-d .uk-panel-title:after {
    width: 100px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 800px) {
  #tm-bottom-d .uk-panel-title {
    margin-left: 20px;
    margin-bottom: 17px;
  }
}
.store--details {
  padding: 20px;
}
.store--details h4 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: 500;
}
.store--details h5 {
  margin-top: 0;
  padding-top: 0;
  font-size: 16px;
}
.store--details .phone {
  color: #858585;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 5px;
}
.store--details .phone .fa {
  font-size: 22px;
  margin-right: 7px;
}
.store--details .email {
  color: #858585;
  font-weight: 500;
  margin-top: 5px;
}
.store--details .email .fa {
  font-size: 22px;
  margin-right: 7px;
  vertical-align: bottom;
}
.store--opening-hours {
  padding: 20px;
}
.store--page-contacts .store--opening-hours,
.store--page-contacts .store--details {
  padding: 20px 0;
}
.store--page-contacts .store--opening-hours h4,
.store--page-contacts .store--details h4 {
  margin-bottom: 10px;
}
.table--opening-hours {
  width: 100%;
  font-size: 14px;
}
.table--opening-hours th {
  text-align: left;
  font-weight: 400;
  padding-right: 7px;
  vertical-align: top;
}
.table--opening-hours td {
  vertical-align: top;
  color: #858585;
}
.store--photos {
  display: none;
}
.store--photos .uk-slideshow li {
  max-height: 250px;
}
.store--map {
  display: none;
}
.store--map .map--style {
  max-height: 250px !important;
}
@media screen and (min-width: 480px) {
  .show-map {
    display: none;
  }
  .store--map,
  .store--photos {
    display: block;
  }
}
#podravka-recipes.uk-block,
#podravka-recipes .uk-container,
#podravka-recipes .uk-panel {
  max-width: none;
}
#podravka-recipes .recipe-grid {
  max-width: 1400px;
  margin: 0 auto;
}
#podravka-recipes .recipe-grid [class^='uk-width'] {
  background: #FFF;
}
#podravka-recipes .recipe-grid [class^='uk-width']:nth-child(2n) {
  background: #f4f4f4;
}
@media screen and (min-width: 800px) and (max-width: 1459px) {
  #podravka-recipes .recipe-grid {
    margin: 0 30px;
  }
}
#podravka-recipes .recipes-top-bg {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAIAAAACDbGyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpivMXAy4AEGCnkAwQYANTLBImPCVi9AAAAAElFTkSuQmCC') 0 0 no-repeat;
  background-size: 100% 200px;
}
#podravka-recipes .headline {
  padding-top: 60px;
  padding-bottom: 30px;
  background: #da000d url('../img/recipes-decor.png') center top no-repeat;
  background-size: 84px auto;
}
#podravka-recipes .headline h3,
#podravka-recipes .headline h4 {
  color: #FFF;
  text-align: center;
  margin: 0;
  padding: 0;
}
#podravka-recipes .headline h3 {
  font-family: 'Amatic SC', cursive;
  font-size: 46px;
  line-height: 46px;
  position: relative;
}
#podravka-recipes .headline h3:after {
  content: " ";
  display: block;
  width: 100px;
  height: 2px;
  margin: 15px auto;
  background: #FFF;
}
#podravka-recipes .headline h4 {
  text-transform: uppercase;
  font-size: 18px;
}
#podravka-recipes .recipe--image {
  height: 200px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
#podravka-recipes .recipe--image a {
  width: 100%;
  height: 100%;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
  transition: all 0.3s ease-out;
}
#podravka-recipes .recipe--image:hover a {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
#podravka-recipes .recipe--details {
  padding: 20px;
}
#podravka-recipes .recipe--icons {
  color: #909090;
}
#podravka-recipes .recipe--icons .recipe-icon {
  display: inline-block;
  margin-right: 20px;
}
#podravka-recipes .recipe--icons .recipe-icon:last-child {
  margin-right: 0;
}
#podravka-recipes .recipe--icons .recipe-icon .fa {
  margin-right: 7px;
}
#podravka-recipes .recipe-icon--difficulty .difficulty-bars {
  margin-right: 5px;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
#podravka-recipes .recipe-icon--difficulty .difficulty-bars .difficulty-bar {
  position: absolute;
  bottom: 2px;
  left: 6px;
  display: block;
  width: 4px;
  height: 12px;
  background: #cdcdcd;
}
#podravka-recipes .recipe-icon--difficulty .difficulty-bars .difficulty-bar:first-child {
  height: 8px;
  left: 0;
}
#podravka-recipes .recipe-icon--difficulty .difficulty-bars .difficulty-bar:last-child {
  height: 16px;
  left: 12px;
}
#podravka-recipes .recipe-icon--difficulty .difficulty-bars.d1 .difficulty-bar:first-child {
  background: #909090;
}
#podravka-recipes .recipe-icon--difficulty .difficulty-bars.d2 .difficulty-bar {
  background: #909090;
}
#podravka-recipes .recipe-icon--difficulty .difficulty-bars.d2 .difficulty-bar:last-child {
  background: #cdcdcd;
}
#podravka-recipes .recipe-icon--difficulty .difficulty-bars.d3 .difficulty-bar {
  background: #909090;
}
#podravka-recipes .recipe-icon--difficulty .difficulty-num {
  display: inline-block;
}
#podravka-recipes .recipe--title {
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 10px;
}
#podravka-recipes .recipe--title a {
  color: #333;
}
#podravka-recipes .recipe--title a:hover {
  color: #da000d;
}
.category-list .item {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.category-list .item a {
  display: block;
  padding: 7px 15px;
  border-radius: 50px;
  border: 1px solid #b3b3b3;
  color: #da000d;
  text-transform: uppercase;
  font-size: 14px;
}
.category-list .item a:hover {
  text-decoration: underline;
  background: #ebebeb;
}
.category-list .item a .fa {
  margin-right: 5px;
  color: #b3b3b3;
  font-size: 16px;
}
.productdetails-view {
  margin-bottom: 25px;
}
.productdetails-view:before,
.productdetails-view:after {
  content: " ";
  display: table;
}
.productdetails-view:after {
  clear: both;
}
.productdetails-view .back-to-category .uk-button {
  margin: 15px 0;
  text-transform: initial;
}
.productdetails-view .back-to-category .uk-button:hover {
  color: #3a6fb7;
  text-decoration: underline;
}
.productdetails--header {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
  margin-bottom: 25px;
  position: relative;
}
@media (min-width: 960px) {
  .productdetails--header h2 {
    font-size: 26px;
  }
}
@media (min-width: 1220px) {
  .productdetails--header h2 {
    font-size: 30px;
  }
}
.productdetails--header .badge_div {
  color: #FFF;
  background: #399905;
  border-radius: 50px;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
  text-align: center;
  padding: 8px 20px;
  margin-right: 10px;
  margin-top: 10px;
}
@media (min-width: 960px) {
  .productdetails--header .badge_div {
    position: absolute;
    right: 0;
    top: 5px;
    margin-left: 10px;
    margin-top: 0;
    margin-right: 0;
  }
}
.productdetails--content-block {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.productdetails--content-block.with-border {
  border-bottom: 1px solid #ebebeb;
}
.productdetails--content-block .uk-link {
  color: #da000d;
  text-decoration: underline;
  transition: none;
}
.productdetails--content-block .uk-link:hover {
  color: #3a6fb7;
}
.productdetails--content-block .stock .red {
  color: #da000d;
  text-transform: uppercase;
}
.productdetails--content-block .stock .green {
  color: #399905;
  text-transform: uppercase;
}
.productdetails--content-block .product-sku-print {
  color: #858585;
}
.productdetails--content-block .manufacturer {
  margin-top: 0;
  text-align: left;
}
.productdetails--content-block .PricesalesPrice {
  font-size: 34px;
  color: #da000d;
}
.productdetails--content-block .PricesalesTaxInfo {
  color: #858585;
}
.productdetails--content-block .PricepriceWithoutTax span.PricepriceWithoutTax {
  font-size: 28px;
  color: #858585;
}
.productdetails--content-block.ratingbox--block {
  padding-bottom: 12px;
}
.productdetails--content-block.ratingbox--block .ratingbox {
  margin-bottom: 0;
}
.productdetails--content-block.ratingbox--block .item-label {
  vertical-align: top;
}
.productdetails .addtocart-area .quantity-actions {
  display: inline-block;
  margin-right: 10px;
  padding: 4px 10px;
  border: 1px solid #b3b3b3;
  border-radius: 50px;
}
.productdetails .addtocart-area .quantity-actions input {
  text-align: center;
  font-size: 16px;
  border: none;
  display: inline-block;
  vertical-align: middle;
}
.productdetails .addtocart-area .quantity-actions .quantity-minus,
.productdetails .addtocart-area .quantity-actions .quantity-plus {
  display: inline-block;
  vertical-align: middle;
  color: #b3b3b3;
  font-size: 20px;
}
.productdetails .addtocart-area .quantity-actions .quantity-minus:hover,
.productdetails .addtocart-area .quantity-actions .quantity-plus:hover {
  color: #da000d;
}
.productdetails .addtocart-area .quantity-actions .quantity-minus {
  border-right: 1px solid #ebebeb;
  padding-right: 10px;
}
.productdetails .addtocart-area .quantity-actions .quantity-plus {
  border-left: 1px solid #ebebeb;
  padding-left: 10px;
}
.productdetails .item-label,
.productdetails .vm-price-desc {
  width: 100px;
  margin-right: 10px;
  display: inline-block;
  color: #858585;
}
.written-review .review-date {
  color: #b3b3b3;
  margin-right: 10px;
}
.written-review .user-name {
  font-weight: 500;
  margin-right: 10px;
}
.written-review .user-rating img {
  margin-top: -4px;
}
.written-review blockquote {
  text-align: left;
  font-size: 16px;
  line-height: 22px;
}
.write-a-review .rating-stars-area {
  margin-bottom: 15px;
}
.write-a-review textarea {
  border: none;
  border-bottom: 1px solid #ebebeb;
  padding-left: 0;
  font-style: italic;
}
.write-a-review .length-counter {
  margin-top: 7px;
  margin-bottom: 20px;
  font-size: 14px;
}
.write-a-review .length-counter input {
  border: none;
  height: auto;
  vertical-align: baseline;
}
.write-a-review .uk-button {
  border-radius: 50px;
  border: none;
  background: #3a6fb7;
  color: #FFF;
}
.write-a-review .uk-button:hover,
.write-a-review .uk-button:active,
.write-a-review .uk-button:focus {
  background: #2e5890;
  color: #FFF;
}
.already-commented .username {
  font-weight: 500;
  display: block;
}
.review-info {
  color: #b3b3b3;
  border-top: 1px solid #ebebeb;
  padding-top: 10px;
  display: inline-block;
}
.share-buttons .uk-button {
  border: 1px solid #b3b3b3;
  border-radius: 50px;
  width: 40px;
  min-width: auto;
  height: 40px;
  color: #b3b3b3 !important;
  text-align: center;
  margin-left: 5px;
  margin-right: 0;
}
.share-buttons .uk-button:hover {
  border-color: #da000d;
}
.share-buttons .fa-envelope-o {
  color: #858585;
  position: relative;
  left: -1px;
  font-size: 18px;
  top: -1px;
}
.share-buttons .fa-facebook {
  color: #3b5999;
  font-size: 20px;
}
.share-buttons .fa-pinterest-p {
  color: #bd081c;
  font-size: 20px;
}
.product-image-area.uk-panel-space {
  padding-top: 0;
}
.product-image-area img {
  border: none;
}
.product-description-tabs {
  margin-top: 25px;
  border-bottom: 1px solid #ebebeb;
}
.product-description-tabs .uk-tab {
  border-bottom: 1px solid #ebebeb;
}
.product-description-tabs .uk-tab > li {
  text-transform: uppercase;
  font-size: 20px;
}
.product-description-tabs .uk-tab > li:not(:first-child) {
  margin-left: 30px;
}
.product-description-tabs .uk-tab > li:first-child a:before {
  display: none;
}
.product-description-tabs .uk-tab > li > a {
  color: #b3b3b3;
  padding-bottom: 15px;
  position: relative;
}
.product-description-tabs .uk-tab > li > a:before {
  content: "•";
  position: absolute;
  left: -25px;
  color: #650103;
}
.product-description-tabs .uk-tab > li > a:after {
  height: 2px;
  bottom: -1px;
}
.product-description-tabs .uk-tab > li > a:hover {
  padding-bottom: 15px;
}
.product-description-tabs .uk-tab > li.uk-active a {
  color: #3a6fb7;
}
.product-description-tabs .uk-tab > li.uk-active a:after {
  background: #3a6fb7;
}
@media (min-width: 960px) {
  .product-description-tabs .uk-tab > li {
    font-size: 24px;
  }
}
.product-description-tabs .uk-tab .uk-tab-responsive {
  margin-left: 0 !important;
}
.product-description-tabs .uk-tab .uk-tab-responsive > a:before {
  content: "\f078";
  font-family: FontAwesome;
  font-size: 14px;
  color: #da000d;
  left: auto;
  right: -25px;
}
.product-description-tabs .uk-tab .uk-tab-responsive .uk-dropdown {
  background: #3a6fb7;
  padding: 0 5px;
  margin-top: 1px;
}
.product-description-tabs .uk-tab .uk-tab-responsive .uk-dropdown a {
  padding-left: 15px;
  padding-right: 15px;
  color: #FFF;
}
.product-description-tabs .uk-tab .uk-tab-responsive .uk-dropdown a:hover {
  background: #5989cb;
}
@media (min-width: 768px) {
  .history-widget .uk-panel-space {
    padding: 30px !important;
  }
  .history-widget .uk-panel-space > .uk-panel-teaser {
    margin: -30px -30px 30px -30px !important;
  }
}
.history-widget.brand-lagris {
  border-top: 3px solid #ebebeb;
}
.tm-sidebar-a {
  background-color: #FFF;
  border-right: 1px solid #ebebeb;
  margin-bottom: -30px;
  margin-top: -30px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 30px;
}
.tm-sidebar-a .virtuemartcategories .VmArrowdown {
  background: none;
  padding: 0;
  text-align: center;
  transition: all 0.2s ease-in-out;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
}
.tm-sidebar-a .virtuemartcategories .VmArrowdown .fa {
  width: 16px;
  height: 16px;
  float: left;
}
.tm-sidebar-a .virtuemartcategories .VmClose .VmArrowdown {
  color: #da000d;
}
.tm-sidebar-a .virtuemartcategories .VmOpen .VmArrowdown {
  color: #3a6fb7;
}
.tm-sidebar-a ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tm-sidebar-a li {
    clear: both;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  position: relative;
}
.tm-sidebar-a li:before {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #3a6fb7;
  position: absolute;
  left: 0px;
  top: 2px;
  transition: all 0.2s ease-in-out;
}
.tm-sidebar-a li:hover:before {
  left: 3px;
}
.tm-sidebar-a li a {
  color: #da000d;
  transition: all 0.15 ease-in-out;
}
.tm-sidebar-a li a:hover {
  color: #3a6fb7;
}
.tm-sidebar-a li.active > div a {
  color: #3a6fb7 !important;
}
.tm-sidebar-a li.parent ul {
  padding-left: 0;
}
.tm-sidebar-a li.parent li {
  text-transform: none;
  padding-top: 2px;
  padding-bottom: 2px;
}
.tm-sidebar-a li.parent li:before {
  color: #cd030b;
}
.tm-sidebar-a li.parent li a {
  color: #696969;
}
.tm-sidebar-a li.parent li a:hover {
  color: #000;
}
.tm-sidebar-a li.parent li:first-child {
  margin-top: 7px;
}
.tm-sidebar-a li.parent li:last-child {
  margin-bottom: 7px;
}
.tm-sidebar-a li.parent.active li a:hover {
  color: #000 !important;
}
.tm-sidebar-a li.parent.active li a.uk-text-success {
  color: #3a6fb7 !important;
}
.tm-sidebar-a .uk-panel-title {
  font-size: 16px;
  border-bottom: none;
  text-transform: uppercase;
  color: #b3b3b3;
  border-bottom: 1px solid #ebebeb;
}
.addtofav_aws_icon {
  border: 1px solid #b3b3b3;
  border-radius: 50px;
  width: 40px;
  min-width: auto;
  height: 40px;
  color: #b3b3b3 !important;
  margin-right: 10px;
}
.addtofav_aws_icon:hover {
  color: #b3b3b3 !important;
  border-color: #da000d !important;
}
.addtofav_aws_icon_active {
  border: 1px solid #b3b3b3;
  border-radius: 50px;
  width: 40px;
  min-width: auto;
  height: 40px;
  color: #da000d !important;
  margin-right: 10px;
}
.wishlist-tooltip {
  font-size: 15px;
  color: #b3b3b3;
  display: none;
}
@media screen and (min-width: 1220px) {
  .wishlist-tooltip {
    display: inline;
  }
}
.fav_title {
  text-align: left;
  margin-bottom: 25px;
}
.fav_heading {
  background-color: transparent;
  text-align: left;
}
.fav_col {
  border: none;
  border-bottom: 1px solid #ebebeb;
  text-align: left;
  padding: 10px;
}
.fav_col form {
  margin-bottom: 0;
}
.fav_col .prod_image {
  padding: 0;
}
.fav_col .prod_image img {
  min-width: 80px;
}
.fav_col .prod_date {
  color: #858585;
  margin-bottom: 0;
}
.fav_col .prod_name {
  font-weight: 400;
  min-width: initial;
  margin-bottom: 10px;
  color: #da000d;
  transition: all 0.4s ease-out;
}
.fav_col .prod_name:hover {
  color: #3a6fb7;
  text-decoration: underline;
}
.fav_col .prod_price {
  color: #da000d;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
}
.fav_addtocart-area {
  margin-left: 0 !important;
}
form[name=deletefavo] button {
  border: none;
  background: none;
  line-height: normal;
  padding: 0;
  margin-top: 7px;
  margin-left: 17px;
  text-align: left;
  font-size: 14px;
  transition: all 0.4s ease-out;
}
form[name=deletefavo] button:before {
  content: "\f00d";
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: middle;
  color: #da000d;
  margin-right: 5px;
  position: relative;
  top: -3px;
}
form[name=deletefavo] button:hover {
  color: #da000d;
  text-decoration: underline;
}
span.addtocart-button {
  background: #da000d;
  border: none;
  border-radius: 50px;
  padding: 7px 12px;
  transition: all 0.4s ease-out;
}
span.addtocart-button:before {
  content: "\f291";
  font-family: FontAwesome;
  color: #FFF;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
span.addtocart-button:hover {
  color: #FFF;
  background: #c1000b;
}
span.addtocart-button input.addtocart-button {
  background: none;
  border: none;
  padding: 0;
}
span.addtocart-button input.addtocart-button:hover {
  color: #FFF;
}
@media screen and (max-width: 480px) {
  .fav_row,
  .fav_heading {
    width: 100%;
    display: block;
    border-bottom: 1px solid #ebebeb;
  }
  .fav_row:before,
  .fav_heading:before,
  .fav_row:after,
  .fav_heading:after {
    content: " ";
    display: table;
  }
  .fav_row:after,
  .fav_heading:after {
    clear: both;
  }
  .fav_row .fav_col,
  .fav_heading .fav_col {
    float: left;
    display: block;
    border: none;
  }
  .fav_row .fav_col:first-child,
  .fav_heading .fav_col:first-child {
    width: 35%;
  }
  .fav_row .fav_col:nth-child(2n),
  .fav_heading .fav_col:nth-child(2n) {
    width: 65%;
  }
  .fav_row .fav_col:last-child,
  .fav_heading .fav_col:last-child {
    width: 65%;
    float: right;
  }
  .fav_heading .fav_col:last-child {
    display: none;
  }
}
#vmMainPageOPC {
  font-family: 'Dosis', sans-serif;
}
.opc_heading {
  background: #ebebeb;
  height: auto;
  padding: 7px 15px;
  color: #650103;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.opc_heading .opc_title {
  font-size: 16px;
  position: static;
  height: auto;
}
.cart-input-style {
  padding: 0;
  margin: 0;
  height: auto;
  line-height: normal;
  border: none;
}
.product_wrapper {
  border: 1px solid #ebebeb;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.product_wrapper:before,
.product_wrapper:after {
  content: " ";
  display: table;
}
.product_wrapper:after {
  clear: both;
}
.op_basket_row {
  padding: 7px 15px;
  border-bottom: 1px solid #ebebeb;
}
.op_basket_row:last-child {
  border-bottom: none;
  padding-bottom: 20px !important;
}
.op_basket_row [class^='op_col'] {
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
}
.op_basket_row .op_col1 {
  width: 11%;
}
.op_basket_row .op_col2_2 {
  width: 45%;
  padding-right: 7px;
  padding-left: 7px;
}
.op_basket_row .op_col4 {
  display: none;
}
.op_basket_row .op_col6 {
  width: 25%;
}
.op_basket_row .op_col7 {
  width: 19%;
  text-align: right;
}
.op_basket_row .vertical_line {
  display: none;
}
.op_basket_row input {
  width: auto;
}
.op_basket_row:before,
.op_basket_row:after {
  content: " ";
  display: table;
}
.op_basket_row:after {
  clear: both;
}
@media screen and (max-width: 600px) {
  .op_basket_row .op_col1 {
    width: 12%;
    padding-bottom: 15px;
  }
  .op_basket_row .op_col2_2 {
    width: 88%;
    padding-bottom: 15px;
  }
  .op_basket_row .op_col6 {
    width: 70%;
    padding-bottom: 15px;
  }
  .op_basket_row .op_col7 {
    width: 30%;
    text-align: right;
    padding-bottom: 15px;
  }
  .op_basket_row .deletebtn {
    float: none;
    margin-left: 15px;
  }
}
@media screen and (max-width: 480px) {
  .op_basket_row .op_col1 {
    display: none;
  }
  .op_basket_row .op_col2_2 {
    width: 100%;
    padding-left: 0;
  }
}
.op_col2_2 h3 {
  margin-bottom: 0;
  line-height: normal;
}
.op_col2_2 .opc_product_name {
  font-size: 14px;
  font-weight: 500;
  color: #650103;
}
.op_col2_2 .opc_product_name:hover,
.op_col2_2 .opc_product_name:active,
.op_col2_2 .opc_product_name:focus {
  color: #3a6fb7;
  text-decoration: underline;
}
.op_col2_2 .opc_price_general {
  font-size: 14px;
  line-height: normal;
}
.deletebtn {
  float: right;
}
.quantity {
  border: 1px solid #ebebeb;
  border-radius: 50px;
  padding: 5px 12px 7px 12px;
}
.quantity .inputbox {
  width: 40px;
  padding: 0;
  margin: 0;
  height: auto;
  line-height: normal;
  text-align: center;
  border: none;
}
.quantity .refresh-button {
  width: 25px;
  height: 20px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border-left: 1px solid #ebebeb;
}
.quantity .refresh-button .fa {
  position: absolute;
  top: 2px;
  left: 3px;
  z-index: 5;
  width: 25px;
  height: 20px;
  color: #b3b3b3;
}
.quantity .refresh-button .updatebtn {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 25px;
  height: 20px;
  margin: 0;
  padding: 0;
  line-height: normal;
  background: transparent;
  border: none;
}
.op_basket_row.totals {
  width: 45%;
  margin-left: 55%;
  padding: 5px 15px 5px 0;
  display: inline-block;
  text-align: right;
  position: relative;
  right: 0;
  left: auto;
}
.op_basket_row.totals .op_col1_4 {
  width: 50%;
  color: #858585;
}
.op_basket_row.totals .op_col5_3 {
  width: 50%;
  padding-right: 5px;
}
.op_basket_row.totals#tt_total_basket_div_basket .op_col1_4 {
  color: #000;
}
.op_basket_row.totals#tt_total_basket_div_basket .op_col5_3 {
  color: #da000d;
  font-weight: 500;
  font-size: 20px;
}
@media (max-width: 479px) {
  .op_basket_row.totals {
    width: 100%;
    margin-left: 0;
  }
}
#couponcode_field {
  float: right;
  margin: 15px 0;
}
#couponcode_field:before,
#couponcode_field:after {
  content: " ";
  display: table;
}
#couponcode_field:after {
  clear: both;
}
#couponcode_field .field_wrapper {
  border: 1px solid #ebebeb;
  border-radius: 50px;
  padding: 3px 3px 3px 17px;
  width: 100%;
}
#couponcode_field .coupon_text_field {
  display: inline-block;
  vertical-align: middle;
}
#couponcode_field .coupon_text_field input {
  padding: 0;
  margin: 0;
  height: auto;
  line-height: normal;
  border: none;
  min-width: 230px;
}
#couponcode_field .details-button {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
#couponcode_field #submit_coupon_button {
  border-radius: 50px;
  border: none;
  background: #3a6fb7;
  color: #FFF;
  text-transform: uppercase;
  line-height: 20px;
  padding: 7px 15px;
  min-height: initial !important;
}
#couponcode_field #submit_coupon_button:hover,
#couponcode_field #submit_coupon_button:active,
#couponcode_field #submit_coupon_button:focus {
  background: #2e5890;
  color: #FFF;
}
@media screen and (max-width: 400px) {
  #couponcode_field {
    text-align: center;
    float: none;
    margin: 15px auto;
  }
  #couponcode_field .field_wrapper {
    padding: 3px;
  }
  #couponcode_field .coupon_text_field {
    display: block;
  }
  #couponcode_field .coupon_text_field input {
    text-align: center;
    padding-bottom: 3px;
    border-bottom: 1px solid #ebebeb;
  }
  #couponcode_field .details-button {
    display: block;
    margin-left: 0;
    margin-top: 7px;
    margin-bottom: 5px;
  }
}
#onepage_main_div .top_section .opc_menu .menu_overflow {
  float: left;
}
#onepage_main_div .top_section .opc_menu .menu_overflow:first-child .opc_menu_item {
  border-top-left-radius: 4px;
}
#onepage_main_div .top_section .opc_menu .menu_overflow:last-child .opc_menu_item {
  border-right: 1px solid #ebebeb;
  border-top-right-radius: 4px;
}
#onepage_main_div .top_section .opc_menu .opc_menu_item {
  border: 1px solid #ebebeb;
  border-right: none;
  border-bottom: none;
}
#onepage_main_div .top_section .opc_menu .opc_menu_item button {
  background: none;
  border: none;
  color: #da000d;
  font-size: 18px;
  text-transform: uppercase;
  padding: 10px 15px;
}
@media (max-width: 380px) {
  #onepage_main_div .top_section .opc_menu .opc_menu_item button {
    font-size: 14px;
    padding-left: 7px;
    padding-right: 7px;
  }
}
#onepage_main_div .top_section .opc_menu .opc_menu_item.opc_menu_active button {
  background-color: #ebebeb;
  color: #650103;
}
#onepage_main_div .top_section .opc_menu .arrow_visitor,
#onepage_main_div .top_section .opc_menu .arrow_business,
#onepage_main_div .top_section .opc_menu .arrow_login {
  display: none !important;
}
#onepage_main_div .top_section .opc_menu:before,
#onepage_main_div .top_section .opc_menu:after {
  content: " ";
  display: table;
}
#onepage_main_div .top_section .opc_menu:after {
  clear: both;
}
#onepage_main_div .top_section .opc_top_inner .opc_heading {
  border-top-left-radius: 0;
}
#onepage_main_div .top_section .opc_top_inner .opc_inside {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid #ebebeb;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
#onepage_main_div .top_section .opc_top_inner .opc_inside:before,
#onepage_main_div .top_section .opc_top_inner .opc_inside:after {
  content: " ";
  display: table;
}
#onepage_main_div .top_section .opc_top_inner .opc_inside:after {
  clear: both;
}
#onepage_main_div .top_section .opc_top_inner .opc_inside label {
  font-size: 14px;
  margin-bottom: 0;
  color: #858585;
}
#onepage_main_div .required-info {
  padding-top: 15px;
  font-size: 14px;
  color: #da000d;
  clear: both;
}
#onepage_main_div .field_wrapper,
#opc_shipping_and_shipto_section .field_wrapper {
  width: 100%;
}
#onepage_main_div .field_wrapper.emailaddress,
#opc_shipping_and_shipto_section .field_wrapper.emailaddress {
  float: none;
}
#onepage_main_div .field_wrapper.emailaddress:before,
#opc_shipping_and_shipto_section .field_wrapper.emailaddress:before,
#onepage_main_div .field_wrapper.emailaddress:after,
#opc_shipping_and_shipto_section .field_wrapper.emailaddress:after {
  content: " ";
  display: table;
}
#onepage_main_div .field_wrapper.emailaddress:after,
#opc_shipping_and_shipto_section .field_wrapper.emailaddress:after {
  clear: both;
}
#onepage_main_div .field_wrapper.username,
#opc_shipping_and_shipto_section .field_wrapper.username {
  margin-top: 15px;
}
#onepage_main_div .formField input,
#opc_shipping_and_shipto_section .formField input,
#onepage_main_div .formField select,
#opc_shipping_and_shipto_section .formField select {
  width: 100%;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: normal;
}
#onepage_main_div .formField select,
#opc_shipping_and_shipto_section .formField select {
  padding: 3px 5px;
}
.button_checkbox_ed,
.button_checkbox_uned {
  background: none;
  border: none;
  display: block;
  width: 100%;
  padding-left: 0;
  text-align: left;
}
.button_checkbox_ed > div,
.button_checkbox_uned > div {
  border: 1px solid #b3b3b3;
  width: 20px;
  height: 20px;
  margin-right: 7px;
  margin-bottom: 15px;
}
.button_checkbox_ed > div:before,
.button_checkbox_uned > div:before {
  font-family: FontAwesome;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -5px;
  left: 1px;
  line-height: normal;
}
.button_checkbox_ed .register_span,
.button_checkbox_uned .register_span {
  margin: 0;
}
.button_checkbox_ed > div:before {
  content: "\f00c";
  color: #3a6fb7;
}
.button_checkbox_uned > div:before {
  content: "\f00d";
  color: #da000d;
  left: 2px;
  top: -6px;
}
.login_button {
  border-radius: 50px;
  border: none;
  background: #da000d;
  color: #FFF;
  text-transform: uppercase;
  line-height: 20px;
  padding: 7px 15px;
  min-height: initial !important;
}
.login_button:hover,
.login_button:active,
.login_button:focus {
  background: #a7000a;
  color: #FFF;
}
@media (min-width: 600px) {
  #onepage_main_div .field_wrapper,
  #opc_shipping_and_shipto_section .field_wrapper {
    float: left;
    width: 50%;
  }
  #onepage_main_div .field_wrapper:nth-child(2n),
  #opc_shipping_and_shipto_section .field_wrapper:nth-child(2n) {
    padding-left: 15px;
  }
  #onepage_main_div .field_wrapper.emailaddress,
  #opc_shipping_and_shipto_section .field_wrapper.emailaddress,
  #onepage_main_div .field_wrapper.phone_1,
  #opc_shipping_and_shipto_section .field_wrapper.phone_1,
  #onepage_main_div .field_wrapper.jakstesedozvedeli,
  #opc_shipping_and_shipto_section .field_wrapper.jakstesedozvedeli {
    float: none;
    padding-left: 0;
  }
  #onepage_main_div .field_wrapper.emailaddress:before,
  #opc_shipping_and_shipto_section .field_wrapper.emailaddress:before,
  #onepage_main_div .field_wrapper.phone_1:before,
  #opc_shipping_and_shipto_section .field_wrapper.phone_1:before,
  #onepage_main_div .field_wrapper.jakstesedozvedeli:before,
  #opc_shipping_and_shipto_section .field_wrapper.jakstesedozvedeli:before,
  #onepage_main_div .field_wrapper.emailaddress:after,
  #opc_shipping_and_shipto_section .field_wrapper.emailaddress:after,
  #onepage_main_div .field_wrapper.phone_1:after,
  #opc_shipping_and_shipto_section .field_wrapper.phone_1:after,
  #onepage_main_div .field_wrapper.jakstesedozvedeli:after,
  #opc_shipping_and_shipto_section .field_wrapper.jakstesedozvedeli:after {
    content: " ";
    display: table;
  }
  #onepage_main_div .field_wrapper.emailaddress:after,
  #opc_shipping_and_shipto_section .field_wrapper.emailaddress:after,
  #onepage_main_div .field_wrapper.phone_1:after,
  #opc_shipping_and_shipto_section .field_wrapper.phone_1:after,
  #onepage_main_div .field_wrapper.jakstesedozvedeli:after,
  #opc_shipping_and_shipto_section .field_wrapper.jakstesedozvedeli:after {
    clear: both;
  }
  #onepage_main_div .field_wrapper.username,
  #opc_shipping_and_shipto_section .field_wrapper.username {
    float: none;
    width: 50%;
    padding: 0;
    margin-top: 25px;
  }
  #onepage_main_div .field_wrapper.username:before,
  #opc_shipping_and_shipto_section .field_wrapper.username:before,
  #onepage_main_div .field_wrapper.username:after,
  #opc_shipping_and_shipto_section .field_wrapper.username:after {
    content: " ";
    display: table;
  }
  #onepage_main_div .field_wrapper.username:after,
  #opc_shipping_and_shipto_section .field_wrapper.username:after {
    clear: both;
  }
  #onepage_main_div .field_wrapper.opc_password,
  #opc_shipping_and_shipto_section .field_wrapper.opc_password {
    padding: 0;
  }
  #onepage_main_div .field_wrapper.opc_password2,
  #opc_shipping_and_shipto_section .field_wrapper.opc_password2 {
    padding-left: 15px;
  }
  #onepage_main_div .field_wrapper.company,
  #opc_shipping_and_shipto_section .field_wrapper.company {
    float: none;
    padding: 0;
  }
  #onepage_main_div .field_wrapper.company:before,
  #opc_shipping_and_shipto_section .field_wrapper.company:before,
  #onepage_main_div .field_wrapper.company:after,
  #opc_shipping_and_shipto_section .field_wrapper.company:after {
    content: " ";
    display: table;
  }
  #onepage_main_div .field_wrapper.company:after,
  #opc_shipping_and_shipto_section .field_wrapper.company:after {
    clear: both;
  }
  #onepage_main_div .field_wrapper.ic,
  #opc_shipping_and_shipto_section .field_wrapper.ic {
    padding: 0;
  }
  #onepage_main_div .field_wrapper.dic,
  #opc_shipping_and_shipto_section .field_wrapper.dic {
    padding-left: 15px;
  }
  #onepage_main_div .formField input,
  #opc_shipping_and_shipto_section .formField input,
  #onepage_main_div .formField select,
  #opc_shipping_and_shipto_section .formField select {
    width: 100%;
  }
}
#opc_shipping_and_shipto_section .opc_inside {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid #ebebeb;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
#opc_shipping_and_shipto_section .opc_inside:before,
#opc_shipping_and_shipto_section .opc_inside:after {
  content: " ";
  display: table;
}
#opc_shipping_and_shipto_section .opc_inside:after {
  clear: both;
}
#opc_shipping_and_shipto_section #ship_to_wrapper .arrowup {
  display: none;
}
#opc_shipping_and_shipto_section #ship_to_wrapper label {
  font-size: 14px;
  margin-bottom: 0;
  color: #858585;
}
#opc_shipping_and_shipto_section #ship_to_wrapper .button_checkbox_ed > div {
  float: left;
  margin-bottom: 0;
}
#opc_shipping_and_shipto_section #ship_to_wrapper .button_checkbox_ed > div:before {
  content: "\f00d";
  color: #da000d;
  left: 2px;
  top: -6px;
}
#opc_shipping_and_shipto_section #ship_to_wrapper .button_checkbox_uned > div {
  float: left;
  margin-bottom: 0;
}
#opc_shipping_and_shipto_section #ship_to_wrapper .button_checkbox_uned > div:before {
  content: "";
}
#payment_top_wrapper {
  margin-top: 25px;
}
#payment_top_wrapper .opc_inside {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid #ebebeb;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
#payment_top_wrapper .opc_inside:before,
#payment_top_wrapper .opc_inside:after {
  content: " ";
  display: table;
}
#payment_top_wrapper .opc_inside:after {
  clear: both;
}
#customernote_wrapper .opc_inside {
  padding: 15px;
  border: 1px solid #ebebeb;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
#customernote_wrapper .opc_inside:before,
#customernote_wrapper .opc_inside:after {
  content: " ";
  display: table;
}
#customernote_wrapper .opc_inside:after {
  clear: both;
}
#customernote_wrapper .opc_inside textarea {
  width: 100%;
  height: auto;
  min-height: 60px;
  resize: vertical;
}
#customernote_wrapper .button_checkbox_ed > div {
  float: left;
  margin-bottom: 0;
}
#customernote_wrapper .button_checkbox_ed > div:before {
  content: "\f00d";
  color: #da000d;
  left: 2px;
  top: -6px;
}
#customernote_wrapper .button_checkbox_uned > div {
  float: left;
  margin-bottom: 0;
}
#customernote_wrapper .button_checkbox_uned > div:before {
  content: "";
}
.agreement {
  margin-top: 20px;
  width: 100% !important;
  float: none !important;
}
.agreement .field_wrapper {
  width: 100% !important;
  float: none !important;
}
.agreement .field_wrapper:before,
.agreement .field_wrapper:after {
  content: " ";
  display: table;
}
.agreement .field_wrapper:after {
  clear: both;
}
.agreement:before,
.agreement:after {
  content: " ";
  display: table;
}
.agreement:after {
  clear: both;
}
.agreement #agreed_div {
  margin-bottom: 15px;
}
.agreement #agreed_div input {
  margin: 0 7px 3px 0;
  display: inline-block;
  vertical-align: middle;
}
.agreement #agreed_div label {
  margin-bottom: 0;
  display: inline;
  line-height: normal;
}
.agreement .field_wrapper2 {
  text-align: center;
}
@media (min-width: 480px) {
  .agreement .field_wrapper2 {
    text-align: right;
  }
}
.agreement .field_wrapper2 #confirmbtn_button {
  border-radius: 50px;
  border: none;
  text-transform: uppercase;
  font-size: 24px !important;
  font-weight: 400;
  line-height: 30px;
  padding: 13px 30px !important;
  min-height: initial !important;
  background: #da000d;
  color: #FFF;
}
.agreement .field_wrapper2 #confirmbtn_button:hover,
.agreement .field_wrapper2 #confirmbtn_button:active,
.agreement .field_wrapper2 #confirmbtn_button:focus {
  background: #a7000a;
  color: #FFF;
}
@media (min-width: 960px) {
  .agreement .field_wrapper {
    width: 100% !important;
    float: left !important;
  }
  .agreement .field_wrapper2 {
    width: 50% !important;
    float: right !important;
  }
}
.uk-button {
  border-radius: 50px;
  border: none;
}
.uk-button-small {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 20px;
  padding: 5px 20px;
  min-height: initial !important;
}
.uk-button-large {
  text-transform: uppercase;
  font-size: 24px !important;
  font-weight: 400;
  line-height: 30px;
  padding: 13px 30px !important;
  min-height: initial !important;
}
.uk-button-blue {
  background: #3a6fb7;
  color: #FFF;
}
.uk-button-blue:hover,
.uk-button-blue:active,
.uk-button-blue:focus {
  background: #2e5890;
  color: #FFF;
}
.uk-button-red {
  background: #da000d;
  color: #FFF;
}
.uk-button-red:hover,
.uk-button-red:active,
.uk-button-red:focus {
  background: #a7000a;
  color: #FFF;
}
.uk-button-black {
  background: #000;
  color: #FFF !important;
}
.uk-button-black:hover,
.uk-button-black:active,
.uk-button-black:focus {
  background: #0d0d0d;
  color: #ffff00 !important;
}
.uk-special-addtocart.addtocart-button {
  background: #da000d;
  color: #FFF;
}
.uk-special-addtocart.addtocart-button:hover,
.uk-special-addtocart.addtocart-button:active,
.uk-special-addtocart.addtocart-button:focus {
  background: #a7000a;
  color: #FFF;
}
.uk-modal-close.uk-special-cartclose {
  background: #3a6fb7;
  color: #FFF;
}
.uk-modal-close.uk-special-cartclose:hover,
.uk-modal-close.uk-special-cartclose:active,
.uk-modal-close.uk-special-cartclose:focus {
  background: #2e5890;
  color: #FFF;
}
.homepage--slider .uk-button-red {
  background: #a7000a;
  color: #FFF !important;
}
.homepage--slider .uk-button-red:hover,
.homepage--slider .uk-button-red:active,
.homepage--slider .uk-button-red:focus {
  background: #da000d;
  color: #FFF !important;
}
#sbox-window {
  background: #FFF;
  border-radius: 16px;
  padding: 30px 20px 20px 20px;
  height: auto !important;
  width: auto !important;
}
#sbox-btn-close {
  top: -12px;
  right: -12px;
}
.newsletter-box {
  background-image: url("../img/newsletter-box_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #FFF;
  text-align: center;
  padding: 25px;
}
.newsletter-box h2 {
  color: #ffff00;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
}
.newsletter-box p {
  max-width: 500px;
  margin: 0 auto;
}
.newsletter-box .acymailing_mootoolsbutton {
  margin-top: 25px;
}
.newsletter-box .acymailing_mootoolsbutton a {
  display: inline-block;
  background: #da000d;
  color: #FFF;
  padding: 10px 25px;
  border-radius: 50px;
  font-size: 1rem;
  text-transform: uppercase;
}
.newsletter-box .acymailing_mootoolsbutton a:hover {
  background: #b6000b;
}
@media (min-width: 480px) {
  .newsletter-box h2 {
    font-size: 24px;
  }
}
.form--napiste-nam input[type="text"],
.form--napiste-nam input[type="email"],
.form--napiste-nam textarea {
  padding: 7px 15px !important;
  border-color: #ebebeb !important;
}
.form--napiste-nam input[type="text"],
.form--napiste-nam input[type="email"] {
  height: auto !important;
}
.form--napiste-nam .submit-button {
  background: #da000d !important;
  border-radius: 50px !important;
  border: none !important;
  text-shadow: none !important;
  padding: 10px 20px !important;
}
.form--napiste-nam .submit-button span {
  color: #FFF !important;
  font-weight: 500;
}
.form--napiste-nam .error input[type="text"],
.form--napiste-nam .error input[type="email"],
.form--napiste-nam .error textarea {
  border-color: #da000d !important;
}
#hw-87kwowifjjowiklsadh666right {
  display: none;
}
@media (min-width: 768px) {
  #hw-87kwowifjjowiklsadh666right {
    display: block;
    top: 160px !important;
  }
}
/* ========================================================================
   specifické classy Podravky, které používají při vkládání produktů
 ========================================================================== */
a,
.uk-link,
a.oddred,
p a {
  color: #da000d;
}
a:hover,
.uk-link:hover,
a.oddred:hover,
p a:hover {
  color: #000;
}
.udi {
  color: #da000d;
  font-weight: 600;
}
/* ========================================================================
   respo
 ========================================================================== */
[class*='tm-block-gutter']#tm-main {
  margin: 0 auto;
}


/* vlozeno do html */
@media (max-width: 767px) 
    {
      .vmuikit_margin
      {
        margin-top: 5px !important;
      }
    }
    
.vmuikit-menu-image
{
  width:5px !important;
  padding:0px !important;
} 
.categorymenuli:hover .uk-dropdown 
{
  display:block !important;
}
.categorymenuli .uk-dropdown .uk-nav
{
  margin:0 !important;
}
 .manufmenuli .uk-dropdown .uk-nav
{
  margin:0 !important;
}
.vmuikit_margin ul
{
 margin-left:0px !important;
    padding-left:0px !important;
}
          
#facebox .content {display: block !important; height: 480px !important; overflow: auto; width: 560px !important; }

#vm_ajax_search_results2149 {margin-left:-300px;margin-top:0px;} 
 .res_a_s.geniusGroove {
  border: none!important;
}  

#vm_ajax_search_results2149.res_a_s.geniusGroove {
width: 550px!important;
}

#vm_ajax_search_results2149 .GeniusCustomModuleDivWrapper {
  width: 183px;
}
#vm_ajax_search_results2149 .GeniusProductsMasterWrapperprblock .GeniusProductsMasterWrapper .innerGeniusDivResults {
  width: calc(100% - 203px);
}

#rev_slider_1_1_wrapper .tp-loader.spinner3 div { background-color: #da000d !important; }

@media (min-width: 960px){
    .uk-offcanvas-bar
    {
     width: 355px !important;
    }
}

.uk-navbar-center #canvasdiv 
{
 text-align:left !important;
}
#cart_canvas_data .uk-panel
{
  float:none !important;
  margin:0px !important;
  padding:15px !important;
}
#cart_canvas_data .uk-modal-dialog > h1, #cart_canvas_data .uk-modal-dialog h2, #cart_canvas_data .uk-modal-dialog h3, #cart_canvas_data .uk-modal-dialog h4, #cart_canvas_data .uk-modal-dialog h5, #cart_canvas_data .uk-modal-dialog p, #cart_canvas_data .uk-modal-dialog span
{
  color:#444444 !important;
}
#customerror p
{
  color:inherit !important;
}
#canvasdiv .uk-modal-dialog 
{
  margin: 10px auto !important;
  width: auto !important;
min-width:auto !important;
}

.uk-modal-page .uk-offcanvas-page
{
 position:relative !important;
}
input#register
{
 float:none !important;
}
.billto-shipto{
 border:none !important;
}

.menu.treeview ul {
    display: none;
}

.badge_div .vm-img-desc
{
 display:none;
}
.badge_div .vm-img-desc
{
 display:none;
}
.badge_div .vm-img-desc
{
 display:none;
}

.tt-menu {
    width: 550px;
    min-height: 300px;
    margin-top: 15px;
    margin-left: -300px;
    border-bottom: 6px solid #ebebeb;
    background-color: #fff;
    box-shadow: 6px 6px 6px rgba(0,0,0,0.5);
    line-height: 1.6;
}

.tt-menu .tt-dataset-products {
    padding-bottom: 15px;
    background-color: #ebebeb;
}

.tt-menu .tt-dataset-products .mCSB_scrollTools {
    right: 11px;
}

.tt-dataset-products .title_search_produkt {
    margin: 0;
    padding: 10px 20px;
    border-bottom: solid 1px #d2d2d2;
    background-color: #da000d;
    color: #fff;
    font-family: 'Dosis', sans-serif;
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
}

.tt-dataset-products .title_search_produkt span {
    color: #ff0;
    line-height: 100%;
}

.tt-dataset-products .title_search_produkt + p {
    float: right;
    position: relative;
    margin: -37px 23px 22px 0;
    color: #fff;
    cursor: pointer;
    z-index: 3;
}

.tt-suggestion {
    display: block;
    height: 50px;
    margin: 5px 10px;
    padding: 0;
    border: solid 1px #dfdfdf;
    box-sizing: border-box;
    background-color: #fff;
    overflow: hidden;
}

.tt-suggestion:hover {
    padding: 0;
    border-color: #da000d;
    box-shadow: 0px 0px 5px #aaa;
}

.tt-suggestion .result_container {
    float: none;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
}

.tt-suggestion .result_container:hover {
    background-color: #fff;
}

.tt-img {
    float: left;
    width: 80px;
    height: 50px;
    text-align: center;
}

.tt-img img {
    float: none;
    position: relative;
    top: 50%;
    max-width: 74px;
    max-height: 42px;
    margin: 0 auto;
    transform: translateY(-50%);
}

.tt-dataset .results_data {
    float: right;
    width: calc(100% - 85px);
    margin: 0;
    padding: 5px 0 0;
}

.tt-result-left {
    float: left;
    width: calc(100% - 112px);
}

.tt-dataset .product_name_search {
    color: #4d4d4d;
    font-size: 14px;
    line-height: 1.6;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tt-dataset .product_name_search .tt-highlight {
    background-color: #e2ff8a;
    line-height: 1.6;
}

.search_sku {
    color: #7b7b7b;
    font-size: 11px;
}

.tt-result-right {
    float: right;
    width: 95px;
    padding-right: 17px;
    text-align: right;
}

.search_cena {
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 1.6;
}

.tt-result-buy {
    display: block;
    color: #7a3700;
    font-size: 11px;
}

.title_search_produkt_celkem {
    display: none;
}

.tt-menu .tt-dataset-kategorie {
    float: left;
    width: 28%;
    margin: 0;
    padding: 10px 10px 15px 20px;
    border: 0;
    background-color: #fff;
}

.tt-menu .tt-dataset-vyrobci {
    float: left;
    width: 28%;
    margin: 0;
    padding: 10px 10px 15px 20px;
    border: 0;
    border-left: solid 1px #E7E2D2;
    background-color: #fff;
}

.tt-menu .tt-dataset-novinky {
    float: left;
    width: 44%;
    margin: 0;
    padding: 0 10px 15px 20px;
    border: 0;
    border-left: solid 1px #E7E2D2;
    background-color: #fff;
}

.tt-menu .tt-dataset-novinky .title_search_produkt {
    padding: 10px 0 0;
}

.vyhledavac_nadpis_pr {
    clear: both;
    padding: 0 20px;
}

.vyhledavac_nadpis_pr p, 
.vyhledavac_nadpis_pr span {
    display: inline-block;
    margin: 0;
    padding-right: 3px;
}

.vyhledavac_nadpis_pr p, 
.title_search_produkt {
    margin: 0 0 5px;
    color: #ed1c24;
    font-size: 20px;
    text-transform: uppercase;
}

.vyhledavac_nadpis_pr span, 
.title_search_produkt span {
    color: #a0a0a0;
    font-size: 12px;
    letter-spacing: 1px;
}

.vyhledavac_nadpis_pr p.search-show-all {
    float: right;
    padding-top: 3px;
    font-size: 16px;
    text-transform: none;
    text-decoration: underline;
    cursor: pointer;
}

.tt-dataset-products .title_search_produkt span {
    font-size: 16px;
}

.tt-menu .tt-dataset .tt-suggestion.cat_naseptavac {
    display: block;
    height: auto;
    margin: 0 0 5px;
    padding: 0;
    border: 0;
    color: #848484;
    font-size: 11px;
    line-height: 1em;
}

.tt-menu .tt-suggestion.cat_naseptavac:hover {
    color: #7a3700;
    box-shadow: none;
}

.tt-dataset .result_container {
    float: none;
    width: auto;
    margin: 0;
}

.tt-menu .tt-dataset-products .custom_scrool {
    max-height: 225px;
}

.tt-menu .tt-dataset-kategorie .custom_scrool, 
.tt-menu .tt-dataset-vyrobci .custom_scrool, 
.tt-menu .tt-dataset-novinky .custom_scrool {
    max-height: 90px;
}

.result_container.none {
    color: #BDB7AA;
    font-size: 12px;
    font-style: italic;
    cursor: auto;
}

.result_container.none:hover {
    background-color: transparent;
}

.tt-dataset-products .result_container.none {
    margin: 0 20px;
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
}

.VmArrowdown + .VmArrowdown, 
.VmArrowdown {
    display: none;
}

.blocker {
    z-index: 1010;
}

div.modal {
    left: 0;
    right: 0;
    margin: auto;
}

.invalid {
    border-color: #f00;
    background-color: #ffd;
    color: #000;
}
label.invalid {
    background-color: #fff;
    color: #f00;
}

.chzn-container-multi .chzn-choices .search-field input {
    height: auto !important;
}

#sw_facebook_display iframe {
    width: 100% !important;
}

.modal-title {
    width: 100%;
    margin: 0;
    padding: 10px 20px;
    border: 1px solid #333;
    background-color: #da000d;
    color: #fff;
    font-size: 16px;
}

.modal-title span {
    font-weight: 600;
}

#post_services {
    width: 950px;
    max-height: 90vh;
    max-width: none;
    overflow: auto;
}

#post_services.modal a.close-modal {
    top: 30px;
    right: 30px;
    background-image: url('../img/close.png');
    background-size: auto;
    -webkit-filter: invert(1);
    filter: invert(1);
}

.modal-content {
    clear: both;
    padding: 15px;
    background-color: #fff;
    overflow: auto;
}
#post_services .modal-content {
    padding: 15px 0 15px 15px;
    border: 15px solid #333;
    background-color: #f5f5f5;
}

#post_services .modal-content > div {
    float: left;
    width: 49.9%;
    padding: 0 15px 0 0;
}

#post_services .modal-content > p {
    clear: both;
    padding: 0 15px 0 0;
}

.city-list {
    height: 300px;
    padding: 1px 10px;
    background-color: #fff;
    font-size: 12px;
    overflow: auto;
}

.city-list p {
    clear: both;
    margin: 0;
    padding: 3px 0;
}

.city-list p a {
    color: #555;
    text-decoration: none;
}

.city-list p a:hover {
    color: #da000d;
}

.city-list p a.selected_ppl {
    color: #da000d;
}

.city-list p img {
    margin-right: 5px;
}

.cl-city {
    float: left;
    width: 70%;
}

.cl-hours {
    float: right;
    width: 27%;
    color: #008000;
    text-align: right;
}

.input span {
    width: 100%;
}

.input input {
    width: 100%;
    height: 36px;
    padding: 0 15px;
    border: 1px solid #ddd;
    background-color: #fff;
}

#post_services .input {
    margin: 0 0 15px;
}

.input .tt-menu {
    top: 35px !important;
    left: 0 !important;
    right: 0 !important;
    width: auto;
    min-width: 0 !important;
    min-height: 0;
    margin-top: 0;
    margin-left: 0;
    padding: 0;
    border: 1px solid #b4b4b4;
    background-color: #fff;
    color: #313131;
    box-shadow: none;
    line-height: 1;
}

.input .tt-dataset-1, 
.input .tt-dataset-2 {
    margin: 0;
    border: 0;
}

.input .tt-menu p {
    margin: 5px 0;
}

.input .title_search_produkt {
    display: none;
    border-bottom: 1px solid #dedede;
    font-size: 12px;
}

.input .title_search_produkt span {
    font-size: 14px;
    font-weight: 600;
}

.input .title_search_produkt + a {
    border-top: 0;
}

.tt-menu .result_container {
    display: flex;
    align-items: center;
}

.input .tt-suggestion .result_container:hover {
    background-color: #e6e6e6;
}

.input .tt-menu .tt-suggestion {
    height: auto;
    margin: 0;
    padding: 5px 15px;
    border: 0;
    border-top: 1px solid #dedede;
}

.input .tt-menu .tt-suggestion:hover {
    background-color: #e6e6e6;
}

.tt-menu .results_data {
    float: none;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
}

.input .tt-menu .results_data {
    font-size: 15px;
}

.input .result_container.none {
    padding: 10px 15px;
}

.input .title_search_produkt_celkem {
    display: none;
}

.tt-menu .tt-suggestion.cat_naseptavac {
    display: inline-block;
    margin: 0 20px 10px 0;
    padding: 3px 10px;
    border: 1px dotted #fff;
}

.tt-dataset-1, 
.tt-dataset-2 {
    margin-top: 15px;
    border-top: 4px dotted #fff000;
}

#posta_search .tt-dataset-1, 
#posta_search .tt-dataset-2 {
    margin-top: 0;
    border-top: 0;
}

.btn-gray {
    margin: 15px 0 0;
    padding: 10px 20px;
    border: 1px solid #898989;
    background-color: #d4d4d4;
    color: #3d3d3d;
    font-weight: 600;
    transition: all 350ms linear;
    text-transform: uppercase;
    cursor: pointer;
}
.btn-gray:hover {
    border: 1px solid #000;
}

#post_services .btn-gray {
    float: left;
}

.btn-yellow {
    margin: 15px 0 0;
    padding: 10px 20px;
    border: 1px solid #898989;
    background-color: #fff000;
    color: #4a4620;
    font-weight: 600;
    transition: all 350ms linear;
    text-transform: uppercase;
    cursor: pointer;
}
.btn-yellow:hover {
    border: 1px solid #000;
}

#post_services .btn-yellow {
    float: right;
}

#osobni_odber_modal {
    max-width: 800px;
    padding: 0;
}

#osobni_odber_modal.modal a.close-modal {
    top: 16px;
    right: 10px;
    background-image: url('../img/close.png');
    background-size: auto;
    -webkit-filter: invert(1);
    filter: invert(1);
}

.will-call {
    margin: 5px 0 15px;
    padding: 10px;
    border: 1px dashed #ccc;
    background-color: #f3f3f3;
    transition: all 350ms linear;
    cursor: pointer;
    overflow: auto;
}
.will-call:hover, 
.will-call.active {
    border: 1px solid #444;
    background-color: #eaeaea;
}

.will-call-type {
    float: left;
    width: 82%;
    margin: 0;
}

.will-call-type label span {
    font-weight: 700;
}

.will-call-price {
    float: right;
    width: 15%;
    margin: 0;
    text-align: right;
}

.will-call-result span {
    font-weight: 700;
}

#osobni_odber_modal .btn-yellow {
    float: right;
}

#posta_search {
    max-width: 1000px;
    padding: 0;
    background: linear-gradient(90deg, #fff 60%, #f3f3f3 40%);
}

#posta_search > div {
    float: left;
    width: 60%;
    padding: 15px;
}

#posta_search h2 {
    margin: 5px 0 15px;
    font-size: 22px;
}

#posta_search > div + div {
    float: right;
    width: 39%;
    padding: 30px 15px 15px;
}

#posta_search h3 img {
    margin: 0 6px -3px 0;
}

.post-save {
    display: none;
    padding: 5px 10px;
    border: 1px solid #e8222e;
}

#post_services .post-save {
    display: block;
    margin: 20px 0 10px;
}

.post-save p {
    margin: 2px 0;
}

.post-days ins {
    font-weight: 600;
    text-decoration: none;
}

.post-days span {
    display: inline-block;
    width: 30px;
}

.post-date span, 
.post-price span {
    color: #22a049;
    font-weight: 600;
}

.post-save input[type="text"] {
    width: 100%;
    height: 40px;
    margin: 5px 0 10px;
    padding: 0 10px;
}

#map-cz_info_ppl {
    font-size: 12px;
}

#map-cz_info_ppl > div:first-child > div:first-child p:first-child {
    padding: 15px 0 0;
    font-size: 18px;
    font-weight: 600;
}

.post-pick {
    display: none;
    width: 100%;
    margin: 10px 0;
    padding: 10px 0;
    border: 1px solid #898989;
    background-color: #fff000;
    color: #4a4620;
    font-weight: 600;
    transition: all 350ms linear;
    text-transform: uppercase;
    cursor: pointer;
}
.post-pick:hover {
    border: 1px solid #000;
}
.post-pick.active {
    display: block;
}

.red, 
.red a {
    color: #e8222e;
}

.op_basket_row .op_col1 {
    text-align: center;
}

.op_basket_row .op_col1 img {
    max-width: 50px;
    max-height: 50px;
}

.payment_methods {
    list-style-type: none;
}

.payment_methods input[type="radio"] {
    position: relative;
    top: -4px;
    left: -5px;
}

.tm-footer .uk-accordion-content li.quick-contacts--phone a, .tm-footer .uk-accordion-content li.quick-contacts--phone a:hover, 
.store--page-contacts .phone a, .store--page-contacts .phone a:hover {
    padding-left: 0;
    text-decoration: none;
}
.quick-contacts--phone a:before {
    display: none;
}

.social-media {
    padding: 0;
    list-style-type: none;
}

.social-media li {
    display: inline;
    margin-right: 10px;
}

.social-media li img {
    max-height: 40px;
    transition: all 350ms linear;
}

.social-media li img:hover {
    opacity: .5;
}

@media (max-width: 991px) {
    #post_services {
        width: 98%;
    }
    .cl-city, .cl-hours {
        float: none;
        display: block;
        width: 100%;
        text-align: left;
    }
}

@media screen and (max-width: 767px) {
    .uk-grid > aside.tm-sidebar-a {
        display: none;
    }
    .offcanvas-menu > ul {
        margin-bottom: 30px;
    }
    .uk-offcanvas .uk-panel a:not([class]) {
        color: #da000d;
    }
    .uk-offcanvas .uk-panel a:not([class]):hover {
        color: #3a6fb7;
    }
    .tt-menu {
        width: 100%;
        margin-top: 10px;
        margin-left: -40px;
    }
    .tt-dataset-products .title_search_produkt {
        padding: 10px 20px 10px 10px;
    }
    .tt-dataset-products .title_search_produkt + p {
        margin: -37px 13px 22px 0;
    }
    .vyhledavac_nadpis_pr {
        padding: 0 10px;
    }
    .tt-img {
        display: none;
    }
    .tt-dataset .results_data {
        width: calc(100% - 7px);
    }
    .tt-result-left {
        width: calc(100% - 85px);
        overflow: hidden;
    }
    .tt-result-right {
        width: 75px;
        padding-right: 7px;
    }
    .tt-menu .tt-dataset-kategorie, 
    .tt-menu .tt-dataset-vyrobci, 
    .tt-menu .tt-dataset-novinky {
        float: none;
        width: 100%;
        border-bottom: 2px solid #ebebeb;
    }
    .modal {
        padding: 5px 15px;
    }
    .login-window.modal input[type="text"], 
    .login-window.modal input[type="email"], 
    .login-window.modal input[type="password"] {
        width: 200px;
    }
    .login-window.modal input[type="submit"] {
        width: 200px;
        font-size: 16px;
    }
    #posta_search {
        background: #fff;
    }
    #posta_search > div, 
    #posta_search > div + div {
        float: none;
        width: 100%;
    }
    #posta_search #map-post {
        display: none;
    }
    #posta_search > div + div {
        padding-top: 0;
    }
    #posta_search > div + div > h3 {
        margin-top: 5px;
    }
    #post_services .modal-content > div {
        float: none;
        width: auto;
    }
    .city-list {
        height: auto;
    }
    #post_services .modal-content > div + div {
        display: none;
    }
    #post_services .btn-gray {
        display: none;
    }
    #post_services .btn-yellow {
        float: none;
        width: 100%;
    }
    #post_services.modal a.close-modal {
        top: -3px;
        right: 0;
    }
    .will-call-price {
        clear: both;
        float: none;
        width: auto;
    }
    #osobni_odber_modal .btn-gray {
        display: none;
    }
    #osobni_odber_modal .btn-yellow {
        float: none;
        width: 100%;
    }
    #osobni_odber_modal.modal a.close-modal {
        top: -1px;
        right: 0;
    }
}

@media (max-width: 485px) {
    .payment_methods li {
        padding: 20px 0 15px 60px;
    }
    .payment_methods li svg {
        width: 50px;
    }
    .shipping_img img {
        max-width: 45px;
    }
}


/*start nové styly kosik*/

.cart-progress {
  clear: both;
  margin: 20px 0 50px;
  padding: 0;
  background-color: #f5f5f5;
  list-style-type: none;
  text-align: center;
  overflow: auto;
}

.cart-progress li {
  float: left;
  width: 25%;
  border-left: 1px dashed #ccc;
  transition: all 350ms linear;
  text-transform: uppercase;
}

.cart-progress li:first-child {
  border: 0;
}

.cart-progress li.active {
  border-left: 1px solid #da000d;
  background-color: #da000d;
}

.cart-progress li.active + li {
  border-left: 1px solid #f5f5f5;
}

.cart-progress li.active:hover {
  background-color: #ff0000;
}
.cart-progress li a {
  display: block;
  padding: 12px 0;
  color: #bbb;
  font-weight: 600;
  text-decoration: none;
}

.cart-progress li.active a {
  color: #ffffff;
}
.cart-progress li a span {
  display: inline-block;
}

.cart-progress li a span:first-child {
  width: 22px;
  height: 22px;
  margin-right: 10px;
  background-color: #bbb;
  color: #fff;
}
#QuickCartInsertForm .cart-amount {
  display: inline-block;
}
.cart-progress li.active a span:first-child {
  background-color: #3e3e3e;
}

.cart-row {
  clear: both;
  display: flex;
  align-items: center;
  height: 100px;
  margin: 8px 0;
  background-color: #ebebeb;
  transition: all 350ms linear;
}
.cart-row:hover {
  background-color: #e8e8e8;
}

.cart-img {
  display: flex;
  align-items: center;
  width: 8%;
  height: 100%;
  margin: 0;
  border: 1px solid #d0d0d0;
  background-color: #fff;
  text-align: center;
}

.cart-img img {
  max-width: 86%;
  max-height: 86%;
  margin: auto;
}

.cart-item {
  width: 47%;
  padding: 0 2%;
  font-size: 12px;
}

.cart-item h2,
.cart-item p {
  margin: 7px 0;
}

.cart-item h2 {
  font-size: 17px;
  font-weight: 400;
}

.cart-item h2 a {
  text-decoration: none;
}

.cart-item h2 a:hover {
  text-decoration: underline;
}

.cart-item [class^="tip-"] {
  display: inline-block;
  min-width: 60px;
  padding: 2px 10px;
  text-align: center;
}

.cart-item span {
  margin-right: 7px;
}

.cart-amount {
  width: 14%;
}

.cart-amount p {
  position: relative;
  width: 93px;
  height: 35px;
  margin: 0;
  text-align: center;
  display: inline-block;
}

.cart-amount-plus,
.cart-amount-minus {
  position: absolute;
  top: -1px;
  display: block;
  width: 25px;
  height: 35px;
  border: 1px solid #d0d0d0;
  background-color: #fff;
  transition: all 350ms linear;
  text-decoration: none;
  cursor: pointer;
  z-index: 2;
}

.cart-amount-plus {
  left: -1px;
}

.cart-amount-plus:hover {
  background-color: #f1f1f1;
}

.cart-amount-minus {
  right: -1px;
  background-color: #da000d;
  color: white;
}

.cart-amount-minus:hover {
  background-color: #ff000f;
}
.cart-amount input {
  position: absolute;
  top: -1px;
  left: 24px;
  width: 45px;
  height: 35px;
  border: 1px solid #d0d0d0;
  text-align: center;
  z-index: 2;
}

.cart-price-without-vat {
  width: 13%;
  margin: 0;
  font-size: 18px;
  line-height: 1.1em;
}

.cart-price-without-vat span {
  display: block;
  font-size: 12px;
}

.cart-price-with-vat {
  width: 13%;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1em;
}

.cart-price-with-vat span {
  display: block;
  font-size: 12px;
  font-weight: 400;
}

.cart-remove {
  width: 5%;
}

.cart-remove img {
  filter: grayscale(100%);
  transition: all 550ms linear;
}

.cart-remove img:hover {
  filter: grayscale(0%);
}

.cart-gift-postage {
    padding: 10px 0;
    overflow: auto;
}

.cart-gift {
    float: left;
    width: 48%;
    min-height: 160px;
    padding: 15px 15px 15px;
    background-color: #ebebeb;
}

.cart-gift h3 {
    display: flex;
    align-items: center;
    margin: 0 0 -10px;
    font-weight: 600;
    line-height: 1.2;
}

.cart-gift-img {
    flex-shrink: 0;
    display: block;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 30px;
    background: url('../img/gift.png') no-repeat center center;
    background-color: #da000d;
}

.active .cart-gift-img {
    background-color: #4dae57;
}

.cart-gift h4 span {
    color: #da000d;
    font-weight: 600;
}

.cart-gift.active h4 span {
    color: #4dae57;
}

.cart-gift-select {
    display: none;
    overflow: auto;
}

.cart-gift-select.active {
    display: block;
}

.cart-gift-select > div {
    float: left;
    width: 25%;
    padding: 0 20px 12px 0;
    text-align: center;
}

.cart-gift-select > div:nth-of-type(4n+1) {
    clear: both;
}

.cart-gift-item-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    margin-bottom: -13px;
    border: 1px solid #777;
    background-color: #fff;
}

.cart-gift-item-img img {
    max-width: 80%;
    max-height: 80%;
}

.cart-gift-select > div h2 {
    margin: -9px 0 0;
    font-size: 18px;
    line-height: 1.2;
}

.cart-range {
    height: 10px;
    margin-bottom: 15px;
    border-radius: 4px;
    background-color: #f6f6f6;
    font-size: 0;
}

.cart-range p {
    width: 1%;
    height: 100%;
    margin: 0;
    border-radius: 4px;
    background-color: #da000d;
}

.cart-range p.free {
    background-color: #4dae57;
}

.cart-postage {
    float: right;
    width: 48%;
    min-height: 160px;
    padding: 15px 20px 20px;
    background-color: #ebebeb;
}

.cart-postage h3 {
    display: flex;
    align-items: center;
    margin: 0 0 -10px;
    font-weight: 600;
    line-height: 1.2;
}

.cart-postage strong {
    font-weight: 800;
}

.cart-postage-img {
    flex-shrink: 0;
    display: block;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 30px;
    background: url('../img/postage.png') no-repeat center center;
    background-color: #da000d;
}

.active .cart-postage-img {
    background-color: #4dae57;
}

.cart-postage h4 span {
    color: #da000d;
    font-weight: 600;
}

.cart-postage.active h4 span {
    color: #4dae57;
}

.cart-empty {
    width: 69%;
}

.cart-row-sum {
  clear: both;
  display: flex;
  align-items: center;
  margin: 20px 0;
  padding-top: 10px;
  border-top: 1px solid #3e3e3e;
}

.cart-dis {
  width: 71%;
  /*padding-left: 10%;*/
}

.cart-dis a {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 20px;
  background-color: #da000d;
  color: #fff;
}

.cart-dis a:hover {
  background-color: #c1000b;
  color: #fff;
}

.cart-free-shipping {
  clear: both;
  float: left;
  width: 60%;
  border: 1px solid #ccc;
  font-size: 13px;
  color: #999;
  padding: 13px 10px;
}

.cart-free-shipping h3 {
  margin: 0;
  color: #3e3e3e;
  font-size: 16px;
}

.cart-free-shipping p.free{
  background-color: #3a6fb7;
}


.cart-free-shipping h3 span.free {
  color: #2196F3;
  white-space: nowrap;
  font-weight: 600;
}

.cart-free-shipping h3 span {

  color: #da000d;
  white-space: nowrap;
  font-weight: 600;
}

.cart-free-shipping > p {
  margin: 0;
}

.cart-free-shipping > p strong {
  white-space: nowrap;
}

.cart-free-shipping > div {
  width: 100%;
  height: 24px;
  margin-top: 3px;
  background-color: #eee;
  color: #3e3e3e;
}

.cart-free-shipping > div p {
  width: 1%;
  min-width: 70px;
  height: 100%;
  margin: 0;
  padding: 2px 7px;
  background-color: #da000d;
  text-align: right;
  color: white;
  font-weight: 500;
  font-size: 15px;
}

.cart-cards {
  clear: both;
  float: right;
  font-size: 12px;
}

.cart-cards img {
  display: inline-block;
  margin: 0 0 0 5px;
  vertical-align: middle;
}

.cart-prev {
  clear: both;
  float: left;
  margin: 30px 0;
}
#cart-step-two .cart-prev {
  margin: 0 0 50px 0;
}

.cart-next {
  float: right;
  margin: 30px 0;
}
#cart-step-two .cart-next {
  margin: 0 0 50px 0;
}

.cart-prev a, .cart-next a, .cart-next button {
  display: block;
  height: 40px;
  padding: 0;
  border: 1px solid #c8c8c8;
  background-color: #4dae57;
  font-size: 19px;
  transition: all 250ms linear;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.cart-prev a {
  background-color: #da000d;
  color: #fff;
}


.cart-prev a:hover, .cart-next a:hover, .cart-next button:hover {
  border: 1px solid #000000;
  color: #fff;
  cursor: pointer;
}

.cart-prev a span {
  float: left;
  display: block;
  width: 180px;
  height: 38px;
  padding-top: 6px;
  padding-top: 0;
  line-height: 38px;
  transition: all 350ms linear;
}

.cart-prev a span:first-child {
  width: 40px;
  padding-top: 6px;
  border-right: 1px solid #c8c8c8;
  line-height: normal;
}

.cart-next a span,
.cart-next button span {
  float: left;
  display: block;
  width: 40px;
  height: 38px;
  padding-top: 6px;
  transition: all 350ms linear;
}

.cart-next a span:first-child,
.cart-next a span:first-child, .cart-next button span:first-child {
  width: 180px;
  padding-top: 6px;
  padding-top: 0;
  border-right: 1px solid #c8c8c8;
  line-height: 38px;
  color: white;
}

.cart-prev a:hover span:first-child,
.cart-next a:hover span:first-child,
.cart-next button:hover span:first-child {
  border-right: 1px solid #000;
}


/*
start krok 2*/


#main-content {
  background-color: #fff;
}

#customer_details > div {
  clear: both;
  padding: 20px 0 35px;
}

#customer_details > div > div {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 5px 0;
  border: 1px solid #f7f7f7;
  border-top: 0;
  background-color: #fff;
}
#customer_details > div > div:first-of-type {
  border-top: 1px solid #f7f7f7;
}

#customer_details > div > div label {
  display: inline-block;
  width: 103px;
  margin: 0 10px 0 0;
  text-align: right;
}
#customer_details > div > div label#ship-add {
  width: 150px;
}
#customer_details > div > div #myCheck + label {
  width: auto;
  display: inline-block;
}
#customer_details > div > div.label-reset label {
  padding-top: 16px;
  vertical-align: top;
}

#customer_details > div > div label.error {
  position: relative;
  top: 0;
  right: 16%;
  display: block;
  width: auto;
  margin: 0;
  color: #ff0000;
  font-size: 12px;
  text-align: right;
}

#customer_details > div input[type="checkbox"] {
    position: relative;
    top: -4px;
    margin-left: 5px;
    margin-right: 6px;
}

.password-strength {
  position: relative;
}

#password-strength, #password-strength2 {
  position: absolute;
  top: 14px;
  left: 0;
  right: 0;
  color: #7fa779;
  font-size: 12px;
  text-align: center;
}

#customer_details input.form-control {
  width: 300px;
  height: 35px;
  margin: 5px 10px;
  padding: 0 15px;
  border: 1px solid #c7c7c7;
}

#customer_details select.form-control {
  width: 300px;
  height: 35px;
  margin: 5px 10px;
  padding: 0 15px;
  border: 1px solid #c7c7c7;
}

#customer_details textarea.form-control {
  width: 300px;
  height: 100px;
  margin: 5px 10px 20px;
  padding: 10px 15px;
  border: 1px solid #c7c7c7;
}

#cart-step-two #customer_details {
  background-color: #fff;
}

#cart-step-two #customer_details > div {
  display: inline-block;
  width: 49.8%;
  vertical-align: top;
}

#third-cart-step {
  background-color: #fff;
}

#third-cart-step #shipping,
#third-cart-step #payment {
  display: inline-block;
  width: 49.8%;
  vertical-align: top;
}

.payment_methods {
  display: inline-block;
  width: 80%;
  text-align: left;
}

.payment_methods p {
  margin: 10px 0;
}

.payment_methods li {
  position: relative;
  padding: 20px 0 15px 10px;
  border-top: 1px solid #eee;
}

.payment_methods li svg {
  position: absolute;
  top: 20px;
  left: 0;
  width: 75px;
}

.shipping_img {
  position: absolute;
  top: 20px;
  left: 0;
}

.shipping_img img {
  max-width: 75px;
}

.payment_methods li .vyber_doprava {
  display: block;
  font-weight: 600;
}

.list-unstyled {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#customer_details .dodac_adress_form{
  display: none;
}

#customer_details .dodac_adress_formactive{
  display: block;
}

.disableShipping {
  text-decoration: line-through;
  cursor: not-allowed;
}
.woocommerce-shipping-fields .label-reset #ship_note_id {
  padding-top: 16px;
  vertical-align: top;
}
.checkout-shipping {
  margin: 0;
  padding: 10px;
  background-color: #ededed;
  font-weight: 600;
  text-align: left;
}

#final-form {
  padding: 20px 0 5px;
  background-color: #fff;
}

#final-form #table_shop {
  width: 100%;
}

#final-form #table_shop td,
#final-form #table_shop th {
  padding: 5px 0;
  text-align: center;
}


#final-form #table_shop thead th, #final-form #table_shop .order-total th {
  background-color: #3e3e3e;
  color: #fff;
}

#final-form #table_shop tr th:first-child,
#final-form #table_shop tr td:first-child {
  padding-left: 10px;
  text-align: left;
}

#final-form #table_shop tbody tr:nth-child(2n+1) td {
  background-color: #f3f3f3;
}

#final-form #table_shop th {
  background-color: #e3e3e3;
}

.checkout-conditions {
  padding: 0 10px 0 0;
  text-align: right;
}

.checkout-conditions label.error {
  display: block;
  color: #ff0000;
  margin-bottom: 30px;
}

.text-mobile {
  display: none;
}

/*Contact section*/
.contact-part {
    width: 49%;
    display: inline-block;
}
.kontakt-sekce {
    display: block;
    position: relative;
    visibility: hidden;
}
.contact-person {
    position: relative;
    float: left;
    width: 33.3%;
    font-size: 12px;
    text-align: center;
}
.contact-section .contact-person {
    padding: 0 10px;
}
.contact-section > div:first-of-type, .contact-section > div:nth-of-type(3n+4) {
    clear: both;
}
.contact-person-img img {
    height: 80px;
    border-radius: 80px;
}
.contact-section > h3{
    padding-top: 25px;
}
#contacts{
    padding-bottom: 25px;
}
[id^="contact-map"] {
    clear: both;
    width: 100%;
    height: 600px;
}
/*My profile section*/
.profile {
    clear: both;
    text-align: left;
}
.profile > h2 {
    margin-top: 15px;
    padding-bottom: 2px;
    border-bottom: 1px solid #333;
    font-size: 20px;
    text-transform: uppercase;
}

.profile-left {
    float: left;
    width: 250px;
}
.profile-left ul {
    margin: 15px 0;
    padding: 0;
    list-style-type: none;
}
.profile-left ul li {
    margin: 0 0 3px;
}
.profile-left ul li a {
    display: block;
    padding: 10px;
    background-color: #fff;
    color: #da000d;
    text-decoration: none;
}
 .profile-left ul li a:hover {
    background-color: #dedede;
    color: #da000d;
}
.profile-right {
    float: right;
    width: calc(100% - 280px);
}
.profile-right ul{
    list-style-type: none;
}
.profile-left ul li.active a{
    background-color: #da000d;
    color: #fff;
}
.profile-box {
    padding: 15px 25px 25px;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
    margin-bottom: 10px;
}
.form-delivery label {
    display: inline-block;
    min-width: 150px;
}
.form-delivery input[type="text"], .form-delivery input[type="password"], .form-delivery select {
    min-width: 40%;
    padding: 8px 12px;
}
.login_form input[type="submit"], .form-delivery button, #pdf_history_modal .product-to-cart a,
#com-form-login-remember input, .security-form button, .profile-box button, #com-form-login-remember a{
    display: inline-block;
    background: #da000d;
    color: #FFF;
    padding: 7px 25px;
    border: 0;
    text-transform: uppercase;
}

#pdf_history_modal {
    display: none;
    max-width: 1000px;
    min-height: 700px;
}
#pdf_history_modal iframe {
    width: 940px;
    height: 700px;
}
.security-form{
    background: #fff;
    padding: 30px;
}
/*Cookie bar*/
#cookie-bar {
    height: auto;
    line-height: 24px;
    color: #eeeeee;
}
#cookie-bar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #3e3e3e;
    text-align: center;
    z-index: 9999;
}
#cookie-bar .cb-enable {
    background: #fff;
    color: black;
    float: right;
    margin-right: 10px;
}
#cookie-bar a {
    float: right;
    color: #ffffff;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    padding: 0 6px;
    margin-left: 8px;
}
#cookie-bar p{
    margin-top: 12px;
}
/*
konec krok 2*/

/*konec nové styly kosik*/

.modal#popup_modal {
    top: 0;
    bottom: 0;
    max-width: 700px;
    max-height: 500px;
}

.content_popup {
    padding: 40px 0 15px;
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
}

.content_popup h3 {
    color: #da000d;
    font-size: 50px;
    line-height: 1.3;
}

.content_popup input[type="text"] {
    width: 280px;
    height: 34px;
    margin: 20px 0 10px;
    border: 1px solid #777;
    background-color: #fff;
    outline: 0;
    text-align: center;
}

.redobarveni {
    color: #da000d;
}

#checkboxpopup {
    margin: -3px 0 0 6px;
}

.send_popup_window {
    display: block;
    margin: auto;
    padding: 6px 24px;
    border: 1px solid #da000d;
    background-color: #da000d;
    color: #fff;
    font-size: 20px;
}

.notie-overlay {
    z-index: 5;
}

.tm-sidebar-a .virtuemartcategories .VmArrowdown {
    display: none;
}

.product-unavailable {
    padding: 10px;
    background-color: #da000d;
    color: white;
    font-size: 19px;
    text-align: center;
}

#conditions {
    position: relative;
    top: 2px;
    right: 4px;
    display: inline-block;
}

.h1-home {
    position: relative;
    top: -20px;
}

.cleaner {
  clear: both;
  display: block;
  height: 1px;
}

@media (max-width: 1207px) {
    #cookie-bar span {
        display: block;
        padding: 0 10px 5px;
        line-height: 1.1;
    }
    #cookie-bar a, #cookie-bar .cb-enable {
        float: none;
    }
    #customer_details > div > div label {
        padding-left: 10px;
        text-align: left;
    }
    .cart-gift-select > div h2 {
        font-size: 15px;
    }
  .shop-benefits {
    display: none;
  }
  .uk-block .shop-benefits {
    display: block;
  }
}

@media (max-width: 991px) {
    .cart-progress li, .cart-progress li.active + li {
        float: none;
        width: 100%;
        padding: 10px;
        border-left: 0;
        border-top: 1px dashed #ccc;
        text-align: left;
    }
    .cart-progress li a span:first-child {
        text-align: center;
    }
    .cart-row {
        position: relative;
        display: block;
        height: auto;
        padding: 10px 10px 10px 20px;
    }
    .cart-row .cart-remove {
        position: absolute;
        top: -5px;
        right: 0;
        z-index: 2;
    }
    .cart-item {
        width: auto;
        padding: 0 0 5px;
    }
    .cart-item h2 {
        margin: 0 0 -10px;
    }
    .cart-amount, .cart-price-without-vat, .cart-price-with-vat {
        width: auto;
    }
    .cart-row-sum {
        justify-content: space-around;
    }
    .cart-empty {
        width: auto;
    }
    #third-cart-step #shipping, #third-cart-step #payment, 
    .payment_methods {
        display: block;
        width: auto;
    }
    #final-form #table_shop, #final-form #table_shop tbody, #final-form #table_shop tr {
        display: block;
        width: 100%;
        text-align: left;
    }
    #final-form #table_shop thead {
        display: none;
    }
    #final-form #table_shop th, #final-form #table_shop td {
        display: block;
        padding: 5px 10px;
        text-align: left;
    }
    #final-form .text-mobile {
        display: inline-block;
        margin-right: 5px;
    }
    .cart-gift-select > div {
        width: 50%;
        padding: 0 10px 12px 0;
    }
    .cart-gift-select > div:nth-of-type(2n+1) {
        clear: both;
    }
    .h1-home {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .content_popup {
        font-size: 20px;
    }
    .content_popup h3 {
        font-size: 32px;
    }
    .send_popup_window {
        font-size: 16px;
    }
    .productdetails--header {
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
    #product-name {
        font-size: 26px;
        line-height: normal;
    }
    .product-image-area.uk-panel-space {
        padding-bottom: 0;
    }
    #big-product-image {
        max-height: 60vw;
    }
    .cart-free-shipping {
        width: 100%;
    }
    #cart-step-two #customer_details > div {
        display: block;
        width: auto;
    }
    .tm-sidebar-a.uk-width-medium-1-4.uk-pull-3-4.uk-grid-margin.uk-row-first {
        border-right: 0;
    }
    .tm-footer div .uk-accordion-title:after {
        display: none;
    }
    .cart-gift-img {
        width: 26px;
        height: 26px;
        background-size: 15px 15px;
    }
    .cart-postage-img {
        width: 26px;
        height: 26px;
        background-size: 18px 13px;
    }
    .h1-home {
        font-size: 26px;
        line-height: 1.1;
    }
    .uk-block .shop-benefits li {
        width: 100%;
    }
}

@media (max-width: 555px) {
    #add_to_cart_diag a.uk-float-left {
        float: none;
        display: block;
        margin: 0 0 15px;
    }
    #add_to_cart_diag a.uk-float-right {
        float: none;
        display: block;
    }
    .cart-prev a span, .cart-next a span:first-child, .cart-next a span:first-child, .cart-next button span:first-child {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
    .cart-prev a span:first-child, .cart-next > * > *:last-child {
        display: none;
    }
    .cart-gift, .cart-postage {
        float: none;
        width: auto;
        min-height: 0;
    }
}
