.col-lg-6.my-1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
    border-radius: .5625rem;
}

::-webkit-scrollbar-thumb {
    border-radius: .5625rem;
    background-color: rgba(41, 45, 46, 0.94);
}

body {
    max-width: 100vw;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1.2;
    font-weight: 400;
    font-family: "Roboto", "Helvetica", Arial, sans-serif;
    font-size: .9rem;
    color: #363f4d;
    background-color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    display: block;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -.02em;
    color: inherit;
    /* margin-top: 0; */
    margin-bottom: 7.5px
}


/* h1 > span, h2 > span, h3 > span, h4 > span, h5 > span, h6 > span, .h1 > span, .h2 > span, .h3 > span, .h4 > span, .h5 > span, .h6 > span {
    color: #00c12c !important
} */

h1,
.h1 {
    font-size: 1.5rem
}

h2,
.h2 {
    font-size: 1.375rem;
    font-weight: 500
}

h3,
.h3 {
    font-size: 1.0625rem
}

h4,
.h4 {
    font-size: .9375rem
}

h5,
.h5 {
    font-size: .9375rem;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase
}

h6,
.h6 {
    font-size: 1rem
}

a {
    color: #00c12c;
    text-decoration: none
}

a:hover,
a:focus {
    color: #00c12c;
    text-decoration: none
}

p {
    margin-bottom: 6px
}

p:last-child {
    margin-bottom: 0
}

article {
    line-height: 1.44
}

article>*+* {
    margin-top: .9375rem
}

article>h2+* {
    margin-top: 1rem
}

article>img+* {
    margin-top: 3rem
}

article>*+h2 {
    margin-top: 4rem
}

article>*+h3 {
    margin-top: 3.5rem
}

article>*+img {
    margin-top: 3rem
}

article>img+img {
    margin-top: 1rem
}

article>h2+h3 {
    margin-top: 4.5rem
}

article p {
    margin-bottom: 0px;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-smoothing: subpixel-antialiased !important;
    text-align: justify
}

article p>*,
article li>p:first-child {
    text-indent: 0
}

article table {
    width: 100%;
    font-size: 95%;
    margin-top: .9375rem;
    margin-bottom: 1.5625rem
}

article table td {
    padding: .625rem
}

article table tr:nth-of-type(odd),
.products_container table tr:nth-of-type(odd){
    background-color: rgba(0, 0, 0, 0.05)
}

article ul {
    margin-bottom: 1rem;
    padding: 15px 31.5px
}

article ul li+li {
    margin-top: 7.5px
}

article ul:last-child {
    margin-bottom: .5rem;
    padding-bottom: 0
}

article img {
    padding: .1875rem;
    border: 1px solid #ededed;
    margin-bottom: .9375rem;
    float: right;
    margin-left: 20px;
}

[class*="isvg"] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-top: -.10em;
    color: inherit;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}

.readmore_js {
    position: relative
}

.readmore_js[aria-expanded="false"] {
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    color: inherit;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(88%, rgba(0, 0, 0, 0.86)), to(transparent))
}

.readmore_js+[data-readmore-toggle],
.readmore_js [data-readmore] {
    display: inline-block;
    text-decoration: none;
    margin-top: .625rem;
    margin-bottom: .9375rem;
    padding: 0rem 1.5625rem;
    line-height: 2.3em;
    border-radius: .1875rem;
    font-size: .8125rem;
    font-weight: 500;
    color: #4d4d4d;
    border: 2px solid #595959;
    text-transform: lowercase
}

.readmore_js+[data-readmore-toggle]:hover,
.readmore_js [data-readmore]:hover {
    color: #1a1a1a;
    border-color: #333;
    text-decoration: none
}

.click_active {
    cursor: pointer
}

#header {
    line-height: 1.1
}

#header,
#header a {
    color: inherit
}

.top-bar {
    font-size: .78125rem;
    background: #f6f6f6;
    border-bottom: 1px solid #e9e9e9
}

.top-bar,
.top-bar a {
    color: #666
}

.top-bar ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.top-bar a {
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.top-bar a:hover {
    color: #00c12c !important
}

.top-bar svg,
.top-bar img {
    margin: 0 0 0 .125rem
}

.top-bar ul.top_line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top-bar ul.top_line.text-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.top-bar ul.top_line.text-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.top-bar ul.top_line>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    padding: .5rem 0rem
}

.top-bar ul.top_line>li>a {
    padding: .0625rem .4375rem
}

.top-bar ul.top_line>li:first-child>a {
    padding-left: 0
}

.top-bar ul.top_line>li:last-child>a {
    padding-right: 0
}

.top-bar ul.top_line>li+li>a {
    border-left: 1px solid #e9e9e9
}

.top-bar .drop_block {
    position: relative
}

.top-bar .drop_list {
    -webkit-animation: dropItDown 1s 0.1s cubic-bezier(0, 0.5, 0, 1) both;
    animation: dropItDown 1s 0.1s cubic-bezier(0, 0.5, 0, 1) both;
    z-index: 55;
    display: none;
    position: absolute;
    top: calc(100% + 0px);
    right: 0;
    padding: .4375rem 0rem .1875rem;
    font-size: .75rem;
    min-width: 7.5rem;
    background: #f6f6f6;
    border: 1px solid #e9e9e9
}

.top-bar .drop_list li>a {
    padding: .3125rem .625rem
}

.main-header {
    line-height: 1.1;
    background: #fff
}

.main-header a {
    color: inherit
}

.main-header .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: .3125rem -.3125rem !important
}

.main-header .row>div {
    padding: .3125rem .3125rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 200px;
    flex: 1 0 200px
}

.main-header .row .main-header-logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px
}

.main-header .row .main-header-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 280px;
    flex: 0 0 280px;
    font-size: .78125rem;
    color: gray
}

.main-header .row .main-header-informes {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin-bottom: .625rem
}

.main-header .row .main-header-phones {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px
}

.phone_block {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 1.0625rem
}

.phone_block>svg {
    height: 1.75rem;
    max-width: 1.75rem;
    margin: .1875rem .625rem 0 0rem
}

.phone_block>div span {
    font-weight: 300
}

.phone_block>div a {
    display: inline-block
}

.phone_block .fn_callback {
    float: right;
    margin-top: .25rem;
    font-size: .75rem;
    border-bottom: 1px dotted #00c12c
}

.informer_lg,
.informer_inline {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: left;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.1
}

.informer_lg+*,
.informer_inline+* {
    margin-left: 1.0625rem
}

.informer_lg .item,
.informer_inline .item {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    padding: .3125rem 0rem
}

.informer_lg .text,
.informer_inline .text {
    opacity: .6
}

.informer_lg .count,
.informer_inline .count {
    position: absolute;
    font-weight: 700;
    text-align: center;
    font-size: .6875rem;
    line-height: 1.0625rem;
    width: 1.25rem;
    background: rgba(0, 173, 94, 0.88);
    color: #fff;
    border: 1px solid #00c12c;
    border-radius: .1875rem
}

.informer_lg .item>svg {
    max-height: 1.625rem;
    max-width: 1.625rem;
    margin: 0rem .3125rem 0 1.0625rem
}

.informer_lg .title {
    font-weight: 500;
    font-size: .9375rem
}

.informer_lg .count {
    top: .4375rem;
    left: -.2rem;
}

.informer_inline .item {
    color: #fff
}

.informer_inline .item>svg {
    max-height: 1.5625rem;
    max-width: 1.5625rem;
    margin: 0rem .625rem 0 .9375rem
}

.informer_inline .item>div {
    min-width: 4.0625rem
}

.informer_inline .title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125rem
}

.informer_inline .count {
    top: .4375rem;
    left: 0rem
}

#pages_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#pages_list .toggler {
    /*    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1.25rem*/
    width: 30px;
    height: 30px;
}

#header_cats {
    z-index: 55
}

#header_cats .click_active {
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 13.125rem;
    padding: 0rem .9375rem
}

#header_cats .click_active svg {
    max-height: 1.5rem;
    max-width: 1.5rem
}

#header_cats .click_active .menu {
    display: block
}

#header_cats .click_active .close {
    display: none
}

#header_cats .click_active.open .menu {
    display: none
}

#header_cats .click_active.open .close {
    display: block
}

#header_cats ul {
    -webkit-animation: dropItDown 1s 0.1s cubic-bezier(0, 0.5, 0, 1) both;
    animation: dropItDown 1s 0.1s cubic-bezier(0, 0.5, 0, 1) both
}

#search {
    -webkit-animation: dropItDown 1s 0.1s cubic-bezier(0, 0.5, 0, 1) both;
    animation: dropItDown 1s 0.1s cubic-bezier(0, 0.5, 0, 1) both;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: .84375rem;
    width: 100%;
    z-index: 999
}

#search button,
#search input[type="text"] {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: none;
    height: 39px;
    -webkit-transition: all .22s ease-in-out;
    transition: all .22s ease-in-out;
    border: 1px solid #e3e3e3;
    border-radius: .125rem
}

#search button {
    z-index: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 44px;
    flex: 0 1 44px;
    margin-left: -.1875rem;
    text-align: center;
    color: rgba(255, 255, 255, 0.75);
    background: -webkit-gradient(linear, left top, left bottom, from(#0ced3f), to(#00c12c));
    background: linear-gradient(to bottom, #0ced3f 0%, #00c12c 100%);
    display: flex;
    align-items: center;
    justify-content: center;
}

#search button:hover {
    color: #fff
}

#search input[type="text"] {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 0 .9375rem;
    color: #1f1f1f;
    background: #fff
}

#search input[type="text"]::-webkit-input-placeholder {
    text-transform: uppercase;
    font-size: .6875rem;
    color: #999
}

#search input[type="text"]:-ms-input-placeholder {
    text-transform: uppercase;
    font-size: .6875rem;
    color: #999
}

#search input[type="text"]::placeholder {
    text-transform: uppercase;
    font-size: .6875rem;
    color: #999
}

.autocomplete-suggestions {
    top: 100%!important;
    border: .0625rem solid #e6e6e6;
    background-color: #fcfcfc;
    overflow: hidden;
    overflow-y: auto;
    max-width: 90vw !important;
    -webkit-box-shadow: 0px 1px 5px rgba(99, 103, 108, 0.15);
    box-shadow: 0px 1px 5px rgba(99, 103, 108, 0.15)
}

.autocomplete-suggestions>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: .8125rem;
    line-height: 1.123
}

.autocomplete-suggestions>div,
.autocomplete-suggestions>div a {
    color: #999;
    text-decoration: none;
    text-overflow: ellipsis;
    width: 100%;
    text-align: left;
}

.autocomplete-suggestions>div>* {
    padding: .25rem .3125rem;
    margin-left: 20px;
}

.autocomplete-suggestions>div strong {
    color: #00c12c
}

.autocomplete-suggestions>div span {
    white-space: nowrap;
    margin-right: 40px;
}

.autocomplete-suggestions>div>div {
    width: 40px !important;
    text-align: center;
    background: #fff !important;
    margin-left: 20px;
}

.autocomplete-suggestions>div>div img {
    height: 1.875rem
}

.autocomplete-suggestions>div:nth-child(even) {
    background-color: #f6f6f6
}

.autocomplete-suggestions .autocomplete-selected a,
.autocomplete-suggestions .autocomplete-selected {
    color: #00c12c !important
}

.autocomplete-suggestions .autocomplete-selected {
    background: #f2f2f2
}

#menuline-top {
    background: #1b1d1e;
    color: #fff
}

#menuline-top .row {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .1875rem 0rem;
    min-height: 3.75rem
}

#menuline-top .row>div {
    padding: 0rem .625rem
}

#menuline-top .menuline-search {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.order_heading_promo p {
    color: #00c169;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .text-right.menuline-search {
        display: none;
        position: absolute;
        top: 0;
        margin: 0;
    }
    #menuline-top .menuline-search #search {
        /* display: none; */
        /* position: absolute; */
        position: fixed;
        top: .6875rem;
        left: .625rem;
        right: .625rem;
        width: calc(100% - 20px)
    }
    #menuline-top .menuline-search .search-click>.open {
        display: block
    }
    #menuline-top .menuline-search .search-click>.close {
        display: none
    }
    #menuline-top .menuline-search.active #search {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    #menuline-top .menuline-search.active .search-click {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        top: -1rem;
        left: .625rem;
        font-weight: 700;
        font-size: .6875rem;
        line-height: 1.625rem;
        padding: 0rem .6875rem;
        background: #00c12c;
        color: #fff;
        text-transform: uppercase;
        border: 1px solid #1a1a1a
    }
    #menuline-top .menuline-search.active .search-click>.open {
        display: none
    }
    #menuline-top .menuline-search.active .search-click>.close {
        display: block
    }
}

.main {
    min-height: 30vh;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.sidebar .title {
    width: 100%;
    letter-spacing: -.02em;
    font-size: .9375rem;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0rem 0rem .3125rem
}

@media (max-width: 991px) {
    .sidebar {
        text-align: center
    }
    .sidebar .title {
        font-size: 1.1875rem;
        margin: 1.875rem 0rem .9375rem
    }
}

@media (min-width: 992px) {
    .sidebar {
        float: left;
        width: 260px
    }
}

@media (min-width: 992px) {
    /* .sidebar_bottom {
        clear: left
    } */
    .products_container {
        float: right;
        width: calc(100% - 290px)
    }
}

#fullscr_main {
    overflow: hidden
}

#fullscr_main .slick-slide {
    height: calc(100vh - 380px);
    min-height: 23.75rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 3.4375rem 1.5625rem
}

#fullscr_main .slick-slide img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1
}

#fullscr_main,
#fullscr_main a {
    color: #fff
}

#fullscr_main .b_content {
    line-height: 1.123;
    text-align: center;
    font-weight: 500;
    text-shadow: -2px -2px 4px rgba(34, 34, 34, 0.44), 2px 2px 4px rgba(34, 34, 34, 0.44)
}

#fullscr_main .b_content>*+* {
    margin-top: 2vh;
    margin-left: auto;
    margin-right: auto
}

#fullscr_main .title {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    text-transform: uppercase;
    font-size: calc(1.2em + 1vw);
    margin-bottom: 2vh;
    letter-spacing: -.0275rem
}

#fullscr_main .subtitle {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    font-size: calc(.85em + .23vw);
    max-width: 32.5rem;
    letter-spacing: .0625rem
}

#fullscr_main .btn {
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
    padding: 0rem 2.0625rem;
    border-radius: 1.375rem;
    font-size: calc(.85em + .4vw);
    line-height: 2.2;
    background: rgba(0, 173, 44, 0.93);
}

#fullscr_main .btn svg {
    max-height: 0.9em
}

#informers {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: .75rem
}

#informers,
#informers a {
    color: #fff;
    text-decoration: none
}

#informers>*+* {
    margin-left: 1.5625rem
}

#informers .item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    padding: .4375rem 0 .4375rem .3125rem
}

#informers .item>div {
    opacity: .8;
    margin-left: .4375rem
}

#informers .item svg {
    max-height: 1.875rem;
    max-width: 1.875rem;
    color: #fff
}

#informers .title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: .75rem
}

#informers .count {
    position: absolute;
    top: 0;
    left: -.25rem;
    font-weight: 700;
    text-align: center;
    font-size: .625rem;
    line-height: 1.125rem;
    width: 1.25rem;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0.33);
    border: 1px solid rgba(255, 255, 255, 0.55)
}

#informers .item.active>div {
    opacity: 1
}

#informers .item.active .count {
    background: rgba(0, 173, 44, 0.88) !important;
    border-color: #00c12c !important
}

#informers .item.active .title {
    color: #00c12c
}

#informers .item:hover>div {
    opacity: 1
}

@media (max-width: 991px) {
    #informers .text,
    #informers .title {
        display: none
    }
}

#bottom_informers {
    z-index: 111;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0rem;
    width: 100%;
    margin: 0;
    line-height: 1.5rem;
    padding: .1875rem 0rem 0rem;
    height: 2.5rem;
    font-size: .78125rem;
    font-weight: 300;
    background: #131516;
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    -webkit-box-shadow: 0px -5px 7px 0px rgba(0, 0, 0, 0.38);
    box-shadow: 0px -5px 7px 0px rgba(0, 0, 0, 0.38)
}

#bottom_informers,
#bottom_informers a,
#bottom_informers svg {
    color: #b3b3b3
}

#bottom_informers .row>* {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
    height: 2.125rem
}

#bottom_informers .row>* svg {
    max-width: 1.625rem;
    max-height: 1.375rem;
    margin: 0 .5rem 0 0
}

@media (max-width: 991px) {
    #bottom_informers .container {
        width: auto
    }
}

#bottom_informers #informers>*+* {
    margin-left: .6875rem
}

#bottom_informers #informers .item>div {
    padding-left: .4375rem
}

#bottom_informers #informers .item .text {
    display: none
}

#bottom_informers #informers .item .title {
    text-transform: none;
    font-size: .75rem
}

#bottom_informers #informers .item svg {
    max-height: 1.0625rem;
    max-width: 1.25rem;
    color: inherit
}

#bottom_informers #informers .item .count {
    position: inherit;
    left: .3125rem;
    border-radius: .125rem;
    background: rgba(0, 0, 0, 0.88);
    border-color: #575757;
    line-height: 1rem;
    width: 1.125rem
}

#bottom_informers #informers .item.active .count {
    background: none !important;
    border-color: #575757 !important;
    color: #fff !important
}

#bottom_informers #informers .item.active .title {
    color: #fff
}

#bottom_informers #informers .item.active svg {
    max-height: 1.25rem;
    max-width: 1.25rem;
    color: #00c12c
}

#bottom_informers .cart_informer,
#bottom_informers .comparison_informer,
#bottom_informers .wishlist_informer {
    opacity: 0;
    position: absolute;
    bottom: -3.4375rem
}

#bottom_informers .ask_contacts {
    opacity: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    bottom: auto
}

#bottom_informers.active .cart_informer,
#bottom_informers.active .comparison_informer,
#bottom_informers.active .wishlist_informer {
    opacity: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    bottom: auto
}

#bottom_informers.active .ask_contacts {
    opacity: 0;
    position: absolute;
    bottom: -3.4375rem
}

#btm_left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

#btm_left>a+a {
    margin-left: .9375rem
}

.scroll_top {
    pointer-events: none;
    opacity: .3
}

.scroll_top.active {
    opacity: 1;
    pointer-events: auto
}

.scroll_top.active:hover {
    color: #00c12c !important
}

.MainView .tabs .tab_navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.MainView .tabs .tab_navigation>a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0rem calc(5px + 4vw);
    max-width: 33%;
    line-height: 2.5rem;
    font-size: .875rem;
    font-weight: 500;
    text-transform: uppercase;
    background: #fff;
    border: 2px solid #252729;
    color: #252729
}

.MainView .tabs .tab_navigation>a+a {
    margin-left: .125rem
}

.MainView .tabs .tab_navigation>a.selected,
.MainView .tabs .tab_navigation>a:focus {
    color: #fff;
    background: #252729;
    border-color: #191a1c
}

.MainView .tabs .tab_navigation>a:hover {
    color: #fff;
    background: #00c12c;
    border-color: #00c12c
}

.MainView .tabs .tab_container .tab {
    display: none
}

.MainView .tabs .tab_container .slick-track {
    min-width: 100% !important
}

#products_Y .title_plus {
    position: relative;
    font-size: 1.3125rem;
    text-transform: uppercase;
    margin-bottom: 1.375rem;
    font-weight: 400;
    letter-spacing: .01em
}

#products_Y .title_plus>span {
    color: inherit !important;
    font-weight: 900
}

#products_Y .title_plus .text {
    color: #999;
    font-size: .78125rem;
    line-height: 1.05;
    text-transform: none;
    letter-spacing: .06875rem;
    margin-bottom: .625rem;
    margin-right: 20%;
    font-weight: 300
}

#products_Y .title_plus .text span {
    font-weight: 500
}

@media (min-width: 992px) {
    #products_Y .title_plus {
        padding-bottom: .8125rem
    }
    #products_Y .title_plus:before {
        width: 15%;
        content: '';
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        height: .125rem;
        -webkit-transition: 1.6s ease;
        transition: 1.6s ease;
        background: #00c12c
    }
    #products_Y [class*="col"]:hover .title_plus:before {
        width: 60%;
        -webkit-transition: .55s ease;
        transition: .55s ease;
        background: #525252
    }
}

@media (max-width: 1239px) {
    #products_Y .title_plus {
        max-width: 29.375rem;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }
    #products_Y .title_plus .text {
        margin-right: 0
    }
    #products_Y .title_plus:before {
        width: 30%;
        left: 35%
    }
    #products_Y [class*="col"]:hover .title_plus:before {
        width: 50%;
        left: 25%
    }
}

#products_Y .product {
    position: relative;
    display: table;
    width: 100%;
    max-width: 28.125rem;
    margin: .9375rem auto 0;
    padding: .4375rem .625rem;
    border: 1px solid #eee;
    border-radius: .5625rem;
    background: #fff
}

#products_Y .product>* {
    display: table-cell;
    vertical-align: middle
}

#products_Y .image {
    width: 4.375rem;
    height: 4.375rem;
    padding: .125rem
}

#products_Y .item_content {
    padding-left: .75rem;
    text-align: left
}

#products_Y .product_name {
    display: block;
    margin-bottom: .4375rem;
    font-size: 14px;
    line-height: 14.7px;
    text-transform: uppercase;
    font-weight: 400;
    color: #525252
}

#products_Y .price_container {
    float: left;
    position: relative;
    color: #000;
    font-size: 1rem;
    font-weight: 900
}

#products_Y .price_container .old_price {
    color: #ccc
}

#products_Y .product-labels {
    z-index: 5;
    text-align: center;
    position: absolute;
    right: -2.5rem;
    left: auto;
    top: auto;
    font-size: .65625rem
}

#products_Y .product-labels>* {
    line-height: 1.5;
    padding: 0 .25rem;
    min-width: 2.1875rem;
    background: #00c12c
}

#products_Y .product:hover .product_name {
    color: #00c12c;
    text-decoration: none
}

.page_header {
    margin-top: .9375rem;
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
    font-weight: 500;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .price_container {
        width: max-content;
        /* margin: 0 auto; */
    }
    .page_header {
        text-align: center
    }
}

.popular-goods {
    padding: 19px 0 12px;
}

.bnrs2 {
    background: #fff;
    padding: 24px 0;
}

.title_block,
.title_block h1,
.title_block h2 {
    margin-top: .9375rem;
    margin-bottom: 1.875rem;
    color: #3b3b3b;
    font-size: 1.5rem;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: -.02em
}

.title_block>span,
.title_block h1>span,
.title_block h2>span {
    font-weight: 900
}

.title_block.text-center {
    text-align: center !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 46.875rem;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 544px) and (max-width: 760px) {
    .pr-sm-1 {
        padding-right: 0 !important;
    }
}

@media (min-width: 544px) {
    .title_block.text-center:before {
        display: block
    }
}

.title_block.text-center+.title_block_text {
    position: relative;
    margin-top: -1.5625rem;
    margin-bottom: 2.1875rem;
    text-align: center;
    font-size: .78125rem;
    letter-spacing: .05em;
    line-height: 1.4
}

.title_block.text-center+.title_block_text,
.title_block.text-center+.title_block_text a {
    color: inherit;
    text-decoration: none;
}

.title_block.text-center+.title_block_text a {
    border-bottom: 1px dotted #00c12c
}

.title_block .text-inverse {
    font-size: .9em;
    padding: .0625rem .6875rem .125rem;
    background: #00c12c;
    color: #fff !important
}

@media (min-width: 768px) and (max-width: 1139px) {
    .col-md-6.col-lg-5.col-xl-5.mb-2.pl-0.pr-0.pr-sm-1 {
        margin: 0 auto;
    }
    .product_details {
        width: 100%!important;
    }
}

@media (min-width: 768px) {
    .title_block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .title_block>span,
    .title_block h1>span,
    .title_block h2>span {
        margin-left: .3125rem;
        margin-right: .3125rem
    }
    .title_block:before,
    .title_block:after {
        content: '';
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-top: .3125rem;
        height: .125rem;
        border-top: 1px solid #8f8f8f;
        border-bottom: 1px solid #8f8f8f;
        max-width: 3.4375rem
    }
    .title_block:before {
        display: none;
        margin-right: .6875rem
    }
    .title_block:after {
        margin-left: .6875rem
    }
}

.tizers_block {
    margin: 1.5625rem 0rem 0;
    font-size: .84375rem
}

.main-desc {
    background: #f7f7f7;
    padding: 34px 0 14px;
    /* height: 500px; */
}

article.mb-0.pr-xl-2 {
    overflow-y: scroll;
    height: 450px;
}

.tizers_block,
.tizers_block a {
    color: inherit
}

.tizers_block .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
    margin-bottom: 22.5px
}

.tizers_block .item:hover .title {
    color: #00c12c
}

.tizers_block svg,
.tizers_block img {
    max-width: 2.0625rem;
    max-height: 2.0625rem;
    margin-top: -.1875rem;
    margin-right: .875rem;
    color: #00c12c
}

.tizers_block .title {
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: .3125rem
}

#subcats,
#subcats a {
    color: inherit
}

#subcats [class*="col"] {
    padding: 0rem 0rem;
    min-width: 10rem
}

#subcats .slick-active+.slick-active>.item {
    border-left: 1px dotted #bababa
}

#subcats .item {
    position: relative;
    text-align: center;
    margin: 0 auto;
    padding: .625rem .625rem .4375rem;
    background: #fff
}

#subcats .name {
    margin: .3125rem .3125rem 0;
    font-size: .7625rem;
    font-weight: 500;
    text-transform: uppercase;
    height: 2.25em;
    overflow: hidden
}

#subcats .image {
    height: 5rem
}

#subcats .item:hover {
    border-color: #00c12c
}

.breadcrumbs {
    z-index: 111;
    list-style: none;
    font-size: .78125rem;
    font-weight: 400;
    letter-spacing: -.02em;
    margin: 0rem 0rem;
    padding: .9375rem .3125rem;
    background: #f5f5f5
}

.breadcrumbs ol {
    margin-bottom: 0
}

.breadcrumbs li {
    display: inline-block;
    margin: .1875rem 0
}

.breadcrumbs li a:hover {
    text-decoration: none !important
}

.breadcrumbs li+li:before {
    margin: 0 5px 0 3px;
    content: ">";
    text-decoration: none;
}

.breadcrumbs li:hover,
.breadcrumbs li:hover a {
    color: #1a1a1a !important
}

.breadcrumbs,
.breadcrumbs li:before,
.breadcrumbs li>a {
    color: #797E80
}

@media (max-width: 767px) {
    .breadcrumbs {
        font-size: 14px
    }
}

@media (min-width: 768px) {
    .breadcrumbs ol {
        padding: 0
    }
}

@media (min-width: 992px) {}

.post_list {
    padding: 3px .9375rem 23px;
    color: gray;
    font-size: .8125rem
}

.news-lists {
    background: #fff;
}

.post_item {
    position: relative;
    padding: .625rem .75rem;
    margin-bottom: 25px;
    border: 1px solid #e8e8e8;
    border-radius: .5625rem;
    background: #fff;
}

.post_date {
    position: absolute;
    top: .9375rem;
    margin-left: -.0625rem;
    font-size: .6375rem;
    color: #fff;
    line-height: 1.6;
    padding: 0 0.45em;
    border: 1px solid transparent;
    border-radius: .125rem;
    background-color: #1b1d1e;
    -webkit-box-shadow: inset 0 -1.118em 0.2em rgba(0, 0, 0, 0.06), 0 1px 1px rgba(0, 0, 0, 0.09);
    box-shadow: inset 0 -1.118em 0.2em rgba(0, 0, 0, 0.06), 0 1px 1px rgba(0, 0, 0, 0.09)
}

.post_image {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 10.625rem;
    margin-bottom: .9375rem;
    background-color: #fff
}

.post_image svg {
    color: #e6e6e6
}

.post_image img {
    max-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    padding: .1875rem;
}

.post_content .title {
    margin: .3125rem 0rem;
    overflow: hidden;
    height: 2.3em;
    line-height: 1.123
}

.post_content .title a {
    color: #333
}

.post_annotation {
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(85%, rgba(0, 0, 0, 0.9)), to(transparent))
}

.post_item:hover {
    color: #262829
}

.post_item:hover a {
    color: #00c12c
}

.product_rating {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.rating_starOff,
.rating_starOn {
    display: block;
    width: 70px;
    height: 14px;
    background-size: 14px 14px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 489.914 489.914'%3E%3Cpath fill='%23d4d4d4' d='M483.871,204.522c5.38-4.725,7.395-12.197,5.123-18.98c-2.272-6.785-8.394-11.538-15.53-12.07l-142.249-10.618  c-6.607-0.502-12.376-4.609-14.982-10.682L259.738,21.184c-2.838-6.555-9.331-10.793-16.484-10.714  c-7.137,0.066-13.549,4.401-16.259,11.021l-54.056,132.016c-2.497,6.125-8.204,10.346-14.792,10.956l-142.04,13.245  c-7.117,0.66-13.146,5.527-15.29,12.343c-2.142,6.817,0.017,14.263,5.461,18.884l108.845,92.216  c5.046,4.288,7.299,11.005,5.851,17.452L89.682,457.786c-1.565,6.978,1.19,14.212,7.023,18.369c5.834,4.141,13.566,4.4,19.658,0.627  l121.315-75.039c5.624-3.477,12.715-3.545,18.417-0.159l122.686,72.767c6.14,3.642,13.888,3.256,19.624-0.998  c5.738-4.254,8.381-11.555,6.671-18.496l-33.839-138.575c-1.579-6.43,0.547-13.198,5.511-17.561L483.871,204.522z'/%3E%3C/svg%3E");
    overflow: hidden;
}

hr.sm {
    width: 90%;
    margin: 15px 0;
}

.rating_starOn {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 489.914 489.914'%3E%3Cpath fill='%23ffd52a' d='M483.871,204.522c5.38-4.725,7.395-12.197,5.123-18.98c-2.272-6.785-8.394-11.538-15.53-12.07l-142.249-10.618  c-6.607-0.502-12.376-4.609-14.982-10.682L259.738,21.184c-2.838-6.555-9.331-10.793-16.484-10.714  c-7.137,0.066-13.549,4.401-16.259,11.021l-54.056,132.016c-2.497,6.125-8.204,10.346-14.792,10.956l-142.04,13.245  c-7.117,0.66-13.146,5.527-15.29,12.343c-2.142,6.817,0.017,14.263,5.461,18.884l108.845,92.216  c5.046,4.288,7.299,11.005,5.851,17.452L89.682,457.786c-1.565,6.978,1.19,14.212,7.023,18.369c5.834,4.141,13.566,4.4,19.658,0.627  l121.315-75.039c5.624-3.477,12.715-3.545,18.417-0.159l122.686,72.767c6.14,3.642,13.888,3.256,19.624-0.998  c5.738-4.254,8.381-11.555,6.671-18.496l-33.839-138.575c-1.579-6.43,0.547-13.198,5.511-17.561L483.871,204.522z'/%3E%3C/svg%3E")
}

.rating_text {
    margin-left: .3125rem
}

.promo_img {
    position: absolute;
    max-width: 60px;
    max-height: 60px;
    top: -.3125rem;
    left: -.3125rem
}

.images,
.image {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.images img,
.image img {
    max-height: 99%
}

.images svg,
.image svg {
    color: #ccc
}

.images span,
.image span {
    line-height: 1 !important;
    font-size: .9375rem
}

.images *+*,
.image *+* {
    line-height: .875rem
}

.price_container {
    font-size: 1.0625rem;
    font-weight: 700;
    letter-spacing: -.05em;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #525252;
}

.buy_form .price_container,
.preview.fn_product.product.product .price_container {
    position: relative;
}

.price_container .old_price {
    text-decoration: line-through;
    padding-left: .6875rem;
    font-size: .9em;
    font-weight: 400;
}

.buy_form .price_container .old_price {
    position: absolute;
    left: 62px;
    bottom: 35px;
}

.preview.fn_product.product.product .price_container .old_price {
    position: absolute;
    bottom: 15px;
}

.amount {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 6.875rem;
    padding: .4375rem;
    border: 1px solid #dedede;
    border-radius: 2em;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1;
    background: #fff
}

.amount>* {
    display: block;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    font-weight: 700
}

.amount .plus,
.amount .minus {
    cursor: pointer;
    border-radius: 100%;
    background: #ccc;
    color: #fff;
    width: 1.41em;
    line-height: 1.4em;
    font-size: 1.2em
}

.amount .plus:hover,
.amount .minus:hover {
    background: #00c12c;
    color: #fff;
}

.amount .input_amount {
    width: 50%;
    padding: .125rem 0;
}

.products-grid {
    margin: 1.375rem 0rem !important;
    margin-bottom: 0!important;
}

.products-grid * {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.products-grid .products-item {
    display: table;
    padding: .1875rem;
    font-size: .875rem;
    line-height: 1.1;
    max-width: 240px;
    margin-left: 1rem;
}


/* .container_flex .products-grid .products-item{
  padding-left: 65px;
} */

.products-grid .product {
    min-width: 14.6875rem;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 1.5625rem 1.5625rem 1.5625rem;
    border-radius: .5625rem;
    border: 1px solid #e8e8e8;
    background: #fff
}

.products-grid .product,
.products-grid .product a {
    color: inherit
}

.products-grid .product>div>*+* {
    margin-top: .625rem
}

.products-grid .product select {
    display: none
}

.preview_form {
    display: flex;
}

@media (max-width: 1239px) {
    .products-grid .product {
        max-width: 19.0625rem;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 2.0625rem
    }
}

@media (min-width: 1240px) {
    .products-grid .product {
        padding-bottom: 3.125rem !important
    }
    .products-grid .product .comparison_button:not(.selected),
    .products-grid .product .wishlist_button:not(.selected) {
        opacity: 0;
        top: 4.8125rem;
        right: 2.75rem
    }
    .products-grid .product .fn_is_stock, .products-grid .product .fn_is_preorder {
        opacity: 0;
        margin-top: -1.5625rem;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        align-items: flex-start;
    }
}

.products-grid .product_rating {
    font-size: .6875rem;
    color: #c7c7c7;
    margin: 0
}

.products-grid .overlay_buttons {
    position: absolute;
    top: 0;
    right: 0
}

.products-grid .preview_image {
    margin: -.625rem -.625rem 1.25rem;
    height: 12.5rem
}

.products-grid .product_name {
    margin-top: 0rem;
    margin-bottom: .3125rem;
    display: block;
    overflow: hidden;
    height: 33.75px;
    font-size: 15px;
    line-height: 17.25px;
    text-transform: uppercase;
    font-weight: 500
}

.products-grid .fn_is_stock,
.products-grid .fn_is_preorder {
    font-size: .8125rem;
    line-height: 2.7em;
    padding: 0rem 1.5625rem;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 1.375rem;
    margin: 0 auto;
}

.products-grid .product:hover {
    z-index: 11;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    border-color: transparent;
    -webkit-box-shadow: 0px 2px 20px -4px rgba(0, 0, 0, 0.33);
    box-shadow: 0px 2px 20px -4px rgba(0, 0, 0, 0.33)
}

.products-grid .product:hover .product_name {
    color: #00c12c
}

.products-grid .product:hover .preview_image:after {
    opacity: 0
}

.products-grid .product:hover .overlay_buttons {
    opacity: 1
}

.products-grid .product:hover .comparison_button {
    top: 3.125rem;
    right: .625rem;
    opacity: 1
}

.products-grid .product:hover .wishlist_button {
    top: 5.9375rem;
    right: .625rem;
    opacity: 1
}

.products-grid .product:hover .fn_is_stock,
.products-grid .product:hover .fn_is_preorder {
    opacity: 1;
    margin-top: 0rem
}

.comparison_button,
.wishlist_button {
    display: block;
    position: absolute;
    right: .625rem;
    border-radius: 50%;
    padding: .375rem .3125rem .3125rem;
    background: rgba(255, 255, 255, 0.74);
    border: 2px solid #525252
}

.comparison_button *,
.wishlist_button * {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}

.comparison_button svg,
.wishlist_button svg {
    color: #525252;
    height: 1.3125rem;
    width: 1.3125rem
}

.comparison_button:hover,
.wishlist_button:hover {
    background: #fff;
    border-color: #dedede
}

.comparison_button:hover svg,
.wishlist_button:hover svg {
    color: #00c12c
}

.comparison_button.selected,
.wishlist_button.selected {
    border-color: #00c12c
}

.comparison_button.selected svg,
.wishlist_button.selected svg {
    color: #00c12c
}

.comparison_button {
    top: 3.125rem
}

.wishlist_button {
    top: 5.9375rem
}

.product-labels {
    z-index: 5;
    position: absolute;
    right: .3125rem;
    max-width: 6.9375rem;
    top: -.25rem;
    text-align: center;
    font-size: .625rem
}

.product-labels>* {
    display: inline-block;
    pointer-events: none;
    border: 1px solid transparent;
    border-radius: .125rem;
    font-size: inherit;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.6;
    padding: 0 0.45em;
    color: #fff;
    text-shadow: 0px 1px 1px rgba(34, 34, 34, 0.22)
}

.product-labels>*+* {
    margin-top: .125rem;
    margin-left: 0rem
}

.product-labels .featured {
    background: #2675c2
}

.product-labels .discounted {
    background: #00c12c
}

.product-item .product_image {
    height: 23.75rem;
    border: 2px solid #ededed;
    border-radius: .4375rem;
    background: #fff
}

.product-item .promo_img {
    top: .3125rem;
    left: .3125rem;
    max-width: none
}

.product-item .product_images {
    margin-top: .9375rem;
    margin-bottom: .9375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 991px) {
    .product-item .product_images {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.product-item .product_images .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 2px solid #ededed;
    border-radius: .4375rem;
    height: 5.125rem;
    margin-bottom: .3125rem
}

.product-item .product_images .item a {
    display: block;
    padding: .75rem
}

.product-item .product_images .item img {
    max-height: 3.75rem
}

.product-item .product_images .item+.item {
    margin-left: .4375rem
}

.product-item .product-labels {
    top: .9375rem;
    text-align: right;
    font-size: .71875rem
}

.product-item .fn_variants {
    background: #f6f6f6;
    border: 1px solid #ededed;
    padding: 18px;
    text-align: left
}

.product-item .fn_variants .button {
    margin-left: .3125rem;
    font-size: 1rem;
    line-height: 2.4em;
    padding: 0rem 1.5em;
    text-transform: none
}

.product-item .price_container {
    height: 3.4375rem;
    font-size: 2rem
}

.product-item .details_label {
    width: 4.6875rem;
    display: inline-block;
    margin-right: .625rem;
    margin-bottom: .1875rem
}

.product-item .no_stock,
.product-item .in_stock {
    font-size: .75rem
}

.product-item .no_stock {
    color: #00c12c
}

.product-item .in_stock {
    color: #00c12c
}

.product-item .comp_wish_links a {
    display: inline-block;
    margin: .1875rem 0;
    padding-right: .9375rem;
    font-size: .84375rem;
    color: #686666;
    text-decoration: none
}

.product-item .comp_wish_links .selected {
    color: #00c12c
}

.product-item .product_wish::after,
.product-item .product_compare::after {
    content: attr(title)
}

.remove_link {
    margin: -15px auto 15px;
    display: block;
    text-align: center;
    width: 8.125rem;
    padding: .4em .4em;
    background: #00c12c;
    border: 2px solid #f5f5f5;
    border-radius: .3125rem;
    font-size: 12.5px;
    z-index: 99
}

.remove_link * {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s
}

.remove_link,
.remove_link>* {
    color: #fff;
    text-decoration: none !important
}

.features_inline {
    position: relative;
    display: block;
    position: relative;
    line-height: 1.23;
    letter-spacing: -1ex;
    max-width: 56.25rem;
    text-align: left
}

.features_inline .name,
.features_inline .value {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal
}

.features_inline .name {
    width: 65%;
    margin-right: -50%;
    overflow: hidden;
    font-weight: 300
}

.features_inline .value {
    width: 35%;
    margin-left: 50%;
    font-weight: 500;
    padding-left: .5625rem
}

.features_inline .line {
    display: inline-block;
    width: 100%;
    margin: 0 -100% 0 0;
    vertical-align: baseline;
    border-bottom: 1px dotted #ccc
}

.features_inline+.features_inline {
    margin: .4375rem 0 0
}

@media (max-width: 767px) {
    .container.mt-1.mb-2.wish-page {
        padding: 0!important;
    }
    .features_inline .name,
    .features_inline .value {
        width: 100%;
        padding-left: 0
    }
    .features_inline .value {
        margin: 0
    }
}

.products-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    font-size: .78125rem;
    line-height: 1.5rem;
    border-radius: 0rem;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: .4375rem .625rem;
    border: 1px solid #dedede;
    background: #f6f6f6
}

.products-toolbar * {
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in
}

.products-toolbar [class^="col"] {
    min-width: 12.5rem;
    padding: 0
}

@media (max-width: 767px) {
    .products-toolbar [class^="col"] {
        margin: .4375rem 0
    }
    .products-toolbar [class^="col"] .sort {
        text-align: center
    }
    .products-toolbar [class^="col"] .pagination {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width: 768px) {
    .products-toolbar [class^="col"] .pagination {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-bottom: 0;
    }
}

.products-toolbar select,
.products-toolbar,
.products-toolbar a {
    color: #737373
}

.products-toolbar select {
    line-height: 1.625rem;
    width: 11.25rem;
    font-size: .71875rem;
    margin: -.0625rem 0;
    border: 1px solid #e3e3e3
}

.products-toolbar a {
    text-decoration: none;
    text-align: center;
    background: transparent
}

.products-toolbar a:hover {
    color: #333
}

.products-toolbar a+a {
    margin-left: .125rem
}

.products-toolbar .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.products-toolbar .pagination li {
    list-style: none;
    margin-left: 3px;
}

.products-toolbar .pagination a,
.products-toolbar .pagination span {
    min-width: 1.5625rem;
    padding: 0.2rem .4375rem;
    border: 1px solid #dedede;
    border-radius: .125rem
}

.products-toolbar .pagination a:hover,
.products-toolbar .pagination a.active {
    background: #00c12c;
    border-color: #00c12c;
    color: #fff !important
}

.products-toolbar .search_link {
    display: none;
    color: #ccc;
    padding-right: .625rem;
    border-right: 1px dotted #ededed
}

.products-toolbar .search_link:hover {
    color: #00c12c
}

.products-toolbar.last_child .search_link {
    display: block
}

#page_cats {
    margin: 2.0625rem auto
}

@media (max-width: 767px) {
    #page_cats {
        max-width: 25rem
    }
}

#page_cats a {
    display: block;
    color: inherit
}

#page_cats a:hover {
    text-decoration: underline;
    color: #00c12c !important
}

#page_cats .lev1 {
    position: relative
}

@media (max-width: 767px) {
    #page_cats .lev1 {
        -webkit-column-count: 1;
        column-count: 1
    }
}

@media (min-width: 768px) {
    #page_cats .lev1 {
        -webkit-column-count: 2;
        column-count: 2
    }
}

@media (min-width: 992px) {
    #page_cats .lev1 {
        -webkit-column-count: 3;
        column-count: 3
    }
}

#page_cats .lev1>div {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: .625rem;
    padding-bottom: .625rem;
    border-bottom: 1px dotted #d4d4d4
}

#page_cats .lev1>div>.image {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85px;
    flex: 0 0 85px;
    height: 5.3125rem;
    background: #fff
}

#page_cats .lev1>div>.item_list {
    margin: .625rem .9375rem .3125rem .9375rem
}

#page_cats .lev1>div>.item_list>.name {
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase
}

#page_cats .lev2 {
    padding: .625rem .625rem .4375rem 0rem
}

#page_cats .lev2 .name {
    padding: .0625rem 0rem;
    font-size: .84375rem;
    font-weight: 400;
    color: #575757
}

#page_cats .lev2 .name:hover {
    padding-left: .1875rem
}

#page_cats .lev3 {
    padding: .375rem 0rem .625rem 1.25rem;
    width: 100%
}

#page_cats .lev3>div {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

#page_cats .lev3 .name {
    color: #8f8f8f;
    padding: .0625rem .3125rem !important;
    border-right: 1px dotted #c7c7c7
}

#page_cats .link_more {
    margin-top: .625rem;
    font-size: .78125rem;
    font-weight: 600;
    text-decoration: underline;
    color: #00c12c;
    border: none
}

.browsed-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: .9375rem auto 1.5625rem
}

.browsed-list .image {
    background: #fff;
    border: 2px solid #ededed;
    margin: .15625rem;
    border-radius: .3125rem;
    min-width: 4.5rem;
    height: 4.375rem
}

.browsed-list .image img {
    max-height: 80%
}

@media (max-width: 991px) {
    .browsed-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#browsed_product .items-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: nowrap;
    flex-flow: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: .3125rem -.3125rem
}

#browsed_product div[class*="col"] {
    padding: .625rem
}

#browsed_product .item {
    overflow: hidden;
    position: relative;
    min-width: 14.375rem;
    max-width: 16.875rem;
    margin: auto
}

#browsed_product .item:hover .image {
    border-color: #00c12c
}

#browsed_product .item:hover .name {
    color: #00c12c;
    text-decoration: underline
}

#browsed_product .image {
    width: 5rem;
    height: 5rem;
    float: left;
    border: 2px solid #1b1d1e;
    border-radius: .1875rem;
    margin: 0rem .625rem 0rem 0rem;
    padding: .375rem;
    background: #fff
}

#browsed_product .name {
    height: 2.1875rem;
    font-size: .84375rem;
    line-height: 1.2
}

#browsed_product .product_rating {
    font-size: .75rem
}

#browsed_product .slick-list {
    margin: 0 .625rem
}

.brands-block .item>* {
    padding: 0 .625rem;
    height: 3.125rem
}

.brands-block .image {
    width: 300px;
    background: #fff;
    margin: 0 auto;
    padding: -6px;
    border: 1px solid #e8e8e8;
    border-radius: .5625rem;
}

.brands-block .name {
    display: block
}

.brands_list-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.brands_list-page .link {
    height: 100%;
    display: block;
    text-align: center;
    text-decoration: none;
    color: inherit;
    padding: 1.125rem;
    margin-bottom: .9375rem;
    border: 2px solid #ededed;
    border-radius: .3125rem
}

.brands_list-page .item:hover .link {
    border-color: #00c12c
}

.brands_list-page .item:hover .image img {
    opacity: .5;
    zoom: .8
}

.brands_list-page .item:hover .name {
    color: #00c12c;
    text-decoration: underline
}

.brands_list-page .item:hover .annotation {
    color: #333
}

.brands_list-page .image {
    height: 80px
}

.brands_list-page .annotation {
    font-size: .75rem;
    color: #999
}

.popup {
    width: 380px;
    max-width: 100vw;
    padding: 1.375rem;
    display: none
}

.popup_heading {
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase
}

#subscribe_container {
    font-size: .8125rem;
    line-height: 1.1;
    color: #8f8f8f
}

#subscribe_container .container {
    max-width: 75rem
}

#subscribe_container .h2 {
    font-size: 2.15em;
    font-weight: 300
}

#subscribe_container .h2 span {
    font-weight: 900;
    color: #3b3b3b !important
}

#subscribe_container form {
    margin-bottom: 1.375rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 768px) {
    #subscribe_container form {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-negative: 2;
        flex-shrink: 2;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

#subscribe_container button,
#subscribe_container input[type="email"] {
    margin-bottom: .6875rem;
    border: 2px solid transparent;
    line-height: 1.375rem;
    border-radius: 1.375rem;
    padding: .625rem 1.375rem;
    font-size: 1.5em
}

@media (max-width: 767px) {
    #subscribe_container button,
    #subscribe_container input[type="email"] {
        text-align: center
    }
}

#subscribe_container input[type="email"] {
    width: 88%;
    margin-right: 1.375rem;
    background: #f7f7f7;
    color: #ababab;
    border-color: #f5f5f5;
    -webkit-box-shadow: 0px 1px 11px 0px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 1px 11px 0px rgba(0, 0, 0, 0.28)
}

#subscribe_container button {
    width: 12%;
    min-width: 12.5rem;
    background: #00c12c;
    color: #fff
}

#footer {
    position: relative;
    padding: 2.8125rem .625rem 1.5625rem;
    background-size: cover;
    font-size: .78125rem;
    line-height: 1.123
}

#footer .over-all {
    background: #1b1d1e;
}

#footer,
#footer a {
    text-decoration: none;
    color: gray;
    clear: both;
}

#footer a:hover {
    color: #fff
}

#footer .title {
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 900;
    color: #fff;
    margin-bottom: .9375rem
}

#footer nav {
    max-width: 20rem;
    margin-bottom: 2.0625rem
}

#footer li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 22.5rem
}

#footer li+li {
    margin-top: .25rem;
    padding-top: .25rem;
    border-top: 1px dotted rgba(255, 255, 255, 0.08)
}

#footer .pages li,
#footer .categories li {
    max-width: 11.25rem
}

#footer .contacts svg {
    color: #00c12c;
    max-height: 1rem;
    max-width: 1rem;
    margin-right: .3125rem
}

#footer .dayz_social a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    width: 32px;
    height: 32px;
    font-size: 0;
    background-repeat: no-repeat
}

#footer .fb {
    background-image: url(../images/facebook-logo.png);
}

#footer .yout {
    background-image: url(../images/youtube.png);
}

#footer .copyright {
    text-align: justify;
    font-size: .6875rem;
    opacity: .5
}

#footer .des_by {
    position: absolute;
    bottom: .3125rem;
    right: 0rem;
    font-size: .65625rem;
    text-decoration: none;
    opacity: .5;
    color: inherit
}

#footer .des_by:hover {
    opacity: 1
}

.ProductView .tabs {
    padding: .625rem 0rem 1.875rem
}

.ProductView .tabs .tab_navigation {
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #ededed
}

.ProductView .tabs .tab_navigation>a {
    display: inline-block;
    padding: 15px 7.5px;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.1em;
    text-transform: uppercase;
    margin-bottom: -1px;
    border-bottom: 3px transparent
}

.ProductView .tabs .tab_container {
    z-index: -1
}

.ProductView .tabs .tab_container .tab {
    display: none;
    padding: 1.875rem .9375rem 1.25rem
}

@media (max-width: 991px) {
    .ProductView .tabs .tab_navigation {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .ProductView .tabs .tab_navigation>a {
        text-align: center;
        border: 1px solid #00c12c;
        color: #00c12c;
        font-size: 1.2em
    }
    .ProductView .tabs .tab_navigation>a+a {
        border-top: none
    }
    .ProductView .tabs .tab_navigation>a:hover,
    .ProductView .tabs .tab_navigation .selected {
        color: #fff;
        background: #00c12c
    }
}

@media (min-width: 992px) {
    .ProductView .tabs .tab_navigation>a {
        color: #999
    }
    .ProductView .tabs .tab_navigation>a:hover,
    .ProductView .tabs .tab_navigation .selected {
        color: #1a1a1a;
        border-bottom: 3px solid #00c12c
    }
    .ProductView .tabs .tab_navigation>a+a {
        margin-left: 15px
    }
}

.pager {
    margin: .3125rem 0rem;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.pager,
.pager a,
.pager svg {
    color: #999
}

.pager a {
    background: rgba(255, 255, 255, 0.88);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: .4375rem 0;
    padding: .3125rem .625rem;
    min-height: 3.4375rem;
    font-size: .8125rem;
    text-decoration: none;
    border: 2px solid #ededed;
    border-radius: .25rem
}

.pager a svg {
    max-height: 1.5rem;
    max-width: 1.5rem
}

.pager a span {
    width: 100%
}

.pager a>*+* {
    margin-left: .625rem
}

.pager a:hover {
    border-color: #575757
}

.pager a:hover,
.pager a:hover svg {
    color: #121212
}

.pager .link-prev svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.pager .link-next svg {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media (max-width: 767px) {
    .pager a {
        text-align: center
    }
}

@media (min-width: 768px) {
    .pager a {
        width: 49%;
        max-width: 48.75rem;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .pager .link-next {
        float: right;
        text-align: right
    }
}

.comment_item {
    position: relative;
    margin: 0 0rem 1.25rem;
    /* padding: 1.375rem;
    background: #fafafa;
    border: 1px solid #ededed;
    border-left: 3px solid #e0e0e0; */
    border-radius: .1875rem;
    font-size: .825rem
}

.comment_item .status {
    position: absolute;
    top: -.3125rem;
    right: 0rem;
    font-weight: bold;
    font-size: .6875rem;
    color: #fff;
    background: #00c12c;
    padding: 0rem .625rem;
    line-height: 1.9;
    border-radius: .1875rem
}

.comment_header {
    margin: 0 0 10.5px 0
}

.comment_author {
    font-size: .9375rem;
    font-weight: bold
}

.comment_date {
    font-size: .75rem;
    /* margin-left: 7.5px; */
    opacity: 0.7
}

.comment_content {
    padding-left: 10px
}

.admin_note {
    margin: 1.25rem -.3125rem -.3125rem .3125rem;
    padding: .9375rem;
    background: #fffdeb;
    border: 1px solid #eaeae1;
    width: 99%;
}

.comparison_page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 1.375rem
}

.comparison_page .comparison_left {
    width: 25%;
    float: left
}

.comparison_page .comparison_left .cell {
    text-align: left;
    min-height: 1.75rem
}

.comparison_page .comparison_products {
    position: relative;
    margin: 0;
    float: right;
    width: calc(100% - 25%)
}

@media (max-width: 767px) {
    .comparison_page {
        margin-left: -.375rem;
        margin-right: -.375rem
    }
}

@media (min-width: 992px) {
    .comparison_page .comparison_left {
        width: 230px
    }
    .comparison_page .comparison_products {
        width: calc(100% - 230px)
    }
}

.comparison_page .product {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    min-width: auto !important;
    padding: 0 0 1.5625rem !important;
    position: relative;
}

.comparison_page a.product_name {
    margin-bottom: 19px;
    text-align: center!important;
    display: block;
}

.comparison_page form.fn_variants.preview_form {
    display: flex;
    justify-content: center;
}

.comparison_page .flex_price {
    justify-content: space-around;
}

.comparison_page .product .preview_image {
    margin: 0;
    min-height: 200px;
    height: 100%;
}

.comparison_page .products-item {
    border-left: 1px dotted #ccc
}

.comparison_page .cell {
    text-align: center;
    font-size: .75rem;
    padding: .5em .5em;
    border-bottom: 1px solid #e8e8e1
}

.comparison_page .cell:nth-child(even) {
    background: #f0f0f0
}

.comparison_page .compare_controls {
    position: relative
}

.compare_show {
    position: absolute;
    left: 0px;
    bottom: 25px
}

.compare_show a {
    display: inline-block;
    padding: 5px 5px;
    text-decoration: none
}

.compare_show a:hover,
.compare_show .active {
    color: #030303;
    text-decoration: underline
}

.purchase {
    width: 100%;
    margin-bottom: 40px
}

.purchase tr {
    position: relative
}

.purchase tr+tr {
    border-top: 1px dotted #e0e0e0
}

.purchase th,
.purchase td {
    padding: 1rem .625rem;
    vertical-align: middle
}

.purchase th {
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed
}

.purchase .purchase_image {
    width: 4.375rem;
    max-height: 4.375rem
}

.purchase .purchase_name {
    font-weight: bold
}

.purchase .purchase_name i {
    font-weight: normal;
    font-style: normal
}

.purchase .purchase_amount {
    text-align: center
}

.purchase .purchase_total {
    text-transform: uppercase;
    font-size: 1.15em;
    font-weight: bold;
    color: #00c12c
}

.purchase .purchase_remove {
    /* text-align: right; */
    padding: .625rem 0rem
}


/* .purchase tfoot tr {
    border-top: 2px solid #ededed;
    margin-top: 1.25rem
} */

@media (max-width: 767px) {
    .purchase,
    .purchase tbody,
    .purchase tfoot,
    .purchase tfoot td,
    .purchase tr,
    .purchase .purchase_name {
        display: block
    }
    .purchase .mobile-hidden tr {
        margin: 0;
    }
    .purchase tr {
        margin: 0;
    }
    .purchase td,
    .purchase th {
        padding: .3125rem .3125rem
    }
    .purchase td:empty,
    .purchase th:empty {
        display: none
    }
    /* .purchase .purchase_image {
        display: none
    } */
    .purchase .purchase_name {
        font-size: 12px;
    }
    .purchase tfoot tr {
        margin-top: 0!important;
    }
    .purchase .coupon,
    .purchase .purchase_total {
        padding: 15px;
    }
    .purchase .purchase_remove {
        position: absolute;
        top: -10px;
        right: 0
    }
}

.input_coupon {
    vertical-align: top;
    width: 165px;
    height: 34px;
    padding: 0 8px;
    border: 1px solid #ededed;
    border-radius: 2px;
    font-size: 13px;
    font-family: inherit
}

.coupon_button {
    height: 34px
}

.delivery_item {
    padding: .9375rem 0 0
}

.delivery_item+.delivery_item {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px dotted #e0e0e0
}

.delivery_label {
    opacity: .8;
    margin: 0;
    display: flex;
}

.delivery_label.active+.delivery_description {
    display: block
}

.input_delivery {
    margin: 2px 7px 5px 0;
    display: none;
}

.delivery_name {
    font-weight: bold
}

.delivery_name img {
    /* float: right; */
    vertical-align: middle;
    margin: -.3125rem .3125rem .3125rem 0;
    max-height: 1.75rem
}

.delivery_description {
    display: none;
    margin: 5px 0 10px 25px;
    font-size: .8125rem;
    color: #666
}

.order_details {
    width: 100%
}

.order_details td {
    padding-right: 10px
}

.order_details tr+tr td {
    padding-top: .625rem
}

.checkout_form form {
    padding: 0rem
}

.checkout_form form .form_group {
    padding: 0rem
}

.checkout_form input[type="submit"] {
    padding: 0rem 3.4375rem;
    font-size: 1.0625rem
}

.filters_heading {
    font-weight: bold;
    font-size: 18px;
    padding: 2px 15px;
    display: block
}

.filters_heading .angle_icon {
    position: absolute;
    right: 20px;
    top: 18px
}

.filters {
    text-align: left;
    margin-bottom: 3.125rem
}

.filters .filter_name {
    font-weight: bold;
    margin: 0rem 0rem .3125rem;
    margin-left: -8px;
}

@media (max-width: 991px) {
    .filters {
        display: none
    }
}

.filter_group {
    padding: .625rem .9375rem .625rem;
    margin: 0rem 0rem .625rem;
    background: #f6f6f6;
    max-height: 10em;
    overflow-y: auto;
    border: 1px solid #ededed;
    border-radius: .1875rem;
    font-size: .84375rem
}

.filter_group,
.filter_group a {
    color: inherit;
    text-decoration: none
}

.filter_group .row {
    margin: 0rem 0rem
}

.filter_group .item {
    padding: 0rem
}

.filter_group .item:hover {
    color: #00c12c
}

.filter_group .filter_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .1875rem 0
}

.filter_group .link-more {
    display: block;
    margin: .4375rem .3125rem;
    color: #00c12c;
    font-size: .78125rem;
    text-decoration: underline
}

.filter_group .indicator {
    position: relative;
    width: 17px;
    height: 17px;
    margin-right: .375rem;
    border: .0625rem solid #d4d4d4;
    border-radius: .125rem;
    background: #fff
}

.filter_group .checked {
    color: #00c12c
}

.filter_group .checked .indicator {
    bolder-color: #00c12c
}

.filter_group .checked .indicator:before {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    content: "";
    display: block;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath fill='%23de2d26' d='M59.679 20.214c0 0.893-0.357 1.786-1 2.429l-30.714 30.714c-0.643 0.643-1.536 1-2.429 1s-1.786-0.357-2.429-1l-17.786-17.786c-0.643-0.643-1-1.536-1-2.429s0.357-1.786 1-2.429l4.857-4.857c0.643-0.643 1.536-1 2.429-1s1.786 0.357 2.429 1l10.5 10.536 23.429-23.464c0.643-0.643 1.536-1 2.429-1s1.786 0.357 2.429 1l4.857 4.857c0.643 0.643 1 1.536 1 2.429z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 100%;
    height: 100%
}

.price_range {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .3125rem 0rem
}

.price_range>* {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: center;
    max-width: 6.25rem;
    padding: .25rem .3125rem;
    border: 1px solid #e0e0e0;
    border-radius: .1875rem;
    cursor: pointer
}

.ui-slider {
    position: relative;
    margin: 1.25rem .3125rem .625rem;
    height: .4375rem;
    border: 1px solid #e8e8e8;
    background-color: #f0f0f0;
    border-radius: 2px
}

.ui-slider .ui-slider-handle {
    cursor: pointer;
    outline: none !important;
    position: absolute;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    top: -6px;
    background-color: #3b3b3b;
    border: 4px solid #fff;
    border-radius: 100%;
    -webkit-box-shadow: 0 0px 0px 2px #000;
    box-shadow: 0 0px 0px 2px #000
}

.ui-slider .ui-slider-handle.ui-state-focus,
.ui-slider .ui-slider-handle.ui-state-hover {
    background-color: #00c12c
}

.ui-slider .ui-slider-range {
    position: absolute;
    background-color: rgba(41, 45, 46, 0.94);
    height: 100%
}

.fn_categories {
    position: relative
}

.fn_ajax_wait {
    /*background: rgba(255, 255, 255, 0.52) url("../images/staticSheets/fn_ajax_wait.gif") no-repeat;*/
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    background-position: 45% 10vh
}

#comm_list {
    background: #f7f7f7;
    padding: 17px 0 38px;
    display: block;
}

#comm_list,
#comm_list a {
    color: #f0f0f0
}

@media (max-width: 1239px) {
    #comm_list [class^="col-"]:nth-child(3) {
        display: none
    }
}

@media (max-width: 991px) {
    #comm_list [class^="col-"] {
        max-width: 30rem;
        margin-left: auto;
        margin-right: auto;
        padding: 15px;
    }
}

#comm_list .over-all {
    /*background: url(../images/staticSheets/bg_dots_02.png)*/
}

#comm_list .text {
    color: #c7c7c7;
    font-size: .78125rem
}

#comm_list .text-ps {
    color: #737373;
    font-size: .71875rem
}


/*Sprites*/

.sprite {
    background: url("../images/sprite.png");
}

.sprite_black {
    background: url("../images/sprite2.png");
}

.sprite-aim {
    width: 39px;
    height: 38px;
    background-position: 138px 43px;
    margin: -6px 5px 0 0;
}

.sprite-part {
    width: 39px;
    height: 38px;
    background-position: 175px 43px;
    margin: -6px 5px 0 0;
}

.sprite-percent {
    width: 39px;
    height: 38px;
    background-position: 211px 40px;
    margin: -6px 5px 0 0;
}

.sprite-shield {
    width: 30px;
    height: 38px;
    background-position: 239px 40px;
    margin: -6px 8px 0 2px;
}

.sprite-tel {
    width: 20px;
    height: 20px;
    float: left;
    background-position: 105px 0;
    position: relative;
    margin-top: -5px;
    margin-right: 6px;
}

.sprite-email {
    width: 20px;
    height: 20px;
    float: left;
    background-position: 124px 0;
    position: relative;
    margin-top: -5px;
    margin-right: 6px;
}

.sprite-skype {
    width: 19px;
    height: 20px;
    float: left;
    background-position: 174px 0;
    position: relative;
    margin-top: -5px;
    margin-right: 6px;
}

.sprite-adress {
    width: 16px;
    height: 20px;
    float: left;
    background-position: 139px 0;
    position: relative;
    margin-top: -5px;
    margin-right: 8px;
}

.sprite-ogrn {
    width: 20px;
    height: 20px;
    float: left;
    background-position: 156px 0;
    position: relative;
    margin-top: -5px;
    margin-right: 6px;
}

.sprite-to-top {
    float: left;
    width: 24px;
    height: 20px;
    background-position: -42px 0;
    margin-right: 5px;
}

.sprite-call-1 {
    float: left;
    width: 24px;
    height: 25px;
    background-position: -17px 0;
    margin-right: 5px;
}

.sprite-call-2 {
    float: left;
    width: 20px;
    height: 25px;
    background-position: 0 0;
    margin-right: 5px;
}

.sprite-question {
    float: left;
    width: 25px;
    height: 25px;
    background-position: 42px 0;
    margin-right: 5px;
}

.sprite-account {
    float: left;
    width: 25px;
    height: 25px;
    background-position: 68px 0;
    margin-right: 5px;
}

.sprite-m-heart {
    float: left;
    width: 25px;
    height: 25px;
    background-position: 75px -50px;
    margin-right: 5px;
}

.sprite-m-compare {
    float: left;
    width: 25px;
    height: 25px;
    background-position: 146px -22px;
    margin-right: 5px;
}

.sprite-m-cart {
    float: left;
    width: 23px;
    height: 25px;
    background-position: 146px -51px;
    margin-right: 5px;
}

.item.active .sprite-m-heart {
    float: left;
    width: 25px;
    height: 25px;
    background-position: 125px -50px;
    margin-right: 5px;
}

.item.active .sprite-m-compare {
    float: left;
    width: 25px;
    height: 25px;
    background-position: 171px -22px;
    margin-right: 5px;
}

.item.active.sprite-m-cart {
    float: left;
    width: 23px;
    height: 25px;
    background-position: 167px -51px;
    margin-right: 5px;
}

.sprite-more {
    width: 20px;
    height: 15px;
    display: inline-block;
    background-position: 87px 0;
}

.sprite-b-heart {
    float: left;
    width: 40px;
    height: 30px;
    margin: 0 5px 0 14px;
    background-position: 74px -83px;
}

.sprite-b-compare {
    float: left;
    width: 40px;
    height: 30px;
    margin: 0 5px 0 14px;
    background-position: 242px -49px;
}

.sprite-search {
    float: left;
    width: 20px;
    height: 20px;
    background-position: -161px -24px;
}

.sprite-b-cart {
    float: left;
    width: 30px;
    height: 40px;
    background-position: 99px -81px;
    margin: 0 5px 0 16px;
}

.sprite-menu-open {
    float: right;
    width: 19px;
    height: 20px;
    background-position: -139px -24px;
}

.sprite-catalog-by {
    width: 20px;
    height: 20px;
    float: right;
    margin: 7px 0 0 10px;
    background-position: -22px -23px;
}

.btn-light:hover .sprite-catalog-by {
    background-position: 0px -23px;
}

.sprite-catalog-compare {
    width: 22px;
    height: 22px;
    float: right;
    background-position: -44px -23px;
}

.sprite-catalog-wishlist {
    width: 22px;
    height: 22px;
    float: right;
    background-position: -141px -50px;
}

.sprite-m-open {
    width: 10px;
    height: 10px;
    float: left;
    background-position: 20px -2px;
    margin-left: 3px;
}

span.sub {
    font-size: 25px;
}

.brand-main {
    background: #f7f7f7;
    padding: 18px 0 38px;
}

.comments-main {
    border: 1px solid #e8e8e8;
    border-radius: .5625rem;
    padding: 20px 0;
    background: #fff;
}

.post_item:not(:nth-child(4n+4)) {
    margin-right: 10px;
}

.green-btn {
    background-color: #00c12c!important;
    border-color: #00c12c!important;
    color: #fff!important;
}

.way_pay_title {
    margin-top: 20px;
}


/* .fn_all_brands .item {
    background: #fff;
    margin: 5px;
    padding: 15px;
    border: 1px solid #e8e8e8;
    border-radius: .5625rem;
} */

.product_details {
    width: calc(100% - 590px);
}

.top--product {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    align-items: start;
}

.product-icons {
    display: flex;
    flex-direction: column;
}

.product-icons a {
    color: #363F4D;
}

.product-icons a:hover {
    color: #00c12c;
}

.product-icons i {
    /* margin-right: 5px; */
    position: relative;
    /* top: 10px; */
}

.product-icons:first-child {
    margin-right: 20px;
}

.inwish,
.incomp {
    transition: .5s;
}

.selected .inwish {
    background-position: -116px -50px!important;
}

.selected .incomp {
    background-position: -69px -23px!important;
}

.product-page {
    margin: 20px 0;
}

.tab_navigation {
    margin-bottom: 15px;
}

.products_item .product_rating {
    display: block;
    margin: 5px 0px;
}

.related .products_item {
    border-radius: .5625rem;
    border: 1px solid #e8e8e8;
    padding: 10px;
}

.related.clearfix {
    margin-bottom: 30px;
}

@media (max-width: 763px) {
    .top--product {
        display: grid;
        grid-template-columns: repeat(1, 100%);
        align-items: start;
    }
    .product_details {
        width: 100%;
    }
}

.comments-main .text {
    min-height: 80px;
}

.comm-user {
    margin: 0 0 10px;
    font-size: 16px;
}

.comments-main a {
    border-bottom: 1px dotted #00c12c;
    color: #363f4d!important;
}

.related.clearfix .price_container {
    margin-bottom: 5px;
}

i.sprite.sprite-catalog-wishlist.inwish,
i.sprite.sprite-catalog-compare.incomp {
    margin-left: 10px;
}

@media (min-width: 768px) {
    .block {
        margin-bottom: 40px;
        margin-top: 40px;
    }
}

.padding {
    padding: 20px 15px 25px;
}


/* @media (min-width: 1200px){
.container {
    max-width: 1200px;
} */

.container {
    margin-right: auto;
    margin-left: auto;
}

.product_item .product_heading {
    font-size: 24px;
    color: #323232;
    margin: 0;
    line-height: 28px;
    color: #363F4D;
    font-weight: bold;
}

.product_head_flex {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    margin-bottom: 55px;
}

.product_info {
    display: flex;
    justify-content: space-between;
}

div.product_img {
    max-width: 280px;
    width: 100%;
}

.product_img {
    position: relative;
    max-height: 100%;
}

.product_image {
    position: relative;
    text-align: center;
    height: 340px;
    margin-bottom: 23px;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
    clear: both;
    justify-content: center;
}

.fn_validate_cart .row {
    justify-content: unset;
}

.product_description {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px;
}

.product_description {
    line-height: 1.65;
}

.rating_flex {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ECECEC;
    /* margin-top: 10px; */
    align-items: center;
    padding-bottom: 15px;
}

.rating_text {
    font-size: 14px;
    line-height: 15px;
    color: #363F4D;
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
}

.product_rating {
    display: inline-block;
    /* margin: 20px 0 16px; */
    font-size: 13px;
}

.stock_product .details_label {
    font-size: 14px;
    line-height: 17px;
    color: #363F4D;
    display: block;
    margin-bottom: 1px;
}

@media (min-width: 544px) {
    .product_rating,
    .available,
    .product .amount {
        float: left;
    }
}

.available {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
}

.in_stock,
.no_stock {
    position: relative;
    display: inline-block;
    /* padding-left: 20px; */
    font-size: 14px;
    line-height: 15px;
    color: #48D14F;
}

.count_review span {
    display: block;
    font-size: 14px;
    line-height: 17px;
    color: #919191;
    text-align: center;
}

.count_review a {
    font-size: 14px;
    line-height: 17px;
    color: #947B62;
}

.product_detailed>div:first-child {
    display: flex;
    justify-content: space-between;
    padding-top: 24px;
    align-items: baseline;
}

.product_detailed div:first-child h3 {
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    color: #363F4D;
}

.sku {
    font-size: 13px;
}

@media (min-width: 768px) {
    .tab {
        padding: 0;
    }
    .tab {
        display: block;
    }
}

.features {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 13px;
}

.features li:nth-child(odd) {
    background-color: #F6F6F6;
}

.features li {
    padding: 0;
    overflow: hidden;
    background-color: #FFFFFF;
}

.features_name {
    width: 50%;
    position: relative;
    padding: 10px;
    line-height: 1;
}

.features_name,
.features_value {
    display: block;
    float: left;
    padding-left: 20px;
    font-size: 14px;
    color: #363F4D;
}

.features_value {
    width: 50%;
    padding-right: 15px;
    font-size: 14px;
    color: #323232;
    line-height: 100%;
    padding: 10px;
}

.features_name,
.features_value {
    display: block;
    float: left;
    padding-left: 20px;
}

.images_link {
    display: block;
    border: 1px solid #e8e8e1;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 0;
}

.images_item img {
    vertical-align: middle;
}

img {
    max-width: 100%;
    height: auto;
}

.images_item {
    width: 100px;
    padding: 6px;
}

.information_block {
    border: 2px solid #EDEDED;
    margin-top: 20px;
}

.products_buttons span {
    background: #F6F6F6;
    display: inline-block;
    width: 100%;
    padding: 17px 0;
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    color: #323232;
    cursor: pointer;
}

.products_buttons {
    display: flex;
}

.product_payment {
    display: none;
}

.information_item li {
    list-style-type: none;
    position: relative;
    font-size: 14px;
    line-height: 21px;
    color: #5F5F5F;
}

.product_buttons_active {
    background-color: #FFFFFF!important;
    color: #00C12C!important;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
}

.information_item li::after {
    content: "";
    width: 14px;
    height: 14px;
    background-image: url(../images/done-tick.png);
    display: block;
    position: absolute;
    left: -22px;
    top: 5px;
}

.product_delivery ul,
.product_payment ul {
    margin-top: 1rem;
}

div.buy_product {
    max-width: 280px;
    width: 100%;
    position: relative;
}

.hidden {
    display: none;
}

.buy_form {
    background: #FFFFFF;
    border: 2px solid #EDEDED;
    box-sizing: border-box;
    padding: 20px;
    overflow: hidden;
    max-width: 280px;
    z-index: 9;
}

.header_buy {
    /* font-family: Roboto; */
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #363F4D;
}

.price_flex {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    align-items: baseline;
}

span.price_color {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #676767;
}

.price.prd-prc {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 37px;
    color: #363F4D;
}

.y-middle {
    /* justify-content: space-between; */
    justify-content: flex-end;
    padding: 5px 0;
}

button.fn_is_stock.button.product_btn {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.12) 58.29%), #00C12C;
    font-size: 13px;
    transition: 0.5s;
}

input.tel_number {
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 21px 0px 0px 21px;
    padding: 10px 4px;
    color: #797E80;
    width: 100%;
}

.product_contact {
    display: flex;
    padding: 20px 0;
}

.product-icons span {
    color: #797E80;
}

.rating_flex>div {
    flex-basis: 19%;
}

span.one_click {
    font-size: 16px;
    line-height: 19px;
    display: block;
    text-align: center;
    color: #363F4D;
    position: relative;
    /* width: max-content; */
}

span.one_click::after {
    content: '';
    position: absolute;
    right: 30px;
    background-image: url(../images/back2.png);
    width: 14px;
    height: 14px;
    top: 2px;
}

button.btn {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.12) 58.29%), #00C12C;
    width: 40px;
    height: 40px;
    transition: 0.5s;
}

span.span_phone {
    width: 15px;
    height: 15px;
    background-image: url(../images/Vector.png);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 12px;
    left: 18px;
}

.input_call {
    position: relative;
}

.header_description {
    font-size: 24px;
    line-height: 29px;
    color: #323232;
    font-weight: bold;
    text-align: start;
    padding-bottom: 20px;
    border-bottom: 1px solid #ECECEC;
    width: 73%;
}

div#description {
    width: 73%;
    text-align: start;
    margin-left: -5px;
    font-family: Tahoma;
    font-size: 17px;
    line-height: 21px;
    color: #5F5F5F;
    padding-top: 5px;
}

.padding_bot {
    padding-bottom: 65px;
    /* padding-top: 40px; */
}

.container_flex {
    background: linear-gradient(to top, #F2F2F2 50%, #FFFFFF 50% 100%);
    width: 100%;
    padding-left: 0!important;
    padding-right: 0!important;
    display: flex;
    justify-content: center;
}

.container_flex .mb-2 {
    margin-bottom: 0!important;
}

.paddings {
    padding: 80px 0;
}

.review_block {
    padding-top: 40px;
    padding-bottom: 60px;
    margin-top: 100px;
    background-repeat: no-repeat;
    /* margin-bottom: 60px; */
    background-color: #F6F6F6;
}

.review_block h3 {
    text-align: start;
    color: #363F4D;
    font-family: Tahoma;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 29px;
}

.review_line {
    width: 100%;
    display: block;
}

.review_block .review_flex {
    display: flex;
    justify-content: space-between;
}

.review_flex {
    display: flex;
    justify-content: space-between;
}

.review_flex .comment_list {
    border: 1px solid #F6F6F6;
    overflow-y: auto;
    box-sizing: border-box;
    height: 400px;
}

.review_block .review_flex>div {
    width: 100%;
}

.comment_form_block {
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    height: max-content;
    box-sizing: border-box;
    width: 100%;
    max-width: 380px;
}

.comment_form_block .h3 {
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    color: #363F4D;
    text-align: center;
    margin-bottom: 30px;
}

.comments_block {
    width: 100%;
    max-width: 380px;
    margin-left: 20px;
}

input.form_input.placeholder_focus {
    /* border: 1px solid #CDCDCD; */
    border: none;
    box-sizing: border-box;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #676767;
    line-height: 17px;
    height: 40px;
    background: #FFFFFF;
    box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.04);
}

textarea.form_textarea.placeholder_focus {
    border: none;
    height: 160px;
    line-height: 17px;
    box-sizing: border-box;
    resize: none;
    background: #FFFFFF;
    box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.04);
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #676767;
}

.comment_form_block input[type="submit"] {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.12) 58.29%), #00C12C;
    margin: 0 auto;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    padding: 10px;
    display: block;
    color: #FFFFFF;
    text-align: center;
    border: none;
    transition: 0.5s;
    box-shadow: none;
    width: 100%;
}

input.button.g-recaptcha,
button.fn_is_stock.button.product_btn {
    text-transform: inherit;
}

.container_author_face {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
}

.author_item {
    width: 100%;
    max-width: 60px;
    height: 60px;
    background-color: #CCCCCC;
    border-radius: 100%;
    position: relative;
}

.author_face {
    background-repeat: no-repeat;
    width: 26px;
    height: 29px;
    background-image: url(../images/author1.png);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.comment_list .comment_author {
    color: #323232;
    font-family: Tahoma;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 17px;
    line-height: 21px;
}

.comment_date {
    opacity: .5;
    font-size: 12px;
    line-height: 1.4;
    margin-top: 5px;
    margin-bottom: 10px;
    display: block;
}

.comment_header {
    margin-left: 15px;
}

.comment_item {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.review_flex .comment_content {
    color: #5F5F5F;
    font-size: 17px;
    line-height: 21px;
    margin-bottom: 50px;
}

.container_author_face:nth-child(2) {
    border-top: 1px solid #CCCCCC;
    padding-top: 15px;
}

.no_comments {
    background-image: url(../images/no-comments.png);
    width: 260px;
    height: 256px;
    background-repeat: no-repeat;
    margin: 120px auto;
}

input.no_hover:hover,
button.no_hover:hover {
    box-shadow: 0px 6px 14px rgba(105, 105, 105, 0.9);
    transition: 0.5s;
}

label {
    color: #1b1d1e;
}

.header_scroll {
    position: fixed;
    z-index: 99999;
    width: 100%;
    top: 0;
}

.ui-effects-transfer.transfer_class {
    z-index: 9999999999999!important;
}

.flex_price {
    display: flex;
    justify-content: space-between;
}

.breadcrumbs,
.breadcrumbs li:before,
.breadcrumbs li>a {
    color: #797E80;
    text-decoration: underline;
    cursor: pointer;
}

.breadcrumbs:hover,
.breadcrumbs li:before:hover,
.breadcrumbs li>a:hover {
    opacity: 0.5;
}

.menu_open {
    margin-top: 5px;
}

a.close-modal:hover {
    transition: 0.5s;
    transform: rotate(180deg);
}

.modal a.close-modal {
    font-size: 0;
    text-indent: 0;
}

.modal {
    background: linear-gradient(45deg, #00c12c, #fff);
}

.jquery-modal.blocker.current {
    z-index: 9999999999;
}

a.logo.mx-auto.mx-sm-0 {
    display: block;
}

.brands-list {
    display: flex;
    width: 100%;
    justify-content: center;
}

.search_flex {
    width: 100%;
    transform: translate(0, 49px);
    transition: 0.5s ease;
    z-index: 1;
    opacity: 1;
}

.main_text {
    padding-right: 15px;
}

.clearfix.text_center {
    text-align: center;
}

.text_center {
    text-align: center;
}

.method_name {
    margin-left: 5px;
}

.margin_payment_form {
    margin-top: 15px;
}

form.method_form {
    margin-top: 15px;
}

.order_heading {
    text-transform: uppercase;
    margin-top: 15px;
}

.order_notify {
    line-height: 19px;
    margin-bottom: 15px;
    text-align: center;
}

.order_heading span {
    font-weight: bold;
}

.table_img {
    max-width: 100%;
}


/* .purchase .coupon, .purchase .purchase_total {
  padding: 10px;
} */

.purchase th,
.purchase td {
    vertical-align: middle;
    text-align: center;
}

input.coupon_button.fn_sub_coupon {
    background: #00c12c;
    color: rgba(255, 255, 255, 0.92);
    border-color: #00c12c;
    margin-left: 20px;
}

tr,
td,
th {
    border: 1px solid #ededed;
    padding: 10px;
}

.input-radio input:checked+.input-radio__text:before,
.input-radio input:focus+.input-radio__text:before {
    border-color: #317541;
}

.input-radio__text {
    position: relative;
    padding: 0 0 0 20px;
    cursor: pointer;
}

.input-radio__text:after {
    top: 5px;
    left: 4px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #317541;
    opacity: 0;
    -webkit-transition: .2s;
    transition: .2s;
}

.input-radio__text:before {
    top: 1px;
    left: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #afafaf;
    border-radius: 50%;
    background: #FFF;
}

.input-radio__text:after,
.input-radio__text:before {
    position: absolute;
    content: '';
}

.input-radio__text:after,
.input-radio__text:before {
    position: absolute;
    content: '';
}

.input-radio input:checked+.input-radio__text:after {
    opacity: 1;
}

.thank_you,
.to_call {
    font-size: 1.0625rem;
    display: block;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -.02em;
    color: inherit;
    margin-top: 0;
    margin-bottom: 7.5px;
}

.to_call {
    font-size: 0.9rem;
}

.brands-list .item {
    margin-left: 20px;
}

.clearfix.text_center {
    margin-top: 15px;
}

ul.pagination {
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 1220px;
    margin-bottom: 2rem;
}

li.page_item:not(:last-child) {
    margin-right: 20px;
}

li.page_item.active {
    background: #00c128;
    color: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}

.delivery.padding {
    padding-bottom: 15px;
}

.images.clearfix {
    justify-content: flex-start;
}

.buy_success_container {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    background: #34383c82;
    display: flex;
    align-items: center;
    justify-content: center;
    /* display: none; */
}

.buy_success {
    width: 300px;
    height: 100px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 6px solid #00c12c;
}

.buy_success h3 {
    margin: 0;
}
.header_language {
    margin-left: auto;
}
.lang_item.active {
    color: #00c12c!important;
}
/* .btn_preorder{
    
} */