* {
    margin: 0;
    padding: 0;
    outline: none;
}

input[type=submit] {
    border-radius: 0;
    -webkit-appearance: none;
}

.description-index {
    padding: 0px 50px 20px 50px;
}

/* MODAL ADD TO CART */
.modal {
    display: none;
    top: 50%;
    left: 50%;
    width: 350px;
    height: 130px;
    position: fixed;
    z-index: 999;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
}

#login,
#popupFormSubscribe,
#addItemInCart,
#addItemInSubscribe,
#addItemInCartOptions,
#addItemInCompare {
    background: #fff;
    border-radius: 0px;
    padding: 10px 10px 25px 10px;
    text-align: center
}

.modal header {
    font-size: 20px;
    margin: 20px 0 40px 0;
}

.modal .header {
    font-size: 20px;
    margin: 20px 0 40px 0;
}

.modal .bt4 {
    margin-right: 5px;
}

/* END MODAL ADD TO CART */

/* LIGHTBOX */

.element_detail {
    clear: both;
}

.big_img_wrap {
    border: 1px solid #ebebeb;
    margin-bottom: 10px;
}

.big_img {
    width: 255px;
    margin-top: 15px;
    overflow: hidden;
}

.big_img img {
    border: 0;
}

.carusel_wrap {
    position: relative;
    padding: 10px 15px;
}

.carusel_cont {
    overflow: hidden;
}

/*.carusel_prev { width: 7px; height: 16px; position: absolute; top: 31px; left: 3px; cursor: pointer; background: url("/images/optika/arr_left.png") no-repeat; }*/
/*.carusel_next { width: 7px; height: 16px; position: absolute; top: 31px; right: 3px; cursor: pointer; background: url("/images/optika/arr_right.png") no-repeat; }*/
#carusel {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 300px;
}

#carusel li {
    list-style: none;
    margin: 0 7px 0 0;
    padding: 0;
    float: left;
}

#carusel li img {
    border: 0;
}

#carusel-set {
    position: relative;
    list-style: none;
    margin: 50px 0 0;
    padding: 0;
    float: left;
    width: 300px;
}

#carusel-set li {
    list-style: none;
    margin: 10px 2px;
    padding: 0;
    float: left;
}

#carusel-set li img {
    border: 0;
}

.small_img {
    width: 50px;
    height: 50px;
    overflow: hidden;
}

/*INDEX*/
.tabmorelink {
    margin: -30px 16px 0 0;
    float: right;
}

/*INDEX*/

.Catalogbanner img {
    width: 100%;
    height: auto;
}

/*PREFOOTER*/
.prefooter {
    float: left;
    width: 960px;
    height: 77px;
    background-color: #345A1F;
    margin: 0 auto;
}

.prefooter p {
    text-align: center;
    font-size: 24px;
    padding-top: 22px;
    font-weight: bold;
    color: white;
}

.prefooter a {
    color: white;
}

.prefooter a:hover {
    color: white;
}

/*END PREFOOTER*/

/*SUBSCRIBE-FOOTER*/
.subscribe-footer {
    display:none;
    float: left;
    width: 960px;
    height: 77px;
    background-color: #20262f;
    margin: 0 auto;
}
.coupon-element{
    display: none;

}
.subscribe-footer p {
    text-align: center;
    font-size: 24px;
    padding-top: 22px;
    font-weight: bold;
    color: #FFBE42;
}

.subscribe-footer__left {
    float: left;
    width: 80%;
}

.subscribe-footer__right {
    float: right;
    width: 20%;
}

.subscribe-footer__button-down {
    margin-top: 15px;
}

/*SUBSCRIBE-FOOTER*/

.beta {
    font-weight: normal;
    color: #BA4E4A;
    font-size: 16px;
    top: -10px;
    position: relative;
}

.footer-links {
    float: left;
    width: 960px;
    height: 35px;
    background-color: #FBC120;
    margin: 0 auto;
    padding-top: 5px;
}

.footer-links span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-left: 65px;
}

.footer-links i {
    padding-right: 18px;
    font-size: 22px;
    line-height: 30px;
}

.footer-links a {
    color: #333333;
    text-decoration: none;
}

.footer-links a:hover {
    color: #000000;
    text-decoration: none;
}

input.bx_input_submit {
    margin-top: 0;
}

/*SCROLL*/
.scroll-box {
    overflow-x: auto;
    overflow-y: hidden;
}

.scroll-box .scroll-section {
    min-width: 100%;
    white-space: nowrap;
    padding: 0;
}

.scroll-box .section {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    min-height: 250px;
    margin-right: 5px;
    text-align: center;
}

/*END SCROLL*/

.theme-default .nivoSlider {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* Roosers */
.rooster-cart-box {
    position: relative;
    margin: -82px 121px 0 450px;
    float: left;
}

a.rooster-cart {
    background: url(/images/roosters/b_small.png);
    display: block;
    width: 46px;
    height: 67px
}

a.rooster-cart:hover {
    background: url(/images/roosters/b.jpg);
    width: 250px;
    height: 250px;
    position: absolute;
    z-index: 999;
}

a.rooster-delivery {
    background: url(/images/roosters/b_small.png);
    display: block;
    width: 46px;
    height: 67px
}

a.rooster-delivery:hover {
    background: url(/images/roosters/e.jpg);
    width: 250px;
    height: 250px;
    position: absolute;
    z-index: 999;
}

a.rooster-monopody {
    background: url(/images/roosters/b_small.png);
    display: block;
    width: 46px;
    height: 67px
}

a.rooster-monopody:hover {
    background: url(/images/roosters/sh.jpg);
    width: 250px;
    height: 250px;
    position: absolute;
    z-index: 999;
}

a.rooster-fotofony {
    background: url(/images/roosters/b_small.png);
    display: block;
    width: 46px;
    height: 67px
}

a.rooster-fotofony:hover {
    background: url(/images/roosters/o.jpg);
    width: 250px;
    height: 250px;
    position: absolute;
    z-index: 999;
}

/* END Roosers */

/* DEALERS */
.select_main {
    margin: 0 auto 10px;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

select {
    width: 100%;
    height: 34px;
    position: reative;
    border: 1px solid #c1bdbd;
    background: #efefef;
    cursor: pointer;
}

.select_main p {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    color: #0a0a0a;
    font-size: 14px;
    line-height: 34px;
    overflow: hidden;
}

.none {
    display: none
}

.tab_select {
    margin-top: 15px;
}

.feedback-error {
    padding: 10px;
    background: #f3f3f3;
    border-radius: 4px;
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
    color: gray;
}

.feedback-error code {
    font-weight: bold;
    white-space: nowrap;
}

.header-modal-window-text {
    font-size: 18px;
}

.newsblockelement p {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: normal;
    color: #3F465A;
    line-height: 22px;
}

.newsblockelement img {
    border-radius: 6px;
    max-width: 100%
}

.newsblockelement blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C" "\201D" "\2018" "\2019";
}

.newsblockelement blockquote:before {
    color: #ccc;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

.newsblockelement blockquote p {
    display: inline;
}

.newsblockelement ol,
.newsblockelement ul {
    margin: 30px 0 30px 20px;
}

.newsblockelement li {
    font-size: 14px;
    margin: 10px 0 10px 0;
    line-height: 20px;

    color: #3F465A;
}

.newsblockelement table {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #3A3A3A;
    border-collapse: collapse;
}

.newsblockelement table th {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #517994;
    background-color: #B2CFD8;
}

.newsblockelement table tr:hover td {
    background-color: #DFEBF1;
}

.newsblockelement table td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #517994;
    background-color: #ffffff;
}

.fe-header {
    float: left;
    width: 960px;
    background: #BA4E4A;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px
}

.fe-header a, .fe-header a:hover {
    color: #fff
}

.fe-header__up {
    float: left;
    width: 100%;
    background: #a14542
}

.fe-header__up__region {
    float: left;
    margin-left: 50px;
    margin-top: 7px
}

.fe-header__up__region__header {
    float: left;
    margin-right: 10px;
    font-size: 13px;
    font-weight: bold;
}

.fe-header__up__region__name, .fe-header__up__region__name__city {
    float: left;
    display: block;
    cursor: pointer;
    border-bottom: none;
    color: white;
    text-decoration: underline;
    font-size: 13px;
}

.fe-header__up__auth {
    float: right;
    margin-right: 30px
}

.fe-header__up__auth__list {
    margin: 0;
    margin-top: 2px;
}

.fe-header__up__auth__item {
    float: left;
    list-style: none;
    margin: 0;
    margin-right: 20px;
    font-size: 12px;
}

.fe-header__center {
    float: left;
    width: 100%
}

.fe-header__center__logo, .fe-header__center__description, .fe-header__center__phone, .fe-header__center__callback, .fe-header__center__incart {
    float: left
}

.fe-header__center__logo {
    width: 200px;
    height: 80px
}

.fe-header__center__logo__img { 
    padding: 5px 48px 15px 48px;
    padding: 15px 48px
}

.fe-header__center__description {
    width: 150px;
    height: 80px;
    display: table
}

.fe-header__center__description__text {
    display: table-cell;
    vertical-align: middle;
    line-height: 18px
}

.fe-header__center__phone {
    width: 300px;
    height: 80px
}


.fe-header-phone {
    color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.fe-header-phone .fe-header-phone-block {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* margin-bottom: 6px; */
}
.fe-header-phone .fe-header-phone-block:last-child {
    margin-bottom: 0px;
}

.fe-header-phone--big {
    display: inline;
    font-size: 20px;
}

.fe-header__center__callback {
    width: 150px;
    height: 80px
}

.fe-header__center__callback__box, .fe-header__center__incart__box {
    width: 130px;
    height: 60px;
    background: rgba(0, 0, 0, .06);
    border-radius: 4px;
    margin-top: 10px;
    display: block
}

.fe-header__center__callback__box:hover, .fe-header__center__incart__box:hover {
    background: rgba(255, 255, 255, .06);
    text-decoration: none
}

.fe-header__center__callback__icon {
    width: 100%;
    text-align: center;
    height: 30px
}

.fe-header__center__callback__icon__img {
    /* width: 24px; */
    /* height: 24px; */
    padding-top: 6px
}

.fe-header__center__callback__title {
    text-align: center;
    padding-top: 10px
}

.fe-header__center__incart__sum {
    width: 100%;
    height: 30px
}

.fe-header__center__incart__sum img {
    width: 24px;
    height: 19px;
    float: left;
    margin: 10px 10px 0
}

.fe-header__center__incart__sum__item {
    padding-top: 15px
}

.fe-header__center__incart__qnt {
    width: 100%;
    height: 30px
}

.fe-header__center__incart__qnt__header {
    float: left;
    padding: 10px 5px 0 10px
}

.fe-header__center__incart__qnt__item {
    padding-top: 10px
}

.fe-header__nav {
    float: left;
    width: 100%;
    background: #3F465A
}

.fe-header__nav__list {
    margin: 0 0 0 -10px;
}

.fe-header__nav__list__item-catalog {
    background: #BA4E4A
}

.fe-header__nav__list__item-catalog__icon {
    margin-left: 10px
}

.fe-header__nav__list__item {
    float: left;
    list-style: none;
    margin: 0;
    margin-right: 0;
    padding: 10px 10px 7px;
    position: relative;
    left: 20px;
    font-size: 13px;
    font-weight: 700
}

.fe-header__nav__list__item:hover {
    background: rgba(255, 255, 255, .07)
}

.fe-header__nav__list__item-catalog:hover {
    background: #c2514d
}

.fe-header__nav__list__item__link:hover {
    text-decoration: none
}

.fe-header__nav__list__item__link-active {
}

.fe-header__search {
    float: left;
    width: 100%
}

.fe-header__search__form__text {
    background: #fff;
    color: #333;
    width: 848px;
    height: 36px;
    margin: 2px;
    border: none;
    text-indent: 50px;
    font-size: 14px
}

.fe-header__search__form__submit {
    width: 100px;
    height: 36px;
    margin: 2px;
    border: none;
    background: #BA4E4A;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
    font-size: 13px
}

.fe-header__search__form__submit:hover {
    background: #c2514d;
    cursor: pointer
}

.fe-header__search__form input[type=submit] {
    margin-top: 0
}

.fe-breadcrumbs {
    position: relative;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.fe-breadcrumbs__list {
    display: block;
    margin: 0;
    width: 100%;
}
.fe-breadcrumbs__list:after {
    clear: both;
    content:"";
    display: table;
}

.fe-breadcrumbs__list__item {
    list-style: none;
    float: left;
    color: #8c8c8c;
    font-size: 12px;
    margin: 0 0 0 10px;
}
.fe-breadcrumbs__list__item:last-child {
    word-break: break-word;
    line-height: 1.1em;
}

.fe-breadcrumbs__list__item__link {
    color: #8c8c8c;
    font-size: 12px;
    border-bottom: 1px solid #8c8c8c
}

.fe-breadcrumbs__list__item__link:hover {
    text-decoration: none;
    border-bottom: 1px solid #BA4E4A;
    color: #BA4E4A;
}

.api-search-page .api-search-fields {
    display: none
}

.api-category-list a, .api-category-list a:hover {
    color: #333
}

.footer-links span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-left: 37px;
}

.fe-header__search {
    width: auto !important;
    background-color: #ffe49c;
    padding: 6px 5px 6px 5px !important;
    position: relative;
    white-space: nowrap;
}

.fe-header__search .fa {
    position: absolute;
    font-size: 18px;
    top: 13px;
    left: 13px;
    color: #8e877d;
}

.fe-header__search__form__text {
    width: 800px;
    margin: 0;
    text-indent: 10px;
    padding-left: 31px;
    padding-right: 60px;
    height: 42px;
    border-radius: 4px 0 0 4px;
    box-shadow: 0.5px 0.866px 0px rgba(255,255,255,0.75);
}

.fe-header__search__form__submit {
    background: #ba4e4a;
    font-size: 14px;
    border-radius: 0 4px 4px 0;
    margin: 0;
    width: 150px;
    height: 42px;
    font-weight: bold;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 900px) {
    .fe-header__search {
        width: 100% !important;
        padding: 5px 7px !important;
        box-sizing: border-box;
    }
}


.banners {
min-height: 90px; overflow: hidden;
}

.bannerswrap {
overflow: hidden;
}

@media (max-width: 926px) {
    .bannerswrap {
        height: 220px;
    }
}
@media (max-width: 915px) {
    .bannerswrap {
        height: 217px;
    }
}
@media (max-width: 896px) {
    .bannerswrap {
        height: 213px;
    }
}
@media (max-width: 883px) {
    .bannerswrap {
        height: 210px;
    }
}
@media (max-width: 854px) {
    .bannerswrap {
        height: 203px;
    }
}
@media (max-width: 844px) {
    .bannerswrap {
        height: 200px;
    }
}
@media (max-width: 812px) {
    .bannerswrap {
        height: 193px;
    }
}
@media (max-width: 810px) {
    .bannerswrap {
        height: 192px;
    }
}
@media (max-width: 800px) {
    .bannerswrap {
        height: 190px;
    }
}
@media (max-width: 760px) {
    .bannerswrap {
        height: 180px;
    }
}
@media (max-width: 667px) {
    .bannerswrap {
        height: 158px;
    }
}
@media (max-width: 428px) {
    .bannerswrap {
        height: 102px;
    }
}
@media (max-width: 414px) {
    .bannerswrap {
        height: 98px;
    }
}
@media (max-width: 412px) {
    .bannerswrap {
        height: 98px;
    }
}
@media (max-width: 390px) {
    .bannerswrap {
        height: 93px;
    }
}
@media (max-width: 384px) {
    .bannerswrap {
        height: 91px;
    }
}
@media (max-width: 375px) {
    .bannerswrap {
        height: 89px;
    }
}
@media (max-width: 361px) {
    .bannerswrap {
        height: 85px;
    }
}

@media (min-width: 980px) {
    .bannerswrap {
        height: 220px;
    }
}

#back-to-top {
    position: fixed;
    width: 46px;
    height: 46px;
    opacity: .7;
    bottom: 100px;
    right: 10px;
    z-index: 99999;
    cursor: pointer;
    transition: all .3s;

    background: url(./images/icons/to-top.svg) 50% / contain no-repeat;
}

#back-to-top:hover {
    opacity: 1;
}

footer{
    position: relative;
}

.copyright {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: 15px;
}

/* 16.04.2026 */

span.navigation_next_page_text,
span.navigation_previous_page_text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}