.vm {
    clear: both;
}

.non {
    display: none;
}

.odk {
    text-decoration: none;
}

.odk:hover {
    text-decoration: underline;
}

.odkP {
    text-decoration: underline;
}

.odkP:hover {
    text-decoration: none;
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.flex_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.flex_row_c {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.bezOkraju {
    margin: 0;
    padding: 0;
}

.listZrus {
    list-style: none;
    padding-left: 0;
}

.korekce {
    margin-top: -1px;
    padding-top: 1px;
}

.cntmax {
    margin: 0 auto;
    max-width: 1418px;
    padding: 0 20px;
}

.top-nav {
    padding-top: 50px;
}

nav#navigation .navigation-in.menu>ul>li.ext {
    display: none;
}

@media (min-width:768px) {

    .type-category #header.header-border,
    .type-detail:not(.ordering-process) #header {
        padding-bottom: 0;
        margin-bottom: 0;
        border: none;
    }
}

#header .site-name {
    padding-top: 0;
    padding-bottom: 25px;
    position: relative;
    z-index: 10;
}

@media only screen and (min-width:768px) {
    #header .site-name {
        margin-top: -95px;
        width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
}

/* @media (min-width:535px) {
    #header .nav-list.top-nav-bar > li:first-child {
        display: none;
    }
} */

body.type-index #content-wrapper {
    background: #f6f6f6;
    padding: 40px 0;
}

body.type-index .products .product {
    background: #fff;
}

body.type-index .products {
    box-shadow: 0 0 10px 5px #eee;
}

@media (min-width:1440px) {
    body.type-index #content-wrapper {
        width: 1395px;
        width: auto;
    }

    body.type-index #content-wrapper>.row {
        width: 1395px;
        margin: 0 auto;
        padding: 20px;
    }
}

#dvO {
    overflow: hidden;
}

#dvHomeNav {
    max-width: 660px;
    margin: 0 auto;
    background: grau;
    padding: 20px;
}

#dvHomeNav ul {
    margin: 15px 0 55px 0;
    padding: 0;
    font-size: 14px;
}

#dvHomeNav ul li {
    margin: 0;
    list-style: none;
    line-height: 24px;
}

#dvHomeNav ul li a {
    display: inline-block;
    font-weight: 600;
}

#dvHomeNav .cistic {
    clear: both;
}

#dvHomeNav .non {
    display: none;
}

#dvHomeNav a.aLnk {
    display: inline-block;
}

#dvHomeNav a#aHledat {
    display: inline-block;
    background: url(/user/documents/upload/_corux/css/aHledatE.png) no-repeat;
    width: 92px;
    height: 92px;
    position: absolute;
    left: 50%;
    margin-top: -6px;
    margin-left: -41px;
    z-index: 17;
    zoom: .8;
}

@media (max-width:534px) {
    #dvHomeNav a#aHledat {
        display: none;
    }
}

#dvHomeNav a#aHledat:before {
    font-size: 29px;
    display: inline-block;
    margin-top: 17px;
}

#dvHomeNav .leva,
#dvHomeNav .prava {
    width: 50%;
    float: left;
}

#dvHomeNav a.aLnk {
    width: 340px;
    height: 75px;
    display: inline-block;
    background: url(/user/documents/upload/_corux/css/bt_kone.png) no-repeat;
    zoom: .8;
    margin-left: 5px;
}

#dvHomeNav .leva {
    text-align: right;
}

#dvHomeNav .leva a.aLnk {
    background: url(/user/documents/upload/_corux/css/bt_psi.png) no-repeat;
    margin-right: 5px;
}

#dvHomeNav .leva li>a {
    margin-right: 31px;
    color: #adc348;
}

#dvHomeNav .leva li>a:hover {
    color: #7e8f35;
}

#dvHomeNav .prava li>a {
    background: url(/user/documents/upload/_corux/css/liDisc.png) left center no-repeat;
    padding-left: 36px;
    color: #717171;
}

#dvHomeNav .prava li>a:hover {
    color: #111;
}

#dvHomeNav .prava ul {
    margin-left: -5px;
}

@media (max-width:534px) {

    #dvHomeNav .leva,
    #dvHomeNav .prava {
        float: none;
        text-align: center;
        width: auto;
    }
}

body.type-index #dvHomeNav {
    border: none;
    margin-top: 24px;
}

@media (max-width:650px) {
    body.type-index #dvHomeNav {
        zoom: .8;
    }
}

body.type-index #dvHomeNav a#aHledat,
body.type-index #dvHomeNav a.aLnk {
    zoom: 1;
}

@media (max-width:650px) {

    body.type-index #dvHomeNav a#aHledat,
    body.type-index #dvHomeNav a.aLnk {
        zoom: .6;
    }
}

body.type-index #dvHomeNav .leva,
body.type-index #dvHomeNav .prava {
    position: relative;
}

@media (min-width:801px) {

    body.type-index #dvHomeNav .leva:before,
    body.type-index #dvHomeNav .prava:before {
        display: block;
        content: '';
        position: absolute;
        z-index: 15;
    }
}

body.type-index #dvHomeNav .leva>a,
body.type-index #dvHomeNav .leva>ul,
body.type-index #dvHomeNav .prava>a,
body.type-index #dvHomeNav .prava>ul {
    position: relative;
    z-index: 16;
}

@media (max-width:534px) {

    body.type-index #dvHomeNav .leva>ul,
    body.type-index #dvHomeNav .prava>ul {
        display: none;
    }
}

body.type-index #dvHomeNav .leva:before {
    background: url(/user/documents/upload/_corux/css/bgPesKocka3.png) no-repeat;
    width: 394px;
    height: 424px;
    top: -35px;
    left: -294px;
}

@media only screen and (min-width:1418px) {
    body.type-index #dvHomeNav .leva:before {
        left: -394px;
    }
}

body.type-index #dvHomeNav .prava:before {
    background: url(/user/documents/upload/_corux/css/bgKun5.png) no-repeat;
    width: 412px;
    height: 507px;
    top: -92px;
    right: -312px;
}

@media only screen and (min-width:1418px) {
    body.type-index #dvHomeNav .prava:before {
        right: -412px;
    }
}

body.cart-window-visible #dvHomeNav,
body.login-window-visible #dvHomeNav,
body.navigation-window-visible #dvHomeNav,
body.register-window-visible #dvHomeNav,
body.search-window-visible #dvHomeNav {
    display: none;
}

/* .icon-login:before {
    display: none;
}

#aLogin:before {
    display: inline;
} */

@media (min-width:768px) {
    .p-total-wrap .btn.remove-item::before {
        display: block;
    }
}

#dvPata {
    text-align: center;
    background: #000;
}

@media (min-width:1440px) {
    #dvPata .container {
        width: 90%;
        min-width: 1418px;
    }
}

@media (max-width:1439px) {
    #dvPata .container {
        width: auto;
    }
}

#dvPata a {
    text-decoration: none;
}

#dvPata p {
    line-height: 25px;
    color: #fff;
    margin: 10px 0;
    font-size: 14px;
}

#dvPata a.adm {
    opacity: .63;
    color: #fff;
    text-decoration: none;
}

#dvPata a.adm:hover {
    text-decoration: underline;
}

@media (min-width:1230px) {
    #dvPata a.adm {
        float: right;
    }
}

#dvPata a.adm img.vam {
    position: relative;
    top: -3px;
    margin-left: 3px;
}

#dvPata span.spnL {
    display: inline-block;
    margin-right: 20px;
}

@media (min-width:1230px) {
    #dvPata span.spnL {
        float: left;
        margin-right: 0;
    }
}

#dvPata span.spnP {
    color: #e0b02d;
}

#dvPata span.spnP a {
    background: url(corux.png) left center no-repeat;
    width: 120px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

#dvPata span.spnP a span.non {
    display: none;
}

@media (max-width:1050px) {

    #dvPata p>a,
    #dvPata p>span {
        display: block;
        margin: 0 auto;
    }
}

footer .container:last-of-type {
    display: none;
}

.site-msg.information {
    background: #f1008d;
    color: #fff;
    font-size: 14px;
}

.products-block .product .tools {
    margin-top: 10px;
}

.products-block .product .tools .btn,
.products-block .product .tools>a {
    color: #adc53c;
    font-size: 16px;
}

.products-block .product .tools .btn:hover,
.products-block .product .tools>a:hover {
    color: #f1008d;
}

.products-block .product .tools.frm {
    text-align: center;
}

.products-block .product .tools.frm>a.btn {
    display: none !important;
}

.products-block .product .tools.frm button.hidden-lg {
    display: none !important;
}

.products-block .product .tools.frm button.add-to-cart-button.visible-lg-inline-block {
    display: inline-block !important;
    width: 210px;
    float: none;
}

.products-block .product .tools.frm button.add-to-cart-button.visible-lg-inline-block:before {
    content: '\e921';
    font-family: shoptet !important;
    Font-size: 20px;
    color: #000;
    display: inline !important;
    font-weight: 400;
    margin-right: 7px;
    vertical-align: middle;
    position: relative;
    top: -3px;
}

#footer>.container {
    margin: 0 auto;
    max-width: 1418px;
    padding: 0 20px;
}

#footer .flx {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: center;
}

#footer .flx>div.dvBox {
    flex: 0 1 auto;
    width: 25%;
}

@media (max-width:1200px) {
    #footer .flx>div.dvBox {
        width: 50%;
        margin: 20px 0;
    }
}

@media (max-width:600px) {
    #footer .flx>div.dvBox {
        width: 100%;
        margin: 20px 0;
        text-align: center;
    }
}

#footer .flx>div.dvBox .social-icons {
    display: none;
}

#footer .flx>div.dvBox .contact-wrap {
    margin: 0;
}

#footer .flx>div.dvBox .contact-wrap a {
    display: block;
}

#footer .flx>div.dvBox .banner {
    min-height: 0;
    margin: 0;
}

#footer a#aFac {
    display: block;
}

#footer a#aFac span {
    display: block;
}

#footer a#aFac span strong {
    font-size: 16px;
}

#footer a#aFac span:before {
    content: '';
    display: inline-block;
    background: url(/user/documents/upload/_corux/css/i-like-us_DROMYVET.png) no-repeat;
    width: 83px;
    height: 70px;
    vertical-align: middle;
    margin: 0 5px 0 40px;
    background-size: 70%;
}

@media (max-width:400px) {
    #footer a#aFac span:before {
        margin: 0;
    }
}

@media (min-width:1440px) {
    body.type-index #content-wrapper {
        width: 1395px;
        background: 0 0;
    }

    #navigation {
        width: 100%;
    }
}

#ratingTab {
    margin-top: 40px;
}

site-msg {
    background-color: #e34974;
    color: #fff;
}

#description .descr-text {
    font-size: 14px;
}

.welcome {
    margin-top: 40px;
    text-align: center;
    font-weight: 600;
    font-size: 17px;
}

.welcome h1 {
    font-weight: 600;
}

.p-detail-inner>.row>.col-md-4 {
    float: right !important;
}

.p-detail-inner>.row>.col-md-8.detail-img {
    float: left !important;
}

.p-detail-inner>.row>.col-md-8.detail-img>.row {
    flex-direction: row-reverse;
}

.highlight-product .flag-round-wrap {
    left: 1px;
}

@media (min-width:768px) {
    .p-image-wrapper .flags-extra .flag {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        font-size: 11px;
    }
}

@media (min-width:768px) {
    .p-image-wrapper .flags-extra .flag-freeshipping .btn-icon {
        font-size: 40px;
    }
}

@media (min-width:768px) {
    .p-image-wrapper .flags-extra .flag-text {
        font-size: 12px;
    }
}

@media (min-width:1200px) {
    .p-detail-inner {
        margin-bottom: 20px;
        padding-bottom: 15px;
        border-bottom: 1px solid #e2e2e2;
    }
}

@media (min-width:768px) {
    .col-sm-9 {
        width: 100%;
    }
}

.descr-info {
    text-align: left;
    border-left: 1px solid #d6d6d6;
}

@media (min-width:768px) {
    .col-sm-10 {
        width: 90.33333333%;
        padding-top: 40px;
    }
}

@media (min-width:768px) {
    .p-detail-tab+.p-detail-tab {
        padding-top: 0;
        border-top-style: none;
        border-top-width: 0;
    }
}

@media (min-width:768px) {
    .p-detail-tab {
        flex: unset;
        padding-bottom: 13.5px;
        text-align: center;
    }
}

.p-detail-tab a.p-detail-tab-link {
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid;
    border-radius: 20px;
    text-align: center;
    padding-left: 10px !important;
}

@media (min-width:768px) {
    .p-detail-tab:last-child a.p-detail-tab-link {
        padding-left: 15%;
        margin-left: unset !important;
    }
}

.p-detail-tabs>li {
    list-style: none;
    margin-right: 3%;
}

@media (min-width:992px) {
    .col-md-7 {
        width: 100%;
    }
}

@media (min-width:992px) {
    .p-detail-inner .price .price-final {
        display: block;
        margin-bottom: 4.5px;
        font-size: 40px;
        font-weight: 600;
        line-height: 1;
    }
}

@media (min-width:992px) {
    .col-md-5 {
        width: 110%;
        margin-top: -10%;
    }
}

.p-detail-inner .price .add-to-cart .btn {
    flex-grow: 1;
    background: #97c319;
    color: #fff;
    border-color: #97c319;
    border-radius: 0 15px 15px 0;
}

.p-detail-inner .price .add-to-cart .btn:hover {
    color: #fff;
    border-color: #009901 !important;
    background-color: #009901 !important;
}

.quantity input {
    display: inline-block;
    width: 65px;
    height: 42px;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
    font-family: arial, sans-serif;
    font-style: normal;
    background: 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center;
}

.quantity {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    padding-left: 0;
    padding-right: 25px;
    font-size: 26px;
    font-weight: 300;
    line-height: 1;
    background: #f7f7f7;
    border-radius: 15px 0 0 15px;
}

.price-final {
    color: #616161;
}

.p-detail-inner h1 {
    font-size: 28px;
    color: #000;
    text-align: left;
}

.top-nav {
    background-color: unset;
}

.p-detail-tab a.p-detail-tab-link {
    display: none;
}

.variant-table {
    margin-bottom: 20px;
}

#productDiscussion {
    display: none;
}

.p-detail-inner .detail-img {
    z-index: 1;
    max-width: 60%;
}

.p-detail-inner h1 {
    font-size: 21px;
    color: #000;
    text-align: left;
    padding-top: 60px;
    font-weight: 500;
}


.categories {
    border-top-width: unset;
    border-top-style: unset;
}

.categories .topic {
    text-transform: uppercase;
    margin-bottom: 7px;
}

.category-perex {
    margin-top: -30px;
    font-size: 13px;
    line-height: 1.5;
}

.sidebar .box {
    margin-top: 30px;
}

.filters-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
    display: none;
}

#dvDva {
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
}

@media (min-width:768px) {
    #navigation {
        width: 100%;
        font-size: 16px;
    }
}

.p-detail-inner h1 {
    text-transform: unset;
}

.descr-info {
    text-align: left;
    border-left: 1px solid #d6d6d6;
}

@media (min-width:768px) {
    .variant-table {
        margin-bottom: 20px;
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 20px;
    }
}

.products .product .name {
    font-size: 14px;
    line-height: 1.4;
    display: block;
    text-transform: none;
    height: 39.2px;
    font-weight: 700;
    margin-bottom: 5px;
    overflow: hidden;
}

#dvMenuPr {
    border: solid 1px #eee;
    border-width: 1px 0;
}

#dvMenuPr .subcategories.with-image li {
    flex: 0 0 20%;
}

@media (min-width:1200px) {
    #dvMenuPr .subcategories.with-image li {
        flex: 1;
    }
}

@media (max-width:570px) {
    dvmenupr {
        display: none;
    }
}

@media (min-width:1200px) {
    .products .product:not(.highlight-product):hover .tools-wrap {
        display: none;
    }

    .product:hover {
        border-color: #999;
        z-index: 2;
    }

    .product:hover a {
        text-decoration: underline;
    }
}

#productsRelated {
    margin-top: 80px;
}

#productsRelated h2 {
    margin-bottom: 40px;
}

.site-msg.information {
    position: fixed;
    bottom: auto !important;
    top: 30px;
    width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 50px 20px;
}

.site-msg.information>.container {
    width: auto;
}

.site-msg.information>.container .close {
    top: -20px;
}

body.ordering-process form#order-form label.whole-width {
    color: #f1008d;
}

ul#p-detail-tabs {
    padding: 0 5px;
}

ul#p-detail-tabs>li {
    flex: none;
    padding: 5px 0;
}

ul#p-detail-tabs>li a {
    font-weight: 700;
}

.shp-tabs-row {
    width: 100%;
}

.shp-tabs,
.shp-tabs-holder {
    border-color: #f6f6f6;
    background-color: #f6f6f6;
}

.shp-tabs-holder {
    border-style: none;
    border-width: 0;
    margin-top: 0;
    margin-bottom: 19px;
    padding-left: 0;
    text-align: left;
}

@media (max-width:1199px) and (min-width:768px) {
    .shp-tabs-holder ul.shp-tabs li a {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.shp-tabs-holder ul.shp-tabs li a {
    display: block;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: solid none none none;
    border-width: 2px 0 0 0;
    text-decoration: none;
}

.responsive-nav .visible-links>li a {
    white-space: nowrap;
}

.shp-tabs-holder ul.shp-tabs li {
    display: inline-block;
    list-style: none;
}