
body {
    padding: 0;
    margin: 0;
    /*font-family: 'Gilroy';*/
}

.sponsors-container__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.burger-icon {
    display: none;
    padding-top: 20px;
    padding-left: 30px
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    background-color: #e9e9e9;
    overflow-x: hidden;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.user-name, .burger-connect {
    margin: 0;
    padding-left: 15px;
    padding-top: 4px
}

.burger-list {
    list-style: none
}

.burger-list-item {
    padding: 5px 0px
}

.burger-list-item span {
    margin-right: 10px
}

.burger-list-item a {
    text-decoration: none;
    color: black
}

.limit, .borg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.total {
    width: 100%
}

.user-acc-img {
    width: 50px;
    height: 50px;
    margin-top: 20px;
    margin-left: 30px;
    border-radius: 50%
}

.user-acc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.user-acc-title {
    font-size: 1em;
    margin: 30px 0 0 30px
}

.burger-navlist {
    list-style: none
}

.burger-navlist-item {
    padding: 10px 0
}

.burger-navlist-item a {
    text-decoration: none;
    color: #000
}

.balance {
    display: block;
    margin-bottom: 20px
}

.individual {
    background: rgba(250, 120, 0, 0.2);
    padding: 5px 15px;
    margin: 0 30px;
    border-radius: 2px
}

.termin-title {
    color: crimson;
    padding-left: 30px
}

.user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.user .user-first, .user .user-third {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start
}

.user-first img {
    width: 20px;
    height: 20px
}

.closebtn {
    float: right;
    margin-right: 15px;
    text-decoration: none;
    color: #000;
    font-weight: 900;
    font-size: 32px
}

.header {
    width: 100%;
    background-color: #fff;
    margin-top: -10px
}


.header-top {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-top .headertop-first-list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-top .headertop-first-list .header-top-menu-item {
    padding-right: 84px;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    cursor: pointer;
    color: #333333
}

.header-top .header-top-second-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.header-top .header-top-second-btn .header-top-phone::before {
    content: url(../img/icons/phone.svg);
    position: relative;
    margin-right: 10px
}

.header-top .header-top-second-btn .header-top-phone {
    margin-left: 14px;
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    color: #333333
}

.header-top .header-top-second-btn .header-second-arrow-down {
    padding-left: 10px
}

.header-top .header-top-second-btn .header-second-arrow-up {
    display: none;
    padding-left: 10px
}

.header-top .header-top-second {
    position: relative
}

.header-top .header-top-second-content {
    border: 1px solid #f2f2f2;
    display: none;
    left: -32px;
    position: absolute;
    min-width: 340px;
    z-index: 1
}

.header-top .dropdown-city {
    margin: 0;
    margin-top: 24px;
    text-transform: uppercase;
    padding-left: 26px;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #828282
}

.header-top .show {
    display: block;
    z-index: 10;
    background-color: #fff
}

.header-top .dropdown-item-container {
    padding: 24px 66px 24px 22px
}

.header-top .dropdown-item-phone {
    list-style: none;
    margin-top: 0px;
    margin-top: 24px;
    padding-left: 15px
}

.header-top .dropdown-phone-item {
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    color: #000000
}

.header-top .dropdown-phone-item:nth-child(2) {
    margin-top: 12px
}

.header-top .dropdown-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.header-top .dropdown-item img {
    margin-left: 30px;
    margin-top: 26px
}

.header-top .dropdow-item-city {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #828282
}

.header-top .header-top-third {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-top .header-top-third .header-top-curr {
    margin-right: 37px
}

.header-top .header-top-third .header-top-lang {
    margin-left: 36px
}

.header-top .header-top-third .header-top-lang, .header-top .header-top-third .header-top-curr {
    border: none;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    outline: none !important;
    color: #333333
}

.header-top .header-top-third .contactus {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #333333
}

.header-top .header-top-third .contactus::before {
    content: url(../img/icons/mail1.svg);
    position: relative;
    margin-right: 10px;
    margin-top: 3px
}

.header-bottom {
    margin-top: 19px;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-bottom .header-icons-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -200px
}

.header-bottom .search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -136px;
    width: 60%;
    max-width: 1017px
}

.header-bottom .header-bottom-signin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 48px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-bottom .header-icons2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-bottom .header-icons1 {
    margin-right: 40px
}

.header-bottom .header-icons1-item {
    margin-top: 8px
}

.header-bottom .header-icons1-item:first-child {
    padding: 0px 20px
}

.header-bottom .search-input {
    width: 100%;
    max-width: 977px;
    margin-right: -4px;
    padding-top: 11px;
    padding-bottom: 12px;
    padding-left: 18px;
    border: none;
    outline: none;
    border: 1px solid #e0e0e0
}

.header-bottom .header-sing-in {
    margin: 0;
    margin-left: 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    color: #828282
}

.header-bottom .top-logo {
    display: none !important
}

.header-bottom .header-search {
    background: #f37c00;
    border: none;
    outline: none;
    padding: 11px 13px 10px 12px;
    border-radius: 0px 2px 2px 0px
}

.header-bottom .icon-number {
    color: #fff;
    background-color: #f37c00;
    display: inline-block;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 24px;
    border-radius: 50%
}

.header-bottom .header-icons2-item {
    position: relative;
    margin: 0px 20px
}

.header-bottom .header-icons2-item .icon-number {
    position: absolute;
    left: 16px;
    top: -5px
}

.news-title, .sale-title, .popular-title, .news2-title, .sponsors {
    padding-top: 20px
}

.catalog-navblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 0;
    background-color: #e5e5e5;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 1795px;
}

.catalog-navblock-side-menu {
    background-color: #fff;
    width: 310px;
    height: 460px;
    overflow-y: scroll;
    overflow-x: hidden
}

.catalog-sidemenu-content-item:hover .sidemenu-text {
    color: #f37c00
}

.catalog-sidemenu-content-item svg path, .svg-stroke svg path, .sidemenu-text {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.svg-stroke:hover svg path {
    stroke: #f37c00
}

.catalog-sidemenu-content-item:hover svg path {
    fill: #f37c00
}

.catalog-sidemenu-content {
    padding: 36px 20px 40px 19px
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-thumb {
    background: var(--primary);
}

::-webkit-scrollbar-track {
    background: #eceef2;
}

.sidemenu-text {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 10px
}

.catalog-sidemenu-content-item {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 24;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.catalog-sidemenu-content-item .sidemenu-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.brend-container {
    position: relative
}

.news-container {
    position: relative
}


.news2-container {
    position: relative
}

.popular-container {
    position: relative
}

.mainslider {
    width: 100vw;
    position: relative;
    margin-bottom: 60px;
}

.mainslider img {
    width: 100%;
}

/* SECONDARY SLIDER */

.secondary-slider {
    position: relative;
    width: calc(100vw - 10%);
    margin: 0 auto 40px auto;
    padding: 0 55px;
}

.secondary-slider__slide a {
    background-color: #ECEEF2;
    border-radius: 16px;
    padding: 30px;
    display: flex !important;
    flex-direction: column;
    gap: 15px;
    align-items: center;
    justify-content: center;
    min-height: 160px;
}

.secondary-slider a:hover {
    text-decoration: none;
    color: var(--primary);
}

.secondary-slider .slick-list {
    overflow: hidden;
}

.secondary-slider button,
.comf-search__content-slider button {
    all: unset;
}

.secondary-slider .slick-track {
    display: flex;
    gap: 20px;
    height: 167px;
}

.secondary-slider .slick-arrow {
    position: absolute;
    top: 50%;
    font-size: 0;
    width: 40px;
    height: 40px;
    border: none;
    z-index: 10;
    margin: -44px 0 0 0;
}

.secondary-slider .slick-arrow.slick-prev {
    left: 0;
    background: url("/images/sl-arrow-left.svg") 0 0 / 100% no-repeat;
}

.secondary-slider .slick-arrow.slick-next {
    right: 0;
    background: url("/images/sl-arrow-right.svg") 0 0 / 100% no-repeat;
}

.secondary-slider .slick-dots, .comf-search__content-slider .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
}

.comf-search__content-slider .slick-dots {
    margin-top: 0;
}

.secondary-slider .slick-dots li, .comf-search__content-slider .slick-dots li {
    list-style: none;
    margin: 0 6px;
}

.secondary-slider .slick-dots button, .comf-search__content-slider .slick-dots button {
    font-size: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #d9d9d9;
}

.secondary-slider .slick-dots .slick-active button,
.comf-search__content-slider .slick-dots .slick-active button {
    background-color: var(--primary-color);
}

/* MAIN SLIDER (UPDATE) */

.mainslider button {
    all: unset;
}

.mainslider .slick-arrow {
    position: absolute;
    top: calc(50% - 20px);
    font-size: 0;
    width: 40px;
    height: 40px;
    border: none;
    z-index: 10;
}

.mainslider .slick-arrow.slick-prev {
    left: 0;
    background: url("/images/sl-arrow-left.svg") 0 0 / 100% no-repeat;
    margin-left: 75px;
}

.mainslider .slick-arrow.slick-next {
    right: 0;
    background: url("/images/sl-arrow-right.svg") 0 0 / 100% no-repeat;
    margin-right: 75px;
}

.mainslider .slick-dots {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -30px;
}

.mainslider .slick-dots li {
    list-style: none;
    margin: 0 6px;
}

.mainslider .slick-dots button {
    font-size: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #F1F1F1;
}

.mainslider .slick-dots .slick-active button {
    box-sizing: border-box;
    background-color: var(--primary-color);
    border: solid 1.5px #fff;
}

.comf-search__content-slider .slick-arrow {
    position: absolute;
    top: calc(50% - 20px);
    font-size: 0;
    width: 40px;
    height: 40px;
    border: none;
    z-index: 10;
}

.comf-search__content-slider .slick-arrow.slick-prev {
    left: 0;
    background: url("/images/sl-arrow-left.svg") 0 0 / 100% no-repeat;
}

.comf-search__content-slider .slick-arrow.slick-next {
    right: 0;
    background: url("/images/sl-arrow-right.svg") 0 0 / 100% no-repeat;
}



.mainslider,
.brend-container,
.news-container,
.popular-container,
.news2-container,
.sponsors-container {
    opacity: 0;
    visibility: hidden;
}

.mainslider.slick-initialized,
.brend-container.slick-initialized,
.news-container.slick-initialized,
.popular-container.slick-initialized,
.news2-container.slick-initialized,
.sponsors-container.slick-initialized {
    visibility: visible;
    opacity: 1;
}

.mainslider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.brend-container .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.news-container .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.popular-container .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.news2-container .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.mainslider .slick-list {
    overflow: hidden
}

.brend-container .slick-list {
    overflow: hidden
}

.news-container .slick-list {
    overflow: hidden
}

.popular-container .slick-list {
    overflow: hidden
}

.news2-container .slick-list {
    overflow: hidden
}

.brend-container .slick-arrow {
    position: absolute;
    font-size: 0;
    border: none;
    outline: none
}

.news-container .slick-arrow {
    position: absolute;
    font-size: 0;
    border: none;
    outline: none
}

.popular-container .slick-arrow {
    position: absolute;
    font-size: 0;
    border: none;
    outline: none
}

.brend-container .slick-arrow.slick-next {
    position: absolute;
    width: 48px;
    height: 48px;
    right: 30px;
    background-image: url(/images/rect-right.png);
    background-repeat: no-repeat
}

.news-container .slick-arrow.slick-next {
    position: absolute;
    width: 48px;
    height: 48px;
    right: 30px;
    background-image: url(/images/rect-right.png);
    background-repeat: no-repeat
}

.popular-container .slick-arrow.slick-next {
    position: absolute;
    width: 48px;
    height: 48px;
    right: 30px;
    background-image: url(/images/rect-right.png);
    background-repeat: no-repeat
}

.brend-container .slick-arrow.slick-prev {
    position: absolute;
    width: 48px;
    height: 48px;
    background-image: url(/images/rect-left.png);
    background-repeat: no-repeat;
    right: 100px;
    z-index: 10
}

.news-container .slick-arrow.slick-prev {
    position: absolute;
    width: 48px;
    height: 48px;
    background-image: url(/images/rect-left.png);
    background-repeat: no-repeat;
    right: 100px;
    z-index: 10
}

.popular-container .slick-arrow.slick-prev {
    position: absolute;
    width: 48px;
    height: 48px;
    background-image: url(/images/rect-left.png);
    background-repeat: no-repeat;
    right: 100px;
    z-index: 10
}

.brend-container .slick-dots {
    list-style: none;
    padding-left: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

.news-container .slick-dots {
    list-style: none;
    padding-left: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

.news2-container .slick-dots {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}

.popular-container .slick-dots {
    list-style: none;
    padding-left: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    overflow: hidden;
}

.brend-container .slick-dots li {
    margin: 0 10px;
    background: transparent;
    border: none
}

.news-container .slick-dots li {
    margin: 0 10px;
    background: transparent;
    border: none
}

.news2-container .slick-dots li {
    margin: 0 10px;
    background: transparent;
    border: none
}

.popular-container .slick-dots li {
    margin: 0 10px;
    background: transparent;
    border: none
}

.sponsors-container .slick-dots li {
    margin: 0 10px;
    background: transparent;
    border: none
}

.brend-container .slick-dots li button {
    background: none;
    border: none;
    font-weight: bold;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    outline: none;
    text-align: center;
    color: #333333
}

.news-container .slick-dots li button {
    background: none;
    border: none;
    font-weight: bold;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    outline: none;
    text-align: center;
    color: #333333
}

.news2-container .slick-dots li button {
    background: none;
    border: none;
    font-weight: bold;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    outline: none;
    text-align: center;
    color: #333333
}

.popular-container .slick-dots li button {
    background: none;
    border: none;
    font-weight: bold;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    outline: none;
    text-align: center;
    color: #333333
}

.sponsors-container .slick-dots li button {
    background: none;
    border: none;
    font-weight: bold;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    outline: none;
    text-align: center;
    color: #333333
}

.sponsors-container .slick-dots {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px
}

.news2-date {
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    margin-top: 14px;
    color: #4f4f4f
}

.news2-title {
    font-weight: 900;
    font-size: 16px;
    line-height: 24px;
    color: #000000
}

.brend-containerall, .news-containerall, .popular-containerall, .news2-containerall {
    width: 100%;
    max-width: 1795px;
    margin: 0 auto;
    padding-bottom: 20px;
    background-color: #e5e5e5
}

.slick-dots li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.sidepopup-container-item-cont a p {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.sidepopup-container-item-cont a:hover {
    text-decoration: none
}

.sidepopup-container-item-cont a:hover p {
    color: #f37c00
}

.news-title {
    font-family: "Roboto Medium";
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    margin-top: 36px;
    margin-left: 37px;
    color: #00cd52
}

.news2-title {
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    margin-top: 36px;
    margin-left: 37px;
    color: #000
}

.popular-title {
    font-family: "Roboto Medium";
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    margin-top: 36px;
    margin-left: 37px;
    color: #f12616
}

.sale-title {
    font-weight: bold;
    font-family: "Roboto Medium";
    font-size: 30px;
    line-height: 40px;
    margin-top: 36px;
    margin-left: 37px;
    color: #f39108
}

.sale-icon {
    margin-left: 30px
}

.brend-container__item, .news-container__item, .news2-container__item, .popular-container__item {
    background-color: #fff;
    display: block;
    margin: 15px;
    padding: 10px 0;
    font-family: "Roboto Medium";
}

.news-container__item-top, .popular-container__item-top, .brend-container__item-top, .news2-container__item-top {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative;
}

.news-container__item-top img, .news-container__item-top div, .popular-container__item-top img, .popular-container__item-top div, .brend-container__item-top img, .brend-container__item-top div, .news2-container__item-top img, .news2-container__item-top div {
    margin: 0 !important
}

.news-container__item-top .brend-container__item-icons, .popular-container__item-top .brend-container__item-icons, .brend-container__item-top .brend-container__item-icons, .news2-container__item-top .brend-container__item-icons {
    margin-top: -20px !important;
    position: absolute;
    top: 0px;
    right: 20px;
}

.news2-container__item-top img {

    height: 200px;
    width: 300px;
    object-fit: contain;
    overflow: hidden;
}

.brend-container-product-img {
    margin-left: 27px;
    height: 140px;
}

.brend-container__item-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.product-icon:first-child {
    margin-bottom: 30px
}

.brend-container__item-icons {
    margin: -20px 25px 0 25px
}

.shop-info-container {
    padding: 20px;
    margin: 80px auto 0 auto;
    background-color: #e5e5e5
}

.shop-info-title {
    padding-top: 60px;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #0b1423;
    font-weight: bold
}

.shop-info {
    padding: 0 51px;
    margin-top: 20px;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #333333
}

.news-container__item-second {
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 14px
}

.news-container__item-second hr {
    border: 0.5px solid #e0e0e0;
    width: 100%
}

.news2-container__item-second {
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 14px
}

.news2-container__item-second hr {
    border: 0.5px solid #e0e0e0;
    width: 100%
}

.popular-container__item-second {
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 14px
}

.popular-container__item-second hr {
    border: 0.5px solid #e0e0e0;
    width: 100%
}

.brend-container__item-second {
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 14px
}

.brend-container__item-second hr {
    border: 0.5px solid #e0e0e0;
    width: 100%
}

.articul {
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #828282;
    height: 37px;
    overflow: hidden;
    margin-bottom: 0;
}

.articul span {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    margin-left: 17px;
    color: #f37c00;
    overflow: hidden;
}

.product-name {
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    height: 40px;
    overflow: hidden;
}

.brand {
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #333333;
    display: flex;
    align-items: center;
    height: 40px;
    margin-bottom: 0;
}

.brand-img {
    height: 40px;
}

.slick-list .brand {
    justify-content: center;
    align-items: center;
}

.brand span {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    margin-left: 18px;
    color: #333333;

}

.presence {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #32b371
}

.no-amount-title {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #f37c00;
}

.presence {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #32b371
}

.price {
    font-style: normal;
    font-weight: 500;
    /*font-size: 30px;*/
    line-height: 30px;
    color: #000000
}

.price .personal-price span {
    font-size: 20px !important;
}

.price > span {
    color: #757474;
}

#product-tile .brand .value {
    margin-bottom: 10px;
}

.discount-price {
    display: flex;
    flex-direction: column-reverse;
}

.discount-price .nodiscount-price {
    display: flex;
}

.discount-price .price-string,
.discount-price .currency {
    color: red !important;
    font-size: 1em;
}

#product-list .price-string {
    font-size: 1.3em;
}

.nodiscount-price .price-format {
    margin-left: auto;
    justify-content: flex-start;
    font-size: 1em;
    color: #595959 !important;
    position: relative;
}

#product-list .nodiscount-price .price-format {
    font-size: 1em;
}

.nodiscount-price .price-format::before {
    content: "";
    position: absolute;
    bottom: 40%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #a8a7a7;
}

.nodiscount-price .price-format > span {
    line-height: normal;
    color: #a8a7a7 !important;
}

.promotions .card-title {
    height: 100px;
}

.promotions .card-img-top {
    height: 250px;
}

.produc-button {
    max-width: 251px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 auto
}

.product-num {
    border-top-left-radius: 20px;
    outline: none;
    border: none;
    border: 1px solid #e9e9e9;
    height: 47px;
    padding: 6px 15px;
    display: block;
    font-size: 16px;
    width: calc(100% - 120px);
    border-bottom-left-radius: 20px
}

.add-to-card {
    height: 46px;
    width: 68px;
    border: none;
    background: #f37c00;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px
}

.add-to-card img {
    display: inline !important;
}

input[type="number"]::-webkit-inner-spin-button {
    background: #f37c00
}

.one-click {
    display: block;
    text-wrap: auto;
    width: 60%;
    max-width: 250px;
    background: var(--primary);
    padding: 8px 5px;
    border: 1px solid var(--primary);
    border-radius: 6px;
    font-weight: bold;
    font-size: 1rem;
    line-height: 18px;
    text-align: center;
    color: #ffffff;
    margin: 10px auto;
    transition: 0.2s;
}

.one-click:hover {
    background: #ffffff;
    color: var(--primary);
}

.card-block .one-click {
    margin: 15px 0;
}

.sponsors1 {
    width: 100%;
    max-width: 1795px;
    margin: 0 auto;
    padding-bottom: 50px;
    background-color: #e5e5e5
}

.produc-button {
    position: relative
}

.plus-button, .minus-button {
    background: #f37c00;
    border-radius: 0px;
    width: 50px;
    border: none;
    color: #fff;
    height: 22px;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 3
}

.minus-button {
    margin-top: 2px
}

.plus-cont {
    margin-right: 2px
}

.sidepopup {
    position: absolute;
    z-index: 200;
    display: none;
    border-top: 30px solid rgba(0, 0, 0, 0.35);
    border-left: 30px solid rgba(0, 0, 0, 0.35)
}

.sidepopup:before {
    position: absolute;
    content: ' ';
    top: 0;
    bottom: 0;
    left: -100px;
    width: 100px
}

.sidepopup-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sidepopup {
    top: 40px;
    left: 332px;
    max-width: 1214px
}

.sidepopup-container {
    width: 100%
}

.sidepopup-container-item-cont {
    border-bottom: 30px solid rgba(0, 0, 0, 0.35);
    border-right: 30px solid rgba(0, 0, 0, 0.35)
}

.sidepopup-container-item {
    background-color: #fff;
    width: 266px;
    height: 266px;
    position: relative;
    z-index: 201
}

.sidepopup-container-item-img {
    display: block;
    margin: 0 auto;
    width: 154px;
    height: 154px;
    padding-top: 30px;
    padding-bottom: 30px
}

.sidepopup-item-title {
    font-weight: bold;
    font-size: 16px;
    margin-top: 18px;
    padding-bottom: 34px;
    line-height: 18px;
    text-align: center;
    color: #333333;
    word-break: break-word;
}

.sidepopup-item-line {
    width: 75.13px;
    border: 1px solid #e0e0e0;
    display: block;
    margin: 0 auto
}

.slick-slider {
    text-align: center !important;
}

.sponsors {
    font-weight: bold;
    font-size: 30px;
    margin-left: 30px;
    line-height: 40px;
    position: relative;
    color: #000000
}

.sponsors-container {
    position: relative
}

.sponsors-container .slick-list {
    overflow: hidden
}

.sponsors-container .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.sponsors-container .slick-arrow {
    font-size: 0;
    background: transparent;
    border: none
}

.sponsors-container .slick-arrow.slick-next {
    position: absolute;
    top: 20px !important;
    background: url(../img/arr-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 48px;
    height: 78px;
    right: 0px !important;
    outline: none
}

.sponsors-container .slick-arrow.slick-prev {
    position: absolute;
    top: 20px !important;
    width: 48px;
    height: 78px;
    background-image: url(../img/arr-right.png);
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: 13;
    left: 0 !important;
    outline: none
}

@media (max-width: 1755px) {
    .header-bottom .header-icons1 {
        margin-right: 5px
    }
}

@media (max-width: 1715px) {
    .header-bottom .search-input {
        max-width: 880px
    }
}

@media (max-width: 1610px) {
    .header-bottom .header-bottom-signin {
        margin-right: 0px
    }
}

@media (max-width: 1583px) {
    .header-bottom .header-icons1 {
        margin-right: 20px
    }

    .header-bottom .search-input {
        max-width: 700px
    }
}

@media (max-width: 1483px) {
    .header-top .headertop-first-list .header-top-menu-item {
        padding-right: 40px
    }
}

@media (max-width: 1438px) {
    .header-bottom .search {
        margin-left: -38px
    }

    .header-bottom .search-input {
        max-width: 650px
    }

    .header-bottom .header-icons2-item {
        margin: 0 11px
    }
}

@media (max-width: 1330px) {
    .header-bottom .search-input {
        max-width: 560px
    }

    .header-top .headertop-first-list .header-top-menu-item {
        padding-right: 25px
    }
}

@media (max-width: 1241px) {
    .header-top-first {
        display: none
    }

    .header-bottom .search-input {
        max-width: 487px
    }

    .burger-icon {
        display: block
    }
}

@media (max-width: 1133px) {
    .sidepopup {
        top: 100px !important
    }

    .header-bottom .search-input {
        max-width: 424px
    }
}

@media (max-width: 1051px) {
    .header-bottom .search-input {
        max-width: 337px
    }

    .header-bottom .search {
        margin-left: 0px
    }
}

@media (max-width: 964px) {
    .header-bottom .search-input {
        max-width: 281px
    }

    .header-bottom .header-bottom-signin {
        display: none
    }

    .header-bottom .header-icons1 {
        display: none
    }

    .header-icons2-item:first-child {
        display: none
    }

    .header-icons2-item:nth-child(2) {
        display: none
    }

    .header-top .header-top-third {
        display: none
    }

    .header-top .header-top-second {
        display: none
    }

    .top-logo {
        display: block !important;
        padding-top: 20px;
        padding-left: 300px
    }

    .Logo {
        display: none
    }

    .header-top {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .header-bottom .search {
        width: 90%
    }

    .header-bottom .search-input {
        max-width: 584px
    }
}

@media (max-width: 810px) {
    .header-bottom .search {
        margin-left: -118px
    }
}

@media (max-width: 751px) {
    .header-bottom .search-input {
        max-width: 527px
    }

    .top-logo {
        padding-left: 255px
    }
}

@media (max-width: 689px) {
    .header-bottom .search-input {
        max-width: 481px
    }

    .top-logo {
        padding-left: 214px
    }
}

@media (max-width: 645px) {
    .header-bottom .search-input {
        max-width: 392px
    }

    .top-logo {
        padding-left: 174px
    }
}

@media (max-width: 547px) {
    .header-bottom .search-input {
        max-width: 320px
    }

    .top-logo {
        padding-left: 144px
    }
}

@media (max-width: 475px) {
    .header-bottom .search-input {
        max-width: 244px
    }

    .top-logo {
        padding-left: 100px
    }
}

@media (max-width: 388px) {
    .header-bottom .search-input {
        max-width: 203px
    }

    .header-bottom .search {
        margin-left: -140px
    }
}

@media (max-width: 1847px) {
    .brend-container .slick-arrow.slick-next {
        right: 66px
    }

    .brend-container .slick-arrow.slick-prev {
        right: 137px
    }
}

@media (max-width: 1649px) {
    .brend-container__item-second {
        padding: 0 10px
    }

    .news-container__item-second {
        padding: 0 10px
    }
}

@media (max-width: 858px) {
    .produc-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .brend-container-product-img {
        width: 180px
    }

    .product-name {
        width: 270px
    }

    .brend-container__item-icons {
        margin: -25px 0 0 20px
    }

    .brend-container-product-img {
        width: 160px;
        margin-left: 10px
    }

    .sale-icon {
        margin-left: 18px
    }
}

@media (max-width: 360px) {
    .brend-container-product-img {
        width: 140px
    }

    .product-name {
        width: 230px
    }

    .brend-container-product-img {
        width: 120px
    }
}

@media (max-width: 565px) {
    .news-title, .sale-title, .popular-title, .news2-title, .sponsors {
        text-align: center;
        font-size: 24px;
        margin-left: 0
    }

    .sponsors1 {
        padding-bottom: 70px
    }
}

@media (max-width: 1580px) {
    .sidepopup {
        max-width: 918px
    }
}

@media (max-width: 1300px) {
    .sidepopup {
        width: 623px
    }
}

.slick-dots {
    margin-top: 40px;
}

.slick-prev {
    top: auto;
    bottom: -8px
}

.slick-next {
    top: auto;
    bottom: -8px
}

@media (max-width: 670px) {

    .mainslider .slick-arrow.slick-next,
    .mainslider .slick-arrow.slick-prev {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .slick-dots {
        width: 260px;
        margin: 0 auto;
        padding: 0
    }

    .slick-dots li {
        text-align: center
    }

    .slick-initialized.slick-slider .slick-prev {
        top: auto;
        bottom: -65px !important;
        right: auto;
        left: calc(50% - 58px)
    }

    .slick-initialized.slick-slider .slick-next {
        top: auto;
        bottom: -65px !important;
        left: auto;
        right: calc(50% - 58px)
    }

    .news2-containerall .slick-initialized.slick-slider .slick-prev {
        top: auto;
        bottom: -65px !important;
        right: auto;
        left: calc(50% - 58px)
    }

    .news2-containerall .slick-initialized.slick-slider .slick-next {
        top: auto;
        bottom: -65px !important;
        left: auto;
        right: calc(50% - 58px)
    }

    .mainslider .slick-next {
        top: 46% !important;
        right: 15px !important
    }

    .mainslider .slick-prev {
        top: 46% !important;
        left: 15px !important
    }

    .catalog-sidemenu-content {
        padding: 15px;
        padding-top: 50px
    }

    .catalog-navblock-side-menu {
        width: 285px !important
    }

    .catalog-navblock .catalog-navblock-side-menu.closeCat {
        -webkit-transform: translateX(-240px) !important;
        -ms-transform: translateX(-240px) !important;
        transform: translateX(-240px) !important
    }
}

.open-sidmenu-catalog {
    display: none
}

@media (max-width: 1305px) {
    .catalog-navblock {
        display: block !important;
        position: relative
    }

    .catalog-navblock .mainslider {
        width: 100%
    }

    .catalog-navblock .catalog-navblock-side-menu {
        position: absolute;
        z-index: 12;
        margin-top: 0;
        -webkit-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out
    }

    .catalog-navblock .catalog-navblock-side-menu.closeCat {
        -webkit-transform: translateX(-290px);
        -ms-transform: translateX(-290px);
        transform: translateX(-290px);
        background: transparent;
        overflow: hidden
    }

    .catalog-navblock .catalog-navblock-side-menu.closeCat .catalog-sidemenu-content-item {
        -webkit-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        opacity: 0
    }

    .catalog-sidemenu-content {
        position: relative
    }

    .open-sidmenu-catalog {
        display: block;
        position: absolute;
        top: 5px;
        right: 5px;
        width: 40px;
        height: 40px;
        border: none;
        -webkit-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #f39108;
        border-radius: 4px
    }

    .open-sidmenu-catalog.closeCat {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
        right: 0px
    }

    .sidepopup {
        z-index: 305;
        border: none;
        width: 98%;
        left: 1%
    }

    .sidepopup .sidepopup-container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .sidepopup .sidepopup-container-item-cont {
        border-color: transparent;
        margin: 7px;
        border: none
    }

    .sidepopup .sidepopup-container-item-cont .sidepopup-container-item {
        width: 180px;
        height: 230px
    }

    .sidepopup .sidepopup-container-item-cont img {
        -o-object-fit: contain;
        object-fit: contain;
        width: 100px;
        height: 150px
    }

    .bg-for-sdepopup {
        display: none
    }

    .bg-for-sdepopup.active {
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #000;
        background: rgba(11, 20, 35, 0.78);
        z-index: 300
    }
}

@media (max-width: 434px) {
    .sidepopup-container-item-cont {
        width: 160px !important
    }

    .sidepopup-container-item {
        width: 160px !important
    }

    .sidepopup-container-item img {
        padding: 0
    }
}

.close-dfpopup {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 55px;
    right: 20px;
    z-index: 100000
}

.close-dfpopup:before, .close-dfpopup:after {
    width: 40px;
    height: 1px;
    background: #fff;
    position: absolute;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close-dfpopup:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.close-dfpopup:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#filter-form {
    margin-left: 50px;
    width: 90% !important
}

@media (max-width: 434px) {
    .dropdown-toggle-category {
        display: block;

    }
}

.sidepopup-container-item-img {
    display: block;
    -o-object-fit: contain;
    object-fit: contain
}

.mainslider .slick-track {
    height: auto;
}

.mainslider .slick-track img {
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 901px) {
    .shop-info {
        padding: 0 0px
    }

    .mainslider .slick-track {
        height: auto;
    }

    .catalog-navblock-side-menu {
        height: 300px;
        -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25)
    }
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.catalog-filters {
    padding: 0 0 10px 0;
    margin-top: -15px;
}

.catalog-filters li {
    margin-top: 15px
}

.catalog-filters .category-button {
    z-index: 5
}

@media (max-width: 1400px) {
    .brend-container__item .news-container__item-top, .brend-container__item .brend-container__item-top, .brend-container__item .news2-container__item-top, .news-container__item .news-container__item-top, .news-container__item .brend-container__item-top, .news-container__item .news2-container__item-top, .news2-container__item .news-container__item-top, .news2-container__item .brend-container__item-top, .news2-container__item .news2-container__item-top, .popular-container__item .news-container__item-top, .popular-container__item .brend-container__item-top, .popular-container__item .news2-container__item-top, .brend-container__item-top .news-container__item-top, .brend-container__item-top .brend-container__item-top, .brend-container__item-top .news2-container__item-top {
        margin-top: 20px
    }

    .brend-container__item .brend-container-product-img, .news-container__item .brend-container-product-img, .news2-container__item .brend-container-product-img, .popular-container__item .brend-container-product-img, .brend-container__item-top .brend-container-product-img {
        width: 130px;
        height: 130px
    }

    .brend-container__item .product-name, .news-container__item .product-name, .news2-container__item .product-name, .popular-container__item .product-name, .brend-container__item-top .product-name {
        font-size: 15px;
        margin: 0 auto
    }

    .brend-container__item .brand, .news-container__item .brand, .news2-container__item .brand, .popular-container__item .brand, .brend-container__item-top .brand {
        margin-top: -7px;
        margin-bottom: -10px
    }

    .brend-container__item .presence,
    .news-container__item .presence,
    .news2-container__item .presence,
    .popular-container__item .presence,
    .brend-container__item-top .presence {
        font-size: 15px;
        margin-top: 15px;
    }

    .brend-container__item .no-amount-title,
    .news-container__item .no-amount-title,
    .news2-container__item .no-amount-title,
    .popular-container__item .no-amount-title,
    .brend-container__item-top .no-amount-title {

        font-size: 15px;
        margin-top: 15px;
    }

    .brend-container__item .price, .news-container__item .price, .news2-container__item .price, .popular-container__item .price, .brend-container__item-top .price {
        font-size: 25px;
        margin-top: -6px;
        margin-bottom: 0px
    }

    .brend-container__item .one-click, .news-container__item .one-click, .news2-container__item .one-click, .popular-container__item .one-click, .brend-container__item-top .one-click {
        margin-bottom: 0px !important
    }
}

@media (max-width: 996px) {
    .slick-list.draggable {
        padding-right: 0px !important;
        padding-left: 0 !important
    }
}

a {
    cursor: pointer;
    text-decoration: none
}

button {
    cursor: pointer
}

.slick-slide {
    outline: none
}

.news2-text {

    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    height: 50px;
    margin-bottom: 0px;
    overflow: hidden;
}

.new2-link {

    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #F37C00
}

.news2-subtitle {

    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    height: 40px;
    margin-top: 10px;
}

.more {
    display: block;
    margin-top: 20px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #F37C00;
    padding-top: 10px;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.more:hover {
    opacity: 0.7
}

.news2-container .slick-arrow.slick-next {
    position: absolute;
    width: 48px;
    height: 48px;
    bottom: -9px;
    right: 30px;
    background-image: url(/images/rect-right.png);
    background-repeat: no-repeat;
    color: transparent;
    border: none
}

.news2-container .slick-arrow.slick-prev {
    position: absolute;
    bottom: -9px;
    width: 48px;
    height: 48px;
    background-image: url(/images/rect-left.png);
    background-repeat: no-repeat;
    right: 100px;
    z-index: 10;
    color: transparent;
    border: none
}

.news2-container .slick-dots {
    margin-top: 60px;
    padding-left: 40px;
}

.catalog-sidemenu-content-item {
    position: relative
}

.catalog-sidemenu-content-item:hover .sidepopup {
    display: block
}


.catalog-navblock-side-menu {
    margin-top: 40px
}

.product-item .name {
    color: #000000
}

.brand .title, .stock .title {

    font-style: normal;
    font-weight: normal;
    font-size: 12px !important;
    line-height: 14px;
    color: #828282;
    margin: 0;
    margin-bottom: 10px
}

.brand .value {

    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #828282
}

.stock .stock-widget {
    margin-left: 18px
}

.price .price-string {
    font-style: normal;
    font-weight: normal;
    line-height: 30px;
    color: #000000
}

.price .currency {
    color: #828282;
    font-size: 12px !important;
}

#product-table .price-format .currency {
    color: #828282;
    font-size: 12px;
}

.buy-modal-btn.toggle {
    background: #333 !important
}


.container__df {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.accordion {
    background: #fff;
    margin-top: 20px;
    cursor: pointer;
    width: 100%;
    border: none;
    outline: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    position: relative;

    font-weight: bold;
    font-size: 18px;
    color: #000000;
    text-align: left;
    padding: 0;
    padding-bottom: 15px
}

.accordion:after {
    content: '';
    position: absolute;
    top: 5px;
    right: 0px;
    background: url("../img/catalog/dropdown-icon.svg") no-repeat center;
    width: 15px;
    height: 10px;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion.active:after {
    -webkit-transform: rotate(0deg) translateY(0px);
    -ms-transform: rotate(0deg) translateY(0px);
    transform: rotate(0deg) translateY(0px)
}

.panel {
    background-color: white;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease-out;
    -o-transition: max-height 0.3s ease-out;
    transition: max-height 0.3s ease-out
}

.lower.value, .upper.value {
    position: absolute;
    top: 10px;
    border: 1px solid #F2F2F2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    width: 110px
}

.lower.value {
    left: 0px
}

.upper.value {
    right: 0px
}

.legend {
    display: none
}

.min-max-slider {
    position: relative;
    width: 220px;
    text-align: center;
    margin-bottom: 0px;
    height: 130px !important
}

.min-max-slider > label {
    display: none
}

.min-max-slider > input {
    cursor: pointer;
    position: absolute;
    margin-top: 50px
}

.min-max-slider > input {
    -webkit-appearance: none;
    outline: none !important;
    background: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(30%, transparent), color-stop(30%, #F07D00), color-stop(60%, #F07D00), color-stop(60%, transparent), to(transparent));
    background-image: -o-linear-gradient(top, transparent 0%, transparent 30%, #F07D00 30%, #F07D00 60%, transparent 60%, transparent 100%);
    background-image: linear-gradient(to bottom, transparent 0%, transparent 30%, #F07D00 30%, #F07D00 60%, transparent 60%, transparent 100%)
}

.min-max-slider > input::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    background: #fff;
    cursor: pointer;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
    border-radius: 100%;
    margin-top: -3px;
    margin-bottom: -3px
}

.min-max-slider > input::-webkit-slider-runnable-track {
    cursor: pointer
}

.min-max-slider > input::-ms-track {
    height: 50px !important
}

/*.checkbox input[type="checkbox"] {*/
/*    opacity: 0;*/
/*    z-index: -1;*/
/*    position: absolute*/
/*}*/

.checkbox label {
    position: relative;
    display: inline-block;
    padding-left: 26px;
    margin-left: 2px;
    margin-top: 10px;
    cursor: pointer
}

/*.checkbox label::before, .checkbox label::after {*/
/*    position: absolute;*/
/*    content: "";*/
/*    display: inline-block*/
/*}*/

/*.checkbox label::before {*/
/*    height: 16px;*/
/*    width: 16px;*/
/*    border: 1.6px solid #F07D00;*/
/*    left: 0px;*/
/*    -webkit-box-sizing: border-box;*/
/*    box-sizing: border-box;*/
/*    border-radius: 2px;*/
/*    top: 3px*/
/*}*/

/*.checkbox label::after {*/
/*    border-radius: 1px;*/
/*    height: 6px;*/
/*    width: 6px;*/
/*    background: #F07D00;*/
/*    left: 5px;*/
/*    top: 8px*/
/*}*/

.checkbox input[type="checkbox"] + label::after {
    content: none
}

.checkbox input[type="checkbox"]:checked + label::after {
    content: ""
}

.ajax-button-view {
    width: 100%;
    height: 48px;
    border: 1px solid #F2F2F2;
    margin-top: 20px;
    margin-bottom: 10px;

    font-weight: bold;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.ajax-button-view:hover {
    border: 1px solid #F07D00
}

.top__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px
}

.button__item {
    background: #FFFFFF;
    border: 1px solid var(--primary);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30%;
    min-height: 44px;
    margin: 15px;
    padding: 5px
}

.button__item:hover p {
    color: var(--primary);
}

.button__item p {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 18px;
    color: #4F4F4F;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.button__item img {
    width: 46px;
    height: 46px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-right: 20px
}

.filter__container {
    overflow: hidden;
    width: 284px;
    background: #fff;
    margin-left: -13px;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 20px;
    -webkit-transform: translateX(-220px);
    -ms-transform: translateX(-220px);
    transform: translateX(-220px);
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 200;
    bottom: 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.filter__container .accordion, .filter__container .min-max-slider, .filter__container .panel {
    opacity: 0
}

.filter__container.active .filter__title-cont {
    border-bottom: 1px solid #E0E0E0
}

.filter__container.active .filter__title-cont::after, .filter__container.active .filter__title-cont:before {
    content: '';
    position: absolute;
    border-bottom: 1px solid #E0E0E0;
    bottom: -1px
}

.filter__container.active .filter__title-cont::after {
    width: 30px;
    left: -30px
}

.filter__container.active .filter__title-cont::before {
    width: 20px;
    right: -20px
}

.filter__container .filter__title-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 20px;
    border-bottom: none;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.filter__container .filter__title-cont::after, .filter__container .filter__title-cont:before {
    display: none
}

.filter__container.active {
    background: #fff;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
    overflow: auto;
    margin-bottom: 80px;
}

.filter__container.active .accordion, .filter__container.active .min-max-slider, .filter__container.active .panel {
    opacity: 1
}

.close-filter-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background: #fff;
    display: none
}

.filter__title--big {

    font-family: "Roboto Medium";
    font-size: 18px;
    line-height: 18px;
    color: #000000
}

.filter__close-icon {
    cursor: pointer;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.filter__close-icon.active {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.close-filter-container {
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer
}

.close-filter-container.active {
    width: 50px;
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25)
}

.news2-containerall-catalog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 992px) {
    #product-tile .tile-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
        width: 33.33%
    }
}

@media (max-width: 800px) {
    .catalog-settings {
        margin-bottom: 0;
    }

    .button__item {
        width: calc(50% - 10px)
    }

    #product-tile .tile-col {
        width: 100%;
        max-width: 100%;
        flex: none;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #product-tile .tile-col:nth-child(even) {
        padding-left: 1px !important;
    }

    #product-tile .tile-col:nth-child(odd) {
        padding-right: 1px !important;
    }

    #product-tile.special-products-slider .tile-col {
        padding: 0 15px !important;
    }

    .product-num {
        width: calc(100% - 105px);
    }
}

@media (max-width: 374px) {
    #product-tile .tile-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;

    }


    .button__item {
        width: calc(100%)
    }
}

html {
    overflow-x: hidden
}

#filter-form {
    position: relative;
    z-index: 5;
}

.oldHeader {
    position: fixed;
    height: 100px;
    width: 100%;
    background: #FFFFFF;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    z-index: 220;
    top: 0
}

.breadcams {
    margin-left: -7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.breadcams p, .breadcams a {

    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    color: #000000;
    margin-left: 7px;
    margin-right: 7px;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    text-decoration: none
}

.breadcams p {
    color: #828282
}

.breadcams img {
    width: 5px
}

.supheader__container {
    padding-left: 145px;
    padding-top: 15px;
}

.supheader__btn-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.supheader__btn-cont .btn-1 {
    max-width: 277px;
    width: 100%;
    height: 44px;
    background: #F07D00;
    border-radius: 4px;

    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    margin-right: 35px;
    margin-top: 20px
}

.supheader__btn-cont .btn-2 {
    margin-top: 20px;
    background: #E5E5E5;
    border: 1px solid #F07D00;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;

    font-size: 12px;
    line-height: 100%;
    color: #4F4F4F;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 202px;
    width: 100%;
    height: 44px
}

@media (max-width: 1160px) {
    .container-content {
        width: calc(100% - 60px);
        padding-left: 0px;
        margin-right: 0;
        margin-left: auto;
        padding-right: 0px
    }

    .wrap.logged .container-content.homepage {
        margin-left: 0;
    }

    .guest-wrap .container-content {
        width: 100% !important;
    }

    .close-filter-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .supheader__container {
        padding-left: 60px
    }
}

li {
    list-style-type: none
}

.catalog-filters li .btn {
    background: #fff
}

.supheader__btn-cont {
    position: relative;
    z-index: 2
}

.supheader__container {
    position: relative;
    z-index: 4
}

.range-input-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 20px
}

.range-input-cont .range-input {
    margin-top: 5px;
    width: 50%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border: 1px solid #F2F2F2;
    outline: none
}

.range-input-cont .range-input:nth-child(1) {
    border-right: none
}

.range-slider-cont {
    width: 85%;
    margin: 0 auto;
    height: 100px
}

.range-slider-cont .noUi-connect {
    background: #F07D00 !important
}

.range-slider-cont .noUi-handle {
    border-radius: 100%;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
    border: none !important
}

.range-slider-cont .noUi-handle:before, .range-slider-cont .noUi-handle:after {
    display: none !important
}

.range-slider-cont .noUi-horizontal {
    height: 5px;
    border: 1px solid #F2F2F2
}

.range-slider-cont .noUi-handle {
    width: 20px !important;
    height: 20px !important;
    top: -9px !important;
    outline: none !important;
    cursor: pointer !important
}

.breadcams {
    margin: 10px 0;
}

.breadcams p {
    margin-top: 15px
}

.dropdown-toggle-category-sidemenu .catalog-sidemenu-content-item {
    padding-left: 13px !important;
    padding-right: 13px !important
}

.sidepopup-catalog .sidepopup {
    left: 590px;
    max-width: 950px
}

.sidepopup-catalog .sidepopup .sidepopup-container-item-img {
    width: 80px;
    height: 130px
}

.sidepopup-catalog .sidepopup .sidepopup-container-item {
    width: 200px;
    height: 220px;
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width: 1560px) {
    .sidepopup-catalog .sidepopup {
        max-width: 720px
    }
}

@media (max-width: 1305px) {
    .sidepopup-catalog .sidepopup {
        width: 98%;
        left: 1%
    }

    .sidepopup-catalog .sidepopup-container-item {
        width: 200px;
        height: 220px;
        padding-left: 10px;
        padding-right: 10px
    }

    .sidepopup-catalog .sidepopup-container-item {
        width: 180px;
        height: 230px
    }
}


.title-is {
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    color: green !important
}

.title-no {
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    color: #F07D00 !important
}

.catalogJS .news2-containerall {
    margin-left: 10px
}

@media (max-width: 1160px) {
    .catalogJS .news2-containerall {
        margin-left: 0px
    }
}

.enterMouseItem .sidemenu-text {
    color: #F07D00 !important;
}

.enterMouseItem .sidemenu-right svg {
    fill: #F07D00;
}

.sponsors-container__item img {
    display: inline !important;
    max-width: 150px;

}

.catalog-wrap .product-num {
    height: 35px;
}

.catalog-wrap .plus-button,
.catalog-wrap .minus-button {
    height: 16px;
}

.catalog-wrap .add-to-card {
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.catalog-wrap .produc-button {
    margin-top: 8px;
}

#pjax-catalog {
    width: 100%;
}

#search-block .one-click {
    display: none;
}

.guest-wrap .container-content {
    width: 100%;
}

.container-content.homepage {
    padding-left: 0;
}

.login-link {
    width: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    color: #828282;
    font-size: 17px;
    font-weight: 600;
}

.login-link img {
    padding-right: 5px;
}

.cat-img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}


.card-content__title {
    font-size: 24px;
    padding: 15px 0px;
    border-bottom: 1px solid #E0E0E0;
}

.price-item {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 20px;
    padding-top: 15px;
}

.card-content__article {
    margin-top: 30px;
}

.article-item__brand_title {
    margin-top: 10px;
}

.article-item__brand_subtitle {
    margin-top: 10px;
    margin-bottom: 30px;
}

.card-block__bradcams {
    padding-bottom: 50px;
}

.article-row {
    margin-top: 20px;
}

.price-item__price, .article-item__title, .stock-row-title, .article-item__brand_title {
    color: #828282;
}

.article-item__subtitle, .article-item__brand_subtitle {
    font-weight: 700;
}

.stock-row-subtitle {
    color: rgb(13, 179, 13)
}

.price-string {
    padding-right: 5px;
}


.card-image {
    padding-right: 50px;
}

.card-block__bottom {
    margin-top: 20px;
}

a:focus {
    outline: none;
}

.search-product-list .product-name:hover {
    color: inherit;
    text-decoration: unset;
}

.product-item a:hover {
    color: inherit;
    text-decoration: unset;
}

.alert-success {
    z-index: 10000;
}

.header-main-row.mobile .cart-amount {
    right: 10px;
}

.mainslider .slick-list.draggable {
    padding-right: 0px !important;
}

@media (max-width: 992px) {
    .cart-product-item .title {
        font-size: 14px !important;
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}


