@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,500,400italic,300,300italic&subset=cyrillic,latin);

@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,300;0,400;0,500;0,700;1,400&display=swap');

:root {
    --color-primary: #00589f;
    --radius-style: 0;
    --font-color: #1b1e21;
    --light-color: #00d2ed;
    --light-color-hover: #00c7e0;
    --color-grey: #f7f7f7;
}

.ui-state-highlight {
    border: unset !important;
    color: unset !important;
}

.mainpage-title {
    font-size: 1.5rem;
    color: #000000;
    font-weight: 600;
    width: fit-content;
    margin-bottom: 1rem;
}

html {
    font-size: 14px;
}

body {
    font-family: "Mulish", Arial, sans-serif;
}

.card {
    border: 1px solid rgb(235 235 235);
}
.clearfix {
    clear: both;
}
a.btn {
    text-decoration: none !important;
}

.btn {
    border-radius: 0 !important;
}
h1 {
    margin: 2rem 0 1.5rem 0;
    font-weight: bold;
}
h2 {
    font-weight: bold;
    margin-bottom: 1.5rem;
    margin-top: 2rem;
}
.category-seo {
    color: #ccc;
    margin-top: 5rem;
}
.wheretobuy h2 {
    font-size: 1.2rem;
}
#wrapper, header .container {
    padding: 0 20px;
}

.main-color {
    background-color: var(--color-primary);
}
.content-block img  {
    max-width: 100%;
    height: auto;
}

*:focus {
    outline: none !important;
}

.card, .rounded, .modal-content, .menu-banner img, .aside-banners img, .advantage, .about-block, .vendor-logo,
.ms2_product:hover, .category:hover, .vendor:hover, .pay-method:hover, .delivery-method:hover, .folder:hover,
.folder-sale:hover, #mainPreview img, .gal-preview img, .product-tabs {
    border-radius: var(--radius-style) !important;
}

.no-bottom-border {
    border-bottom: none;
}

.modal-content {
    border: none;
}


/* Searchbar */
#mse2_form .form-control, #subscribeForm .form-control {
    background-clip: padding-box;
    border-radius: 0;
}
.msearch2, .subscribe {
    position: relative;
}
#mse2_form input, #subscribeForm input {
    position: relative;
    /*border-style: unset;*/
    width: 100% !important;
}
#mse2_selected_wrapper {
    min-height: .1rem !important;
    margin: 1.25rem 0 1.4rem 0 !important;
}
#mse2_results {
    margin-bottom: 0 !important;
}
.btn-search, .btn-search:hover, .btn-search:active, .btn-subsribe, .btn-subsribe:hover, .btn-subsribe:active {
    position: absolute;
    right: 5px;
    top: 5px;
    background: none;
    color: #929292;
    font-size: 1.1rem;
    border: none;
}

.btn-cart {
    border-radius: 0;
    background-color: var(--light-color);
    border-color: var(--light-color);
    color: #fff;
}

.btn-cart:hover {
    background-color: var(--light-color-hover);
    border-color: var(--light-color-hover);
}


/* HEADER */
.logo-block {
    max-width: 260px;
    margin-right: 15px;
}
.header-slogan {
    color: #a1a1a1;
    margin: .5rem 0 0 1rem;
}

.header-link a, a.mainphone {
    color: var(--color-primary);
    font-weight: bold;
    font-size: 1.1rem;
    text-decoration: underline;
    margin-bottom: 0.15rem;
    display: block;
}
.header-link p, .otdel-prodaj {
    margin-bottom: 0;
    color: #a1a1a1;
    font-size: .9rem;
}
a.mainphone, a.mainphone:hover {
    text-decoration: none;
    font-size: 1rem;
}

.ask-price-btn i {
    font-size: 1.5rem;
}
a.ask-price-btn {
    color: #fff;
    background-color: var(--light-color);
    padding: 0.43rem;
    display: block;
}
a.ask-price-btn:hover {
    color: #fff;
    text-decoration: none;
    background-color: var(--light-color-hover);
}

a.ask-opt-call-btn {
    color: #28a745;
    border: 1px solid #28a745;
    padding: 0.43rem;
    display: block;
}

a.ask-opt-call-btn:hover {
    color: #fff;
    text-decoration: none;
    background-color: #28a745;
}

.ask-opt-call-btn i {
    font-size: 1.5rem;
}


a.whatsapp  {
    color: #30bc1a;
    text-decoration: none;
    display: block;
    font-size: .85rem;
}
a.whatsapp i {
    font-size: 2.3rem;
}

a.header-email-link {
    text-decoration: underline;
    color: var(--color-primary);
}

/* header user login */
.userpic-letter {
    width: 42px;
    height: 42px;
    background-color: var(--color-grey);
    color: var(--color-primary);
    border-radius: 50px;
    font-weight: 500;
    font-size: 1.5rem;
    text-align: center;
    padding: .35rem 0 0 0;
    text-transform: uppercase;
}
.login {
    font-size: .9rem;
}
.header-user {
    font-size: 2.9rem;
    color: #9f9f9f;
}
a.userpic {
    text-decoration: none;
    color: unset;
}
a.userpic:hover {
    color: var(--color-primary);
}


/* MiniCart */
.minicart {
    margin-bottom: .25rem;
}

.minicart a {
    text-decoration: none;
}
.total-label {
    background-color: var(--light-color);
    color: #fff;
    padding: .4rem .6rem;
    margin-left: .4rem;
}
.cart_top_img {
    height: 32px;
}

.navbar-menu {
    display: table;
    width: 100%;
}

.navbar-nav li {
    margin-bottom: 0;
}

.navbar-menu>li {
    display: table-cell;
    text-align: center;
    float: none;
    position: relative;
}

.navbar-menu>li:hover {
    background-color: #f5f5f5;
}

.navbar-menu>li a {
    color: #495057;
    text-transform: uppercase;
    /*letter-spacing: .1rem;*/
    font-weight: 600;
    text-decoration: none !important;
}

.nav-link {
    display: flex;
    padding: 1rem;
}

ul.navbar-menu {
    margin-bottom: 0;
    padding-left: 0;
}

li.dropdown {
    position: unset;
}

.unset {
    position: unset !important;
}


/* MOBILE MENU */
.header-menu {
    width: 100%;
}
.header-menu .burger {
    /*background: url(../img/burger.svg) no-repeat center;
    width: 30px;
    height: 45px;*/
    font-size: 1.5rem;
}

.mobile-navbar .header-menu {
    padding: .7rem;
}

.mobile-navbar .header-top {
    border-bottom: none;
    height: unset;
}

.snowflakes-box {
    z-index: 10000 !important;
}

.mobile-navbar .site-logo {
    max-height: 42px;
}

.mobile-navbar .userpic-letter {
    width: 32px;
    height: 32px;
    font-size: 1.25rem;
    padding: .2rem;
}

.mobile-navbar .header-user {
    height: 32px;
}

.mobile-navbar .cart img {
    height: 2rem;
}

.mobile-navbar .total-label {
    position: absolute;
    right: -2px;
    top: -3px;
    margin: 0;
    padding: .1rem .4rem;
}

.mobile-navbar .header-menu {
    margin: 0;
}

.mobile-search-btn {
    font-size: 1.25rem;
}

.header-menu {
    padding: 1rem 0;
    border-bottom: 1px solid #ebebeb;
    margin-top: 84px;
}

.header-menu a {
    color: unset;
}
.header-menu .burger:hover, .header-menu .menu-list .menu-close:hover {
    cursor: pointer;
}

.header-menu .menu-list {
    display: none;
    z-index: 20000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.header-menu .menu-list .menu-close {
    background: url(../img/menu-close.svg) no-repeat center;
    width: 30px;
    height: 30px;
    margin: 38px auto;
}

.show-menu {
    display: block !important;
}

.header-menu .menu-list ul {
    list-style: none;
    padding-left: 0 !important;
}

.header-menu .menu-list ul li {
    text-align: center;
    margin-bottom: 1.2rem;
}

.header-menu .menu-list ul li a {
    font-size: 1.1rem;
    color: #fff;
    text-decoration: none;
}


.header-menu .menu-list hr {
    background-color: #fff;
    width: 50%;
    height: 1px;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
}

.header-menu .menu-list .user-login {
    font-size: 1.1rem;
}

.header-menu .menu-list .user-login a {
    color: #fff;
    text-decoration: underline;
}

.mobile-logotip {
    margin-top: 1.2rem;
    margin-bottom: 1rem;
}
.mobile-logotip img {
    max-height: 50px;
}
.mobile-navbar .navbar {
    padding: 0;
}

.time_to_call {
    color: #ccc;
    font-size: .85rem;
}
.header-phone-mobile a {
    text-decoration: none;
    color: #696767;
    font-size: 1.2rem;
}

.plus, .minus {
    color: #fff;
    font-size: .9rem;
    position: absolute;
    top: 2.7rem;
    right: 1.2rem;
}

#collapseMobileMenu {
    padding: 0 .5rem;
}
.mobile-catalog-collapse img {
    width: 32%;
}

#collapseSearch {
    margin: .75rem 0;
    width: 100%;
}


/* MOBILE CATALOG MENU */
.mobile-header-block {
    margin-top: 65px;
}

.menu-category {
    font-size: 1.05rem;
}
.menu-category .media img {
    height: 75px;
    width: 75px;
}
.menu-category .card-body {
    padding: .5rem;
}
.mobile-catalog-btn {
    background-color: var(--color-primary);
    color: #fff;
    text-align: center;
    position: relative;
    padding: .4rem 0;
    border-radius: var(--radius-style);
    width: 100%;
    margin-bottom: .7rem;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.mobile-catalog-btn.collapsed:after {
    font-family: 'FontAwesome';
    content: "\f0c9";
    position: absolute;
    top: .33rem;
    right: 1.2rem;
    font-size: 1.2rem;
}
.mobile-catalog-btn:after {
    font-family: 'FontAwesome';
    content: "\f00d";
    position: absolute;
    top: .33rem;
    right: 1.2rem;
    font-size: 1.2rem;
}


main.content {
    margin-bottom: 3rem;
}

aside {

}

.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background: none;
    border-radius: 0;
    font-size: .95rem;
}

/* Aside Catalog Menu */
.catalog-menu {
    padding: 0;
}

.submenu-title {
    font-weight: bold;
    color: var(--color-primary);
    font-size: 1.15rem;
    margin: .8rem 0 .2rem 0;
}

ul.submenu {
    list-style: none;
    padding: 0 0 0 1rem;
}

.submenu li {
    padding: 0.25rem 0;
    line-height: 1.2rem;
}

.submenu-link {
    padding: .01rem 1rem;
}

.submenu-link a {
    color: var(--font-color);
    text-decoration: none;
    font-weight: 500;
}
.submenu-link a:hover {
    color: var(--color-primary);
    text-decoration: none;
}

.submenu-link-main {
    background-color: var(--color-grey);
}


a.submenu-link-btn {
    display: block;
    padding: .25rem;
    text-align: center;
    color: var(--font-color);
    margin-top: .5rem;
}
a.submenu-link-btn:hover {
    text-decoration: none;
}

a.submenu-link-new {
    background-color: #ffd1cd;
}
a.submenu-link-new:hover {
    background-color: #fcaca9;
}

.submenu-link-pdf {
    background-color: #c4edff;
}
.submenu-link-pdf:hover {
    background-color: #83dbf5;
}

.submenu-link-promo {
    background-color: #f3f9ba;
}
.submenu-link-promo:hover {
    background-color: #d2fc8a;
}

.submenu-link-sale {
    background-color: #fadbff;
}
.submenu-link-sale:hover {
    background-color: #e2b3fc;
}

/* Banners */
.banners-block {
    margin-top: 0;
    margin-bottom: 4rem;
}
.mainpagebanner .carousel-indicators {
    bottom: -45px;
}
.mainpagebanner .carousel-indicators li {
    width: 40px;
    height: 2px;
    margin-right: 8px;
    margin-left: 8px;
    background-color: var(--color-primary);
}
.carousel-control-next, .carousel-control-prev {
    width: 7%;
}

.carousel-item a {
    text-decoration: none;
    color: unset;
}

/* Company Features */
.company-features .media img {
    height: 75px;
}


/* Advantages */
.advantages {
    font-family: 'Mulish', sans-serif;
    margin-bottom: 1.5rem;
    background-position: right;
    background-repeat: no-repeat;
    background-position-x: 220px;
    background-position-y: 20px;
}
.advantages .card-body {
    padding: 0;
}

.advantages-block {
    margin-bottom: 2.2rem;
}

.advantage {
    padding: 1.8rem;
}

/*.advantage-1 {
    background-image: url(/assets/theme/img/svg/tm_feature_transparent.svg);

}

.advantage-2 {
    background-image: url(/assets/theme/img/svg/shipment_feature_transparent.svg);
}

.advantage-3 {
    background-image: url(/assets/theme/img/svg/people_feature_transparent.svg);
}

.advantage-4 {
    background-image: url(/assets/theme/img/svg/assorti_feature_trasparent.svg);
}*/


/*.advantage-1 {
    background-image: url(/assets/theme/img/svg/new_icons/ruki-zagrebuki-2.svg);

}

.advantage-2 {
    background-image: url(/assets/theme/img/svg/new_icons/delivery-2.svg);
}

.advantage-3 {
    background-image: url(/assets/theme/img/svg/new_icons/manage-2.svg);
}

.advantage-4 {
    background-image: url(/assets/theme/img/svg/new_icons/novinki-2.svg);
}*/


.advantages-block, .hits-block, .new-block, .about-block, .brands-block {
    margin-bottom: 2rem;
}

.advantages h3 {
    font-size: 1.5rem;
    font-weight: 700;
    max-width: 230px;
    margin-bottom: 1.25rem;
    min-height: 75px;
}
.advantage-desc {
    font-size: 1rem;
    color: #949494;
    margin-bottom: 0;
    min-height: 80px;
}

.titles {
    margin: 2rem 0;
}

.titles p {
    font-size: 1.5rem;
    color: #000000;
    font-weight: 600;
    width: fit-content;
    margin-bottom: 1rem;
}

/*.titles p span {
    background: linear-gradient(to bottom, transparent 60%, #ffeb3b 40%);
}*/

/*https://medium.com/@mattlistor/highlight-effect-using-css-204ab4590480*/
.titles p span {
    position: relative;
}
.titles p span:after {
    background-color: #ffeb3b;
    content: " ";
    height: 50%;
    position: absolute;
    left: 0;
    margin-left: -.2rem;
    top: 60%;
    width: calc(100% + .5rem);
    z-index: -1;
}

.titles p.blue-highlight span:after {
    background-color: var(--light-color);
}

/* CATEGORIES AND FILTERS */
.category {
    margin-bottom: 1.5rem;
}
.category .card-title {
    font-weight: bold;
    font-size: 1.1rem;
}
.ms2_product .card-body, .ms2_product .card-footer {
    padding: .8rem;
}
.price-txt {
    font-size: .85rem;
    color: #3a3a3a;
}
.ms2_product .price {
    font-size: 1.5rem;
    font-weight: bold;
    color: var(--color-primary);
}
.old_price {
    font-style: normal !important;
}

.ms2_product .price i {
    font-size: 1.35rem;
}

.ms2_product .title-block, .ms2_product .card-footer {
    min-height: 73px;
}

.ms2_product .card-title {
    margin-bottom: 0;
}

.ms2_product a.card-title {
    font-weight: 500;
    color: var(--color-primary);
}

.ms2_product a.card-title:hover {
    text-decoration: none;
}

ul.subcat_menu {
    margin-bottom: 1.5rem;
    list-style: none;
    padding-left: 0;
}
ul.subcat_menu li {
    display: inline-block;
}
.subcat_item {
    padding: .05rem .6rem;
    background-color: var(--light-color);
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    margin: 0 .8rem .4rem 0;
    text-align: center;
    width: fit-content;
}

.subcat_item a {
    color: #fff;
    text-decoration: none;
}

.subcat_item:hover {
    color: #fff;
    text-decoration: none;
    background-color: var(--light-color-hover);
}


/** Стили для горизонтальных фильтров */
.card-header .fa {
    transition: .3s transform ease-in-out;
}
.card-header .fa {
    transform: rotate(90deg);
}
.collapsed .card-header .fa {
    transform: rotate(0);
}

.horizon-filter-card a {
    text-decoration: none;
    color: unset;
}

.horizon-filter-card .card-header {
    background: none;
    border-bottom: none;
}

.filter-reset-btn {
    position: absolute;
    bottom: -12px;
    right: 0;
    color: #c3c3c3;
    border: 1px solid rgba(0,0,0,.1);
    padding: .1rem .5rem;
    background-color: #fff;
}
.filter-reset-btn.hidden {
    display: unset !important;
}
.filter-reset-btn.btn.focus, .filter-reset-btn.btn:focus {
    outline: 0;
    box-shadow: none !important;
}

.horizon-filter-card .card-header {
    padding: .3rem 1rem;
}
.filter_title i {
    padding-top: .15rem;
}

.list-group, .list-group-horizontal > .list-group-item:first-child, .list-group-horizontal > .list-group-item:last-child {
    border-radius: var(--radius-style);
}


/* Labels */
.labels-container {
    position: absolute;
    top: 10px;
    left: 0;
    width: 102px;
    z-index: 1;
}

.new-label, .hit-label, .favorite-label, .sale-label, .discount-label {
    height: 30px;
    overflow: hidden;
    width: 115px;
    position: relative;
    margin-bottom: .45rem;
}

.new-label span, .hit-label span, .favorite-label span, .sale-label span, .discount-label span {
    font-size: .85rem;
    left: .35rem;
    position: absolute;
    top: .5rem;
    color: #fff;
    z-index: 100;
}

.discount-label span {
    font-size: .79rem;
    line-height: .9rem;
    top: .2rem;
}

.b-left, .b-right {
    height: 100%;
    width: 80%;
}

.b-left {
    float: left;
    transform: skew(30deg);
}

.b-right {
    transform: skew(-30deg);
}

.sale-label .b-left, .sale-label .b-right {
    background: #b61e9b;
}

.hit-label .b-left, .hit-label .b-right {
    background: #b61d1e;
}

.new-label .b-left, .new-label .b-right {
    background: #0068da;
}

.discount-label .b-left, .discount-label .b-right {
    background: #63b32b;
}

.favorite-label .b-left, .favorite-label .b-right {
    background: #ffa417;
}


/* Product */

.vendor-logo {
    max-height: 60px;
}
.gallery-thumb {
    padding: 0.2rem;
    border: 1px solid #e3e3e3;
}
.price-block .old_price {
    text-decoration: line-through;
    font-weight: 500;
    font-size: 1.3rem;
    color: #b3b3b3;
}

.price-block .price {
    font-weight: bold;
    font-size: 1.6rem;
    color: var(--color-primary);
}

/*.product-quantity .minus-btn {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
}*/

.product-quantity .minus-btn, .product-quantity .plus-btn {
    width: 37px;
    height: 37px;
    line-height: 37px;
    color: #535b62;
    text-align: center;
    border: 1px solid #ccc;
    cursor: pointer;
    background-color: #fff;
}
.product-quantity input {
    width: 55px;
    height: 37px;
    font-size: 1.1em;
    color: #535b62;
    text-align: center;
    outline: none;
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    background-color: #fff;
}

/*.product-quantity .plus-btn {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
}*/

.product-quantity .minus-btn, .product-quantity .plus-btn {
    width: 37px;
    height: 37px;
    line-height: 37px;
    color: #535b62;
    text-align: center;
    border: 1px solid #ccc;
    cursor: pointer;
    background-color: #fff;
}




/* FOOTER */
footer {
    background-color: var(--color-grey);
    margin-top: 3rem;
    padding: 2.5rem 0 3rem 0;
}

footer a {
    text-decoration: none;
    color: #8f8f8f;
}

footer a:hover {
    color: var(--color-primary);
    text-decoration: none !important;
}

.subscribe-block {
    background-color: #eff1f3;
    padding: 1rem 0;
}

.column {
    column-width: 150px;
    column-count: 2;
    column-gap: 20px;
}

main ul {
    padding-left: 1.1rem;
    margin-top: .35rem;
}

footer ul {
    padding-left: 0;
}


main ol li, footer ol li {
    margin-top: .75rem;
}


footer ul li {
    list-style: none;
    line-height: 1.3rem;
    margin-bottom: 0.8rem;
}

ul.footer-menu li a {
    text-decoration: none;
}

footer a:hover {
    text-decoration: underline;
}

.footer-title {
    font-weight: bold;
    font-size: 1.45rem;
}

.footer-line {
    border-bottom: 1px #e2e2e2 solid;
    margin: 1.5rem 0 2.5rem 0;
    height: 2px;
}

.bottom-footer {
    border-top: 1px solid #666666;
    padding: 2rem 0;
    font-size: .9rem;
    margin-top: 2rem;
}
.footer-phone {
    font-size: 1.2rem;
    font-weight: 600;
}

.bottom-footer a {
    color: #666666;
}

.bottom-footer a:hover {
    color: #666666;
}

.requisites {
    font-size: .8rem;
    margin: 2rem 0;
    text-align: center;
}

a.white-smm-icon:hover {
    text-decoration: none;
    color: unset;
}

.white-smm-icon img {
    padding: .1rem;
    margin-right: .5rem;
    border-radius: .5rem;
    background-color: #b9b9b9;
    height: 38px;
}

.white-smm-icon img:hover {
    background-color: #98cfff;
}

.bottom-footer .white-smm-block img {
    background-color: #666666;
}












/* SHARE BLOCK */
/* SHARE BLOCK */
.share {
    text-align: center;
    padding-top: .5rem;
}
.share a {
    display: inline-block;
    vertical-align: inherit;
    margin: .5rem;
    padding: 0;
    font-size: 0;
    width: 31px;
    height: 31px;
    background: url(../img/soc_icon_min2.png) no-repeat scroll 0 0 transparent;
}
.share a.vkontakte {
    background: url(../img/soc_icon_min2.png) no-repeat scroll -126px 0 transparent;
}
.share a.telegram {
    background: url(../img/soc_icon_min2.png) no-repeat scroll -189px 0 transparent;
}
.share a.whatsapp {
    background: url(../img/soc_icon_min2.png) no-repeat scroll -336px 0 transparent;
}
.share a.twitter {
    background: url(../img/soc_icon_min2.png) no-repeat scroll -31px 0 transparent;
}
.share a.mail {
    background: url(../img/soc_icon_min2.png) no-repeat scroll -220px 0 transparent;
}
.share a.odnoklassniki {
    background: url(../img/soc_icon_min2.png) no-repeat scroll -94px 0 transparent;
}
.share a.pinterest {
    background: url(../img/soc_icon_min2.png) no-repeat scroll -210px 0 transparent;
}
.share a.liveinternet {
    background: url(../img/soc_icon_min2.png) no-repeat scroll -378px 0 transparent;
}
.share a.evernote {
    background: url(../img/soc_icon_min2.png) no-repeat scroll -420px 0 transparent;
}
.share a.bookmark {
    background: url(../img/soc_icon_min2.png) no-repeat scroll -462px 0 transparent;
}
.share a.email {
    background: url(../img/soc_icon_min2.png) no-repeat scroll -378px 0 transparent;
}
.share a.print {
    background: url(../img/soc_icon_min2.png) no-repeat scroll -546px 0 transparent;
}
.share a.digg {
    background: url(../img/soc_icon_min2.png) no-repeat scroll -588px 0 transparent;
}
.share a.spring {
    background: url(../img/soc_icon_min2.png) no-repeat scroll -630px 0 transparent;
}



/* TOP CATEGORIES */
.top-categories-block {
    margin: 0 -.5rem;
}
.zoom-item-container {
    padding: .5rem;
}
.zoom-item {
    position: relative;
    overflow: hidden;
}
.zoom-item img {
    max-width: 100%;
    transition: all 0.3s;
}
.zoom-item:hover img {
    transform: scale(1.4);
}
.tizer {
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
    padding: .5rem;
    color: #fff;
    font-weight: bold;
    font-size: 1rem;
    background-color: var(--color-primary);
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: .85;
}


/* VIDEO */
.video-card {
    border-radius: 0;
    border: 1px solid #dedede;
    margin-bottom: 1rem;
    padding: .25rem;
}

.video-card img{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.video-container {
    position: relative;
}

.video-container a {
    text-decoration: none;
}

.video-title {
    width: 100%;
    min-height: 70px;
    padding: .5rem;
    background-color: var(--color-primary);
    opacity: 0.8;
    color: white;
    font-size: .8rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.video-duration {
    position: absolute;
    top: .6rem;
    right: .6rem;
    padding: .3rem;
    background-color: var(--color-primary);
    opacity: 0.9;
    color: white;
    border-radius: .3rem;
    font-size: .8rem;
}

.video-play {
    position: absolute;
    top: .6rem;
    left: .6rem;
    padding: .1rem .9rem;
    background-color: red;
    color: white;
    border-radius: .4rem;
    font-size: 1.15rem;
    z-index: 10;
}

.video-play:hover {
    background-color: white;
    color: red;
}

/* evagold-features */
.evagold-features img {
    height: 70px;
}
.evagold-features-title {
    margin-bottom: 0;
    font-size: 1.1rem;
}

.to-all-btn {
    border-radius: 1rem;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
}

a.be-a-partner {
    text-decoration: underline;
    font-weight: bold;
    color: var(--color-primary);
}
.square-meters {
    font-weight: bold;
    font-size: 2rem;
}
.company-info {
    background-color: var(--color-grey);
    padding: 2rem;
}
.folder .card-img-top, .ms2_product .card-img-top, .category .card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
a.to-be-a-partner-btn {
    color: #fff;
    background-color: var(--light-color);
    padding: 1rem 2rem;
    font-size: 1.5rem;
    text-decoration: none;
    border-radius: 2rem;
}
a.to-be-a-partner-btn:hover {
    background-color: #0adefa;
}
.hit-card .card-footer, .ms2_product .card-footer {
    border-top: none;
}
.hit-card .card-header {
    border-bottom: none;
}











/* CART */
.cart-item {
    position: relative;
}

.cart-item-del {
    position: absolute;
    top: .6rem;
    right: 1rem;
}

.cart-item-del-btn {
    color: red;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}

.cart-item-del-btn:hover {
    cursor: pointer;
}

.selected-content {
    border-radius: .5rem;
    box-shadow: 0px 2px 8px 0 #dee2e6;
    border: solid 2px transparent;
    background-color: #fff;
    padding: 1rem 1rem 1rem 4rem;
    display: grid;
    grid-gap: 15px;
    transition: .3s ease-in-out all;
}

.selected-label {
    position: relative;
    margin: .6rem 0;
}

.selected-label input {
    display: none;
}

.selected-label .icon {
    width: 20px;
    height: 20px;
    border: solid 2px #e3e3e3;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    left: 15px;
    transition: .3s ease-in-out all;
    transform: scale(1);
    z-index: 1;
}

.selected-label .icon:after {
    content: "\f00c";
    position: absolute;
    width: 100%;
    height: 100%;
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #000;
    text-align: center;
    opacity: 0;
    transition: .2s ease-in-out all;
    transform: scale(2);
}

.selected-label input:checked + .icon {
    background: #3057d5;
    border-color: #3057d5;
    transform: scale(1.2);
}

.selected-label input:checked + .icon:after {
    color: #fff;
    opacity: 1;
    transform: scale(.8);
}

.selected-label input:checked ~ .selected-content {
    box-shadow: 0 2px 4px 0 rgba(219, 215, 215, 0.5);
    border: solid 2px #3057d5;
}

.to-be-a-partner {
    margin-top: 80px;
}

.question-btn {
    position: absolute;
    top: 22px;
    right: 15px;
}

.question-btn a {
    color: #1c7430 !important;
    font-size: 1.5rem;
}

.cart-card .card-header {
    color: #1c7430;
    font-size: 1.15rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .1rem;
}

.total-cart {
    font-size: 1.2rem;
    font-weight: bold;
}

img.deliv-payment-img {
    max-height: 65px;
}

.itogo {
    font-size: 1.5rem;
    font-weight: bold;
}

.total-order {
    margin-bottom: 8rem;
}









.slick-slider{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}
.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slider-wrapper .item img{
    min-height: 300px;
}
.slick-dots {
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    display: block;
    margin-bottom: 30px;
}

@media(max-width: 767px){
    .slick-dots {
        margin-bottom: 5px;
        margin-top: 20px;
    }
}

.slick-dots li button{
    position: absolute;
    top: -5px;
    left: -5px;
    border: none;
    border-radius: 0;
    display: block;
    opacity: 0;
}
.slick-dots li{
    cursor: pointer;
    background: transparent;
    border-radius: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 7px;
    cursor: pointer;
    position: relative;
    border: 2px solid var(--color-primary);
}
.slick-dots li.slick-active{
    border-color: var(--color-primary);
    background: var(--color-primary);
}
.slick-prev,
.slick-next{
    width: 36px;
    height: 36px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    z-index: 50;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    opacity: 0;
    background: var(--color-grey);
    text-align: center;
}
.top-slider .slick-prev{
    left: -36px;
}
.top-slider .slick-next{
    right: -36px;
}
.top-slider:hover .slick-prev{
    opacity: 1;
    left: 0;
}
.top-slider:hover .slick-next{
    opacity: 1;
    right: 0;
}
.top-slider .slick-prev:hover,
.top-slider .slick-next:hover{
    background: var(--color-grey);
}
.top-slider .slick-prev i,
.top-slider .slick-next i {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
}
/* /. SLICK SLIDER DEFAULT STYLE */
.hit-card {
    margin: .2rem .7rem;
}

.hit-items .slick-prev {
    left: -8px;
}

.hit-items .slick-next {
    right: -8px;
}

button.slick-arrow {
    background-color: #00d2ed;
    color: white !important;
    font-size: .9rem !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    text-align: center !important;
    opacity: .6;
}

button.slick-arrow:hover {
    opacity: 100;
}

.hit-items .slick-prev, .hit-items .slick-next {
    width: auto;
    height: auto;
    border: none;
    color: var(--color-primary);
    position: absolute;
    top: 40%;
    margin-top: -13px;
    z-index: 50;
    text-align: center;
}


.feature {
    margin-bottom: 1.5rem;
}
.feature img {
    width: 80px;
    height: 80px;
}

.collection_link {
    text-decoration: underline;
    color: var(--color-primary);
}


.reviews-stars a {
    color: #9c27b0;
    font-size: .9rem;
    text-decoration: none;
}
.reviews-stars i {
    font-size: 1.4rem;
}
.reviews-stars i {
    font-size: 1.3rem;
}
.reviews-stars-text {
    margin-bottom: -.25rem;
    margin-left: 1rem;
}

.reviews-stars a:hover {
    color: #d41e22;
    text-decoration: none;
}

.ec-error {
    color: red;
}

.rated-product-link a {
    text-decoration: underline;
    font-weight: bold;
    font-size: 1.1rem;
}

.rated-product-img {
    max-height: 90px;
}

.city-select-radio input, .city-select-radio label {
    cursor: pointer;
}

.stat-parnerom-page p, .stat-parnerom-page li {
    font-size: 1.1rem;
}

.feature-text {
    font-size: 1.2rem;
}

a.pseudo {
    border-bottom: 1px dotted;
    text-decoration: none !important;
}

blockquote {
    padding: 1rem 1rem 1rem 2.5rem;
    background-color: aliceblue;
    position: relative;
    font-size: 1.2rem;
    font-style: italic;
}

blockquote::before {
    position: absolute;
    top: .5rem;
    left: .7rem;
    content: "''";
    font-size: 2.5rem;
    font-family: serif;
}


/* React Export Fixes */
span.rct-icon {
    width: 18px !important;
}

.react-checkbox-tree {
    width: 75%;
}

a.link-not-decoration, a.link-not-decoration:hover, a.link-unset, a.link-unset:hover {
    text-decoration: none;
    color: unset;
}

.horizon-filter-card .card-body::-webkit-scrollbar {
    width: 1rem;
    background-color: #f5f5f5;
    border-radius: 1rem;
    border: 3px solid #fff;
}

.horizon-filter-card .card-body::-webkit-scrollbar-thumb {
    border-radius: 1rem;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);
    background-color: #dcdcdc;
    border: 3px solid #fff;
}

.horizon-filter-card .card-body {
    max-height: 220px;
    overflow-x: hidden;
}

.frame-container {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
}


.contacts-welcome h2 {
    color: var(--color-primary);
    font-size: 1.5rem;
}

.contacts-welcome .main-contacts-phone {
    font-size: 2.3rem;
    color: var(--color-primary);
    font-weight: bold;
}

.dobavochny {
    font-weight: bold;
    color: var(--color-primary);
}

.phone-departments-block {
    background: aliceblue;
    padding: 1.5rem 1.5rem .5rem 1.5rem;
}

.phone-departments {
    margin-bottom: 1.5rem;
}
.phone-departments h3 {
    font-size: 1.15rem;
    font-weight: 600;
}

.phone-departments-icon {
    background-color: var(--color-primary);
    border-radius: 100%;
    padding: .9rem;
}

.phone-departments-icon img {
    height: 45px;
}


.main-menu-icon {
    height: 26px;
    filter: invert(.3);
    margin-right: .2rem;
}


.city-row-list {
    list-style-type: none;
    padding-left: 0;
}


.booklet-thumb {
    box-shadow: 0 0 12px 0 rgb(162 162 162 / 28%);
    max-height: 305px
}

.booklet-title {
    font-size: 1.4rem;
    margin-top: 0;
}








/*********************************************************WTB*****************************/
.maps-container {
    height: 500px;
}

.shops-block {
    height: 450px;
    overflow-y: auto;
    padding-right: 1.5rem;
}

.shops-block-top-border {
    width: 100%;
    height: 5px;
    background:#008cff;
}

.shops-block::-webkit-scrollbar {
    width: 8px;
    background-color: #f2f2f2e5;
    border-radius: 5px;
}

.shops-block::-webkit-scrollbar-thumb {
    background-color: #005599;;
    border-radius: 5px;
}

.shops-block::-webkit-scrollbar-thumb:hover {
    background-color: #0066b9;;
    border-radius: 5px;
}

.shop-title {
    border-bottom: 1px solid #000;
    cursor: pointer;
    padding: .75rem 0;
    font-size: 1.2rem;
    font-weight: bold;
}

.shop-title.active {
    border-bottom: none;
    cursor: unset;
}

ul.shop-contacts {
    list-style-type: none;
    padding-left: .1rem;
}

ul.shop-contacts li {
    line-height: 1.7rem;
}

ul.shop-contacts li:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #005599;
    margin-right: 0.9rem;
    margin-bottom: 0.2rem;
    line-height: 1.5rem;
}

.shop-logo {
    height: 35px;
    width: 65px;
    text-align: center;
}
.shop-logo img {
    max-height: 35px;
}

.shop-city-title {
    color: darkgrey;
    font-size: .9rem;
    font-weight: 100;
}

.under-banner-block a {
    color: var(--color-primary);
    text-decoration: none;
    font-size: 1.1rem;
    font-weight: bold;
}

.under-banner-block p {
    margin-bottom: 0;
}

.under-banner-icon {
    height: 2.4rem;
    margin-block: .7rem;
}

.round-blue-border {
    border: 1px solid var(--color-primary);
    border-radius: .75rem;
    transition: border-radius 0.3s;
}

.round-blue-border:hover {
    border-radius: 1.25rem;
}

header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1021;
    background: #fff;
    padding: .35rem 0 .5rem 0;
}

/* Main Navbar */
.main-navbar {
    margin: 13rem 0 2.5rem 0;
}
.nav-menu {
    box-shadow: 0 0 0 0.2rem #f5f5f5;
    border-radius: .5rem;
    padding: 0;
}

.sticky-block {
    position: sticky;
    top: 12.5rem;
    min-height: 3rem;
}


a.marketplace-link {
    text-decoration: none;
    transition: border-color 0.3s;
}
.marketplace-link img {
    width: 70px;
    margin: 0 .25rem;
    border: 4px solid #ccc;
    border-radius: 100%;
}

.marketplace-link img:hover {
    border: 4px solid #eee;
    border-radius: 100%;
}