body {
    background: #f4f4f4;
    background-color: #f4f4f4;
    margin: 0;
    padding: 0;
    font-family: Montserrat-Regular,sans-serif;
    font-size: 14px;
    user-select: none
}

h1,h2,h3 {
    font-family: Montserrat-Bold,sans-serif
}

.pull-left {
    float: left!important
}

.pull-right {
    float: right!important
}

.no-margin {
    margin: 0!important
}

.h-45 {
    height: 43px
}

.m-b-10 {
    margin-bottom: 10px;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,ins,kbd,label,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    line-height: 1
}

p {
    margin-bottom: 0.5rem!important
}

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

a:hover {
    text-decoration: none;
    color: #590da2
}

li,ul {
    list-style-type: none
}

.mb-5 {
    margin-bottom: 5px
}

.box-shadow {
    box-shadow: 0 2px 10px rgba(0,0,0,.3)
}

.tooltip-link {
    cursor: pointer
}

.pos-s {
    position: static
}

.pos-r {
    position: relative
}

:after,:before {
    box-sizing: border-box;
    outline-style: none;
    margin: 0;
    padding: 0
}

.text-right {
    text-align: right!important
}

.loading {
    width: 100%;
    height: 100%;
    background: #16171d;
    opacity: .9;
    position: fixed
}

.loading>div {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px
}

.loading>div>div {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: #ff8c00;
    top: 10px;
    left: 10px;
    transform-origin: 20px 20px;
    border-radius: 8px;
    animation: spin-a 2s infinite cubic-bezier(.5,0,.5,1)
}

.loading>div>.c2 {
    top: 10px;
    left: auto;
    right: 10px;
    transform-origin: -4px 20px;
    animation: spin-b 2s infinite cubic-bezier(.5,0,.5,1)
}

.loading>div>.c3 {
    top: auto;
    left: auto;
    right: 10px;
    bottom: 10px;
    transform-origin: -4px -4px;
    animation: spin-c 2s infinite cubic-bezier(.5,0,.5,1)
}

.loading>div>.c4 {
    top: auto;
    bottom: 10px;
    transform-origin: 20px -4px;
    animation: spin-d 2s infinite cubic-bezier(.5,0,.5,1)
}

@keyframes spin-a {
    0% {
        transform: rotate(90deg)
    }

    0% {
        transform: rotate(90deg)
    }

    50% {
        transform: rotate(180deg)
    }

    75% {
        transform: rotate(270deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes spin-b {
    0% {
        transform: rotate(90deg)
    }

    25% {
        transform: rotate(90deg)
    }

    25% {
        transform: rotate(180deg)
    }

    75% {
        transform: rotate(270deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes spin-c {
    0% {
        transform: rotate(90deg)
    }

    25% {
        transform: rotate(90deg)
    }

    50% {
        transform: rotate(180deg)
    }

    50% {
        transform: rotate(270deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes spin-d {
    0% {
        transform: rotate(90deg)
    }

    25% {
        transform: rotate(90deg)
    }

    50% {
        transform: rotate(180deg)
    }

    75% {
        transform: rotate(270deg)
    }

    75% {
        transform: rotate(360deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.loading>span {
    width: 100px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 50%;
    margin-top: 30px;
    color: #ff8c00;
    font-size: 12px;
    text-align: center
}

.website-wrapper {
    background: #f4f4f4;
}

.main-button {
    min-width: 142px;
    height: 46px;
    font-family: Montserrat-Bold,sans-serif;
    align-items: center;
    background-color: #590da2!important;
    border: 0;
    color: #fff!important;
    cursor: pointer;
    display: flex;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    min-height: 46px;
    padding: 5px 15px;
    text-transform: uppercase;
    text-decoration: none;
    transition: .2s
}

.page-width {
    padding-left: 15px;
    padding-right: 15px
}

.website-header {
    margin: 0;
    display: block;
    position: relative
}

.website-main-header {
    position: relative;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0
}

.website-header-row {
    display: inline-flex;
    width: 100%
}

.website-header-top {
    background: #3e3e3e;
    padding: 0;
    border: 1px solid #aa670b;
}

.website-header-buyers span,.website-header-cabinet span,.website-header-hits span,.website-header-sales span,.website-header-tovars span {
    font-size: 14px;
    font-family: Montserrat-Regular,sans-serif;
    color: #fff;
    line-height: 1.2
}

.website-header-buyers,.website-header-cabinet,.website-header-hits,.website-header-sales,.website-header-tovars {
    position: relative;
    display: inline-block;
    text-align: right;
    margin-left: auto;
    padding-left: 40px
}

.website-header-buyers i {
    position: relative;
    top: 0;
    margin-left: 6px;
    color: #fff
}

.toltip-catalogue {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .18s ease;
    transition: all .18s ease;
    position: absolute;
    top: 230px;
    left: 300px;
    background: #fff;
    width: 330px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 11px 6px rgba(0,0,0,.06);
    box-shadow: 0 0 11px 6px rgba(0,0,0,.06);
    z-index: -1;
    cursor: initial
}

.toltip-catalogue:after {
    content: '';
    position: absolute;
    left: 50%;
    top: -9px;
    width: 14px;
    height: 9px;
    margin-left: -7px;
    background-size: cover
}

.toltip {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .18s ease;
    transition: all .18s ease;
    position: absolute;
    top: 30px;
    background: #fff;
    width: 200px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 11px 6px rgba(0,0,0,.06);
    box-shadow: 0 0 11px 6px rgba(0,0,0,.06);
    z-index: -1;
    cursor: initial;
    left: -40px
}

.toltip:after {
    content: '';
    position: absolute;
    left: 50%;
    top: -9px;
    width: 14px;
    height: 9px;
    margin-left: -7px;
    background-size: cover
}

.tooltip-menu .tooltip-col {
    padding: 0
}

.tooltip-col {
    width: 100%;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px
}

.tooltip-col+.tooltip-col {
    border-top: 1px solid #f4f4f4
}

.tooltip-link {
    cursor: pointer
}

.tooltip-link i {
    display: inline-block;
    -webkit-transition: all .18s ease;
    transition: all .18s ease
}

.tooltip-link_open i {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.tooltip-menu .tooltip-col {
    padding: 0
}

.tooltip-menu ul li {
    width: 100%;
    margin: 0
}

.tooltip-menu ul {
    padding: 0
}

.tooltip-menu ul li:first-child {
    padding-top: 0
}

.tooltip-menu ul li:last-child {
    padding-bottom: 0
}

.toltip-catalogue-item a,.tooltip-menu ul li a {
    font-size: 14px;
    line-height: 17px;
    display: flex;
    width: 100%;
    padding: 12px 14px;
    white-space: normal;
    text-align: left;
    font-family: Montserrat-Regular;
    text-decoration: none;
    color: #000
}

.tooltip-menu ul li a div.fas {
    font-size: 13px;
    color: #590da2;
    width: 15px;
    margin: 3px 8px 0 0;
    -webkit-transition: .2s;
    transition: .2s
}

.tooltip-menu ul li a:hover {
    background: rgb(89,13,162,.08);
    color: #590da2
}

.toltip-catalogue .tooltip-menu .tooltip-col {
    position: relative;
    height: 100%;
    border-radius: 4px;
    width: 100%;
    display: flex
}

.tooltip-menu .tooltip-col .toltip-catalogue-list {
    background: #fff;
    width: 330px;
    border-right: 1px solid #590da2;
    flex-direction: column;
    justify-content: space-between
}

.tooltip-col .toltip-catalogue-list .toltip-catalogue-item {
    text-decoration: none;
    color: #590da2;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    transition: .2s
}

.toltip-catalogue-list .toltip-catalogue-item .tooltip-link {
    display: flex;
    width: 100%;
    height: 100%;
    cursor: pointer;
    padding: 5px 15px;
    align-items: center;
    min-height: 37px;
    position: relative
}

.toltip-catalogue-item .tooltip-link div.fas {
    font-size: 13px;
    color: #590da2;
    width: 15px;
    margin: 3px 8px 0 0;
    -webkit-transition: .2s;
    transition: .2s
}

.website-bg {
    background:#212121 ;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 5px 0
}

.website-bg .logo {
    padding: 0
}

.logo img {
    width: 120px;
    margin: 10px;

}

.search {
    padding: 10px 0
}

.search .search-input input {
    background-color: rgb(113 54 147 / 0%);
    width: 550px;
    height: 50px;
    padding: 0 20px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    box-shadow: 3px 3px 8px hsl(0deg 0% 20% / 64%);
}

.search .search-input input:focus {
    border: 1px solid rgb(255,255,255,.7);
    outline: 0
}

.search .search-input input::placeholder {
    color: #fff;
    font-size: 14px;
    font-family: Montserrat-Regular,sans-serif;
    opacity: 1
}

.search .search-input button {
    position: absolute;
    background-color: rgb(255,255,255,0);
    width: 40px;
    height: 40px;
    color: #fff;
    border: none;
    top: 10px;
    left: 520px;
    cursor: pointer;
    background: #ff306a;
    border-radius: 30px;
    animation: rotatee 3s ease-in infinite
}

.search .search-input button i {
    font-size: 20px;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    position: relative;
    top: 5px;
    left: 0;
    cursor: pointer;
    width: 20px;
    background-position: 0 0
}

.shop-list {
    position: relative;
    margin-top: 40px
}

.shop-list .shop-item {
    display: inline-block;
    width: 45px;
    text-align: center;
    vertical-align: top;
    cursor: pointer
}

.shop-list .shop-item a {
    color: #000;
}

.shop-list .shop-item:nth-child(3) {
    display: inline-block;
    text-align: center;
    vertical-align: top
}

.shop-list .shop-item:nth-child(3) i {
    top: 0
}

.shop-list .shop-item i {
    position: relative;
    font-size: 16px;
    color: #000;
    line-height: 1.2;
    -moz-transform: matrix(.69110245272836,0,0,.69110245272836,0,0);
    -webkit-transform: matrix(.69110245272836,0,0,.69110245272836,0,0);
    -ms-transform: matrix(.69110245272836,0,0,.69110245272836,0,0)
}

.shop-list .shop-item:nth-child(3) .circle.active {
    visibility: visible
}

.shop-list .shop-item:nth-child(1) .circle.active {
    visibility: visible
}

.shop-list .shop-item:nth-child(3) .circle {
    visibility: hidden;
    border-radius: 50%;
    background-color: rgb(147 89 10);
    width: 24px;
    height: 24px;
    position: relative;
    top: -55px;
    left: 65px
}

.shop-list .shop-item:nth-child(1) .circle {
    visibility: hidden;
    border-radius: 50%;
    background-color: rgb(147 89 10);
    width: 24px;
    height: 24px;
    position: relative;
    top: -55px;
    left: 65px;
    vertical-align: top
}

.shop-list .shop-item .circle .number {
    font-size: 12px;
    font-family: Montserrat-Bold;
    color: #fff;
    line-height: 1.2;
    padding: 0;
    position: relative;
    top: 2px
}

.shop-list .shop-item .shop-item-content {
    width: 113px;
    display: inline-block;
    position: relative;
    top: -15px
}

.shop-list .shop-item .shop-item-content p {
    font-size: 14px;
    font-family: Montserrat-Bold;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    position: relative
}

.shop-item-content .count span.number-tovars {
    font-size: 14px;
    font-family: Montserrat-Bold;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    position: relative
}

.shop-list .shop-item .shop-item-content .count {
    background-color: rgb(89,13,162,.8);
    position: relative;
    width: 120px;
    height: 25px;
    text-align: left;
    padding: 0 20px
}

.catalog,.header-categories-list {
    padding: 10px 15px 15px;
    text-align: left
}

.catalog {
    background: rgb(171 105 11 / 0%);
    text-align: center;
    justify-content: center;
    align-items: center;
    /* animation: rotatee 5s ease-in infinite; */
    cursor: pointer;
    border-left: 1px solid #aa670b;
    border-right: 1px solid #9a5d0a;
}

@keyframes rotatee {
    0% {
        background: #ff206c
    }

    25% {
        background: #602788
    }

    40% {
        background: #860369
    }
}

.catalog .hover-catalogue {
    color: #fff;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .2s;
    font-size: 14px;
    font-family: Montserrat-Bold;
    text-transform: uppercase
}

.catalog a.hover-catalogue i {
    font-size: 14px;
    margin-right: 8px;
    color: #fff;
    display: inline-block;
    width: 25px;
    background-position: 0 0;
    vertical-align: middle
}

.header-categories-list .header-categories-item {
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    margin: 0 11px;
    display: inline-block
}

.header-categories-list .header-categories-item .header-categories-link {
    color: #fff;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.2;
    font-family: Montserrat-Medium,sans-serif;
    text-transform: uppercase
}
.website-page-wrapper {
    background: #212121;
}

.slider {
    position: relative;
    display: block
}

.slider .slider-content {
    margin-top: 0
}

.slider-content .slider-list {
    position: relative;
    overflow: hidden;
    display: contents
}

.slider-content .slider-list:hover {
    transform: scale(2.5)
}

.slider-content .slider-list .slider-item {
    width: 100%;
    display: inline-block;
    position: relative;
    vertical-align: top
}

.slider-content .slider-img-list {
    width: 24%;
    min-width: 20%;
    display: inline-block
}

.slider-content .slider-img-list .slick-current li {
    -webkit-border: 1px solid #868686;
    border: 1px solid #868686
}

.slider-content .slider-img-list li img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto
}

.product-item img {
    display: block;
    width: 100%;
    margin: 20px auto
}

.slider-content .slider-img-list li {
    display: block;
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 5px;
    border-radius: 3px;
    vertical-align: top
}

.slider-list .slider-item .slider-image {
    height: 100%
}

.slider-list .slider-item .slider-image img {
    width: 100%;
    height: 100%
}

.slider-list .slider-item .slider-content-banner {
    position: absolute;
    top: -100px;
    /*left: 50%;*/
    left: 5%;
    bottom: 0;
    right: 0;
    padding: 12% 5%;
    overflow: hidden
}

.slider-item .slider-content-banner .banner-title {
    width: 455px;
    display: inline-block;
    margin-bottom: 45px
}

.slider-content-banner .banner-title h1 {
    color: #fff;
    /*color: #000;*/
    font-family: Montserrat-Bold,sans-serif;
    font-size: 36px
}

.slider-content-banner .banner-content {
    width: 340px
}

.slider-content-banner .banner-content p {
    /*color: #fff;*/
    color: #000;
    /*font-size: 25px;*/
    font-size: 16px;
    font-family: sans-serif
}

.slider-content-banner .banner-content .banner-link {
    color: #fff;
    border-bottom: 2px solid rgba(244,244,244,.5);
    font-size: 100%;
    text-decoration: none;
    text-transform: uppercase
}

.slider-content-banner .banner-content .banner-link:hover {
    color: #fff;
    border-bottom: 2px solid #fff;
    text-decoration: none;
    text-transform: uppercase
}

.delivery {
    position: relative;
    display: block;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    top: -70px
}

.delivery .delivery-content {
    position: relative;
    display: block
}

.delivery .delivery-content .delivery-item {
    width: 22%;
    display: inline-block;
    position: relative;
    z-index: 1;
    background-color: rgb(31 31 31);
    box-shadow: 0 2px 10px 0 rgb(22 22 22 / 30%);
    padding: 10px 10px;
    margin: 0 10px;
    border: 1px solid #aa670b;
    border-radius: 10px;
}

.delivery .delivery-content .delivery-item .delivery-image {
    display: inline-block;
    position: relative;
    top: -50px;
    width: 90px
}

.delivery-content .delivery-item .delivery-item-paraph {
    display: inline-block;
    padding: 15px;
    width: 224px
}

.delivery-content .delivery-item .delivery-item-paraph p {
    font-size: 14px;
    font-family: Montserrat-Regular,sans-serif;
    color: #cccccc;
    line-height: 1.2;
    position: relative;
    text-align: left
}

.delivery-item .delivery-item-paraph h1 {
    font-size: 25px;
    font-family: Montserrat-Bold,sans-serif;
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
    text-align: left
}

.mobile_version {
    visibility: hidden
}

.hits {
    display: block;
    position: relative;
    padding: 40px 0
}

#hits-tovars .bestsellers-item,#sales-tovars .sale-item {
    display: none
}

.hits hr {
    width: 100%;
    height: 3px;
    border-top: 1px solid #000
}

.hits-content-header h1, .popular-store-content-header h1 {
    font-size: 30px;
    font-family: Montserrat-Semibold;
    color: #cfcfcf;
    font-weight: 700;
    line-height: 1.2;
    display: inline-block;
    margin-right: 30px;
}

.hits-content-header span {
    position: relative;
    font-size: 18px;
    font-family: Montserrat-Bold;
    color: #590da2;
    font-weight: 700;
    border-bottom: 1px dashed;
    line-height: 1.2;
    cursor: pointer
}

.hits-content .hits-content-arrows {
    display: block
}

.hits-content .hits-content-arrows .arrow {
    background-color: #590da2;
    position: relative;
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 0 10px;
    box-shadow: 2px 4px 6px 1px rgba(0,0,0,.2);
    border-radius: 30px;
    cursor: pointer
}

.hits-content-arrows .arrow i {
    font-size: 34px;
    color: #fff;
    line-height: 1.2;
    -moz-transform: matrix(1,0,0,-1,0,0);
    -webkit-transform: matrix(1,0,0,-1,0,0);
    -ms-transform: matrix(1,0,0,-1,0,0);
    position: relative;
    text-align: center;
    margin: 5px 15px
}

.hits-content .hits-content-body {
    padding: 40px 0;
    position: relative;
    display: block
}

.hits-content .hits-content-body.center {
    margin: 0 auto;
    text-align: center
}

.hits-content-body .hits-link {
    color: #000
}

.hits-content-body .hits-item {
    display: inline-block;
    position: relative;
    width: 220px;
    height: 320px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 2px 10px rgba(0,0,0,.3);
    border-radius: 10px;
    margin: 0 20px 30px 0
}

.hits-content-body .slick-slide .hits-item {
    height: 275px;
    cursor: pointer;
}

.categories .categories-item:hover,.hits-content-body .slick-slide .hits-item:hover {
    box-shadow: 3px 6px 9px 4px rgba(0,0,0,.2784313725490196)
}

.hits-item .hits-image {
    margin-bottom: 5px;
}

.hits-content .hits-content-header {
    position: relative;
    display: block;
    margin-bottom: 10px
}

.hits-content .hits-content-header h2 {
    font-size: 13px;
    font-family: Montserrat-Regular;
    font-weight: 600;
    transition: .2s;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.hits-content .hits-content-price .new-price {
    font-size: 18px;
    font-family: Montserrat-Semibold,sans-serif;
    margin-right: 10px
}

.hits-content .hits-content-price .old-price {
    font-size: 18px;
    margin-left: 15px;
    text-decoration: line-through;
    text-decoration-color: red
}

.hits-content-price .new-price i,.hits-content-price .old-price i {
    font-size: 12px
}

.hits-arrows {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    z-index: 2;
    background: rgb(170 103 11 / 43%);
    height: 100%;
    width: 200px;
    border-radius: 100px 0px 0px 100px;
}

.hits-arrows .next-arrows {
    width: 80px;
    height: 80px;
    background: #212121;
    border-radius: 40px;
    cursor: pointer;
    position: relative;
    top: 50%;
    right: -20%;
}

.hits-arrows .next-arrows img {
    width: 30px;
    position: absolute;
    top: 25px;
    left: 25px
}

.hits-load-more {
    display: block;
    position: relative;
    text-align: center
}

.hits-load-more .load-more {
    width: 460px;
    height: 60px;
    background: #ab0188;
    color: #fff;
    display: inline-block;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-family: Montserrat-Semibold;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    transition: .2s;
    padding: 15px 0
}

.categories {
    display: block;
    position: relative;
    padding: 30px;
    background-image: url(../dist/images/background/main_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    text-align: center
}

.categories .categories-item {
    display: inline-block;
    position: relative;
    width: 325px;
    height: 255px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    margin: 0 5px 15px 0
}

.categories-item .categories-image img {
    border-radius: 10px;
    height: 235px
}

.categories-item .categories-caption {
    position: absolute;
    top: 42%;
    left: 22%;
    padding: 8px;
    background: rgb(146 85 158 / 70%);
    color: #fff;
    font-family: Montserrat-Bold;
    font-size: 14px;
    width: 198px;
    text-align: center;
    height: 55px;
    border-radius: 30px
}

.categories-item .categories-caption h3 {
    display: block;
    position: relative;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 16px
}

.popular-store-content .popular-store-content-body {
    padding: 40px 0;
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center
}

.popular-store-content-body .popular-store-item {
    display: inline-block;
    position: relative;
    width: 325px;
    height: 255px;
    background: #fff;
    padding: 10px;
    box-shadow: 0 2px 10px rgba(0,0,0,.3);
    border-radius: 10px;
    margin: 0 20px 30px 0
}

.popular-store-item .popular-store-image {
    margin-bottom: 5px
}

.popular-store-content .popular-store-content-header {
    position: relative;
    display: block;
    margin-bottom: 10px
}

.popular-store-content .popular-store-content-header h2 {
    font-size: 18px;
    font-family: Montserrat-Bold;
    font-weight: 700;
    transition: .2s;
    text-align: left
}

.popular-store-content .popular-store-info .star {
    position: absolute;
    top: 95px;
    left: 195px;
    color: #ff0
}

.popular-store-content .popular-store-info .store-button {
    position: relative;
    display: block;
    padding: 0;
    margin: 20px 0;
    top: 0
}

.popular-store-info .store-button .store-btn {
    font-family: Montserrat-Black,sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    line-height: 1.2;
    width: 205px;
    height: 45px;
    border: none
}

.popular-store-info .store-button .store-btn:hover {
    font-family: Montserrat-Black,sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    background: #ab0188;
    color: #fff;
    line-height: 1.2;
    width: 205px;
    height: 45px;
    border: none
}

.website-footer {
    background-color: #000000;
    position: relative;
    display: block;
    margin: 0;
    padding: 20px 0
}

.website-footer .logo-copyright {
    display: inline-block;
    margin: 0 60px 0 0;
    position: relative;
    animation: .2s
}

.website-footer .logo-copyright .logo-image {
    margin-bottom: 40px;
    width: 164px
}

.website-footer .logo-copyright .copyright p {
    color: #fff;
    font-family: Montserrat-Regular,sans-serif;
    font-size: 14px;
    line-height: 1.2
}

.website-footer .byers {
    display: inline-block;
    margin: 0 60px 0 0;
    position: relative;
    animation: .2s;
    padding: 15px 0 0
}

.website-footer .byers .byers-heading h1 {
    font-family: Montserrat-Bold,sans-serif;
    font-size: 18px;
    color: #fff;
    position: relative
}

.website-footer .byers .byers-content {
    padding: 20px 0
}

.website-footer .byers .byers-content p {
    font-family: Montserrat-Regular,sans-serif;
    font-size: 14px;
    color: #fff;
    position: relative
}

.website-footer .company {
    display: inline-block;
    margin: 0 60px 0 0;
    position: relative;
    animation: .2s;
    padding: 15px 0 0
}

.website-footer .company .company-heading h1 {
    font-family: Montserrat-Bold,sans-serif;
    font-size: 18px;
    color: #fff;
    position: relative
}

.website-footer .company .company-content {
    padding: 20px 0
}

.website-footer .company .company-content p {
    font-family: Montserrat-Regular,sans-serif;
    font-size: 14px;
    color: #fff;
    position: relative
}

.website-footer .contacts {
    display: inline-block;
    margin: 0 60px 0 0;
    position: relative;
    animation: .2s;
    padding: 15px 0 0
}

.company .company-content .google-play {
    background: center/cover url(../dist/images/icons/google-play.png)
}

.company .company-content .app-store,.company .company-content .google-play {
    cursor: pointer;
    display: inline-block;
    height: 48px;
    opacity: 1;
    width: 148px
}

.company .company-content .app-store {
    background: center/cover url(../dist/images/icons/app-store.png)
}

.website-footer .about {
    width: auto;
    font-size: 0;
    margin: 0 auto
}

.website-footer .about .content {
    color: #fff;
    margin: 0 auto 2px;
    opacity: .6;
    text-align: center;
    width: 570px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.website-footer .about .compitability {
    margin: 0 0 24px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.website-footer .about .compitability-link {
    transition: opacity 250ms ease;
    border-bottom: 1px solid #fff;
    color: #fff;
    opacity: .6
}

.website-footer .about .compitability-link:hover {
    opacity: 1
}

.shop-item.side-toggle {
    display: none
}

.website-header-top .header-bottom-center,.website-header-top .header-bottom-left {
    display: inline-block;
    vertical-align: middle
}

.website-header-top .header-bottom-left .categories-title {
    padding: 15px 25px;
    cursor: pointer;
    line-height: 17px
}

.website-header-top .header-bottom-left .categories-title:before {
    content: '';
    background: url(../dist/images/icons/open-menu.svg) no-repeat;
    background-size: cover;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle
}

.website-header-top .header-bottom-left .category-text {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    padding-top: 0
}

.website-header-top .header-bottom-left .categories-title .text2 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: .4px;
    position: relative
}

.website-header-top .header-bottom-left .category-box ul#site-cat {
    display: none;
    position: absolute;
    top: 100%;
    width: 245px;
    color: #fff;
    background-color: #590da2;
    z-index: 1;
    border-radius: 0 0 4px 4px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    padding: 10px 0
}

.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-item {
    float: left;
    width: 100%;
    font-size: 15px
}
/*
.website-header-top .category-box ul#site-cat>li.site-cat-has-dropdown .side-nav-childlist-item-dropdown.toggle>span.mobile-toggle-menu:before,.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-has-dropdown.toggle>span.mobile-toggle-menu:before,
{
    color: #fff;
    content: '\f067';
    font-family: Font-Awesome;
    font-size: 14px;
    font-weight: 400;
    height: 20px;
    margin: 0;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 12px;
    width: 20px;
    cursor: pointer;
    visibility: hidden
}

.website-header-top .category-box ul#site-cat>li.site-cat-has-dropdown .side-nav-childlist-item-dropdown .toggle.active>span.mobile-toggle-menu:before,.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-has-dropdown.toggle.active>span.mobile-toggle-menu:before,
.website-header-top .category-box ul#site-cat>li.site-cat-has-dropdown .side-nav-childlist-item-dropdown .toggle.toggle-active>span.mobile-toggle-menu:before,.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-has-dropdown.toggle.toggle-active>span.mobile-toggle-menu:before {
    color: #fff;
    content: '\f068';
    font-family: Font-Awesome;
    font-size: 14px;
    font-weight: 400;
    height: 20px;
    margin: 0;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 12px;
    width: 20px;
    cursor: pointer;
    visibility: hidden
}*/

.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-item a {
    color: #fff;
    padding: 11px 15px 11px 32px;
    float: left;
    width: 100%;
    position: relative;
    line-height: 20px;
    text-transform: uppercase
}

.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-item a:before {
    content: '';
    position: absolute;
    background-image: url(dist/images/icon);
    width: 15px;
    height: 10px;
    left: 10px;
    top: 12px
}

.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-item.site-cat-has-dropdown .site-nav-dropdown {
    padding: 0 0 8px;
    width: 669%;
    border-radius: 0 4px 4px 0;
    overflow: auto;
    max-height: 441px;
    min-height: 441px
}

.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-item.site-cat-has-dropdown:hover .site-nav-dropdown {
    visibility: visible;
    opacity: 1
}

.site-cat-has-dropdown .site-nav-dropdown {
    position: absolute;
    left: 100%;
    visibility: hidden;
    transition: none;
    transform: none;
    opacity: 0;
    top: 0!important
}

.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-item.site-cat-has-dropdown .site-nav-dropdown .site-nav-childlist {
    padding: 0;
    box-shadow: none
}

.site-nav-childlist {
    background: #fff;
    padding: 30px 0;
    text-align: left;
    display: inline-block;
    box-shadow: 0 2px 11px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 11px 0 rgba(0,0,0,.1);
    border-radius: 0 0 4px 4px
}

.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-item.site-cat-has-dropdown .site-nav-dropdown .site-nav-childlist .site-nav-childlist-grid {
    margin-bottom: 0;
    display: block
}

.site-nav-childlist-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    margin-bottom: -15px
}

.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-item.site-cat-has-dropdown .site-nav-dropdown .site-nav-childlist .site-nav-childlist-grid .site-nav-childlist-item {
    width: 16%;
    float: left;
    margin: 0;
    padding: 0 25px 20px 0;
    min-width: 200px
}

.site-nav-childlist-item {
    margin-bottom: 15px;
    padding: 0 30px;
    display: inline-block;
    vertical-align: top;
    width: auto
}

.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-item.site-cat-has-dropdown .site-nav-dropdown .site-nav-childlist .site-nav-childlist-grid .site-nav-childlist-item a {
    padding: 5px 10px 5px 20px;
    background-image: none;
    margin: 0;
    color: #000;
    text-transform: none
}

.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-item.site-cat-has-dropdown .site-nav-dropdown .site-nav-childlist .site-nav-childlist-grid .site-nav-childlist-item ul.grand-child-has-dropdown li.site-cat-item {
    border-bottom: none
}

.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-item.site-cat-has-dropdown .site-nav-dropdown .site-nav-childlist .site-nav-childlist-grid .site-nav-childlist-item a:before {
    content: '\f101';
    font-family: Font-Awesome;
    position: absolute;
    font-size: 13px;
    left: 0;
    font-weight: 400;
    height: 20px;
    width: 20px;
    text-align: center;
    background: 0 0;
    top: 5px
}

.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-item.site-cat-has-dropdown .site-nav-dropdown .site-nav-childlist .site-nav-childlist-grid .site-nav-childlist-item a.site-nav-child-link-parent:before {
    content: ''
}

.website-header-top .header-bottom-center nav#navigation-two {
    width: auto;
    float: left;
    position: relative;
    padding-left: 10px
}

.website-header-top .header-bottom-center .site-nav {
    position: relative;
    padding: 0;
    margin: 0;
    text-align: center
}

.header-bottom-center .site-nav .more-site-nav {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
}

.site-nav a {
    padding: 20px 15px 12px 15px;
    color: #fff;
    font-size: 13px;
    letter-spacing: .7px;
    text-transform: uppercase
}

.site-nav a:hover {
    color: #fff;
}

.site-nav li.more-site-nav a.site-nav-link-main {
    position: relative;
    font-weight: 500
}

.site-nav li.more-site-nav:hover .site-nav-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-opacity: 1;
    transform: rotateX(0)
}

.site-nav li.more-site-nav.site-nav-has-dropdown {
    position: static
}

.site-nav-dropdown-centered {
    width: auto;
    border: 0;
    background: 0 0;
    padding: 0;
    text-align: center;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.site-nav-dropdown {
    opacity: 0;
    -webkit-opacity: 0;
    visibility: hidden;
    position: absolute;
    width: calc(100% + 630px);
    left: calc(100% - 990px);
    top: calc(100% + 10px);
    min-width: 190px;
    transform-origin: center top 0;
    -ms-transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    box-shadow: 0 2px 11px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 11px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 11px 0 rgba(0,0,0,.1);
}

.site-nav-childlist {
    background: #fff;
    padding: 30px 0;
    text-align: left;
    display: inline-block;
    box-shadow: 0 2px 11px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 11px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 11px 0 rgba(0,0,0,.1);
    border-radius: 0 0 4px 4px;
    width: 100%
}

.site-nav-dropdown .site-nav-link {
    color: #000;
    padding: 4px 15px;
    text-transform: none
}

.site-nav-dropdown .site-nav-link:hover {
    color: #000;
}

.site-nav-childlist-item a.site-nav-child-link-parent {
    padding: 4px 0;
    font-family: Montserrat-Bold,sans-serif;
    text-transform: uppercase
}

.site-nav-childlist-item a.site-nav-child-link-parent:hover {
    color: #000;
}

.website-header-top .header-bottom-left .category-box ul#site-cat li.site-cat-item.search {
    display: none
}

.search-heading .title-page {
    position: relative;
    display: block;
    padding: 20px
}

.search-heading .title-page h1 {
    font-family: Montserrat-Bold,sans-serif;
    font-size: 35px;
    text-transform: lowercase;
    font-weight: 600
}

.search-heading .search-filter {
    width: 275px;
    float: left
}

.search-filter .filter {
    position: relative;
    margin: 0 0 10px;
    border-radius: 8px;
    background: #fff
}

.filter .filter-header {
    padding: 18px 0 20px;
    border-bottom: 1px solid #f4f4f4
}

.filter .filter-inner {
    padding: 0 20px
}

.filter-inner .filter-count {
    font-size: 1.25em;
    font-weight: 500;
    text-align: center;
    color: #c8c8c8
}

.filter-inner .btn-reset-filters {
    color: #c8c8c8;
    border-color: #9e9e9e;
    margin: 5px 28% 0;
    overflow: hidden;
    padding: 2px 15px 0;
    height: 35px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    font-family: Montserrat-Regular,sans-serif
}

.filter-inner .btn-reset-filters:hover {
    color: #fff;
    background: #590da2;
    overflow: hidden;
    padding: 2px 15px 0;
    height: 35px;
    border-radius: 2px;
    font-weight: 500;
    line-height: 32px;
    font-family: Montserrat-Regular,sans-serif
}

.filter .filter-group {
    padding: 17px 0;
    border-bottom: 1px solid #f4f4f4
}

.connect-store .connect-store-group .connect-group-header,.filter-group .filter-group-header,.profile-verification .profile-verification-group .profile-verification-group-header,.work-store .work-store-group .work-group-header {
    font-size: 18px;
    font-weight: 500;
    font-family: Montserrat-Semibold;
    line-height: 20px;
    position: relative;
    padding: 0 40px 0 18px;
    cursor: pointer;
    border-left: 2px solid #590da2
}

.filter-group .filter-group-header i,.work-store-group .work-group-header i {
    font-size: 12px;
    position: absolute;
    top: 2px;
    right: 20px;
    display: inline-block;
    transition: all .2s ease-in-out;
    transform: rotate(180deg);
    color: #f4f4f4
}

.filter-group .filter-group-header i:before,.work-store-group .work-group-header i:before {
    color: #000
}

.filter-group .filter-group-content {
    display: block;
    padding-top: 17px
}

.filter-group-content .list-links {
    font-size: 12px
}

.filter-group-content .list-links li {
    padding: 0 0 8px
}

.list-links li a {
    font-weight: 400;
    color: #000;
    font-size: 14px
}

.list-links li a:hover {
    text-decoration: none
}

.price-content .range-slider {
    height: 100px
}

.range-slider .range-slider-fields {
    margin: 0 -5px;
    zoom:1}

.range-slider .range-slider-col {
    float: left;
    width: 50%;
    padding: 0 5px
}

.range-slider .range-slider-field {
    position: relative;
    overflow: hidden;
    height: 35px;
    padding: 0 10px 0 30px;
    background: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 2px
}

.range-slider .range-slider-field .label {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    color: #000;
    font-size: 12px;
    line-height: 32px;
    text-align: right
}

.range-slider .range-slider-field input {
    width: 100%;
    padding: 8px 0;
    color: #000;
    border: none;
    font-size: 12px;
    line-height: 16px
}

.range-slider .price-range.ui-widget.ui-widget-content {
    display: block;
    position: relative;
    border: 1px solid #590da2;
    top: 60px
}

.price-range span.ui-state-default {
    background: #590da2;
    border-radius: 30px
}

.filter-group .filter-search {
    padding: 17px 20px 3px;
    position: relative;
    display: none
}

.filter-group .filter-search input {
    width: 100%;
    height: 35px;
    border: 1px solid #f4f4f4;
    border-radius: 2px;
    padding: 0 35px 0 12px;
    color: #000;
    font-size: 13px;
    font-weight: 500
}

.filter-group .filter-search button {
    position: absolute;
    top: 25px;
    right: 27px;
    border: none;
    font-size: 12px;
    background: 0 0;
    cursor: pointer
}

.filter-group .filter-search i {
    font-size: 14px;
    margin-top: 8px;
    cursor: default
}

.filter-group .filter-search .not_found {
    padding: 17px 0 0;
    color: #000;
    display: none
}

.checkbox,.radio {
    position: relative;
    margin: 0 0 10px;
    margin-top: 0!important
}

.show-more-filters.filter-group-content {
    max-height: 215px;
    overflow: hidden;
    overflow-y: auto
}

.show-more-filters.filter-group-content::-webkit-scrollbar,html body::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.filter-group:hover .show-more-filters.filter-group-content::-webkit-scrollbar-track,html:hover body::-webkit-scrollbar-track {
    background-color: #fff
}

.show-more-filters.filter-group-content::-webkit-scrollbar-thumb,html body::-webkit-scrollbar-thumb {
    display: none;
    height: 1px;
    background-color: #590da2;
    border-radius: 3px
}

.filter-group:hover .show-more-filters.filter-group-content::-webkit-scrollbar-thumb,html body::-webkit-scrollbar-thumb {
    display: block;
    height: 1px;
    background-color: #590da2;
    border-radius: 3px
}

.show-more-filters.filter-group-content::-webkit-scrollbar-corner,body::-webkit-scrollbar-corner {
    background-color: #fff
}

#loader {
    text-align: center;
    background: url(../dist/images/loader.gif) no-repeat center;
    height: 100%
}

.search-catalog .col,.store-tovar .col {
    position: relative;
    float: left;
    width: 25%;
    padding: 0 5px;
    z-index: 9
}

.search-catalog .col .card-product,.store-tovar .col .card-product {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: 0 0 10px;
    padding: 26px 25px 20px;
    background: #fff;
    border-radius: 8px;
    box-shadow: none;
    transition: all .2s ease-in-out;
    zoom:1;cursor: pointer
}

.search-catalog .col .card-product:hover,.store-tovar .col .card-product:hover {
    box-shadow: 3px 6px 9px 4px rgba(0,0,0,.2784313725490196)
}

.slider-wrap .ts-preview-wrapper {
    width: 215px;
    height: 215px;
    margin: 0 auto
}

.ts-preview-wrapper .ts-preview .card-prod-photos {
    position: relative;
    transition: all .2s ease-in-out
}

.ts-preview-wrapper .ts-preview .card-prod-photos span {
    min-width: 215px;
    min-height: 215px
}

.ts-preview-wrapper .ts-preview .card-prod-photos span img {
    height: 200px
}

.card-product .card-product-title {
    margin: 15px 0 14px;
    font-size: 14px;
    font-family: Montserrat-Semibold,sans-serif;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.card-product .card-product-title a {
    color: #000;
    text-decoration: none
}

.card-product .card-prod-price .older {
    display: block;
    margin-right: 10px
}

.card-prod-price .older span {
    font-size: 13px;
    color: #909090
}

.card-prod-price .older span:after {
    content: '';
    display: block;
    position: absolute;
    left: 7%;
    top: 63%;
    width: 15%;
    height: 1px;
    background-color: #d24a43;
    transform: rotate(-9deg)
}

.card-product .card-prod-price .current {
    font-size: 18px;
    font-family: Montserrat-Bold,sans-serif;
    font-weight: 700;
    line-height: 1.222222
}

.card-product .card-prod-price .izbrannoe,.card-product .card-prod-price .sravnit {
    float: right;
    position: relative;
    top: -25px;
    font-size: 25px;
    color: #590da2;
    margin-right: 20px
}

.card-product .item-badges {
    position: absolute;
    z-index: 1
}

.item-badges .safe-buy,.item-badges .safe-buyer {
    display: block;
    background: rgb(226 0 103);
    color: #fff;
    padding: 5px;
    margin-bottom: 5px;
    margin-right: 45px;
    font-size: 10px
}

.card-product .card-product-btn {
    margin: 0 auto;
    padding: 20px 0
}

.card-product-btn .buy-btn {
    position: relative;
    border: none;
    background: #590da2;
    color: #fff;
    padding: 13.5px;
    line-height: 1.2;
    border-radius: 5px;
    font-family: Montserrat-Semibold,sans-serif;
    font-size: 16px;
    cursor: pointer
}

@keyframes click-wave {
    0% {
        height: 40px;
        width: 40px;
        opacity: .35;
        position: relative
    }

    100% {
        height: 200px;
        width: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0
    }
}

.option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: 4.33333px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 20px;
    width: 20px;
    transition: all .15s ease-out 0s;
    background: #f4f4f4;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: .5rem;
    outline: 0;
    position: relative;
    z-index: 1
}

.option-input:hover {
    background: #e9e9e9
}

.option-input:checked {
    background: #590da2
}

.option-input:checked::before {
    height: 20px;
    width: 20px;
    position: absolute;
    content: '✔';
    display: inline-block;
    font-size: 12.66667px;
    text-align: center;
    line-height: 20px;
    color: #fff
}

.option-input:checked::after {
    -webkit-animation: click-wave .65s;
    -moz-animation: click-wave .65s;
    animation: click-wave .65s;
    background: #590da2;
    content: '';
    display: block;
    position: relative;
    z-index: 100
}

.option-input.radio {
    border-radius: 50%
}

.option-input.radio::after {
    border-radius: 50%
}

.cat-header {
    position: relative;
    z-index: 6;
    margin: 0 0 10px;
    padding: 20px;
    border-radius: 8px;
    background: #fff;
    height: 70px
}

.cat-header .cat-header-settings {
    padding: 0;
    border: none;
    zoom:1;margin-bottom: -5px
}

.cat-header .cat-header-settings .view-fields {
    float: left;
    width: 290px;
    font-size: 14px;
    position: relative;
    cursor: pointer;
    z-index: 10
}

.cat-header-settings .view-fields .view-fields-select {
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #f4f4f4;
    border-radius: 2px;
    line-height: 33px;
    text-overflow: ellipsis;
    padding: 10px 30px 10px 110px;
    position: relative;
    background-color: #fff;
    width: 100%
}

.view-fields .field-select-label {
    color: #000;
    transition: all .2s;
    position: absolute;
    z-index: 33;
    top: 11px;
    left: 15px;
    font-family: Montserrat-Semibold,sans-serif;
    font-weight: 600;
    font-size: 14px
}

.view-fields .view-fields-select .field-select-value {
    min-height: 1rem
}

.view-fields .view-fields-select i {
    position: absolute;
    display: block;
    top: 10px;
    right: 4px;
    bottom: 0;
    width: 20px;
    height: 20px;
    color: #000;
    transition: transform .1s ease-in-out
}

.view-fields.open .view-fields-select i {
    display: block;
    transform: rotate(180deg)
}

.view-fields:not(.open) .view-fields-options {
    display: none
}

.pagination-content {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.pagination-content .btn-show-more {
    height: 60px;
    margin: 30px 0 20px;
    font-size: 16px;
    font-family: Montserrat-Semibold,sans-serif;
    font-weight: 600;
    line-height: 56px;
    background: #590da2;
    border-color: #590da2;
    cursor: pointer;
    color: #fff
}

.pagination-content .btn-show-more:hover {
    height: 60px;
    margin: 30px 0 20px;
    font-size: 16px;
    font-family: Montserrat-Semibold,sans-serif;
    font-weight: 600;
    line-height: 56px;
    background: #8225dc;
    border-color: #8225dc;
    cursor: pointer;
    color: #fff
}

.paginationjs {
    line-height: 1.6;
    font-family: Marmelad,"Lucida Grande",Arial,"Hiragino Sans GB",Georgia,sans-serif;
    font-size: 14px;
    box-sizing: border-box
}

.paginationjs .paginationjs-pages {
    float: left;
    width: 100%
}

.paginationjs .paginationjs-pages li {
    float: left;
    border: none;
    border-right: none;
    list-style: none
}

.paginationjs .paginationjs-pages li:first-child,.paginationjs .paginationjs-pages li:first-child>a {
    border-radius: 3px 0 0 3px
}

#dropper .paginationjs .paginationjs-pages {
    width: 100%;
    display: block
}

.pagination-content .paginationjs-pages {
    display: block;
    margin: 0 0 20px;
    padding: 0
}

.paginationjs-pages ul.pagination-list {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
    float: none
}

.paginationjs-pages .pagination-list .pagination-page {
    margin-left: -1px
}

.paginationjs-pages .pagination-list li.pagination-page {
    border: none
}

.paginationjs .paginationjs-pages li:last-child {
    border: none!important
}

.paginationjs-pages .pagination-list .pagination-page:first-child a {
    border-radius: 2px 0 0 2px
}

.paginationjs-pages .pagination-list .pagination-ellipsis a,.paginationjs-pages .pagination-list .pagination-page a {
    position: relative;
    box-sizing: border-box;
    display: block;
    height: 50px;
    min-width: 50px;
    color: #000;
    background: #fff;
    border-top: 1px solid #909090;
    border-bottom: 1px solid #909090;
    font-size: 14px;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    transition: none;
    cursor: pointer
}

.paginationjs-pages .pagination-list .pagination-prev a {
    position: relative;
    box-sizing: border-box;
    display: block;
    height: 50px;
    min-width: 50px;
    color: #000;
    background: #fff;
    border-top: 1px solid #909090;
    border-left: 1px solid #909090;
    border-bottom: 1px solid #909090;
    font-size: 14px;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    transition: none;
    cursor: pointer
}

.paginationjs-pages .pagination-list .pagination-next a {
    position: relative;
    box-sizing: border-box;
    display: block;
    height: 50px;
    min-width: 50px;
    color: #000;
    background: #fff;
    border-top: 1px solid #909090;
    border-right: 1px solid #909090;
    border-bottom: 1px solid #909090;
    font-size: 14px;
    font-weight: 500;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    transition: none;
    cursor: pointer
}

.paginationjs-pages .pagination-list .pagination-page.active a {
    color: #fff;
    background: #590da2;
    cursor: default;
    pointer-events: none;
    height: 50px;
    min-width: 50px;
    border-color: #590da2
}

.reclame-block {
    width: 100%;
    position: relative;
    display: block
}

.reclame-block .reclame-image {
    padding: 20px
}

.search-filter .listing-reclame {
    width: 100%;
    margin-top: 10px
}

.listing-reclame .listing-reclame-content {
    width: 100%;
    height: 600px;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 auto;
    justify-content: center;
    text-align: center
}

.shop-item.cart .dropdown.speed-in,.shop-item.heart .dropdown.speed-in {
    right: 0;
    transform: none
}

.shop-item .dropdown {
    position: fixed;
    top: 0;
    width: 340px;
    right: -100%;
    height: 100%;
    z-index: 9999;
    border-radius: 0 0 4px 4px;
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.05),0 1px 3px 0 rgba(0,0,0,.15);
    transition: .25s ease,-webkit-transform .25s ease;
    -webkit-transform: translate3d(340px,0,0);
    transform: translate3d(340px,0,0)
}

.shop-item #cd-shadow-layer,.shop-item #cd-shadow-layer-1 {
    position: fixed;
    min-height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(67,87,121,.6);
    cursor: pointer;
    z-index: 2;
    display: none
}

.shop-item #cd-shadow-layer-1.is-visible,.shop-item #cd-shadow-layer.is-visible {
    display: block;
    animation: cd-fade-in .3s
}

.dropdown .header-tooltip-cards {
    position: relative;
    height: 100%;
    overflow: auto
}

.dropdown .header-tooltip-cards .cart-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    font-size: 24px;
    width: 40px;
    height: 40px
}

.dropdown .header-tooltip-cards .header-tooltip-cards-col {
    width: 100%;
    border-bottom: 1px solid #f2f3f5;
    border-top: 1px solid #f2f3f5
}

.header-tooltip-cards .header-tooltip-cards-col .header-tooltip-cards-item,.header-tooltip-cards .header-tooltip-cards-col .header-tooltip-hearts-item {
    position: relative;
    display: flex;
    padding: 15px;
    text-decoration: none
}

.header-tooltip-cards-col .header-tooltip-cards-item .header-tooltip-cards-item-img,.header-tooltip-cards-col .header-tooltip-hearts-item .header-tooltip-cards-item-img {
    max-width: 35px;
    max-height: 35px;
    margin: 0 15px 0 0;
    text-decoration: none;
    text-align: center
}

.header-tooltip-cards-col .header-tooltip-cards-item .header-tooltip-cards-item-img img,.header-tooltip-cards-col .header-tooltip-hearts-item .header-tooltip-cards-item-img img {
    max-width: 90%;
    display: block;
    margin: auto
}

.header-tooltip-cards-col .header-tooltip-cards-item .header-tooltip-cards-item-body,.header-tooltip-cards-col .header-tooltip-hearts-item .header-tooltip-cards-item-body {
    flex-grow: 1
}

.header-tooltip-cards-item .header-tooltip-cards-item-body .header-tooltip-cards-item-title,.header-tooltip-hearts-item .header-tooltip-cards-item-body .header-tooltip-cards-item-title {
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 1.3;
    margin-bottom: 5px;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.header-tooltip-cards-item .header-tooltip-cards-item-body .header-tooltip-cards-item-row,.header-tooltip-hearts-item .header-tooltip-cards-item-body .header-tooltip-cards-item-row {
    display: grid;
    grid-template-columns: repeat(3,auto);
    grid-gap: 10px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-tooltip-cards-item-body .header-tooltip-cards-item-row .header-tooltip-cards-item-price {
    font-weight: 600;
    font-size: 20px;
    color: #590da2
}

.header-tooltip-cards-item-body .header-tooltip-cards-item-row .button-link {
    text-align: right;
    color: #590da2;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    cursor: pointer
}

.header-tooltip-cards .header-tooltip-footer {
    position: relative;
    width: 100%;
    padding: 15px;
    background: #fff
}

.header-tooltip-cards .header-tooltip-footer-col {
    width: 100%;
    text-align: center
}

.header-tooltip-cards .header-tooltip-footer-col:not(:last-child) {
    margin-bottom: 15px
}

.header-tooltip-cards .header-tooltip-footer-col .header-tooltip-basket {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between
}

.header-tooltip-footer-col .header-tooltip-basket p {
    font-size: 16px;
    color: #bebebe
}

.header-tooltip-footer-col .header-tooltip-basket .header-tooltip-basket-price {
    font-size: 24px;
    font-weight: 600;
    color: #0c061a
}

.header-tooltip-cards .header-tooltip-footer-col .button {
    font-family: Montserrat-Semibold,sans-serif;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #590da2;
    border: 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    min-height: 46px;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    transition: .2s
}

.shop-item .dropdown .group-item-quantity {
    margin-left: 15px;
    margin-bottom: 3px;
    text-align: center;
    width: auto;
    max-width: 100%
}

.group-item-quantity .field {
    height: 26px;
    font-size: 12px;
    display: inline-flex;
    max-width: 100%;
    user-select: none
}

.group-item-quantity .field .switch-button {
    font-size: inherit;
    flex: none;
    border: none;
    padding: 0 10px;
    color: #000;
    font-weight: 500
}

.group-item-quantity .field .text-input {
    width: 2.45em;
    box-shadow: inset 0 1px 2px 0 rgba(0,0,0,.05);
    font-weight: 500;
    padding: 0;
    flex: none;
    text-align: center;
    line-height: 1;
    height: 100%;
    border: 1px solid transparent;
    font-size: inherit
}

.tovar-container .tovar-menu {
    background: #fff
}

.tovar-container .tovar-menu .wrapper {
    width: 100%
}

.tovar-menu .navigation-menu {
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    height: 64px;
    display: flex
}

.tovar-menu .menu-tovars {
    width: 50%
}

.tovar-menu .menu-tovars ul {
    display: flex;
    height: 100%
}

.tovar-menu .menu-tovars ul li {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    white-space: nowrap
}

.tovar-menu .menu-tovars ul li:hover {
    display: flex!important;
    color: #590da2
}

.tovar-menu .menu-tovars ul li:hover a {
    color: #590da2
}

.tovar-menu .menu-tovars ul li:not(:first-child) {
    margin-left: 25px
}

.tovar-menu .menu-tovars ul li a {
    position: relative;
    height: 100%;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.25;
    text-transform: uppercase;
    font-weight: 500;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    overflow: hidden;
    padding: 5px;
    align-items: center;
    font-family: Montserrat-Bold,sans-serif
}

.tovar-menu .menu-tovars ul li:hover a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #590da2;
    transition: .1s;
    z-index: -1
}

.tovar-menu .tovars-price {
    width: 50%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end
}

.tovar-menu .tovar-menu-card {
    padding-left: 40px
}

.tovar-menu .tovar-menu-card-title {
    font-size: 16px;
    margin-bottom: 5px;
    max-width: 265px;
    overflow: hidden
}

.tovar-menu .tovar-menu-card-title.nowrap {
    text-overflow: clip;
    position: relative
}

.tovar-menu .tovar-menu-card-title.nowrap:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background: linear-gradient(to right,rgba(255,255,255,.2),#fff 100%)
}

.nowrap {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tovar-menu .tovar-menu-card-review {
    display: flex;
    width: 100%
}

.tovar-menu .tovar-menu-card-comment,.tovar-menu .tovar-menu-card-rating {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-right: 25px
}

.tovar-menu .tovar-menu-card-rating i {
    color: #590da2
}

.tovar-menu .tovar-menu-card-comment {
    text-decoration: none
}

.tovar-menu .tovar-menu-card-comment i {
    font-size: 15px;
    color: #590da2;
    margin: 0 5px 0 0
}

.tovar-menu .tovar-menu-card-comment p {
    font-size: 14px;
    line-height: 14px;
    color: #000;
    border-bottom: 1px dotted #000
}

.tovar-menu .card-price {
    font-size: 24px;
    font-weight: 600;
    font-family: Montserrat-Bold,sans-serif;
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.tovar-menu .tovar-menu-card .button {
    width: 130px;
    font-family: Montserrat-Bold,sans-serif;
    font-size: 14px;
    background: #590da2;
    align-items: center;
    border: none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    font-weight: 500;
    line-height: 16px;
    padding: 5px 15px;
    min-height: 46px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: .2s
}

.tovar-menu .tovar-menu-card .button i {
    font-size: 14px;
    margin: 0 15px 0 -2px
}

.navigation-tovars {
    padding: 40px 10px;
    position: relative;
    display: block
}

.navigation-tovars span,.navigation-tovars span a {
    font-size: 18px;
    font-family: Montserrat-Medium,sans-serif;
    color: #590da2;
    font-weight: 700;
    line-height: 1.2;
    -moz-transform: matrix(.99980523274687,0,0,1,0,0);
    -webkit-transform: matrix(.99980523274687,0,0,1,0,0);
    -ms-transform: matrix(.99980523274687,0,0,1,0,0);
    text-decoration: none
}

.navigation-tovars i {
    margin: 0 10px;
    color: #590da2;
    font-size: 12px
}

.name-tovars {
    width: 100%;
    padding: 10px
}

.name-tovars h1 {
    font-family: Montserrat-Bold,sans-serif;
    font-size: 30px;
    color: #000;
    font-weight: 700;
    line-height: 1.2;
    -moz-transform: matrix(.99980523274687,0,0,1,0,0);
    -webkit-transform: matrix(.99980523274687,0,0,1,0,0);
    -ms-transform: matrix(.99980523274687,0,0,1,0,0)
}

.tovar-content .product-box {
    width: 100%;
    display: flex;
    margin-bottom: 80px;
    -webkit-box-align: stretch;
    align-items: stretch;
    position: relative
}

.tovar-content .product-img {
    position: sticky;
    top: 125px;
    width: 580px;
    min-width: 580px;
    display: flex;
    flex-direction: column;
    background: #fff;
    border-right: 1px solid rgba( )
}

.tovar-content .product-image-wrap {
    width: 100%;
    display: flex;
    max-height: 500px;
    overflow: hidden
}

.tovar-content .product-img-list {
    padding: 15px;
    width: 20%;
    min-width: 20%;
    display: block
}

.tovar-content .product-img-list .slick-current li {
    -webkit-border: 1px solid #868686;
    border: 1px solid #868686
}

.tovar-content .product-img-list li img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto
}

.product-item img {
    display: block;
    width: 100%;
    margin: 20px auto
}

.tovar-content .product-img-list li {
    display: block;
    text-align: center;
    width: 100%;
    padding: 15px 10px;
    border-radius: 3px;
    cursor: pointer
}

.tovar-content .product-img-main {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 80%;
    padding: 10px;
    margin: 0 auto;
    border-left: 1px solid rgba(134,134,134,.4)
}

.tovar-content .product-img-carousel {
    position: relative;
    box-sizing: border-box;
    display: flex;
    width: 440px;
    height: 505px;
    cursor: move;
    z-index: 5
}

.tovar-content .product-special {
    width: 100%;
    background: #fff;
    border-top: 1px solid rgba(134,134,134,.4);
    padding: 25px 25px 0
}

.tovar-content .product-special ul {
    width: 100%;
    font-size: 0
}

.tovar-content .product-special ul li:nth-child(2n-1) {
    padding-right: 15px
}

.tovar-content .product-special ul li {
    width: 50%;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 25px
}

.tovar-content .product-special ul li label {
    color: #000;
    font-family: Montserrat-Bold,sans-serif;
    font-weight: 700;
    font-size: 14px
}

.tovar-content .product-special ul li p {
    color: #000
}

.tovar-content .product-box-right {
    width: 70%
}

.tovar-content .product-box-right .product-box-content {
    width: 100%;
    top: 127px;
    position: sticky;
    z-index: 89;
    border-left: 1px solid rgba(134,134,134,.4)
}

.tovar-content .product-box-main {
    background: #fff;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.tovar-content .product-box-main-row:nth-child(1) {
    flex: 1
}

.tovar-content .product-box-main-row:nth-child(2n) {
    border-left: 1px solid rgba(134,134,134,.3)
}

.tovar-content .product-box-main-row:nth-child(2) {
    flex: .5;
    padding-left: 25px
}

.tovar-content .product-box-main-row {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 25px 0;
    border-bottom: 1px solid rgba(134,134,134,.3);
    min-height: 140px
}

.tovar-content .product-box-main-row .product-box-profiles {
    display: inline-block;
    position: relative
}

.product-box-main-row .product-profiles-content {
    display: inline-block
}

.product-box-main-row .product-profiles-content .product-box-title {
    display: inline-block;
    padding: 0 20px;
    margin: 0;
    font-family: Montserrat-Bold,sans-serif;
    font-size: 24px;
    color: #000
}

.product-box-main-row .product-profiles-content .product-box-online {
    position: relative;
    margin: 0;
    color: #208c28;
    padding: 0 20px
}

.product-box-main-row .product-profiles-content .product-box-stars {
    color: #b1b1b1;
    margin: 0 20px;
    font-size: 14px
}

.product-box-main-row .product-profiles-content .product-box-stars img {
    width: 50px
}

.tovar-content .product-box-price {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 25px
}

.tovar-content .product-box-price .product-box-price-main {
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
    width: 100%;
    height: 55px;
    margin-bottom: 0
}

.tovar-content .product-box-price .product-price {
    font-size: 48px;
    line-height: 34px;
    width: initial;
    margin-right: 15px;
    color: #000;
    font-family: Montserrat-Bold,sans-serif;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tovar-content .product-main-buy {
    display: grid;
    grid-gap: 15px;
    padding: 0 25px;
    margin-bottom: auto;
    grid-template-rows: 20px auto auto
}

.tovar-content .product-main-buy .product-main-cashbak {
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center
}

.tovar-content .product-main-buy .product-main-buy-button {
    min-width: 142px;
    height: 46px;
    font-family: Montserrat-Bold,sans-serif;
    align-items: center;
    background-color: #590da2;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    min-height: 46px;
    padding: 5px 15px;
    text-transform: uppercase;
    text-decoration: none;
    transition: .2s
}

.tovar-content .product-main-buy .product-main-buy-button i {
    font-size: 14px;
    margin: 0 15px 0 -2px
}

.tovar-content .product-main-buy .product-main-buy-button p {
    margin-bottom: 0
}

.tovar-content .product-main-buy .button-link {
    color: #590da2;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none;
    cursor: pointer
}

.tovar-content .product-main-buy .button-link label {
    border-bottom: 2px dotted;
    cursor: pointer
}

.tovar-content .product-box-loans {
    display: grid;
    margin-bottom: auto;
    grid-gap: 15px;
    padding-right: 25px;
    flex: 1
}

.tovar-content .product-box-loans .product-box-loans-list {
    display: flex;
    width: 100%;
    height: 20px;
    align-items: center;
    transition: .2s
}

.tovar-content .product-box-loans .product-box-loans-list li.loans-element {
    margin-right: 15px;
    color: #777;
    position: relative
}

.tovar-content .product-box-loans .product-box-loans-list li.loans-element .credit {
    font-size: 12px;
    position: absolute;
    left: 19px;
    top: 5px
}

.tovar-content .product-box-loans .button-link span {
    padding: 15px;
    color: #fff;
    background: #590da2;
    border-radius: 4px;
    font-weight: 400;
    font-family: Montserrat-Bold,sans-serif;
    display: inline-block;
    transition: .2s;
    height: 46px
}

.tovar-content .product-box-loans .product-price-loans-trust {
    font-size: 14px;
    line-height: 17px;
    color: #000
}

.tovar-content .product-box-buynow {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-right: 25px;
    display: grid;
    margin-bottom: auto;
    grid-gap: 30px;
    flex: 1
}

.tovar-content .product-box-buynow .product-box-code {
    font-size: 14px;
    color: #777;
    display: flex;
    align-self: flex-end;
    height: 16px;
    -webkit-box-align: center;
    align-items: flex-end
}

.tovar-content .product-box-buynow .button-link label {
    color: #590da2;
    border-bottom: 2px dotted;
    cursor: pointer
}

.button-link {
    color: #590da2;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none
}

.button-link:hover {
    color: #590da2;
    text-decoration: none
}

.tovar-content .product-box-buynow .product-box-shops {
    color: #000;
    font-size: 14px;
    line-height: 17px
}

.tovar-content .product-box-response {
    background: #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    padding: 25px
}

.product-box-response .product-box-response-review {
    display: flex
}

.product-box-response .product-box-response-review .product-box-response-rating {
    margin-right: 25px;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.product-box-response .product-box-response-review .product-box-response-rating i {
    font-size: 18px;
    color: #590da2
}

.tovar-content .product-box-response-review .product-box-response-comments {
    text-decoration: none;
    display: flex;
    align-items: center;
    margin-right: 25px
}

.tovar-content .product-box-response-comments i {
    font-size: 15px;
    color: #590da2;
    margin: 0 5px 0 0
}

.tovar-content .product-box-response-comments p {
    font-size: 14px;
    line-height: 14px;
    color: #000;
    border-bottom: 1px dotted #000
}

.tovar-content .product-box-response .product-box-text {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #777;
    flex: .8;
    -webkit-box-align: center
}

.tovar-content .product-box-response-buttons {
    display: flex;
    flex: .5
}

.tovar-content .product-box-response .product-box-response-button {
    width: 50%;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0 10px;
    color: #777;
    font-size: 14px;
    cursor: pointer
}

.tovar-content .product-box-response .product-box-response-button label {
    display: inline-block;
    position: relative;
    color: #000;
    font-weight: 400;
    line-height: 16px;
    cursor: pointer;
    top: 4px
}

.tovar-content .product-box-delivery,.tovar-content .product-box-videos {
    width: 100%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    background-color: #fff
}

.tovar-content .product-box-col:not(:last-child) {
    border-bottom: 1px solid rgba(134,134,134,.4)
}

.tovar-content .product-box-videos {
    display: none
}

.tovar-content .product-box-videos .product-box-videos-header {
    padding: 10px 0
}

.tovar-content .product-box-videos .product-box-videos-header p {
    font-size: 18px;
    font-family: Montserrat-Medium,sans-serif
}

.tovar-content .product-box-delivery .product-box-delivery-notification {
    background-color: #fdfacf;
    padding: 12px 15px;
    font-size: 12px;
    border-radius: 3px;
    margin: 0 auto 16px 0
}

.tovar-content .product-box-delivery .product-box-delivery-head {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.tovar-content .product-box-delivery .product-box-delivery-head label {
    font-size: 16px;
    line-height: 1;
    color: #000;
    font-weight: 500;
    margin: -2px 10px 0 0
}

.tovar-content .product-box-delivery .product-box-delivery-head .comment-form-field-cell {
    position: relative;
    min-width: 250px;
    width: auto;
    align-items: flex-start
}

.tovar-content .product-delivery-body,.tovar-content .product-delivery-body ul {
    width: 100%
}

.tovar-content .product-delivery-body ul li {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 7px 0;
    color: #000
}

.product-delivery-body ul li .delivery-icon {
    width: 60px;
    margin-right: 10px;
    text-align: center
}

.tovar-content .product-delivery-body-text {
    flex: 1;
    -webkit-box-flex: 1
}

.product-delivery-body ul li p {
    font-size: 14px;
    line-height: 1.2;
    padding: 5px 15px 0 0
}

.tovar-content .product-delivery-body-wrap {
    display: flex;
    align-items: center
}

.tovar-content .product-delivery-body-time {
    text-align: right;
    min-width: 100px
}

.tovar-content .product-delivery-body-time .product-delivery-body-label {
    background: #27ae60;
    padding: 3px 5px;
    text-transform: uppercase;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    font-size: 12px
}

.tovar-content .product-delivery-body-price {
    text-align: right;
    min-width: 150px;
    display: flex;
    align-items: center;
    justify-content: center
}

.tovar-content .product-delivery-body-price p {
    display: inline-block;
    color: #27ae60;
    font-size: 14px;
    line-height: 1.2;
    padding: 0 15px 0 0
}

.tovar-content .characteristics-tovar {
    width: 100%;
    display: flex;
    margin-bottom: 80px
}

.tovar-content .characteristics-content {
    width: 100%;
    display: flex
}

.tovar-content .characteristics-content .main-details,.tovar-content .characteristics-content .main-reviews {
    width: 50%;
    padding-right: 15px
}

.about-tovars .about-tovars-page-title,.characteristics-content .main-details .main-details-page,.characteristics-content .main-reviews .main-reviews-page {
    position: relative;
    font-size: 24px;
    font-family: Montserrat-Bold,sans-serif;
    line-height: 30px;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.about-tovars .about-tovars-page-title label,.characteristics-content .main-details .main-details-page label,.characteristics-content .main-reviews .main-reviews-page label {
    color: #777;
    font-size: 16px;
    cursor: initial;
    left: 8px;
    position: relative;
    top: -10px;
    text-decoration: none;
    font-weight: 400
}

.characteristics-content .main-details .main-details-body,.product-box-videos .product-box-videos-content .product-box-kharacteristics {
    background: #fff;
    border-radius: 20px;
    padding: 15px;
    width: 100%;
    display: flex;
    flex-direction: column
}

.characteristics-content .main-details .main-details-body table,.product-box-videos .product-box-videos-content .product-box-kharacteristics table {
    width: 100%
}

.characteristics-content .main-details .main-details-body table tr:nth-child(2n-1) {
    background: #e8e8e8
}

.product-box-videos-content .product-box-kharacteristics table tr td,.tovar-content .main-details-body table tr td {
    font-size: 14px;
    line-height: 1.3;
    padding: 10px;
    color: #666
}

.tovar-content .main-details-body table tr td:nth-child(2) {
    text-align: right
}

a.main-details-body-table-link {
    color: #0c061a
}

a.main-details-table-red {
    text-decoration: none;
    color: #590da2
}

.tovar-content .main-details .main-details-more {
    border-top: 1px solid rgba(134,134,134,.4);
    margin-left: -15px;
    margin-right: -15px;
    padding: 20px 25px 10px 20px
}

.tovar-content .main-details .main-details-more .button-link {
    color: #590da2;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none
}

.button-link label {
    border-bottom: 2px dotted;
    cursor: pointer;
    text-transform: uppercase
}

.button-link-black {
    color: #000
}

.tovar-content .main-reviews-body {
    background: #fff;
    border-radius: 20px;
    width: 100%
}

.main-reviews-body .main-reviews-comments-block {
    height: 450px!important;
    overflow: auto
}

.main-reviews-body .main-reviews-comments-block .product-comment-item {
    padding: 15px
}

.main-reviews-comments-block .product-comment-item-title {
    width: 100%;
    font-size: 14px;
    line-height: 1.3;
    color: #000;
    font-weight: 500;
    margin-bottom: 15px
}

.main-reviews-comments-block .product-comment-item-col {
    display: flex;
    width: 100%;
    margin-bottom: 15px
}

.main-reviews-comments-block .product-comment-item-col a.product-comment-item-button:hover {
    text-decoration: none
}

.product-comment-item-col .product-comment-item-rating {
    -webkit-box-align: center;
    display: flex;
    align-items: center;
    margin-right: 16px
}

.product-comment-item-col .product-comment-item-rating i {
    color: #590da2;
    font-size: 13px
}

.product-comment-item-col .product-comment-item-date {
    color: #777;
    font-size: 12px
}

.product-comment-item-col .product-comment-item-text {
    font-size: 14px;
    line-height: 1.4;
    margin-right: 25px;
    flex: 1
}

.product-comment-item-button label {
    min-width: 54px
}

.button-link-black label {
    color: #000;
    text-decoration-color: rgba(12,6,26,.7)
}

.product-comment-item-col .product-comment-item-button.active .product-comment-item-button-show {
    display: none
}

.product-comment-item-col .product-comment-item-button.active .product-comment-item-button-hide {
    display: block
}

.product-comment-item-col .product-comment-item-button .product-comment-item-button-show {
    display: block
}

.product-comment-item-col .product-comment-item-button .product-comment-item-button-hide {
    display: none
}

.product-comment-form {
    width: 100%;
    margin: 25px 0 -15px;
    padding: 25px 0 0;
    display: block;
    position: relative;
    border-top: 1px solid #590da2;
    display: none
}

.product-comment-form .product-comment-form-wrap {
    width: 100%;
    max-width: 430px
}

.product-comment-form-wrap .product-comment-form-field {
    margin-bottom: 25px;
    display: flex;
    width: 100%
}

.product-comment-form-wrap .product-comment-form-field .container-comment {
    width: 100%
}

.product-comment-form-field .container-comment textarea,.product-comment-form-field .container-input input[type=text] {
    font-family: Montserrat-Regular,sans-serif,serif;
    font-weight: 400;
    font-size: 14px;
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    color: rgba(12,6,26,.8);
    border-radius: 4px;
    width: 100%;
    outline: 0;
    padding: 10px;
    min-height: 100px
}

.product-comment-form-field .field-validation-error {
    font: 14px/19px Montserrat-Bold;
    color: #ef4023;
    margin-left: 15px;
    font-weight: 700;
    display: none
}

.product-comment-form-field .container-input {
    width: 48%
}

.product-comment-form-field .container-input:last-child {
    margin-left: 15px
}

.product-comment-form-field .button {
    width: 100%;
    align-items: center;
    background-color: #590da2;
    border: none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-family: Montserrat-Bold,sans-serif;
    font-weight: 500;
    line-height: 16px;
    min-height: 46px;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: .2s
}

.product-comment-item+.product-comment-item {
    border-top: 1px solid #f2f2f2
}

.departament-block .departament-ui .departament-li::-webkit-scrollbar,.main-reviews-body .main-reviews-comments-block::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.departament-block .departament-ui:hover .departament-li::-webkit-scrollbar-track,.main-reviews-body:hover .main-reviews-comments-block::-webkit-scrollbar-track {
    background-color: #fff
}

.departament-block .departament-ui .departament-li::-webkit-scrollbar-thumb,.main-reviews-body .main-reviews-comments-block::-webkit-scrollbar-thumb {
    display: none;
    height: 1px;
    background-color: #590da2;
    border-radius: 3px
}

.departament-block .departament-ui:hover .departament-li::-webkit-scrollbar-thumb,.main-reviews-body:hover .main-reviews-comments-block::-webkit-scrollbar-thumb {
    display: block;
    height: 1px;
    background-color: #590da2;
    border-radius: 3px
}

.departament-block .departament-ui .departament-li::-webkit-scrollbar-corner,.main-reviews-body .main-reviews-comments-block::-webkit-scrollbar-corner {
    background-color: #fff
}

.tovar-content .main-reviews-item {
    padding: 15px;
    border-top: 1px solid #f2f2f2
}

.tovar-content .main-reviews-more {
    padding: 5px 0 10px;
    display: flex;
    justify-content: space-between
}

.tovar-content .about-tovars .about-tovars-cnt {
    display: flex;
    width: 100%;
    padding: 25px;
    border-radius: 20px;
    background: #fff
}

.popup {
    visibility: hidden
}

.popup-active {
    visibility: visible;
    z-index: 9999999999;
    opacity: 1
}

.popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(72,72,72,.7);
    display: flex;
    padding: 15px
}

.popup-description {
    top: 57px;
    height: auto;
    z-index: 99
}

.popup-wrap {
    position: relative;
    width: 100%;
    max-width: 480px;
    max-height: 100%;
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 20px;
    opacity: 0;
    transform: scale(.9);
    overflow: hidden;
    transition: .2s;
    margin: auto
}

.popup-description .popup-wrap {
    max-width: 1120px;
    border-radius: 20px
}

.popup-active .popup-wrap {
    transform: scale(1);
    opacity: 1;
    transition: .2s
}

.popup-close {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    padding: 10px;
    z-index: 10;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    text-align: center
}

.popup-close i {
    color: #000;
    font-size: 14px
}

.popup-body {
    padding: 15px;
    width: 100%;
    height: 100%
}

.popup-content {
    width: 100%;
    padding: 25px 100px;
    overflow: hidden
}

.popup-content-title {
    font-size: 42px;
    line-height: 1.2;
    color: #000;
    font-family: Montserrat-Bold,sans-serif;
    display: block;
    font-weight: 500;
    width: 100%;
    margin-bottom: 40px
}

.popup-content table {
    width: 100%;
    margin-bottom: 35px;
    font-size: 14px
}

.popup .auth {
    width: 100%;
    height: 100%;
    min-height: 500px;
    display: flex
}

.popup-auth .popup-wrap {
    max-width: 860px;
    transform: scale(1);
    transition: .2s
}

.popup-auth .popup-body {
    padding: 0
}

.popup-auth .popup-close i {
    color: #fff
}

.popup .auth .auth-body {
    width: 62%
}

.auth .auth-body .auth-title {
    width: 100%;
    border-bottom: 1px solid rgba(134,134,134,.4);
    font-size: 24px;
    line-height: 1.3;
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000
}

.auth .auth-body .auth-body-wrap {
    max-width: 320px;
    display: block;
    margin: 30px auto
}

.auth-body .auth-step {
    width: 100%;
    display: block
}

.auth-body .auth-step .auth-col {
    width: 100%
}

.auth-body .auth-step .auth-col:not(:last-child) {
    margin-bottom: 15px
}

#seller-form fieldset:not(:first-of-type) {
    display: none;
}

.auth-step .auth-col .auth-field {
    width: 100%;
    position: relative
}

.auth-step .auth-col .auth-field .auth-field-tooltip {
    font-family: Montserrat-Regular,sans-serif;
    position: absolute;
    background: #fff;
    color: #fff;
    width: 150px;
    bottom: 45px;
    left: -28px;
    padding: 8px 10px;
    border-radius: 3px;
    font-size: 14px;
    line-height: 14px;
    z-index: 10;
    display: none;
    text-align: left;
    box-shadow: 2px 2px 16px rgba(3,38,67,.14)
}

.auth-step .auth-col .auth-field input,.auth-step .auth-col .auth-field select {
    font-family: Montserrat-Regular,sans-serif;
    font-weight: 400;
    font-size: 14px;
    background: #f2f3f5;
    border: 1px solid #f2f3f5;
    border-radius: 4px;
    width: 100%;
    outline: 0;
    padding: 4px 10px;
    min-height: 46px
}

.auth-step .auth-col .auth-button {
    width: 100%;
    margin-bottom: 5px;
    background: #590da2;
    border: 0;
    border-radius: 4px;
    display: flex;
    font-family: Montserrat-Bold,sans-serif;
    display: flex;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    min-height: 46px;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: .2s;
    cursor: pointer;
    color: #fff;
    align-items: center;
}

.auth-step .auth-button {
    width: 48%;
    margin-bottom: 5px;
    background: #590da2;
    border: 0;
    border-radius: 4px;
    font-family: Montserrat-Bold,sans-serif;
    display: inline-block;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    min-height: 46px;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: .2s;
    cursor: pointer;
    color: #fff;
    align-items: center;
    margin-right: 5px;
    float: left;
}

.auth-step .auth-col .auth-divided {
    position: relative;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center
}

.auth-col .auth-divided p {
    font-size: 14px;
    color: #a0a0a0;
    background: #fff;
    z-index: 1;
    position: relative;
    padding: 1px 15px;
    margin: 0;
    width: auto
}

.auth-col .auth-divided:after {
    content: '';
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    height: 1px;
    background: #f4f4f4
}

.auth-col .auth-social,.auth-col .auth-social li {
    width: 100%;
    display: flex;
    justify-content: center
}

.auth-col .auth-social li {
    background: #f4f4f4;
    height: 42px;
    border-radius: 4px;
    align-items: center;
    cursor: pointer
}

.auth-col .auth-social li:not(:last-child) {
    margin-right: 15px
}

.auth-col .auth-social .other-auth-block {
    position: relative
}

.auth-col .auth-social li a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #666;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase
}

.auth-social .other-auth-block .social-google,.checkout-contact-social .checkout-contact-social-single .social-google {
    background-image: url(../dist/images/social/google.svg);
    margin-right: 7px;
    width: 18px;
    height: 18px;
    background-size: cover
}

.auth-social .other-auth-block .social-facebook,.checkout-contact-social .checkout-contact-social-single .social-facebook {
    background-image: url(../dist/images/social/facebook.svg);
    margin-right: 7px;
    width: 9px;
    height: 18px;
    background-size: cover
}

.auth-col .form-checkbox label {
    display: inline-block;
    position: relative;
    color: #bebebe;
    font-weight: 400;
    padding-left: 28px;
    line-height: 16px;
    cursor: pointer;
    top: -22px
}

.auth-col .form-checkbox label .button-link label {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    text-decoration: none
}

.auth-sidebar {
    width: 39%;
    background: #590da2;
    padding: 40px;
    display: flex;
    align-items: center
}

.auth-sidebar ul li {
    align-items: flex-start;
    width: 100%;
    padding: 15px 0;
    display: flex
}

.auth-sidebar ul li .auth-sidebar-icon {
    color: #fff;
    font-size: 32px;
    position: relative;
    top: 4px;
    min-width: 40px;
    text-align: center;
    width: 80px
}

.auth-sidebar ul li .auth-sidebar-wrap {
    display: flex;
    flex-direction: column;
    margin-left: 24px
}

.auth-sidebar ul li .auth-sidebar-wrap .auth-sidebar-title {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 8px;
    color: #fff
}

.auth-sidebar ul li .auth-sidebar-wrap .auth-sidebar-text {
    font-size: 14px;
    line-height: 17px;
    opacity: .6;
    min-height: 33px;
    color: #fff
}

.auth-sidebar ul li .auth-sidebar-wrap .auth-sidebar-text a {
    text-decoration: none;
    color: #59ffe8;
    opacity: 1
}

.auth-sidebar ul li .auth-sidebar-wrap .auth-sidebar-text a:hover {
    text-decoration: none;
    color: #fff
}

.popup-back {
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: pointer;
    padding: 10px;
    z-index: 10;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    text-align: center
}

.popup-back i {
    color: #000;
    font-size: 14px
}

.scrollToTop {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    color: #000;
    box-shadow: 0 0 5px rgba(0,0,0,.17);
    opacity: 1;
    text-align: center;
    cursor: pointer;
    z-index: 999999
}

.scrollToTop:after {
    display: inline-block;
    content: '\f077';
    font-family: Font-Awesome;
    font-size: 16px;
    line-height: 50px;
    color: #000
}

.section-departament {
    width: 100%
}

.departament-block {
    display: flex;
    position: relative;
    margin: 0 auto;
    width: 100%
}

.departament-block .departament-ui {
    margin: 7px 0 0 0
}

.departament-block .departament-ui a {
    text-decoration: none
}

.departament-block .departament-ui .departament-li {
    width: 100%;
    margin-top: 30px;
    display: flex;
    background: #fff;
    box-sizing: border-box;
    padding: 40px;
    border-radius: 20px;
    height: 580px!important;
    overflow: auto
}

.departament-block .departament-ui .departament-li:hover {
    box-shadow: 3px 6px 9px 4px rgba(0,0,0,.2784313725490196)
}

.departament-block .departament-ui .departament-li .two-departament {
    width: 100%
}

.departament-block .departament-ui .departament-li .two-departament h3 {
    font-size: 17px;
    font-family: Montserrat-Bold,sans-serif;
    color: #000;
    font-weight: 700;
    line-height: 1.412;
    margin-bottom: 25px
}

.departament-block .departament-ui .departament-li .two-departament ul li {
    margin-bottom: 20px
}

.departament-block .departament-ui .departament-li .two-departament ul li a {
    font-size: 14px;
    font-family: Montserrat-Regular,sans-serif;
    color: #666;
    line-height: 1.286
}

.store-container {
    padding: 10px 0;
    display: block;
    position: relative
}

.store-container .connect-store,.store-container .profile-verification,.store-container .work-store {
    position: relative;
    padding: 10px 0;
    border-radius: 8px;
    background: #fff;
    margin: 0 0 10px
}

.store-container .connect-store .connect-store-group,.store-container .profile-verification .profile-verification-group,.store-container .work-store .work-store-group {
    padding: 17px 0
}

.store-container .connect-store .connect-group-inner,.store-container .profile-verification .profile-verification-group-inner,.store-container .work-store .work-group-inner {
    display: block;
    padding: 30px 17px
}

.work-store .profile-verification-group-inner .list-links,.work-store .work-group-inner .list-links {
    font-size: 12px
}

.work-store .profile-verification-group-inner .list-links li,.work-store .work-group-inner .list-links li {
    display: block;
    padding: 0 0 8px
}

.store-container .store-menu {
    width: 30%;
    position: sticky
}

.store-container .store-menu .store-menu-wrap {
    width: 100%;
    overflow: hidden;
    max-height: 100%;
    position: sticky;
    top: 125px;
    z-index: 99
}

.work-group-inner .list-links li .time {
    text-align: right;
    width: 49%;
    display: inline-block;
    font-size: 14px
}

.work-group-inner .list-links li .week {
    display: inline-block;
    width: 50%;
    font-size: 14px
}

.connect-store .connect-group-inner .connect-form .connect-form-input {
    font-family: Montserrat-Regular,sans-serif;
    font-weight: 400;
    font-size: 14px;
    background: #f2f3f5;
    border: 1px solid #f2f3f5;
    border-radius: 4px;
    width: 100%;
    outline: 0;
    padding: 4px 10px;
    min-height: 46px
}

.connect-store .connect-group-inner .connect-form .connect-form-btn {
    width: 100%;
    margin-bottom: 5px;
    background: #590da2;
    border: 0;
    border-radius: 4px;
    display: flex;
    font-family: Montserrat-Bold,sans-serif;
    display: flex;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    min-height: 46px;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: .2s;
    cursor: default;
    color: #fff;
    align-items: center
}

.profile-verification-group-inner .list-links li i {
    margin-right: 10px;
    color: #590da2;
    font-size: 16px
}

.profile-verification-group-inner .list-links li i.verification-icon {
    position: relative;
    left: 35%
}

.store-cont .store-profile .store-profile-image {
    width: 100%;
    height: 300px;
    margin: 0 auto;
    text-align: center
}

.store-cont .store-profile .store-profile-image img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 100%
}

.store-cont .store-profile-info-summery {
    background: #fff;
    position: relative;
    display: flex
}

.store-cont .store-profile-info-head {
    margin-left: 5px
}

.store-cont .store-profile-info-head .profile-image {
    margin-bottom: 0;
    text-align: center;
    position: relative;
    top: -60px
}

.store-cont .store-profile-info-head .profile-image img {
    width: 150px;
    height: 150px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0
}

.store-cont .store-profile .store-profile-info {
    position: relative;
    background-color: #fff;
    color: inherit;
    border-bottom: 1px solid #e8e8e8;
    padding: 0 15px
}

.store-profile-info .store-profile-info-summery {
    background: #fff;
    position: relative;
    display: flex
}

.store-profile-info .store-profile-info-summery .store-info h1 {
    position: relative;
    top: -60px;
    margin-left: 10px;
    color: #fff;
    font-family: Montserrat-Medium,sans-serif;
    text-shadow: -2px 1px 8px #000
}

.store-profile-info .store-profile-info-summery .store-info-content {
    position: relative;
    top: -40px;
    display: block;
    padding: 0 10px
}

.store-profile-info-summery .store-info-content .store-info-head {
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
    font-family: Montserrat-Medium,sans-serif
}

.store-profile-info-summery .store-info-content .store-info-head i {
    color: #590da2;
    font-size: 14px;
    margin-right: 10px
}

.store-profile-info-summery .store-info-content .store-info-head span a {
    text-decoration: none;
    color: #000
}

.store-profile-info-summery .store-social {
    position: absolute;
    right: 0;
    top: -45px
}

.store-profile-info-summery .store-social .store-social-list {
    display: inline-block;
    margin: 0 10px
}

.store-social .store-social-list a {
    font-size: 24px;
    color: rgb(58 17 155)
}

.store-profile .store-tabs {
    background: #fff;
    padding: 0 15px
}

.store-profile .store-tabs .store-tabs-list li {
    display: inline-block;
    border-right: 1px solid rgba(134,134,134,.4);
    width: 100px;
    padding: 10px;
    cursor: pointer;
    text-align: center
}

.store-profile .store-tabs .store-tabs-list li:hover {
    background: rgb(226 0 103)
}

.store-profile .store-tabs .store-tabs-list li:hover a {
    color: #fff
}

.store-profile .store-tabs .store-tabs-list li[data-tab=store-category],.store-profile-info-summery .store-social .store-social-list.store-pinterest {
    display: none
}

.store-tabs .store-tabs-list li a {
    color: #000;
    font-family: Montserrat-Medium,sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none
}

.review-tovar,.store-category,.store-tovar {
    display: none;
    margin: 10px 0
}

.review-tovar.active,.store-category.active,.store-tovar.active {
    display: block
}

.store-category .list-links li {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 20px auto;
    width: 100%;
    background: #fff;
    border-radius: 75px;
    font-family: Montserrat-Semibold,sans-serif;
    font-size: 20px;
    font-weight: lighter;
    letter-spacing: 2px;
    transition: 1s box-shadow;
    padding: 20px
}

.store-category .list-links li:hover {
    box-shadow: 0 5px 35px 0 rgba(0,0,0,.1)
}

.store-category .list-links li:hover::after,.store-category .list-links li:hover::before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 100px;
    background: #fda8cf;
    border-radius: 75px;
    z-index: -1;
    animation: 1s clockwise infinite
}

.store-category .list-links li:hover::after {
    background: #f3ce5e;
    animation: 2s counterclockwise infinite
}

@keyframes clockwise {
    0% {
        top: -5px;
        left: 0
    }

    12% {
        top: -2px;
        left: 2px
    }

    25% {
        top: 0;
        left: 5px
    }

    37% {
        top: 2px;
        left: 2px
    }

    50% {
        top: 5px;
        left: 0
    }

    62% {
        top: 2px;
        left: -2px
    }

    75% {
        top: 0;
        left: -5px
    }

    87% {
        top: -2px;
        left: -2px
    }

    100% {
        top: -5px;
        left: 0
    }
}

@keyframes counterclockwise {
    0% {
        top: -5px;
        right: 0
    }

    12% {
        top: -2px;
        right: 2px
    }

    25% {
        top: 0;
        right: 5px
    }

    37% {
        top: 2px;
        right: 2px
    }

    50% {
        top: 5px;
        right: 0
    }

    62% {
        top: 2px;
        right: -2px
    }

    75% {
        top: 0;
        right: -5px
    }

    87% {
        top: -2px;
        right: -2px
    }

    100% {
        top: -5px;
        right: 0
    }
}

.store {
    padding: 20px 10px;
    display: block;
    position: relative
}

.store {
    display: flex;
    flex: 1
}

.store-list-container .store .cards-store {
    max-width: 365px;
    position: relative;
    margin: 10px 5px;
    background-color: #fff;
    display: inline-block
}

.store {
    margin: 20px auto
}

.store .cards-store:hover {
    box-shadow: 3px 5px 7px 2px rgba(0,0,0,.1)
}

.cards-store .cards-store-content {
    height: 100%
}

.cards-store .store-image {
    width: 261px;
    margin: 0 -13px
}

.cards-store .store-image {
    width: 365px;
    margin: 0 -15px
}

.cards-store-content .store-stars {
    position: relative;
    display: block;
    top: -25px;
    color: #fff000;
    text-shadow: -2px -1px rgba(255,255,255,.4)
}

.cards-store .store-profile img {
    display: inline-block;
    position: relative;
    border: 5px solid #fff;
    border-radius: 50%;
    float: right;
    top: -75px;
    width: 110px
}

.cards-store .store-heading {
    position: relative;
    display: block;
    top: 0;
    margin-bottom: 30px
}

.cards-store .store-heading h1 {
    font-family: Montserrat-Bold,sans-serif;
    font-size: 24px;
    color: #000;
    line-height: 1.2
}

.cards-store .store-phone {
    position: relative;
    display: block;
    top: 0
}

.cards-store .store-phone p i {
    margin-right: 10px;
    color: #590da2
}

.cards-store .store-phone p {
    font-family: Montserrat-Regular,sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 1.2
}

.cards-store .store-button {
    position: relative;
    display: block;
    padding: 0;
    margin: 20px 0;
    top: 0
}

.cards-store .store-button .store-btn {
    font-family: Montserrat-Black,sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    line-height: 1.2;
    width: 205px;
    height: 45px;
    border: none
}

.cards-store .store-button .store-btn:hover {
    font-family: Montserrat-Black,sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    background: #590da2;
    color: #fff;
    line-height: 1.2;
    width: 205px;
    height: 45px;
    border: none
}

.slick-slide {
    margin-right: 15px
}

.product-img-main .slick-dots {
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    display: none;
    justify-content: center
}

.product-img-main .slick-dots li button {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    font-size: 0;
    margin: 0 8px;
    transition: .2s;
    background: #868686;
    border: none
}

.hits-link .slick-slide img {
    width: 80%!important
}

.photo-slider-image .slick-slide img {
    height: 100%;
}

.popup .call {
    width: 100%;
    height: 100%;
    min-height: 550px;
    display: flex
}

.call .call-body {
    width: 100%
}

.call .call-body .call-title {
    width: 100%;
    border-bottom: 1px solid rgba(134,134,134,.4);
    font-size: 24px;
    line-height: 1.3;
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-family: Montserrat-Bold,sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.call .call-body .call-body-wrap {
    max-width: 320px;
    display: block;
    margin: 30px auto
}

.call-body .call-step {
    width: 100%;
    display: block
}

.call-body .call-step .call-col:not(:last-child) {
    margin-bottom: 20px
}

.call-step .call-col .call-field input,.call-step .call-col .call-field textarea {
    font-family: Montserrat-Regular,sans-serif;
    font-weight: 400;
    font-size: 14px;
    background: #f2f3f5;
    border: 1px solid #f2f3f5;
    border-radius: 4px;
    width: 100%;
    outline: 0;
    padding: 4px 10px;
    min-height: 46px
}

.call-step .call-col .call-button {
    width: 100%;
    margin-bottom: 5px;
    background: #590da2;
    border: 0;
    border-radius: 4px;
    display: flex;
    font-family: Montserrat-Bold,sans-serif;
    display: flex;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    min-height: 46px;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: .2s;
    cursor: pointer;
    color: #fff;
    align-items: center
}

.call-step .call-col .call-divided {
    position: relative;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center
}

.call-col .call-divided p {
    font-size: 14px;
    color: #a0a0a0;
    background: #fff;
    z-index: 1;
    position: relative;
    padding: 1px 15px;
    margin: 0;
    width: auto
}

.call-col .call-divided:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: #f4f4f4
}

.call-col .call-social,.call-col .call-social li {
    width: 100%;
    display: flex;
    justify-content: center
}

.call-col .call-social li {
    background: #f4f4f4;
    height: 42px;
    border-radius: 4px;
    align-items: center;
    cursor: pointer
}

.call-col .call-social li.whatsapp-block {
    background: rgb(67 189 27)
}

.call-col .call-social li.call-phone {
    background: rgb(27 114 189)
}

.call-col .call-social li.call-phone a,.call-col .call-social li.whatsapp-block a {
    color: #fff
}

.call-col .call-social li:hover {
    background: #590da2;
    height: 42px;
    border-radius: 4px;
    align-items: center;
    cursor: pointer;
    box-shadow: 3px 6px 9px 4px rgba(0,0,0,.2784313725490196);
    color: #fff
}

.call-col .call-social li:not(:last-child) {
    margin-right: 15px
}

.call-col .call-social .other-call-block {
    position: relative
}

.call-col .call-social li:hover a {
    color: #fff
}

.call-col .call-social li a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #666;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase
}

.reclame-content {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 30px
}

.img-zoom-lens {
    position: absolute;
    border: 1px solid #d4d4d4;
    width: 40px;
    height: 40px
}

.banners {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 80px
}

.banners .banner-item {
    width: 100%
}

.banners .banner-item img {
    border-radius: 20px
}

.banners .banner-item:not(:first-child) {
    margin-left: 30px
}

.banners .banner-item:hover img {
    -webkit-filter: brightness(80%);
    filter: brightness(80%);
    transform: scale(1.02);
    will-change: transform
}

.top-banner {
    display: block;
    height: 170px;
    width: 100%;
    background: url(../dist/images/reclame/05b8007e46bbfe79dce08e201095acd8.jpg) no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.btn-show-more {
    color: #590da2;
    line-height: 1.1;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    position: relative;
    padding: 14px 84px 15px 64px;
    border-radius: 60px;
    display: block;
    margin: 0 auto;
    font-family: Montserrat-Semibold;
    border: 2px solid rgb(89 13 162)
}

.icon {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat
}

.icon-search {
    background-image: url(../dist/images/icons/search.svg)
}

.icon-male {
    background-image: url(../dist/images/icons/male.svg)
}

.icon-open-menu {
    background-image: url(../dist/images/icons/open-menu.svg)
}

.icon-heart {
    background-image: url(../dist/images/icons/heart.svg)
}

.icon-shopping-cart {
    background-image: url(../dist/images/icons/shopping-cart.svg)
}

.icon-seller {
    background-image: url(../dist/images/icons/seller.svg);
    vertical-align: bottom
}

.icon-buyer {
    background-image: url(../dist/images/icons/buyer.svg);
    vertical-align: bottom
}

.icon-kids {
    background-image: url(../dist/images/menu/kids.svg)
}

.icon-electric {
    background-image: url(../dist/images/menu/computer.svg)
}

.icon-house {
    background-image: url(../dist/images/menu/house.svg)
}

.icon-health {
    background-image: url(../dist/images/menu/healthcare-and-medical.svg)
}

.soon {
    position: absolute;
    left: 122px;
    animation: rotatee 3s ease-in infinite
}

.buyer-form,.seller-form {
    display: none
}

.website-wrapper .page-checkout {
    padding: 25px 0 0
}

.page-checkout .checkout-logo {
    margin-bottom: 15px;
    width: 90px;
    display: block
}

.page-checkout .checkout-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: initial
}

.page-checkout .page-title {
    position: relative;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%
}

.page-checkout .page-title .checkout-title-main {
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.page-title .checkout-title-main span {
    font-family: Montserrat-Bold;
    display: inline-block;
    font-size: 28px;
    line-height: 1.15;
    margin-right: 15px;
    left: 0;
    top: 0;
    color: #0c061a!important
}

.page-title.checkout-title p {
    font-size: 16px;
    line-height: 21px;
    color: #0c061a
}

.page-title.checkout-title p a {
    color: #ff046c;
    top: 0
}

.page-checkout .checkout {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 25px
}

.page-checkout .checkout .checkout-body {
    width: 75%;
    min-width: 75%;
    margin-right: 15px;
    border-radius: 4px
}

.checkout .checkout-body .checkout-contact {
    width: 100%;
    padding: 25px 35px 15px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 60px
}

.checkout-body .checkout-contact .checkout-contact-row {
    width: 50%;
    padding-right: 15px
}

.checkout-contact .checkout-contact-row .checkout-contact-form {
    width: 100%;
    max-width: 450px
}

.checkout-contact-row .checkout-contact-form .checkout-contact-form-col {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.checkout-contact-row .checkout-contact-form .checkout-contact-form-col.head p {
    font-family: Montserrat-Semibold;
    color: #0c061a
}

.checkout-contact-row .checkout-contact-form .auth-field {
    margin-right: 15px
}

.checkout-contact-row .checkout-contact-form .auth-field .text-box {
    font-family: Montserrat-Regular,sans-serif;
    font-weight: 400;
    font-size: 14px;
    background: #f2f3f5;
    border: 1px solid #f2f3f5;
    color: rgba(12,6,26,.8);
    border-radius: 4px;
    width: 100%;
    outline: 0;
    padding: 4px 10px;
    min-height: 46px
}

.checkout-contact-row .checkout-contact-col input:not(:last-child),.checkout-contact-row .checkout-contact-social li:not(:ladt-child) {
    margin-right: 5px
}

.checkout-contact .checkout-contact-row .checkout-contact-text {
    font-size: 14px;
    line-height: 1.3;
    color: #666;
    margin-bottom: 20px
}

.checkout-contact .checkout-contact-row.new-buyer div {
    margin-top: 0
}

.checkout-contact .checkout-contact-row .checkout-contact-social {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.checkout-contact-row .checkout-contact-social li {
    background: #f2f3f5;
    border-radius: 4px;
    cursor: pointer;
    height: 42px
}

.checkout-contact-row .checkout-contact-social li,.checkout-contact-row .checkout-contact-social li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.checkout-contact-social .checkout-contact-social-single:not(:last-child) {
    margin-right: 15px
}

.checkout-contact-social .checkout-contact-social-single a {
    text-decoration: none;
    color: #666;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    height: 100%
}

.checkout-contact .checkout-contact-row .checkout-contact-button {
    max-width: 270px;
    margin-bottom: 20px;
    font-family: Montserrat-Semibold,sans-serif;
    background: #590da2;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: flex;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    min-height: 46px;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    transition: .2s
}

.page-checkout .checkout-sidebar {
    position: sticky;
    top: 0;
    width: 25%;
    background: #fff;
    border-radius: 4px
}

.page-checkout .checkout-sidebar .smooth-scroll {
    overflow: auto;
    scroll-behavior: smooth;
    height: 100%
}

.page-checkout .checkout-sidebar .checkout-sidebar-scroll {
    width: 100%;
    display: block
}

.checkout-sidebar .checkout-sidebar-scroll .checkout-orders {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px;
    background: #fff
}

.checkout-sidebar-scroll .checkout-orders .checkout-orders-head {
    width: 100%;
    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;
    margin-bottom: 15px
}

.checkout-orders .checkout-orders-head p {
    font-family: Montserrat-SemiBold,sans-serif;
    font-size: 18px;
    color: #0c061a
}

.checkout-orders .checkout-orders-body {
    background: #f2f3f5;
    padding: 15px
}

.checkout i {
    font-size: 10px
}

.checkout-orders .checkout-orders-body .checkout-orders-body-title {
    width: 100%;
    font-size: 14px;
    margin-bottom: 15px
}

.checkout-orders-body .checkout-orders-body-title label {
    font-size: 12px;
    color: #0c061a;
    display: inline-block;
    margin-bottom: 5px
}

.checkout-orders-body .checkout-orders-body-title p {
    font-size: 14px;
    line-height: 1.3;
    color: #666
}

.checkout-orders-body .checkout-orders-body-container {
    display: block
}

.checkout-orders-body .checkout-orders-body-container .checkout-orders-tovar {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 25px
}

.checkout-orders-body-container .checkout-orders-tovar .checkout-orders-tovar-img {
    width: 60px;
    min-width: 60px;
    background: #fff;
    margin: 0 15px 0 0;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid rgba(190,190,190,.3)
}

.checkout-orders-tovar .checkout-orders-tovar-content {
    width: 100%
}

.checkout-orders-tovar .checkout-orders-tovar-content p {
    font-size: 14px;
    line-height: 1.2;
    color: #0c061a;
    width: 100%;
    margin-bottom: 5px
}

.checkout-orders-tovar .checkout-orders-tovar-content label {
    font-size: 14px;
    color: #666
}

.checkout-sidebar .checkout-sidebar-scroll .checkout-results {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    padding: 25px 0 0
}

.checkout-sidebar-scroll .checkout-results .checkout-result-col {
    margin-bottom: 25px;
    padding: 0 15px
}

.checkout-payment-body .checkout-payment-body-content .checkout-pay,.checkout-results .checkout-result-col .checkout-results-list {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.checkout-result-col .checkout-results-list .checkout-results-list-item {
    margin-bottom: 15px;
    color: #0c061a;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.checkout-results-list .checkout-results-list-item p:last-child {
    white-space: nowrap
}

.checkout-results-list .checkout-results-list-item p b {
    font-weight: 600;
    font-size: 36px;
    line-height: 29px;
    width: 100%;
    color: #0c061a;
    text-overflow: ellipsis;
    white-space: nowrap
}

.checkout-results-list .checkout-results-list-item p b i {
    font-size: 14px
}

.checkout-results-list .checkout-results-list-item.final-price {
    display: grid;
    grid-auto-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-gap: 5px
}

.checkout-results-list .checkout-results-list-item.final-price .credit-mes-title {
    text-transform: lowercase
}

.page-checkout .checkout-order-button {
    min-width: 140px;
    width: 100%;
    margin-bottom: 20px;
    font-family: Montserrat-Semibold,sans-serif;
    background: #590da2;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: flex;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    min-height: 46px;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    transition: .2s
}

.checkout-contact .checkout-contact-row.new-buyer {
    display: grid;
    vertical-align: top;
    grid-gap: 15px
}

.checkout-contact-form .auth-field label {
    position: relative;
    top: 5px
}

.page-checkout .checkout-payment {
    width: 100%
}

.page-checkout .checkout-payment .checkout-payment-title {
    width: 100%;
    font-size: 24px;
    color: #0c061a;
    margin-bottom: 25px
}

.page-checkout .checkout-payment .checkout-tovar {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    background: #fff;
    padding: 25px;
    border-bottom: 1px solid #f2f3f5
}

.checkout-payment .checkout-tovar .checkout-tovar-title {
    width: 100%;
    font-size: 24px;
    margin-bottom: 25px
}

.checkout-payment .checkout-tovar .checkout-tovar-wrap-block:not(:last-child) {
    margin-bottom: 20px
}

.checkout-tovar .checkout-tovar-wrap-block .checkout-tovar-wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.checkout-tovar-wrap-block .checkout-tovar-wrap .checkout-tovar-img {
    height: 60px;
    margin: 0 25px 0 0
}

.checkout-tovar-wrap .checkout-tovar-img .checkout-tovar-img-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 5px;
    border: 1px solid #f2f3f5;
    border-radius: 4px;
    text-align: center
}

.checkout-tovar-img .checkout-tovar-img-inner .checkout-tovar-remove {
    position: absolute;
    display: block;
    right: -10px;
    top: -10px;
    border: 1px solid #f2f3f5;
    border-radius: 50%;
    padding: 4px;
    background: #fff;
    text-decoration: none
}

.checkout-tovar-img-inner .checkout-tovar-remove i {
    display: block;
    color: #000;
    top: auto;
    position: relative;
    right: auto;
    font-size: 10px
}

.checkout-tovar-wrap .checkout-tovar-img img {
    max-height: 100%;
    max-width: 48px
}

.checkout-tovar-wrap-block .checkout-tovar-wrap .checkout-tovar-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.checkout-tovar-wrap .checkout-tovar-body .checkout-tovar-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 64%;
    font-size: 16px;
    color: #0c061a;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 20px
}

.checkout-tovar-body .checkout-tovar-title a {
    color: #000
}

.checkout-tovar-wrap .checkout-tovar-body .checkout-tovar-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.checkout-tovar-body .checkout-tovar-bottom .checkout-tovar-count {
    font-size: 16px;
    color: #0c061a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.checkout-tovar-bottom .checkout-tovar-count .checkout-tovar-count-inner {
    display: grid;
    grid-auto-flow: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 25px
}

.checkout-tovar-count .checkout-tovar-count-inner .checkout-tovar-count-scale {
    width: 24px;
    height: 24px;
    border-radius: 4px;
    background: #590da2;
    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
}

.checkout-tovar-count-inner .checkout-tovar-count-scale i {
    color: #fff
}

.checkout-tovar-body .checkout-tovar-bottom .checkout-tovar-price {
    text-align: right
}

.checkout-tovar-bottom .checkout-tovar-price .checkout-tovar-price-main {
    font-size: 24px;
    line-height: 1;
    width: 100%;
    color: #0c061a;
    text-overflow: ellipsis;
    white-space: nowrap
}

.page-checkout .checkout-payment .checkout-payment-body {
    width: 100%;
    background: #fff;
    padding: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #fff;
    border-bottom: 1px solid #f2f3f5;
    -webkit-transition: .2s;
    transition: .2s
}

.checkout-payment .checkout-payment-body .checkout-payment-body-title {
    width: 20%;
    font-size: 16px;
    color: #0c061a
}

.checkout-payment-body .checkout-payment-body-title .checkout-payment-tooltip-title {
    display: inline-grid;
    grid-auto-flow: column;
    grid-gap: 5px
}

.checkout-payment-body .checkout-pay-body-content {
    width: 80%
}

.checkout-pay-body-content .checkout-pay {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.checkout-pay-body-content .checkout-pay .checkout-pay-col {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px
}

.checkout-pay .checkout-pay-col .checkout-pay-row {
    width: 33.3%;
    margin-bottom: 20px
}

.checkout-pay-col .checkout-pay-row input[type=radio]:checked,.checkout-pay-col .checkout-pay-row input[type=radio]:not(:checked) {
    position: absolute
}

.checkout-pay-col .checkout-pay-row input[type=radio]:checked {
    border: 5px solid #590da2
}

.checkout-pay-col .checkout-pay-row input[type=radio]:checked+label,.checkout-pay-col .checkout-pay-row input[type=radio]:not(:checked)+label {
    display: inline-block;
    position: relative;
    color: #0c061a;
    font-weight: 400;
    padding-left: 28px;
    line-height: 16px;
    cursor: pointer
}

.breadcrumbs {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    overflow-y: hidden
}

.breadcrumbs ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap
}

.breadcrumbs ul li {
    font-size: 14px;
    line-height: 1.2;
    color: #0c061a;
    margin: 3px 0 1px;
    display: inline
}

.breadcrumbs ul li+li:before {
    padding: 0 3px;
    color: #590da2;
    content: '/'
}

.breadcrumbs ul li a {
    color: #590da2;
    text-decoration: none;
    display: inline-block
}

.notif {
    width: 280px;
    position: relative;
    margin: 0 auto 25px auto;
    padding: 30px 10px;
    text-align: left;
    border-radius: 12px;
    opacity: 0;
    cursor: default;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.notif.notif-active {
    display: block;
    -webkit-animation: fadeOut 3s linear forwards;
    -moz-animation: fadeOut 3s linear forwards;
    -o-animation: fadeOut 3s linear forwards;
    -ms-animation: fadeOut 3s linear forwards;
    animation: fadeOut 3s linear forwards;
    z-index: 1
}

.notif p {
    text-align: left;
    font-weight: 700;
    font-size: 16px;
    margin: 0
}

.notif p:before {
    text-align: center;
    border: 3px solid #fff;
    margin-top: -18px;
    top: 50%;
    right: 25px;
    width: 30px;
    content: '!';
    font-size: 30px;
    color: #fff;
    position: absolute;
    height: 30px;
    line-height: 30px;
    border-radius: 50%
}

.notif-progress {
    width: 0;
    height: 10px;
    background: rgba(255,255,255,.5);
    position: absolute;
    bottom: 5px;
    left: 3%;
    border-radius: 12px
}

.notif-color-1 {
    background: #590da2
}

.notif-color-1 p {
    color: #fff
}

.notif-color-2 {
    background: #59abe3
}

.notif-color-2 p {
    color: #fff
}

.notif-color-3 {
    background: #00b16a
}

.notif-color-3 p {
    color: #fff
}

.notif.notif-active .notif-progress {
    -webkit-animation: runProgress 2s linear forwards .7s;
    -moz-animation: runProgress 2s linear forwards .7s;
    -o-animation: runProgress 2s linear forwards .7s;
    -ms-animation: runProgress 2s linear forwards .7s;
    animation: runProgress 2s linear forwards .7s
}

@keyframes fadeOut {
    0% {
        opacity: 0
    }

    10% {
        opacity: 1
    }

    90% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    99% {
        opacity: 0;
        -webkit-transform: translateY(-25px)
    }

    100% {
        opacity: 0
    }
}

@keyframes runProgress {
    0% {
        width: 0%
    }

    100% {
        width: 94%
    }
}

#skidki_computer,#slider_desktop {
    display: block
}

#skidki_mobile,#slider_mobile {
    display: none
}

.popular-store-info .store-button .store-btn a {
    color: #000;
}

.popular-store-info .store-button .store-btn a:hover {
    color: #fff;
}

.popular-store-info .store-button .store-btn:hover a {
    color: #fff;
}
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    counter-reset: step;
}
#progressbar li {
    list-style-type: none;
    color: #000;
    text-transform: uppercase;
    font-size: 9px;
    width: 33.33%;
    float: left;
    position: relative;
    text-align: center;
}
#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 20px;
    line-height: 20px;
    display: block;
    font-size: 10px;
    color: #333;
    background: white;
    border-radius: 3px;
    margin: 0 auto 5px auto;
}
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: white;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1; 
}
#progressbar li:first-child:after {
    content: none; 
}
#progressbar li.active:before,  #progressbar li.active:after{
    background: #af026b;
    color: #fff;
}
.popup-title {
    font-size: 14px;
    color: #c0601a;
    text-align: center;
    padding: 20px 15px;
    font-weight: 500;
    border-bottom: 1px solid #f2f3f5;
}
.popup-review .popup-title {
    font-size: 24px;
    margin-bottom: 15px;
}
.popup-review .comment-form-body {
    padding: 0 40px;
    width: 100%;
}
.popup-review .comment-form-stars {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
}
.popup-review .comment-form-stars p {
    font-size: 24px;
    line-height: 1;
    color: #bebebe;
    margin: 0 15px 0 0;
    width: auto;
}
.rating-stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.rating-stars li i {
    color: #bebebe;
    font-size: 24px;
}
.popup-review .comment-form-field {
    position: relative;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
.popup-review .comment-form-field input {
    -webkit-transition: all .2s;
    transition: all .2s;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    padding: 15px;
    color: #0c061a;
    font-weight: 400;
    font-size: 14px;
    background: #f2f3f5;
    border: 1px solid #f2f3f5;
    color: rgba(12,6,26,.8);
    border-radius: 4px;
    width: 100%;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.popup-review .comment-form-field .add-btn {
    padding: 10px 20px;
    background-color: transparent;
    background: transparent;
    border: 1px dashed rgb(0, 0, 0);
    cursor: pointer;
    width: 82px;
    text-align: center;
    text-align-last: center;
}
.popup-review .comment-form-field .droper-btn {
    min-width: 142px;
    height: 46px;
    font-family: Montserrat-Bold,sans-serif;
    align-items: center;
    background-color: #590da2;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    min-height: 46px;
    padding: 5px 15px;
    text-transform: uppercase;
    text-decoration: none;
    transition: .2s
}
p.text-black.no-margin {
    color: #fff;
}