
body {

    min-height: 100vh;

}

.katalog-item-promo {
    height: 180px;
    padding: 15px 10px;
    text-decoration: none;
    display: flex;
    background-color: #fff;
    float: left;
    margin-right: 17px;
    margin-bottom: 17px;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    width: 212px;
    flex-direction: column;
    justify-content: flex-end;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 8px;
}

.katalog-item-promo-price {
    display: flex;
    justify-content: flex-end;
    font-size: large;
    font-weight: bold;
    border-radius: 8px;
    color: #f8f9fa;
    text-shadow: 1px 1px 1px #212529, 0 0 1px #ffedd6;
}

.effect .caption {
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    color: #fff;

    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.effect .caption h4 {
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid white;
    padding-bottom: 20px;
    margin-top: 20px;
}

.effect .caption p {
    margin: 15px 0px;
    text-align: center;
    font-style: italic;
    padding: 0px 10px;
}

.effect .caption a.btn {
    width: 120px;
    text-align: center;
    display: block;
    background: #68432d;
    color: #fff;
    padding: 10px 0px;
    border-radius: 5px;
    margin: 0px auto 0px auto;
}

.effect .caption {
    position: absolute;
    top: -100%;
    left: 0px;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    color: #fff;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    -o-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    -ms-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    -moz-transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
    transition: all 0.3s cubic-bezier(0.4, 0, 1, 1) 0s;
}

.effect:hover .caption {
    top: 0px;
}

span.katalog-item-promo-name.item_name a {
    color: white;
    margin-left: 10px;
    display: block;
    text-decoration: none;
}

.katalog-item-promo-offer .item_add {

    margin-right: 20px;
}

.katalog-item-promo-offer .item_quantity {

    margin-left: 30px !important;

}

.caption .katalog-item-promo-price span {

    background-color: transparent;

}

.text-catalog {
    position: absolute;
    top: 0px;
    width: 100%;
    min-height: 202px;
    color: #f8f9fa;
    padding: 10px;
    background-color: #ffedd6;
    display: none;
}

.text-catalog a {
    font-size: 16px;
    color: #f8f9fa;
    text-decoration: none;
    display: block;
    line-height: 1.6;
}

.text-catalog a:hover {
    text-decoration: underline;
}

.katalog-item {
    text-decoration: none;

    background-color: #fff;
    float: left;
    margin-right: 17px;
    margin-bottom: 17px;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    width: 212px;
    height: 202px;
    border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}



#toTop {
    text-align: center;
    position: fixed;
    bottom: 50px;
    left: 30px;
    cursor: pointer;
    display: none;
    color: #333333;
}


body #maska {
    display: none;
    z-index: 50;
}


body {
    font-family: 'PT Sans', sans-serif;
background-color: #eef1f3;

}



body #maska .pop {
    position: fixed;
    background: white;
    z-index: 9999;
    bottom: 0;
    width: 100%;
    padding-top: 10px;
}

body #maska .pop {


    border-top: 1px solid #5f5f5f;
}

body #maska .pop a:last-child {
    width: 100%;
}


body #maska .pop {

    text-align: center;
}

@media (min-width: 776px) {


    body #maska .pop {
        width: auto;
        height: 100px;
        border: 1px solid #5f5f5f;
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    }

    body #maska .pop p {
        font-size: 26px;
    }

    body #maska .pop a {
        font-size: 22px;
        padding-top: 25px;
    }

    body #maska .pop p {
        text-align: center;
        margin: 10px;
        font-size: 18px;
    }

    body #maska .pop a {
        display: block;
        float: left;
        color: black;
        text-decoration: none;
        font-size: 17px;
        padding: 0 20px;
    }

    body #maska .pop a:last-child {
        float: right;
    }

    body #maska .pop {

        bottom: 45px;
        left: 15px;
        text-align: center;

        margin: auto;
        padding: 10px;
        border-radius: 7px;

    }

}

body #maska .pop p {
    text-align: center;
    margin: 10px;
    font-size: 18px;
}

body #maska .pop a {
    display: block;
    float: left;
    color: black;
    text-decoration: none;
    font-size: 17px;
    padding: 0 20px;
}

body #maska .pop a:last-child {
    float: right;
}

.table-responsive {
  /*  display: table;*/
}

.katalog-banner-cont {
    background-image: url(/resource/img/main-category/lines.png);
    background-repeat: repeat;

}


.phone {

    margin: auto auto;

}

.phone span {
    font-size: 12px;
    color: #f8f9fa;
}

.phone span a {
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;

    text-decoration: none;
}


.phone p {
    color: #ff7800;
    font-size: 12px;
}

.text-catalog {
    position: absolute;
    top: 0px;

    min-height: 202px;
    color: #f8f9fa;
    padding: 10px;
    background-color: #ffedd6;
    display: none;
}

.text-catalog a {
    font-size: 16px;
    color: #f8f9fa;
    text-decoration: none;
    display: block;
    line-height: 1.6;
}

.text-catalog a:hover {
    text-decoration: underline;
}

.katalog-item:hover {
    display: block;
}

.katalog-item:hover .text-catalog {
    display: block;
}


.col-menu{

    background: #dee2e6 right top no-repeat;
    border-radius: 10px;
    padding: 5px 0;
}



.col-menu a {
    text-decoration: none;
    color: #242884 ;



}

.col-menu a:hover {
    color: #f1e3e3;
}


.m-2{
    margin:0!important;
}


.col-menu a:active {
    color: #ceae93;
}

.col-menu > .col-menu-title {
    font-weight: bold;
    font-size: 15px;
    color: #ceae93;
    border-top: 1px solid #ceae93;
    padding-top: 10px;
}

.col-menu > .col-menu-section {
    margin-bottom: 10px;
}

.col-menu > .col-menu-section > a li {

    font-size: 13px;
    padding: 5px 10px 5px 10px;

}

.col-menu > .col-menu-section > a li:last-child {
    border-bottom: none;
    line-height: 1;
}

.col-menu > .col-menu-section .current {
    text-decoration: underline;
}

.col-menu-section {
    margin-bottom: 10px;
}

.col-menu-section > a li {

    font-size: 13px;
    padding: 5px 10px 5px 10px;

}

.col-menu-section > a li:last-child {
    border-bottom: none;
    line-height: 1;
}

.col-menu-section .current {
    text-decoration: underline;
}

.col-menu ul {
    list-style: none;
    padding-left: 0;
}

.menu {
    line-height: 1;

}

.menu__list {

    list-style: none;
    padding: 0;

}

.menu__link {

    color: #0c0c0c;
    display: block;
    padding: 1em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}

.menu__link:hover,
.menu__link:focus {
    outline: none;
}

/* Ferdinand */
.menu--ferdinand .menu__link {

    position: relative;
    display: block;
    margin: 0 0.5em;
    padding: 0.65em 0;
    text-align: center;
    color: #f8f9fa;
    -webkit-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
}



@media (min-width: 800px) {

    .menu--ferdinand .menu__link {
        margin: 0 1.5em;
    }
}


.menu--ferdinand .menu__link:hover,
.menu--ferdinand .menu__link:focus {
    color: #f8f9fa;
    text-decoration: none;
}

.menu--ferdinand .menu__item--current .menu__link {
    color: #f8f9fa;
    text-decoration: none;
}

.menu--ferdinand .menu__link::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #f8f9fa;
    -webkit-transform: scale3d(0, 5, 1);
    transform: scale3d(0, 5, 1);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
    transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
}

.menu--ferdinand .menu__item--current .menu__link::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.path {
    font-weight: normal;
    color: #909090;
    text-decoration: none;

    font-size: 13px;
}

.path a {
    font-weight: normal;
    color: #909090;
    text-decoration: none;
}

.path a:hover {
    text-decoration: underline;
}

.cat {
    display: flex;
    flex-wrap: wrap;
}

.cat li {
    list-style: none;
    padding: 5px;
}


.tovariTable{

    height: 100%;
}

a.tovari {
    color: #242884 !important;
    display: block;
    height: 100%;

}


.tovariFoto a.tovari {

    display: flex;
    justify-content: center;
}


.curient{
    background-color: rgba(72, 169, 74, 0.12)!important;
}

.curient a {

    text-decoration: none;

    color: #202020 !important;
}



h1.item_name {
    font-size: 1.5rem;
    font-family: 'Tenor Sans', sans-serif;
}

@media (min-width: 700px) {

    h1.item_name {
        font-size: 1.7rem;
    }
}



@media (min-width: 1007px) {

    h1.item_name {
        font-size: 2rem;
    }

}





.active1 {
    font-weight: bolder;
}

.item-total {
    white-space: nowrap;
}

.simpleCart_input {
    width: 52px;
    text-align: center;
}

.item-link a {
    color: #242884 !important;

}

.logo a img {
    width: 100%;
    /*max-width: 230px;*/
    border-radius: 10px;
}

@media (min-width: 576px) {
    body {

        background-size: 33%;
    }
}

@media (min-width: 992px) {
    body {
        font-size: 1rem;
        background-size: 23%;
    }
}

@media (min-width: 1200px) {
    body {

        background-size: 15%;
    }
}


.imgCat {

    max-height: 100px;
    max-width: 100px;
}


@media (min-width: 576px) {
    .imgCat {
        max-height: 200px;
        max-width: 200px;
    }

    .imgCat:hover{
          transform: scale(1.2);
    }
}

/* table sorter */
.tablesorter-default .header,
.tablesorter-default .tablesorter-header {
    background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
    background-position: center right;
    background-repeat: no-repeat;
    cursor: pointer;
    white-space: normal;
}

.tablesorter-default thead .headerSortUp, .tablesorter-default thead .tablesorter-headerAsc, .tablesorter-default thead .tablesorter-headerSortUp {
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
}

.tablesorter-default thead .headerSortDown, .tablesorter-default thead .tablesorter-headerDesc, .tablesorter-default thead .tablesorter-headerSortDown {
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
}

.tablesorter-default thead .sorter-false {
    background-image: none;
    cursor: default;
}

.katalogItem {
    font-size: 15px;
    line-height: 17px;
    color: #242884;

}

select#catalog-category-select {
    width: 100%;
}

.form-control:focus {
    border-color: #f8f9fa;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(58, 104, 241, 0.6);
    outline: 0 none;
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #f8f9fa;
}



#maska > div > a > div:last-child:before {
    content: '×';
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: -12px;
    width: 30px;
    height: 30px;
    z-index: 999999999;

    background-color: #f8f9fa;
    color: #000;
    box-shadow: 0 0 1px 1px #9fa2a6;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (min-width: 776px) {
    #maska > div > a > div:last-child:before {
        right: -12px;
    }
}



#cart:active {
     background: #68a93b;
 }

#cart[data-cartcount]:not([data-cartcount=""]):before {
     position: absolute;
     content: attr(data-cartcount);

     left: 0;
     right: 0;
     text-align: center;
     font-size: 7px;
     color: #fff;
 }

.item-remove{
    text-align: center;
}



@media print {

    input {
        display: none!important;
    }

    .menu--ferdinand {
        display: none!important;
    }

    .item_add, .col-container, .menu, .pop   {
        display: none!important;
    }

    footer{
        display: none!important;
    }

    #cart, #print-content {
        display: none!important;
    }

.cart-result{
    display: none!important;
}

    body > #wrapper > section > main .container .content-block {
        margin-left: 10px;
    }
}

.slick-slide {
    margin: 10px;
    padding: 25px;
    border:1px solid transparent;
    box-sizing: border-box;
}

.slick-slide:focus{
    outline: none !important;
    border:1px solid #f8f9fa;
    box-shadow: 0 0 10px #f4f6f7;
}

.slick-slide a:hover {
    color: #f8f9fa!important;
    text-decoration: underline;
}


.slick-slide a:focus{
    outline: none !important;
    border:0;
    box-shadow: none;

}

.slick-prev:before, .slick-next:before{
    font-size: 25px;
    color: #f8f9fa!important;
}

.img-box {
    float: left;
   /* padding-right: 23px;*/
}

span.item_price {
   white-space: nowrap;
    font-size: 1rem;
}

.simpleCart_shelfItem  td{

    vertical-align:inherit;
}


.item-box {
    background-color: white;
    border-radius: 10px;

    border: whitesmoke 3px solid;

}

.simpleCart_shelfItem{
    background-color: #ffffff;
}

.tocartPop  {
    /*margin-top: 18px!important;*/
}

.tovarSoput{
    background-color: #f8f9fa;

}
.table {
     margin-bottom: 0;
}

.footer {



background-color: #242884;

/*position: fixed;*/

    /*bottom: 0;*/
    /*width: 100%;*/
}

.catalog-area{
    background-color: #f8f9fa;
    border-radius: 10px;
    border: whitesmoke 3px solid;
}

.page-footer a{
    color: #0b2e13;
}

/*
li li.mm-active{
background-color: rgba(72, 169, 74, 0.12)!important;
}
*/



.mozaic {
    background-color: #fff;
    overflow: hidden; }

.mozaic__tile {
    border: 4px solid #fff;
    height: 323px;
    float: left;
    position: relative; }

.mozaic__tile_image {
    position: absolute;

    top: 0;
    left: 0; }

.mozaic__tile_image-overlay {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s; }

.mozaic__tile_image-overlay:hover {
    background: transparent;
    color: #fff; }


@media (min-width: 800px) {

    .mozaic__tile_image-overlay-text {
        font-size: 14px;
    }
}


@media (min-width: 1007px) {

    .mozaic__tile_image-overlay-text {
        font-size:14px;
    }
}

.h1, h1 {
    font-size: 1.5rem;
    font-family: 'Tenor Sans', sans-serif;
}

@media (min-width: 700px) {

    .h1, h1 {
        font-size: 1.8rem;
    }
}



@media (min-width: 1007px) {

    .h1, h1 {
        font-size: 2rem;
    }

}






.catalogue-mozaic {
    margin-bottom: 60px; }

.catalogue-header h1 {

    font-size: 26px;
    text-transform: uppercase;
    text-align: left;
    color: #000;
    margin-top: 25px; }

.catalogue-mozaic__tile {
    border: 10px solid transparent;
    height: 322px;
    float: left;
    cursor: pointer;
    position: relative; }

.catalogue-mozaic__tile img {
    max-width: 100%;
    cursor: pointer;
    max-height: 100%; }

.catalogue-categories-inner {
    overflow: hidden; }




/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__html,
.fotorama__img,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.fotorama--fullscreen,
.fotorama__img {
    max-width: 99999px !important;
    max-height: 99999px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
}
.fotorama__wrap .fotorama__grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.fotorama__grabbing * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}
.fotorama__spinner {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
}
.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__video-close,
.fotorama__wrap--css3 .fotorama__video-play {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.fotorama__caption,
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage__frame {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame {
    outline: 0;
}
.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after {
    content: '';
    border-radius: inherit;
    background-color: rgba(0, 175, 234, 0.5);
}
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__shaft {
    -webkit-transform: none !important;
    transform: none !important;
}
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
    transition-property: -webkit-transform, width;
    transition-property: transform, width;
    transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
    transition-duration: 0ms;
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__wrap {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fotorama__select {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.fotorama__nav,
.fotorama__nav__frame {
    margin: auto;
    padding: 0;
}
.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}
.fotorama__nav__frame,
.fotorama__thumb-border {
    box-sizing: content-box;
}
.fotorama__caption__wrap {
    box-sizing: border-box;
}
.fotorama--hidden,
.fotorama__load {
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1;
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close,
.fotorama__video-play {
    -webkit-tap-highlight-color: transparent;
}

.fotorama__thumb {
    background-color: #7f7f7f;
    background-color: rgba(127, 127, 127, 0.2);
}
@media print {
    .fotorama__arr,
    .fotorama__fullscreen-icon,
    .fotorama__thumb-border,
    .fotorama__video-close,
    .fotorama__video-play {
        background: none !important;
    }
}
.fotorama {
    padding-bottom: 30px;
    min-width: 1px;
    overflow: hidden;
}
@media (min-width: 768px) {
    .fotorama {
        padding-right: 20px;
    }
}
@media (min-width: 1170px) {
    .fotorama {
        padding-right: 0;
    }
}
.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
    display: none;
}
.fullscreen {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: #000;
}
.fotorama--fullscreen {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    float: none !important;
    z-index: 2147483647 !important;
    background: #000;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
}
.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
    background: #000;
}
.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    position: relative;
    direction: ltr;
    z-index: 0;
}
.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl;
}
.fotorama__nav,
.fotorama__stage {
    overflow: hidden;
    position: relative;
    max-width: 100%;
}
.fotorama__wrap--pan-y {
    -ms-touch-action: pan-y;
}
.fotorama__wrap .fotorama__pointer {
    cursor: pointer;
}
.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important;
}
.fotorama__stage__frame {
    overflow: hidden;
}
.fotorama__stage__frame.fotorama__active {
    z-index: 8;
}
.fotorama__wrap--fade .fotorama__stage__frame {
    display: none;
}
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear,
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
    display: block;
    left: 0;
    top: 0;
}
.fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8;
}
.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7;
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9;
}
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none;
}
.fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    border: none !important;
}
.fotorama__error .fotorama__img,
.fotorama__loaded .fotorama__img {
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,
.fotorama__img--full {
    display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block;
}
.fotorama__wrap--only-active .fotorama__nav,
.fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px !important;
}
.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden;
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
    visibility: visible;
}
.fotorama__nav {
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: none;
    white-space: nowrap;
    z-index: 5;
}
.fotorama__nav__shaft {
    position: relative;
    left: 0;
    top: 0;
    text-align: left;
}
.fotorama__nav__frame {
    position: relative;
    cursor: pointer;
}
.fotorama__nav--dots {
    display: block;
}
.fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px;
}
.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
    display: none;
}
.fotorama__nav--thumbs {
    display: block;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding-right: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
    display: none;
}
.fotorama__dot {
    display: block;
    width: 4px;
    height: 4px;
    position: relative;
    top: 12px;
    left: 6px;
    border-radius: 6px;
    border: 1px solid #7f7f7f;
}
.fotorama__nav__frame:focus .fotorama__dot:after {
    padding: 1px;
    top: -1px;
    left: -1px;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot {
    width: 0;
    height: 0;
    border-width: 3px;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
    padding: 3px;
    top: -3px;
    left: -3px;
}
.fotorama__thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}
.fotorama__nav__frame:focus .fotorama__thumb {
    z-index: 2;
}
.fotorama__thumb-border {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #00afea;
    background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}
.fotorama__caption {
    position: absolute;
    z-index: 12;
    top: 0;
    left: 0;
    right: 0;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    font-size: larger;
}
.fotorama__caption a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid;
    font-size: larger;
    border-color: rgba(0, 0, 0, 0.5);
}
.fotorama__caption a:hover {
    color: #333;
    border-color: rgba(51, 51, 51, 0.5);
}
.fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0;
}
.fotorama__wrap--no-captions .fotorama__caption,
.fotorama__wrap--video .fotorama__caption {
    display: none;
}
.fotorama__caption__wrap {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 5px 10px;
}
@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
    animation: spinner 24s infinite linear;
}
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: 0.3s;
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}
.fotorama__select {
    cursor: auto;
    background-color: rgba(255, 255, 255, 0.7);;
}
.fotorama__select a {
    text-decoration: none;
    color: #eeeeee;
}
.fotorama__video {
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10;
}
@-moz-document url-prefix() {
    .fotorama__active {
        box-shadow: 0 0 0 transparent;
    }
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
    position: absolute;
    z-index: 11;
    cursor: pointer;
}
.fotorama__arr {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: -16px;
}
.fotorama__arr--prev {
    left: 2px;
    background-position: 0 0;
}
.fotorama__arr--next {
    right: 2px;
    background-position: -32px 0;
}
.fotorama__arr--disabled {
    pointer-events: none;
    cursor: default;
    *display: none;
    opacity: 0.1;
}
.fotorama__fullscreen-icon {
    width: 32px;
    height: 32px;
    top: 2px;
    right: 2px;
    background-position: 0 -32px;
    z-index: 20;
}
.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus {
    border-radius: 50%;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -32px -32px;
}
.fotorama__video-play {
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
    background-position: 0 -64px;
    opacity: 0;
}
.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none;
}
.fotorama__error .fotorama__video-play,
.fotorama__loaded .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
    opacity: 1;
    display: block;
}
.fotorama__nav__frame .fotorama__video-play {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background-position: -64px -32px;
}
.fotorama__video-close {
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    background-position: -64px 0;
    z-index: 20;
    opacity: 0;
}
.fotorama__wrap--css2 .fotorama__video-close {
    display: none;
}
.fotorama__wrap--css3 .fotorama__video-close {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0);
}
.fotorama__wrap--video .fotorama__video-close {
    display: block;
    opacity: 1;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    opacity: 1;
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0 !important;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    display: block;
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none !important;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: translate3d(-48px, 0, 0);
    transform: translate3d(-48px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    -webkit-transform: translate3d(48px, 0, 0);
    transform: translate3d(48px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(32px, -32px, 0) !important;
    transform: translate3d(32px, -32px, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
    -webkit-transform: translate3d(-48px, 0, 0) !important;
    transform: translate3d(-48px, 0, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    -webkit-transform: translate3d(48px, 0, 0) !important;
    transform: translate3d(48px, 0, 0) !important;
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    transition-duration: 0.3s;
}
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
    content: "";
    display: block;
    position: absolute;
    text-decoration: none;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 1px 100%, 5px 100%;
}
.fotorama__nav:before,
.fotorama__stage:before {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
    background-position: 0 0, 0 0;
    left: -10px;
}
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
    left: 0;
}
.fotorama__nav:after,
.fotorama__stage:after {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
    background-position: 100% 0, 100% 0;
    right: -10px;
}
.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
    right: 0;
}
.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before {
    display: none;
}
.fotorama .any {
    position: absolute;
    bottom: 0;
    left: 10px;
    font-size: 32px;
    text-align: left;
}
.fotorama .any a {
    display: block;
    height: 100%;
}
.fotorama .inverse {
    color: #fff;
    text-shadow: 0 2px 0 #ea8e15;
}



a.simpleCart_remove:hover{
    font-weight: bold;
    text-decoration: none;
}


.no-gutter.row,
.no-gutter.container,
.no-gutter.container-fluid{
    margin-left: 0;
    margin-right: 0;
}

.no-gutter>[class^="col-"]{
    padding-left: 0;
    padding-right: 0;
}

.linkVeshalki{
    background-color: #fff;
    font-size: large;
}

.simpleCart_shelfItem td, td.tovariFoto{

    padding: 0;
}


.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(124, 156, 255, 0.5);
}
.btn-warning.focus, .btn-warning:focus {
    box-shadow: 0 0 0 0.2rem rgba(124, 156, 255, 0.5);
}

.table td, .table th{
    vertical-align: middle!important;
}

.customDizain{
    color: #242884;

}


.btn-success, .badge-success {
    color: #fff;
    background-color: #242884;
    border-color: #242884;
}


.badge-success[href]:focus, .badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #d72626;
}
.btn-success:hover {
    color: #fff;
    background-color: #d72626;
    border-color: #d72626;
}

.footer-copyright {
    font-size: small;
}


li.mm-active > a{
    color: #fff;
}





li.mm-active > a{
    color: #fff;
}


.metismenu li:hover  {
    color: #fff;
}

.col-menu li :hover  a{
    color: #fff;
}

.table-responsive a{
    color: #000;
}

.mm-active .tovariTable a,
.mm-active .tovariTable a:hover {
    color: #e31d24 !important;
}

.fotorama .any2 {
    position: absolute;
    width: fit-content;
    margin-top: auto;
    margin-left: auto;
    font-size: 32px;
    text-align: center;
    cursor: pointer;
    bottom: 0;
    right: 0;
    text-decoration: none;

}
.any2 > .fotorama__select {

    background-color: #090921;
    padding: 15px;
    border-radius: 5px;
    cursor: pointer;
    color: white;

}
.any2 > .fotorama__select:hover{
    background-color: #373737;
}

.metismenu li{

    border-bottom: #69c7a3;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

.metismenu li:last-child{
    border-bottom-width: 0;
}


#catalog-list  .table td, #table-data   td{
    padding: 0;
}


.input-group{
    flex-wrap: nowrap;
}

#cart-form > div > div:nth-child(2) > div > div > table > tbody > tr{

    display: flex;
    flex-wrap: wrap;

}



@media (min-width: 800px) {

    #cart-form > div > div:nth-child(2) > div > div > table > tbody > tr{

        display: table-row;

    }
}

#cart-form > div > div:nth-child(2) > div > div >   .table th{

    padding: 10px 0 0 0;
}

#cart-form > div > div:nth-child(2) > div > div > .table td, .table th{
    border-top: none;
    white-space: nowrap;

}

@media print {
    .col-menu, .noprint {
        display: none !important;
    }

    a.tovari{
        text-decoration: none;
        color: #000 !important;
    }

    .header{
        border:none !important;

    }

    .phone span a {
        color: #000 !important;
        font-size: 20px;
        text-decoration: none;
        flex-direction: row!important;
    }
}



@-webkit-keyframes rotating /* Safari and Chrome */ {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.kontaktForm tr{
    display: flex;
    flex-wrap: wrap;
}


@media (min-width: 425px) {

    .kontaktForm tr{
        display: table-row;

    }
}


a#order-tab {
    color: #490909;
}

a#reserve-tab {
    color: #490909;
}