/* page */
#sp-main-body {
    padding: 0px 0 30px;
}

/* text */
a {
    color: #01a7e5;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h2 a:active, .article-list .article .article-header h2 a:focus {
    color: #56d200;
}

/* width 5 sloupcu */
@media (min-width: 992px) {
.five-colum .sppb-col-md-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.seven-colum .sppb-col-md-1 {
    /*-ms-flex: 0 0 14.2857%;
    flex: 0 0 14.2857%;
    max-width: 14.2857%;*/
    flex: auto;
    max-width: fit-content;
}
}
/* sloupce hlavicka */
@media (min-width: 1200px) AND (max-width: 1399px) {
div#sp-search {
    width: 10%;
}
div#sp-menu {
    width: 56.66%;
}
}
@media (min-width: 992px) AND (max-width: 1199px) {
div#sp-search {
    width: 11%;
}
div#sp-menu {
    width: 55.66%;
}
.mytotal a {
    font-size: 12px;
}
i.fas.fa-shopping-basket {
    font-size: 12px;
}
}

/* error */
#system-message-container {
    position: fixed;
    bottom: auto;
    left: calc(50% - 250px);
    max-width: 500px;
    z-index: 9999;
    width: 500px;
    right: auto;
    top: 30px;
    z-index: 99 !important;
}
@media (max-width: 767px) {
#system-message-container {
    left: calc(50% - 175px);
    max-width: 350px;
}
}

/* offcanvas */
.offcanvas-menu .offcanvas-inner ul.menu>li>div>a {
    display: block;
    font-size: 18px;
    padding: 10px 0px;
    position: relative;
    line-height: 18px;
    opacity: 0.7;
    transition: 0.3s;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
    font-size: 20px;
    color: #01aef5;
}

/* menu user3 */
.seven-colum .sppb-col-md-1:not(:hover) .active .pull-left {
    -webkit-animation: bounceIn 2s ease;
    animation: bounceIn 2s ease;
}
.seven-colum .sppb-col-md-1:hover .pull-left {
    -webkit-animation: wobble 2s ease;
    animation: wobble 2s ease;
}
.seven-colum .sppb-col-md-1 .sppb-addon-title {
    transition: 0.6s text-shadow;
}
.seven-colum .sppb-col-md-1:hover .sppb-addon-title,
.seven-colum .sppb-col-md-1 .active .sppb-addon-title {
    /* text-decoration: underline; */
    text-shadow: 0px 0px 5px rgb(16 16 16 / 60%);
}
.seven-colum .sppb-media-body {
    overflow: visible;
}
.justify-content-center .sppb-row {
    justify-content: center;
}

/* header */
#sp-header {
    z-index: 9;
}

header#sp-header > .container > .container-inner > .row {
    align-items: center;
    justify-content: space-between;
}

/* pismo */
@media (min-width: 1200px) {
.h1, h1 {
    font-size: 26px;
    line-height: 42px;
    font-weight: 800;
    margin-bottom: 30px;
}
}
@media (max-width: 1400px) {
.spacer-buy-area h1 {
    font-size: 20px;
    line-height: 26px;
}
}

/* menu 2 */
@media (max-width: 1399px) {
.seven-colum .sppb-addon-title {
    font-size: 14px !important;
}
}
@media (max-width: 1199px) {
.seven-colum .sppb-addon-title {
    font-size: 12px !important;
}
.seven-colum img.sppb-img-responsive {
    width: 80%;
}
.seven-colum .sppb-col-md-1 {
    padding-right: 5px;
    padding-left: 5px;
}
}

/* top line */
#sp-header {
    box-shadow: 0 0 0px 0 rgb(0 0 0 / 10%);
    height: 100px;
    border-bottom: 1px solid #245c9d;
}
#sp-header .logo {
    height: 100px;
}
div#sp-user1 .justify-content-end .sppb-row  {
    justify-content: flex-end;
}
div#sp-user1 .align-items-end > .sp-module {
    width: 100%;
    margin: 0;
}
.compare .flex > div {
    display: flex;
}
.vme-row-mini .vme-column {
    height: 28px;
    line-height: 28px;
}
@media (min-width: 992px) {
div#section-id-1674722261673 > div > div > div {
    -ms-flex: 0 0 auto;
    flex: auto;
    max-width: max-content;
}
}

/* ajaxsearch */
section#sp-spsearch.wait {
    min-height: 150px;
}
div#sp-myspsearch > div > .sp-module {
    width: 100%;
}
.sp-page-builder .page-content #vyhledavani {
    z-index: auto;
}
#search-position-handler {
    position: initial;
}
#search-position #searchpanel {
    position: initial;
}
.mod-sp-vmajaxsearch {
    margin: 0px 0;
    position: initial;
    border: 0px solid #dcdde0;
    border-radius: 0;
    width: 100%;
}
#search-position .mod-sp-vmajaxsearch form {
    position: initial;
    color: #2f66af;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results {
    /*position: absolute;*/
    top: 57px;
    left: 0;
    right: 0;
    padding: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
    box-shadow: none;
    width: auto;
    border-radius: 5px;
}

.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul {
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 350px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul > li {
  display: block;
  padding: 10px 15px;
  cursor: pointer;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul > li .media > .pull-left {
    margin-right: 0;
    width: 70px;
    text-align: center;
    height: 50px;
    flex: 0 0 70px;
}
.mod-sp-vmajaxsearch .media-body {
    flex: 0 0 calc(100% - 70px);
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results .media {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul > li a.sp-vmajax-search-product-title {
  font-size: 14px;
  font-variant: 500;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul > li img {
    margin-top: 3px;
    width: auto;
    max-height: 50px;
    max-width: 64px;
    margin: 0 auto;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul > li .sp-vmajax-search-product-price {
  margin: 0 -3px;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul > li .sp-vmajax-search-product-price >span {
  margin: 0 3px;
  font-weight: 600;
  display: inline-block;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul > li .sp-vmajax-search-product-price >span.price-discounted {
  font-weight: normal;
  color: #888;
  text-decoration: line-through;
}
.mod-sp-vmajaxsearch .form-group {
  margin: 0;
}
.mod-sp-vmajaxsearch .form-group .form-control {
  height: 40px;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 5px 10px !important;
  width: 100%;
  margin-bottom: 0;
  border-radius: 0;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
}
.mod-sp-vmajaxsearch .form-group .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.mod-sp-vmajaxsearch .form-group .sp-form-control-container {
  position: initial;
  z-index: 99999;
  margin-bottom: 0;
  border-radius: 0px;
  flex: 0 0 75%;
  min-width: 75%;  
  border-bottom: 1px solid #245c9d;
}
.mod-sp-vmajaxsearch .form-group .sp-vmajaxsearch-clear {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: initial;
    z-index: 4;
    color: #131313;
    left: calc(100% - 24px);
    font-size: 180%;
}
.mod-sp-vmajaxsearch .input-group-addon {
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #245c9d;
}
.mod-sp-vmajaxsearch .input-group-addon:first-child {
    border-right: 1px solid #dcdde0;
    display: none;
}
.mod-sp-vmajaxsearch .input-group-addon select {
  border-radius: 0;
  background-color: transparent;
  border: 0;
  margin: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 160px;
}
.mod-sp-vmajaxsearch .input-group-addon select:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mod-sp-vmajaxsearch .input-group-addon .btn {
    margin: 0;
    height: 40px;
    width: 42px;
    text-align: center;
    padding: 0;
    border-radius: 0;
    background-color: #245c9d;
    border-radius: 0 !important;
    border: none;
}
.mod-sp-vmajaxsearch .input-group-addon .btn .fa-search {
    font-size: 12px;
    color: #ffdc00;
}
.mod-sp-vmajaxsearch .sp-select .sp-select-result {
  padding: 0 20px 0 0;
  text-align: left;
  height: 40px;
  line-height: 40px;
}
.mod-sp-vmajaxsearch .sp-select .sp-select-result span {
  display: block;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 130px;
  padding: 0 0 0 10px;
}
.mod-sp-vmajaxsearch .sp-select ul >li {
  text-align: left;
}
.sp-select ul >li:hover,
.sp-select ul >li.active {
  background-color: #b52227;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results .results-list::-webkit-scrollbar-thumb,
.sp-select-dropdown::-webkit-scrollbar-thumb {
  /*background: #b52227;*/
  background: #009de0;
}
.sp-select {
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.sp-select .sp-select-result {
  padding: 0 10px;
  text-align: left;
}
.sp-select ul {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 80px;
  max-width: 360px;
  background: #fff;
  z-index: 9999;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
.sp-select ul >li {
  text-align: center;
  display: block;
  height: auto;
  line-height: normal;
  padding: 8px 15px;
  margin: 0;
  cursor: pointer;
}
.sp-select ul >li:hover,
.sp-select ul >li.active {
  color: #fff;
}
.sp-select .sp-select-dropdown {
  max-height: 320px;
  overflow-y: auto;
  overflow-x: hidden;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results .results-list::-webkit-scrollbar,
.sp-select-dropdown::-webkit-scrollbar {
  width: 12px;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results .results-list::-webkit-scrollbar-track,
.sp-select-dropdown::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
  box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
}
.mod-sp-vmajaxsearch .input-group {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
}
.mod-sp-vmajaxsearch i.fa.fa-angle-down {
    position: absolute;
    line-height: 40px;
}
.mod-sp-vmajaxsearch form {
    margin-bottom: 0;
}
/* uprava zobrazeni */
ul.sp-vmajax-courses-search.results-list.category {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #dbdcdf;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul.category > li {
    text-align: center;
}
ul.sp-vmajax-courses-search.results-list.product {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #dbdcdf;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul.product > li {
    flex: 0 0 50%;
    min-width: 50%;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul .cat_title,
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul .prod_title {
    flex: 0 0 75%;
    padding: 15px;
    color: #131313;
    font-weight: 600;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul.category .cat_title {
    flex: 0 0 100%;
}
.allresults {
    flex: 0 0 25%;
    padding: 15px;
    color: #009de0;
    font-weight: 600;
    text-align: right;
}
/* content ajax search */
ul.sp-vmajax-courses-search.results-list.content {
    display: flex;
    flex-wrap: wrap;
}
ul.sp-vmajax-courses-search.results-list.content .clear {
    flex: 0 0 100%;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul.content > li {
    flex: 0 0 25%;
    min-width: 25%;
}
.pull-lefthide {
    display: none;
}

/* ajax search podstranky */
section#sp-spsearch .container {
    padding: 0px 0px;
}
div#sp-spsearch-podstranky .mod-sp-vmajaxsearch .form-group .sp-form-control-container {
    flex: 0 0 80%;
    min-width: 80%;
}
section#sp-spsearch .row {
    display: flex;
    /*align-items: center;*/
}
.sp-vmajaxsearch-results.row {
    margin: 10px 0;

}
section#sp-spsearch {
    background: #ffdc00;
}
body.itemid-314 section#sp-spsearch {
    background: #3184b0;
}
body.itemid-314 section#sp-spsearch .sppb-addon-title {
    color: white;
}


/* cervene ctverce */
div#column-id-1653392608842:before,
div#column-id-1653392608954:before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    top: calc(50% - 1px);
    background: #e6d2d3;
    left: 0;
}
.sp-page-builder .page-content #section-id-1653392608837,
.sp-page-builder .page-content #section-id-1653392608949 {
    transition: background 0.4s;
}
.sp-page-builder .page-content #section-id-1653392608837:hover,
.sp-page-builder .page-content #section-id-1653392608949:hover {
    background-color: #ffdc00;
}
/* novinky a navody */
section#NovinkyNavody .sppb-no-gutter .sppb-addon-content>.sppb-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
}
section#NovinkyNavody .sppb-no-gutter [class*=sppb-col-sm-6] {
    padding-right: 5px;
    padding-left: 5px;
}
div#zluta:before {
    content: '';
    background-color: #FFDC00;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 180px;
    transition: background 0.4s;
}
div#zluta:hover:before {
    /*background-color: #f4000f;*/
}
div#cervena:before {
    content: '';
    background-color: #f4000f;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 180px;
    transition: background 0.4s;
}
div#cervena:hover:before {
    /*background-color: #FFDC00;*/
}
div#zluta h3 a, div#zluta h3,
div#cervena h3 a, div#cervena h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}
div#cervena .sppb-article-info-wrap,
div#zluta .sppb-article-info-wrap {
    margin-top: 10px;
}
div#zluta a.sppb-article-img-wrap {
    position: relative;
}
div#zluta a.sppb-article-img-wrap,
div#cervena a.sppb-article-img-wrap {
    position: relative;
    height: 199px;
    overflow: hidden;
    display: block;
}
div#zluta a.sppb-article-img-wrap img.sppb-img-responsive,
div#cervena a.sppb-article-img-wrap img.sppb-img-responsive {
    min-height: 199px;
    margin: 0 auto;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
div#zluta i.fas.fa-play {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: white;
    background: rgb(0 0 0 / 50%);
    transition: color 0.4s;
}
div#zluta a.sppb-article-img-wrap:hover i.fas.fa-play {
    color: #FFDC00;
}
/* menu */
/* nastaveni pro leve horni menu */
/*
.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li:hover>a,
.sp-megamenu-parent>li.active:hover>a {
    color: #101010;
    font-weight: 600;
    font-size: 15px;
    position: relative;
    display: inline;
    height: 20px;
    line-height: 20px;
}*/
/* nastaveni pro stredove menu */
.d-flex.sp-megamenu-wrapper {
    justify-content: center;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li.active>a, 
.sp-megamenu-parent>li:hover>a, 
.sp-megamenu-parent>li.active:hover>a {
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
    position: relative;
    display: inline;
    height: 47px;
    line-height: 47px;
    padding: 15px 15px;
    text-transform: uppercase;
}
.sp-megamenu-parent>li:last-child:hover>a {
    padding: 0px 0px 0px 15px;
}
#sp-top-bar a {
    color: #245c9d;
}
.sp-megamenu-parent>li.active>a:after,
.sp-megamenu-parent>li:hover>a:after {
    z-index: -1;
}

div#sp-menu .justify-content-end {
    justify-content: center !important;
}

.sp-megamenu-parent ul .sp-dropdown.sp-dropdown-sub.sp-menu-right {
    display: none;
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    display: none;;
}

/* top line */
#sp-top-bar {
    background: #fff;
    color: #595959;
    border-bottom: 1px solid #e8e8e8;
}
#sp-top-bar .sp-module {
    display: block;
    margin: 0;
}
.flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.flex.right {
    justify-content: flex-end;
}
.flex .phone {
    margin-right: 2rem;
}
.flex.padding-0 {
    padding: 0;
}

/* vmessential */
.flex .vmessentials-form {
    display: inline-block;
    margin-left: 5px !important;
}

/* slideshow */
.sp-slider .sp-dots {
    max-width: 1140px;
    left: 10px !important;
    margin: 0 auto -20px !important;
    position: relative;
    width: 100% !important;
    bottom: 150px !important;
}
div.sp-slider .sp-nav-control .nav-control {
    background: rgb(0 0 0 / 0%);
    border: 0;

}
div.sp-slider .sp-nav-control .nav-control:hover {
    background: rgba(0,0,0,0);
}

section#section-id-1662624350504 .sppb-addon-image-layout-content {
    background: transparent;
    padding: 0;
    text-align: left;
    color: white;
}
section#section-id-1662624350504 .sppb-addon-image-layout-content strong {
    font-size: 48px;
}
#column-id-1662991081468,
#column-id-1662991081473 {
    overflow: hidden;
    border-radius: 5px;
}
#column-wrap-id-1662991081468 .image-layout-preset-style-poster,
#column-wrap-id-1662991081468 .image-layout-preset-style-poster {
    height: 203px;
}

.myheight .sppb-addon-wrapper {
    height: 161px;
    overflow: hidden;
}
.myheight .sppb-addon-wrapper .sppb-addon-single-image-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 161px;
    text-align: center;
}
.myheight .sppb-addon-wrapper img.sppb-img-responsive {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

/* footer */
#sp-footer .container-inner {
    padding: 0;
    border-top: 0px solid rgba(255, 255, 255, 0.1);
}
#sp-footer, 
#sp-bottom {
    background: #245c9d;
    color: #fff;
    padding: 0;
    line-height: 26px;
}
#sp-bottom .sp-module {
    margin-bottom: 0;
}
#sppb-addon-wrapper-1662639816958 {
    margin: 0;
}
#sp-footer ul.menu li {
    display: block;
    margin: 0 10px;
}
#sp-footer ul.menu li a {
    display: block;
    font-size: 15px;
    font-weight: 600;
}
/* vmj */
/* tabler detail */
.row-fluid.tabs_row {
    margin-top: 30px;
}
div#vmj_product_details_tab ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}
div#vmj_product_details_tab li {
    display: inline-block;
    border: 0px solid #a4a4a4;
    cursor: pointer;
    background: #ffdc00;
    transition: all 0.4s;
}
div#vmj_product_details_tab  li.selected,
div#vmj_product_details_tab  li:hover {
    border-bottom: 0px solid white;
    background: #ff0000;
}
div#vmj_product_details_tab li a:hover, {
    text-decoration: none;
}
div#vmj_product_details_tab li span.title {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 40px;
    color: #2f2f2f;
    margin: 0;
    font-weight: 600;
}
div#vmj_product_details_tab li.selected span.title,
div#vmj_product_details_tab li:hover span.title {
    color: #ffffff;
}
.vmj_popis div[style="display: block;"] {
    padding: 15px 0;
    background: white;
    border: 0px solid #a4a4a4;
    margin-top: -1px;
    transition: 0.6s height;
    visibility: visible;
    animation-duration: 1000ms;
    animation-name: fadeInLeft;
}
.vmj_popis .product-fields-title-wrapper,
.vmj_popis p.myTitle {
    display: none;
}
.green {
    color: #00a03e;
}
.row-fluid.tabs_row div#dotaz * {
    box-sizing: border-box;
}
/* search */
.row.g-0, 
.row.gx-0 {
    --bs-gutter-x: 0;
}
.row.g-1, 
.row.gx-1 {
    --bs-gutter-x: 0.25rem;
}
.row.g-2, 
.row.gx-2 {
    --bs-gutter-y: 0.5rem;
}
.row.g-3, 
.row.gx-3 {
    --bs-gutter-x: 1rem;
}
.vm-search-custom-search-input .col-md-12 {
    margin: 10px 0;
}
.vm-search-custom-search-input  input.button {
    background: #f5000f;
    color: white;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 13px;
    padding: 9px 20px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
}
.vm-search-custom-search-input input.button:hover {
    background: #fedc00;
    color: #121212;
}
.itemid-314 .vm-search-custom-search-input input.button:hover {
    background: #fedc00;
    color: #3184b0;
}
.vm-search-custom-search-input input.inputbox {
    border-radius: 0 !important;
}

/* login */
section#sp-loginform .modal-dialog {
    width: calc(100% - 30px);
    max-width: 650px;
}
section#sp-loginform .modal-content {
    background: #FFFFFF;
    box-shadow: 0 28px 57px 0 rgba(0, 0, 0, 0.72);
    border-radius: 0;
    text-align: left;
    padding: 70px 85px;
}
section#sp-loginform .modal-content .modal-header {
    border: none;
    padding: 0 0 43px;
    font-size: 24px;
    font-weight: 400;
    justify-content: center;
}
section#sp-loginform .modal-content .modal-body {
    padding: 0;
}
.modal-backdrop.fade.show {
    visibility: visible;
    opacity: .9;
    z-index: 9;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    background: #ffffff!important;
}
.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.97;
    z-index: 1;
}
.modal.show .modal-dialog {
    z-index: 2;
}
section#sp-loginform .modal-content .modal-header h3 {
    font-weight: 700;
    font-size: 24px;
    margin: 0 0 0 16px;
}
section#sp-loginform .modal-header .closeLogin {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    padding: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
    border: 0;
    height: 47px;
    width: 47px;
    margin: 0;
}
section#sp-loginform .modal-content .modal-body input {
    box-shadow: none;
    border: 1px solid #EBEBEB;
    padding: 18px 20px;
    border-radius: 0;
}
section#sp-loginform .modal-content .modal-body input[type="text"] {
    margin-bottom: 10px;
}
section#sp-loginform .modal-content .modal-body input[type="password"], 
section#sp-loginform .modal-content .modal-body input[type="email"] {
    margin-bottom: 24px;
}
section#sp-loginform .modal-content .modal-body .remeber-forget-wrap {
    font-weight: 700;
    margin-bottom: 5px;
}
section#sp-loginform .modal-content .modal-body input {
    box-shadow: none;
    border: 1px solid #EBEBEB;
    padding: 18px 20px;
    border-radius: 0;
}
section#sp-loginform .modal-content .modal-body .remeber-forget-wrap #modlgn-remember {
    position: relative;
    margin-right: 10px;
    padding: 0;
}
section#sp-loginform .modal-content .modal-body .remeber-forget-wrap label {
    font-weight: 700;
}
section#sp-loginform .modal-content .modal-body #form-login-submit {
    margin-bottom: 40px;
}
section#sp-loginform .modal-content .modal-body .login-button {
    padding: 18px 20px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1.75px;
    border-radius: 0;
    cursor: pointer;
    border: none;
    background-color: #D10038;
}
section#sp-loginform .modal-content .modal-body .login-button:hover, 
section#sp-loginform .modal-content .modal-body .login-button:focus {
    background-color: #D10038;
    opacity: 0.7;
}
section#sp-loginform .modal-content .modal-body .reg-link a {
    text-transform: uppercase;
    letter-spacing: 1.75px;
    opacity: 0.7;
    font-weight: 500;
    color: black;
}
section#sp-loginform .modal-content .modal-body .reg-link a:hover {
    opacity: 1;
    color: black;
}
section#sp-loginform a.forget-pass {
    color: #000000;
}
section#sp-loginform .login-greeting {
    margin-bottom: 20px;
}
div#form-login-password .input-group-text {
    background-color: #e8f0fe;
    border: 1px solid #ebebeb;
    border-radius: 0;
    line-height: 44px;
}
section#sp-loginform .modal-content .modal-body input {
    position: relative;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 24px;
}
section#sp-loginform .modal-content .modal-body input#modlgn-passwd {
    margin-bottom: 24px;
}
@media (max-width: 991px) {
div#form-login-password .input-group-text {
    line-height: 24px;
}
}

/* search */
section#sp-spsearch {
    background: #245c9d;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    height: auto;
}
section#sp-spsearch .modal-dialog {
    max-width: 100%;
}
section#sp-spsearch button.closeSearch {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    padding: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
    border: 0;
    height: 47px;
    width: 47px;
    margin: 0;
}
.sp-vmajaxsearch-results.wait {
        overflow: hidden;
} 
.sp-vmajaxsearch-results.wait:after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: white;
    content: '';
    height: 100%;
} 
.sp-vmajaxsearch-results.wait:before {
    position: absolute;
    background: transparent;
    /*content: "\f110";*/
    content: "\f2f1";
    height: auto;
    z-index: 9;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    margin: auto;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    font-size: 40px;
    color: #ffdc00;
}
body.layout-edit-iframe .show {
    display: none !important;
}

/* ikony */
#sp-user4-ikony .sppb-addon-wrapper > .clearfix {
    border-bottom: 2px solid #245c9d;
}
#sp-user4-ikony  .sppb-media {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
#sp-user4-ikony  .sppb-col-md-2:hover .pull-left,
#sp-user4-ikony  .sppb-col-md-3:hover .pull-left {
    /*-webkit-animation: wobble 2s ease infinite;
    animation: wobble 2s ease infinite;
    -webkit-animation: pulse 1s infinite ease-in-out alternate;
    animation: pulse 1s infinite ease-in-out alternate;*/
    -webkit-animation: wobble 2s ease;
    animation: wobble 2s ease;
}

/* left */
#sp-left .sp-module, 
#sp-right .sp-module {
    border: 0px solid #f3f3f3;
    padding: 0;
    border-radius: 0;
}
#sp-left .sp-module .sp-module-title, 
#sp-right .sp-module .sp-module-title {
    margin: 0 0 0px;
    padding: 20px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 0px solid #f3f3f3;
    color: white;
    background: #de0067;
}
#sp-left .sp-module ul>li, 
#sp-right .sp-module ul>li {
    color: black;
    display: block;
    border-bottom: 0px solid #f3f3f3;
    margin-bottom: 0;
    transition: 0.4s all;
    margin-top: 1px;
}
.VMmenu li > div {
    padding: 10px 20px;
    background: #ecfbff;
}
#sp-left .sp-module ul ul>li > div {
    padding: 10px 0px 10px 40px;
}
#sp-left .sp-module ul>li a {
    color: black;
    font-weight: 500;
}
#sp-left .sp-module.vyrobci ul>li a {
    font-size: 14px;
}
#sp-left .sp-module ul>li.VmOpen,
#sp-left .sp-module ul>li:hover {
    /*background: #245c9d;*/
    color: white;
}
#sp-left .sp-module ul>li.VmOpen>div,
#sp-left .sp-module ul>li:hover>div:hover {
    background: #245c9d;
    color: white;
}
/*#sp-left .sp-module ul>li.VmOpen a,
#sp-left .sp-module ul>li:hover a {
    color: white;
}*/
#sp-left .sp-module ul>li.VmOpen > div > a,
#sp-left .sp-module ul>li:hover>div:hover > a {
    color: white;
}

/* breadcumbs */
.sp-module.breadcumbs {
    background: #ecfbff;
    line-height: 61px;
}
.breadcrumb {
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
}
body:not(.com-virtuemart) .breadcrumb {
    padding-left: 20px;
}

.com-virtuemart section#sp-main-body:before,
.com-content section#sp-main-body:before,
.com-vmessentials section#sp-main-body:before {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    background: #ecfbff;
    height: 62px;
    content: '';
    z-index: -1;
}

@media (max-width: 991px) {
.sp-module.breadcumbs a.pathway {
    font-size: 10px;
}
.sp-module.breadcumbs .breadcrumb-item.active span {
    font-size: 10px;
}
.sp-module-content-top .sp-module.breadcumbs {
    line-height: 30px;
}
}

/* blog */
.blog .col-lg-4 {
    margin-bottom: 30px;
}
.blog .article {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-between;
    height: 100%;
    margin-bottom: 10px;
}
/* zarovnani do radku */
/*
.blog .article .article-intro-image {
    margin: 0;
    align-items: center;
    display: flex;
    padding: 5px;
    border: 0;
    flex: 0 0 35%;
    max-width: 35%;    
}
.blog .article-body {
    flex: 0 0 65%;
    max-width: 65%;
    padding: 5px 10px;
}
*/
/* zarovnani do bloku */
.blog .article .article-intro-image {
    margin: 0;
    align-items: center;
    display: flex;
    padding: 5px;
    border: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
.blog .article .article-intro-image a {
    display: block;
    height: 190px;
    width: 100%;
}
 .blog .article .article-intro-image img{
    object-fit: cover;
    max-width: none;
    max-height: none;
    width: 100%;
    height: auto;
}
.blog .article-body {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 5px 10px;
}
.blog .article-list .article .readmore {
    font-size: 0.875rem;
    text-align: right;
}
.blog .article-list .article .readmore a {
    padding: 10px 10px;
    background: #56d200;
    color: white;
    border-radius: 5px;
}
.blog .article-list .article .readmore a:hover {
    background: #01a7e5;
    color: white;
}
.view-article .article-header {
    display: none;
}

/* akce */
.row.desc {
    display: flex;
    align-items: center;
    padding: 20px 0;
}
div.itemExtraFields {
    margin: 0;
    padding: 8px 0 0 0;
    border-top: 0px dotted #ddd;
}
.itemSocialSharing {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
}
div.itemTwitterButton,
div.itemFacebookButton,
div.itemLinkedInButton {
    float: none;
    margin: 0;
}
span.IN-widget {
    vertical-align: initial !important;
}
div.itemToolbar {
    padding: 0;
    margin: 0;
    background: transparent;
    border-radius: 0;
}
div.groupPrimary {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: cubic-bezier(0,.50,.50,1);
    transition-timing-function: cubic-bezier(0,.50,.50,1);
    width: 100%;
    box-shadow: 0 0 20px rgb(0 0 0 / 50%);
    overflow: hidden;
    padding: 5px;
    background-color: #fff;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    height: 100%;
}
div.groupPrimary:hover {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}
.itemListView .itemContainer {
    position: relative;
    padding: 15px;
    text-align: left;
    cursor: pointer;
    display: inline-block!important;
    float: none!important;
    margin: -4px;
}
@media screen and (min-width: 991px) {
.itemListView .itemContainer {
    max-width: 33.3333%
}
}
.catExtraFieldsBottom {
    padding: 15px 10px 0;
    font-size: 14px;
}
.catItemExtraFieldsTop {
    padding: 0px 10px 15px;
    font-size: 14px;
    position: relative;
}
.catItemExtraFieldsTop:after {
    height: 1px;
    width: calc(100% - 80px);
    background: rgb(0 0 0 / 30%);
    content: '';
    position: absolute;
    bottom: 0;
    left: 40px;
}
.catItemExtraFieldsTop .row,
.catExtraFieldsBottom .row {
    margin: 0;
}
div.catItemBody {
    color: #000;
}
.catExtraFieldsBottom i.fas {
    color: #000;
    transition: color 400ms;
}
div.groupPrimary:hover .catExtraFieldsBottom i.fas {
    color: #6c7921;
}
div.catItemImageBlock {
    padding: 0;
    max-height: 100px;
    overflow: hidden;
}
span.catItemImage {
    display: block;
    text-align: center;
    margin: 0;
    height: 100px;
}
span.catItemImage img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
    max-height: 100%;
    position: relative;
    width: 400px;
}
div.catItemHeader h3.catItemTitle {
    padding: 5px 0 5px 0;
    margin: 0;
    font-size: 20px;
    text-align: center;
    color: black;
}
.catItemView.groupPrimary a {
    color: #000;
}
div.groupPrimary:hover div.catItemHeader h3.catItemTitle a {
    color: #01b1f5;
}
div.catItemLinks {
    height: 50px;
    padding: 0;
    margin: 0;
}
body .catItemReadMore {
    margin: 0px 10px;
    display: block;
    width: auto;
    text-align: right;
    position: absolute;
    bottom: 15px;
    right: 0;
}
.catItemView.groupPrimary a.k2ReadMore {
    color: white;
    background: #56d200;
    padding: 10px 20px;
    border-radius: 0px;
}
.catItemView.groupPrimary a.k2ReadMore:hover {
    background: rgb(1 174 245);
}
div#itemListPrimary {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: stretch;
}
.row.g-0.typAkce {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
    line-height: 40px;
}
.row.g-0.typAkce span.piktogram {
    padding: 5px;
}
@media screen and (max-width: 1399px) {
.catItemExtraFieldsTop {
    font-size: 12px;
}
.catExtraFieldsBottom {
    font-size: 12px;
}
}

/* filtr k2 */
.k2filter-table,
.vsm-vmsearch form {
    color: black;
    display: block;
    border-bottom: 0px solid #f3f3f3;
    padding: 10px 20px;
    background: #ecfbff;
    margin-bottom: 2px;
    transition: 0.4s all;
}
.K2FilterBlock .buttons,
.search-button-wrapper {
    color: black;
    display: block;
    border-bottom: 0px solid #f3f3f3;
    padding: 10px 20px;
    background: #ecfbff;
    margin-top: -2px;
    transition: 0.4s all;
    text-align: left;
    float: none;
}
.search-button-wrapper {

    padding: 10px 0px;
}
.K2FilterBlock .buttons .btn-warning,
.K2FilterBlock .buttons .btn-primary,
.search-button-wrapper .btn-primary {
    color: #fff;
    background-color: #01a7e5;
    border-color: #01a7e5;
    border-radius: 0;
}
.K2FilterBlock .buttons .btn-warning.active,
.K2FilterBlock .buttons .btn-warning:hover,
.K2FilterBlock .buttons .btn-primary.active,
.K2FilterBlock .buttons .btn-primary:hover,
.search-button-wrapper .buttons .btn-primary:hover,
.search-button-wrapper .btn-primary.active {
    color: #fff;
    background-color: #56d200;
    border-color: #56d200;
}

/* search vm */
.vsm-vmsearch-box .vsm-vmsearch-field-lable {
    font-weight: 600;
    padding: 6px 0 6px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
}
.vsm-vmsearch-box .chzn-container.chzn-container-single .chzn-single {
    color: #303030;
}
.vsm-vmsearch-box .chzn-container.chzn-container-single .chzn-single {
    font-weight: 500;
    font-size: 13px;
}
.spacer-buy-area .chzn-container-single .chzn-single span {
    margin-right: 40px;
}

/* atrakce */
.com-content.view-article section#sp-main-body table {
    caption-side: bottom;
    border-collapse: collapse;
    width: 100%;
}
.com-content.view-article section#sp-main-body td, 
.com-content.view-article section#sp-main-body th {
    border: 1px solid #ababab;
    padding: 10px;
}

/* uprava kopirovani textu na sloupce */
div#fullText > .pb-center-column {
    width: 100%;
}
div#fullText form#buy_block,
div#fullText input,
div#fullText .input-group-btn,
div#fullText .box-cart-bottom {
    display: none;
}

/* optin form */
.sppb-addon-optin-forms {
    padding: 0;
}
.sppb-addon-optin-forms .sppb-optin-form-details-wrap:not(:empty) {
    padding: 5px 0;
}
button#btn-1669809477284 {
    border-radius: 0 5px 5px 0;
    justify-content: center;
    padding: 0;
    position: relative;
    width: 54px;
}
button#btn-1669809477284:before {
    color: #fff;
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 600;
    line-height: 54px;
}
.sppb-addon-optin-forms button#btn-1669809477284:hover:before {
    color: #245c9d;
}
.sppb-form-group.email-wrap input.sppb-form-control {
    height: 56px;
    line-height: 56px;
    padding: 0 20px;
    width: calc(100% - 50px);
}
.sppb-addon-optin-forms .sppb-btn-success {
    background-color: #de0067;
    border-color: #de0067;
}
.sppb-addon-optin-forms .sppb-btn-success:hover,
.sppb-addon-optin-forms .sppb-btn-success:focus {
    background-color: #ecfbff;
    border-color: #de0067;
}

/** footer loga */
div#loga img {
    filter: grayscale(100%);
    opacity: 0.8;
    transition: all 0.6s;
}
div#loga img:hover {
    filter: grayscale(0%);
    opacity: 1;
}
.sppb-justify-center .sppb-row.sppb-align-center {
    display: flex;
    justify-content: center;
}


/* prepinac meny */
.sp-module.col-lg-2.prepinac {
    float: right;
}
/*select#virtuemart_currency_id {
    padding: 0 10px;
    font-size: 12px;
    border-radius: 0;
    height: 20px;
}*/
.changeButton {
    text-align: center;
    margin-top: 15px;
}
body .changeButton .button {
    padding: 0 60px !important;
}
div#myModal .modal-header {
    justify-content: center;
    color: #245C9D;
    width: 100%;
}
div#myModal .modal-footer {
    width: 100%;
}


/* jazyky */
.sp-module.jazyky {
    float: right;
}
.sp-module.jazyky div.mod-languages ul li.lang-active {
    padding: 0 5px;
}
.mod-countrylang img {
    flex: auto;
    width: 22px;
    height: 14px;
    margin-right: 5px;
    line-height: 22px;
    border: 1px solid;
    position: relative;
    bottom: 1px;
}
.mod-countrylang a {

}

/* compare and wishlist */
i.fas.fa-random,
i.fas.fa-heart {
    font-size: 28px;
    color: #de0067;
}
.empty i.fas.fa-random,
.empty i.fas.fa-heart {    
    color: #245c9d;
}
.row.priceLine .vme-allbuttons-container {
    display: none;
}
.btn-vme-round.btn-item-added > i, 
.btn-vme-round.btn-item-added:hover > i {
    background: #de0067;
}
.vme-mod-header {
    margin: 0;
}
span.vme-tooltip {
    font-size: 10px !important;
    color: white !important;
    background: black;
}

/* modal bootstrap */
.modal-header button.close {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    padding: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
    border: 0;
    height: 47px;
    width: 47px;
    margin: 0;
}
#ProOPC .topshipping_pickup_select_place .modal-body .iframe {
    min-height: auto !important;
    width: 100%;
    height: 100%;
}
#ProOPC .topshipping_pickup_select_place button.close.novalidate span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 30px;
    padding: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
    border: 0;
    height: 33px;
    width: 47px;
    margin: 0;
    line-height: 1em;
}
#ProOPC .topshipping_pickup_select_place .jviewport-height70 {
    height: 80vh;
}
#ProOPC .topshipping_pickup_select_place a:not(.proopc-btn):hover, 
#ProOPC .topshipping_pickup_select_place a:not(.proopc-btn):focus {
    text-decoration: none;
}
#ProOPC .topshipping_pickup_select_place a.topshipping_maplink {
    font-size: 14px;
}
#ProOPC .topshipping_pickup_select_place a.topshipping_maplink:hover, 
#ProOPC .topshipping_pickup_select_place a.topshipping_maplink:focus {
    text-decoration: underline;
    outline: 0 none;
    border: 1px solid transparent;
}
#ProOPC span.wf-icon-zoom-link {
    display: none;
}
#ProOPC div.topshipping_pickup_selected_place, .topshipping_pickup_selected_place {
    font-size: 10px;
}
/* free ship */
div#freeShippingInfo {
    margin-top: 20px;
    text-align: center;
    font-weight: 600;
}
div#freeShippingInfo > span {
    margin-bottom: 10px;
    display: block;
}
div#freeShippingInfo > span span.priceRange {
    color: #de0067;
}
div#freeShippingInfo .price-range {
    margin-bottom: 0;
    display: block;
    width: 100%;
    height: 4px;
    max-width: none;
    margin-top: 0;
    border-style: none;
    border-width: 0;
    border-color: transparent;
    background-color: #dadada;
}
div#freeShippingInfo .price-range > div {
    float: left;
    height: 100%;
    width: 0;
    background-color: #de0067;
    transition-timing-function: cubic-bezier(.61,.20,.48,1.01) !important;
    transition-duration: 2s !important;
    -webkit-transition: width;
    -moz-transition: width;
    -o-transition: width;
    transition: width;    
    max-width: 100%;
}
/* facebook */
.messengerchat .into_Messenger a {
    background: #4267b2;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.messengerchat .into_Messenger .img_icon {
    margin-right: 10px;
    width: 16px;
    max-height: 16px;
    max-width: 16px;
}
.messengerchat .popup-section .help-you-btn img {
    max-width: 40px;
}
.messenger-bottom_right {
    bottom: -9px !important;
    right: 4px;
}

/* reset */
.reset,
.login,
.remind {
    margin: 30px 0;
}
.reset .col-lg-4,
.login .col-lg-4,
.remind .col-lg-4 {
    flex: 0 0 auto;
    width: 100%;
}

/* objednavky */
.vm-orders-list {
    margin: 30px 0;
}
.vm-orders-list table.adminlist {
    width: 100%;
}

/* menu left */
#sp-left .sp-module .doprava li#item-403,
#sp-left .sp-module .doprava li#item-348,
#sp-left .sp-module .doprava li#item-350,
#sp-left .sp-module .doprava li#item-381,
#sp-left .sp-module .doprava li#item-349 {
    display: none;
}
#sp-left .sp-module .accordeonck {
    box-shadow: none;
    border: none;
}
#sp-left .sp-module .accordeonck li.parent > span span.toggler_icon,
#sp-left .sp-module .accordeonck li.parent.open > span span.toggler_icon {
    background: none !important;
}
#sp-left .sp-module span.toggler_icon {
    transform: rotate(0deg);
    transition: transform 600ms;
}
#sp-left .sp-module span.toggler_icon:after {
    content: '>';
}
#sp-left .sp-module li.parent.open > span span.toggler_icon {
    transform: rotate(90deg);
}
#sp-left .sp-module .accordeonck ul[class^="content"] {
    display: none;
    margin: 10px -20px -12px;
}
#sp-left .sp-module .accordeonck>li:hover a {
    color: black;
}
#sp-left .sp-module .accordeonck>li:hover > span > a,
#sp-left .sp-module .accordeonck li:hover > span > a, 
#sp-left .sp-module .accordeonck li.level1.active:hover > span > a,
#sp-left .sp-module .accordeonck li.current > span > a {
    color: white;
}
#sp-left .sp-module ul.accordeonck li.current {
    background: #245c9d;
    color: white;
}
#sp-left .sp-module .accordeonck li.level2 > span a {
    padding-left: 20px;
}
#sp-left .sp-module .accordeonck li.level2 li.accordeonck > span a {
    padding-left: 40px;
    color: black;
}
#sp-left .sp-module .accordeonck li {
    padding: 10px 20px;
    margin-bottom: 0px;
}
#sp-left .sp-module .accordeonck ul li {
    padding: 5px 20px;
}
#sp-left .sp-module .accordeonck li:not(:last-child):not(li#item-404) {
    border-bottom: 2px solid #ffffff;
}
#sp-left .sp-module:last-child {
    margin-bottom: 50px;
    margin-top: 10px;
}
#sp-left .sp-module.marginTopNull {
    margin-bottom: 0px;
    margin-top: 10px;
}
#sp-left .sp-module .accordeonck ul li:last-child:not(.level1) {
    padding-bottom: 10px;
}
#sp-left .sp-module .accordeonck li.level1 > span a {
    font-size: 16px;
}
#sp-left .sp-module .accordeonck li.accordeonck.parent > span {
    padding-right: 35px;
}
span.toggler_icon {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
    height: 34px !important;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 34px !important;
}
/* cms cart */
#cms_cartpro {
    z-index: 1;
    position: relative;
}
.mylang-cs-CZ #sideBarTab2 {
    background: url('/modules/mod_vm_nb_cart/images/bg_right_cs.jpg');
}
.mylang-sk-SK #sideBarTab2 {
    background: url('/modules/mod_vm_nb_cart/images/bg_right_sk.jpg');
}
.mylang-pl-PL #sideBarTab2 {
    background: url('/modules/mod_vm_nb_cart/images/bg_right_pl.jpg');
}
body .cms_minuscenterright {
    padding-top: 10px;
}
body #cms_cartpro #conten_cart #titlecenterright {
    line-height: 32px;
    padding: 0 10px;
}
body #cms_cartpro #conten_cart #titlecenterright {
    background: none repeat scroll 0 0 #de0067;
}
body #cms_cartpro #conten_cart #show_cart {
    background: none repeat scroll 0 0 #245c9d;
}
label[for="dic_field"] {
    position: relative;
    top: -13px;
}

/* freeship cart */
.opc_business div#onepage_main_div_free_ship {
    padding: 10px 0;
}

/* left menu kategorie */
div#sp-left div#sppb-addon-1684496931592 ul.sppb-nav.sppb-nav-modern {
    /*background: #de0067;*/
}
/*div#sp-left div#sppb-addon-1684496931592 .sppb-nav-modern+.sppb-tab-content {
    margin-top: 0;
}
#sp-left .sp-module div#sppb-addon-1684496931592 ul.sppb-nav.sppb-nav-modern>li {
    border-bottom: 0px solid #f3f3f3;
    background: transparent;
    margin-bottom: 0;
    transition: 0.4s all;
    margin: 0;
}
#sp-left .sp-module div#sppb-addon-1684496931592 ul.sppb-nav.sppb-nav-modern>li {
    border-right: 1px solid white;
}
#sp-left .sp-module div#sppb-addon-1684496931592 ul.sppb-nav.sppb-nav-modern>li.active {
    background: #701010;
}
#sp-left div#sppb-addon-1684496931592 .sppb-tab-modern-content .sp-module:last-child {
    margin-top: 0;
}
#sp-left .sp-module div#sppb-addon-1684496931592 .sppb-nav-modern>li a {
    color: white;
    font-weight: 500;
    background: transparent;
    border: 0;
    font-size: 18px;
    padding: 13px;
}
#sp-left .sp-module.marginTopNull {
    margin-top: 0;
    bottom: 10px;
}*/
#sp-left div#sppb-addon-1684496931592 .sppb-tab-modern-content .sp-module:last-child {
    margin-top: 0;
    margin-bottom: 0;
}
div#sppb-addon-1684496931592 .sppb-nav-modern>li>a {
    font-size: 14px;
    font-weight: bolder;
    line-height: 1.42857143;
    padding: 12px 15px;
    background: #f6fafb;
    color: #4b5981;
    border: 1px solid #e8eff1;
    border-radius: 4px 4px 0 0;
}
div#sppb-addon-1684496931592 .sppb-nav-modern>li.active>a, 
div#sppb-addon-1684496931592 .sppb-nav-modern>li.active>a:focus, 
div#sppb-addon-1684496931592 .sppb-nav-modern>li.active>a:hover {
    color: #4b5981;
    background-color: #fff;
    border-bottom-color: transparent;
    cursor: default;
}

/* offcanvas */
.offcanvas-menu .offcanvas-inner {
    padding: 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.offcanvas-menu .offcanvas-inner > div {
    order: 3;
    flex: 0 0 100%;
}
.offcanvas-menu .offcanvas-inner > .sp-module.vyhledavani {
    order: 1;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, 
.offcanvas-menu .offcanvas-inner ul.menu>li>span {
    font-size: 14px;
}
.offcanvas-menu .logo-image {
    height: 20px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
    font-size: 15px;
    padding: 5px 0px;
    line-height: 18px;
    font-weight: 400;
    display: block;
}
.offcanvas-menu .VMmenu li > div {
    padding: 0;
    background: transparent;
}
.offcanvas-menu .offcanvas-inner .VMmenu>li {
    border: 0;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    display: block;
    font-weight: 600;
}
.offcanvas-menu .VMmenu a {
    color: #252525;
    display: block;
    font-size: 14px;
    padding: 10px 0px;
    position: relative;
    line-height: 18px;
    opacity: 0.7;
    transition: 0.3s;
}
.offcanvas-menu .VMmenu .VmArrowdown {
    font-size: 18px;
    padding: 10px 0px;
    position: relative;
    line-height: 18px;
    opacity: 0.7;
    transition: 0.3s;
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    padding: 10px;
    color: rgba(37, 37, 37, 0.5);
    right: -10px;
    float: none;
    width: auto;
    height: auto;
}
.offcanvas-menu .VMmenu .VmArrowdown:after {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-weight: 900;
}
.offcanvas-menu .VMmenu .VmOpen>div>.VmArrowdown:after {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-weight: 900;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
    margin-right: 0;
    margin-bottom: 0;
}
body.ltr .offcanvas-menu .offcanvas-inner .VMmenu>li ul {
    margin-left: 10px;
}
.offcanvas-menu .offcanvas-inner .VMmenu ul.menu>li>div>a {
    font-size: 15px;
    padding: 5px 0px;
    line-height: 18px;
    font-weight: 400;
    display: block;
}
.offcanvas-menu .offcanvas-inner ul.VMmenu li.VmOpen>div>a {
    color: #245c9d;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
    font-size: 20px;
    color: #245c9d;
}
.offcanvas-menu .search.vyhledavani {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.offcanvas-menu input#mod_virtuemart_search {
    flex: 0 0 75%;
    border-radius: 0;
}
.offcanvas-menu input.button.vyhledavani {
    flex: 0 0 25%;
    line-height: 38px;
    height: 38px;
}

/*#samisideBar2{
	position: fixed;
	top: 200px;
	vertical-align: middle;
	right:1px;
	background-repeat:repeat-y;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}*/
#samisideBar2 {
    position: fixed;
    top: inherit;
    vertical-align: middle;
    right: 1px;
    background-repeat: repeat-y;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    bottom: 0;
    transition: bottom 0.6s;
}
#samisideBar2.notShow {
    bottom: -40px;
}

/*#cms_cartpro #your_cart {
	height: 166px;
	width: 42px;
	float: left;
}*/
#cms_cartpro #your_cart {
    height: auto;
    width: 100%;
    float: left;
    background: #245c9d;
    color: white;
    padding: 5px 10px;
}
div#fancybox-overlay.categoryOverlay,
body.b2b div#fancybox-overlay.cartOuter {
    display: none !important;
}
div#fancybox-wrap.categoryWrap,
body.b2b div#fancybox-wrap.cartOuter {
    position: fixed !important;
    left: 0 !important;
    bottom: 0 !important;
    top: initial !important;
    box-sizing: unset !important;
    min-width: initial;
}
div#fancybox-wrap.categoryWrap *,
body.b2b div#fancybox-wrap.cartOuter * {
    background-image: none;
}
div#fancybox-wrap.categoryWrap .popup-cart .item-wrap,
body.b2b div#fancybox-wrap.cartOuter .popup-cart .item-wrap {
    margin-bottom: 0px;
}
div#fancybox-wrap.categoryWrap .popup-cart .popup-cart-product-quantity,
body.b2b div#fancybox-wrap.cartOuter .popup-cart .popup-cart-product-quantity {
    margin-bottom: 0px;
}
div#fancybox-wrap.categoryWrap .custom-box-shadow,
body.b2b div#fancybox-wrap.cartOuter .custom-box-shadow {
    background-color: #e2effb;
    padding-right: 50px;
}
div#fancybox-wrap.categoryWrap div#fancybox-content,
body.b2b div#fancybox-wrap.cartOuter div#fancybox-content {
    min-width: 300px !important;
    width: auto !important;  
    border-width: 0 !important;
}
div#fancybox-wrap.categoryWrap,
body.b2b div#fancybox-wrap.cartOuter {
    min-width: 300px !important;
    width: auto !important;
}
div#fancybox-wrap.categoryWrap a#fancybox-close:after,
body.b2b div#fancybox-wrap.cartOuter a#fancybox-close:after {
    content: 'X';
}
div#fancybox-wrap.categoryWrap #fancybox-close,
body.b2b div#fancybox-wrap.cartOuter #fancybox-close {
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    border-radius: 90px;
}

/* pagenation */
.bottom .pagination {
    flex-direction: row;
    flex-wrap: wrap;
}

/* kosik */
.myinvalid input#phone_1_field {
    border-color: #e9322d !important;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7;
}
.myinvalid span.error-message {
    color: #e9322d;
    font-size: 12px;
    line-height: 1.2em;
    display: block;
}

/* slick slider */
/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
.slick-slider {
    margin: 30px auto 30px;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #545454;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-next {
    right: -25px;
}
.slick-prev {
    left: -25px;
}
.slick-prev:before {
    font-family: "Font Awesome 5 Free"; /* nebo 6, podle použité verze */
    content: "\f104"; /* fa-angle-left */
    font-weight: 900;
}

.slick-next:before {
    font-family: "Font Awesome 5 Free";
    content: "\f105"; /* fa-angle-right */
    font-weight: 900;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}

/* skryti po neprihlasene */
.vm-orders-list form:not(#com-form-login) {
    display: none;
}
.vm-orders-list form#com-form-login {
    display: block;
}

@media (min-width: 768px) {
div#loga .sppb-col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 10%;
    max-width: 10%;
}
}
@media (max-width: 767px) {
div#loga .sppb-col-md-1 img {
    height: 40px;
}
}
/* responsivita */
@media (max-width: 991px) {
#sp-header {
    height: 60px;
}
#sp-header .logo {
    height: 60px;
}
.mod-sp-vmajaxsearch .form-group .sp-form-control-container {
    flex: 1;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul.content > li {
    flex: 0 0 50%;
    min-width: 50%;
}
.mod-sp-vmajaxsearch .form-group .sp-vmajaxsearch-clear {
    left: auto;
    right: 50px;
}
/* uprava header */
div#sp-logo {
    order: 1;
    margin-bottom: 15px;
}
div#sp-myspsearch {
    order: 2;
}
div#sp-menu-modal {
    order: 2;
    margin-bottom: 15px;
}
div#sp-user1 {
    order: 3;
}
.flex {
    justify-content: flex-start;
}
#sppb-addon-1674722261676 .sppb-text-center {
    text-align: left;
}
}
@media (max-width: 575px) {
#sp-header {
    height: 60px;
}
#sp-header .logo {
    height: 60px;
}
.mod-sp-vmajaxsearch .sp-vmajaxsearch-results ul.content > li {
    flex: 0 0 100%;
    min-width: 100%;
}
}