

/* Start:/local/templates/bestbrands_new/components/bitrix/breadcrumb/.default/style.css?17486107541088*/
.breadcrumb {
	margin: 40px 0 0 0;
}
.breadcrumb a {
	color: #A5A5A5;
    font-size: 14px;
    letter-spacing: 0.02em;
}
.breadcrumb .breadcrumb-item {
	float: left;
	white-space: nowrap;
	vertical-align: middle;
    margin: 0 14px 0 0;
}
.breadcrumb .breadcrumb-item svg{
    margin: 0 8px 0 0;
}
.breadcrumb .breadcrumb-item span {
    font-size: 14px;
    letter-spacing: 0.02em;
	white-space: normal;
}
.breadcrumb .breadcrumb-item a:hover {text-decoration: none;}

@media (max-width: 767.98px) {
    .breadcrumb a {
        font-size: 13px;
    }
    .breadcrumb .breadcrumb-item span {
        font-size: 13px;
    }
    .breadcrumb .breadcrumb-item {
        margin: 0 10px 0 0;
    }
    .breadcrumb .breadcrumb-item svg {
        margin: 0 4px 0 0;
    }
}
@media (max-width: 575.98px) {
    .breadcrumb a {
        font-size: 12px;
    }
    .breadcrumb .breadcrumb-item span {
        font-size: 12px;
    }
    .breadcrumb .breadcrumb-item {
        margin: 0 8px 0 0;
        line-height: 1.3em;
    }
    .breadcrumb .breadcrumb-item svg {
        margin: 0 3px 0 0;
    }
}
/* End */


/* Start:/local/templates/bestbrands_new/components/bitrix/catalog/new/style.css?17486107541841*/
.catalog-main {
    margin: 60px 0 0 0;
}
.catalog-main h1 {
    text-align: left;
    text-transform: uppercase;
    font-size:  44px;
    letter-spacing: 0.02em;
    font-weight: 500;
    margin-bottom: 50px;
}
.catalog-main h1.section {
    margin-bottom: 0;
}
.catalog-main .count-elements,.catalog-main .section-view {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 50px;
    font-weight: 400;
    letter-spacing: 0.02em;
}
.catalog-main .count-elements {
    text-align: left;
    margin-left: 1px;
}
.catalog-main .section-view {
    text-align: right;
}
.catalog-main .section-view-link {
    display: inline-block;
    margin-left:8px;
    opacity: 1.0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}
.catalog-main .section-view-link svg path, .catalog-main .section-view-link svg rect {
    fill: #C0C0C0;
}
.catalog-main .section-view-link:hover {
    opacity: 0.7;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}
.catalog-main .section-view-link.active svg path, .catalog-main .section-view-link.active svg rect {
    fill: #A5A5A5;
}
@media (max-width: 1199.98px) {

}
@media (max-width: 991.98px) {
    .catalog-main {
        margin-top: 40px;
    }
    .catalog-main h1 {
        font-size:  36px;
    }
    .catalog-main h1.section {
        margin-bottom: 12px;
    }
}
@media (max-width: 767.98px) {
    .catalog-main {
        margin-top: 20px;
    }
    .catalog-main h1 {
        font-size:  28px;
        margin-bottom: 20px;
    }
    .catalog-main h1.section {
        margin-bottom: 16px;
    }
}
@media (max-width: 575.98px) {
    .catalog-main h1 {
        font-size:  22px;
    }
}
/* End */


/* Start:/local/templates/bestbrands_new/components/bitrix/catalog/new/bitrix/catalog.section.list/main/style.css?174861075410279*/
.sidebar{
    padding-bottom: 50px;
}

.sidebar h2 {
    text-align: left;
    text-transform: uppercase;
    font-size:  20px;
    letter-spacing: 0.02em;
    font-weight: 500;
}

.sidebar a {
    display: block;
    width: 100%;
    color: #000;
    text-align: left;
    text-transform: uppercase;
    font-size:  16px;
    text-decoration: none;
    line-height: 40px;
    letter-spacing: 0.02em;
    font-weight: 400;
}
.sidebar a:hover {
    color: #7664aa;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.sidebar a span{
    color: #666;
    font-size: 12px;
    position: absolute;
    margin-left: 8px;
    margin-top: 0;
}

.sections-slider .owl-stage-outer {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px;
}
.sections-slider .element {
    background-color: #fff;
    width: 100%;
    opacity: 1.0;
    height: auto;
    display: block;
    padding: 0;
    margin: 8px 0 30px 15px;
}
.sections-slider .element:hover {
    box-shadow: 0 5px 15px rgba(189, 189, 189, 0.2);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}
.sections-slider .element a {
    outline: none;
    border: 0;
    display: flex;
    height: 355px;
    width: 100%;
}
.sections-slider .element img {
    opacity: 1.0;
    margin: auto;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}
.sections-slider .element:hover img {
    opacity: .85;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.sections-slider .owl-theme .owl-nav {
    position: absolute;
    width: 100%;
    top: -105px;
    margin: auto
}

.sections-slider .owl-theme .owl-nav button.owl-next, .sections-slider .owl-theme .owl-nav button.owl-prev {
    width: 32px;
    height: 32px;
    border-radius: 0;
}
.sections-slider .owl-theme .owl-nav [class*=owl-] {
    margin: 0;
}
.sections-slider .owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
    opacity: 0.3;
}
.sections-slider .owl-theme .owl-nav [class*=owl-]:hover:after {
    background: none;
    opacity: 1.0;
}

.sections-slider .owl-theme .owl-nav button.owl-next {
    position: absolute;
    right: 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.sections-slider .owl-theme .owl-nav button.owl-prev {
    position: absolute;
    right: 0;
    margin-right: 102px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.sections-slider .owl-theme .owl-nav button.owl-prev:after {
    content: url(/local/templates/bestbrands_new/components/bitrix/catalog/new/bitrix/catalog.section.list/main/images/separate.svg);
    position: absolute;
    right: -34px;
    top: 3px;
}
.sections-slider .owl-theme .owl-nav button.owl-prev:hover:after {
    opacity: 1.0!important;
}
.sections-slider .owl-theme button.owl-next span {
    content: url(/local/templates/bestbrands_new/components/bitrix/catalog/new/bitrix/catalog.section.list/main/images/right_arrow.svg);
    width: 32px;
    height: 32px;
}

.sections-slider .owl-theme button.owl-prev span {
    content: url(/local/templates/bestbrands_new/components/bitrix/catalog/new/bitrix/catalog.section.list/main/images/left_arrow.svg);
    width: 32px;
    height: 32px;
}

.sections-slider .element .more-wrap {
    position: absolute;
    margin-top: 158px;
    display: flex;
    width: 100%;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.sections-slider .element:hover .more-wrap {
    opacity: 1.0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.sections-slider .element .more {
    display: block;
    position: relative;
    width: auto;
    padding: 8px 38px 8px 18px;
    margin: auto;
    color: #000000;
    background-color: rgba(255,255,255,0.3);
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}
.sections-slider .element .more:after {
    content: url(/local/templates/bestbrands_new/components/bitrix/catalog/new/bitrix/catalog.section.list/main/images/more_arrow_small.svg);
    position: absolute;
    margin-top: 2px;
    margin-left: 6px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.sections-slider .element .social {
    position: absolute;
    width: 100%;
    height: 70px;
    margin-top: -70px;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}
.sections-slider .element .social .social-link {
    line-height: inherit;
    position: absolute;
    padding: 0;
    height: auto;
    width: auto;
    margin-left: 16px;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.sections-slider .element .social .social-link svg{
    height: 70px;
}
.sections-slider .element .social .social-link:hover svg{
    opacity: 0.5;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}
.sections-slider .element .social .social-link:nth-child(2) {
    margin-left: 50px;
}
.sections-slider .element .social .social-link:nth-child(3) {
    margin-left: 84px;
}

.sections-slider .element:hover .social {
    visibility: visible;
    font-size: 14px;
    opacity: 1.0;
    text-align: center;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.sections-slider .element .social a.btn {
    position: absolute;
    right: 0;
    height: 32px;
    margin: 19px 19px 0 0;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    width: auto;
    background-color: #7664AA;
    color: #fff;
    letter-spacing: 0.01em;
    padding: 4px 13px 4px 13px;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.sections-slider .element .social a.btn:hover {
    opacity: .6;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.search-form {
    margin-top: 10px;
}

.sections-slider .owl-theme .owl-dots {
    margin-top: -24px;
    margin-bottom: 60px;
    padding: 0 45px;
}
.sections-slider .owl-theme .owl-dots .owl-dot {
    border: 0
}
.sections-slider .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 8px;
    margin: 5px 8px;
    background: #f4f2f3;
    display: block;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 0
}
.sections-slider .owl-theme .owl-dots .owl-dot.active span, .sections-slider .owl-theme .owl-dots .owl-dot:hover span {
    background: #7664aa
}

@media (max-width: 1199.98px) {
    .sections-slider .element a {
        height: auto;
    }
    .sections-slider .element img {
        margin: 0;
    }
    .search-form span {
        font-size: 12px;
    }
    .sidebar a {
        font-size: 14px;
        line-height: 30px;
    }
}
@media (max-width: 991.98px) {
    .catalog-main h2 {
        position: absolute;
        margin-top: -88px;
        font-size: 24px;
    }
    .search-form {
        text-align: right;
        margin-bottom: 20px;
    }
    .search-form input[type="search"] {
        max-width: 255px;
    }
    .sidebar a {
        display: inline-block;
        width: auto;
        margin-right: 30px;
        line-height: 34px;
    }
    .sidebar a span {
        display: none;
    }
    .sections-slider {
        margin-top: 80px;
    }
    .sections-slider .owl-theme .owl-nav {
        top: -50px;
    }
    .sections-slider .owl-theme button.owl-prev span {
        width: 28px;
        height: 28px;
    }
    .sections-slider .owl-theme button.owl-next span {
        width: 28px;
        height: 28px;
    }
    .sections-slider .owl-theme .owl-nav button.owl-prev {
        margin-right: 68px;
    }
    .sections-slider .owl-theme .owl-nav button.owl-prev:after {
        right: -18px;
        top: 1px;
    }
    .sections-slider .element a {
        height: auto;
    }
}
@media (max-width: 767.98px) {
    .sections-slider .element .social .social-link {
        margin-left: 12px;
    }
    .sections-slider .element .social .social-link:nth-child(2) {
        margin-left: 44px;
    }
    .sections-slider .element .social .social-link:nth-child(3) {
        margin-left: 78px;
    }
    .sections-slider .element .social a.btn {
        margin: 19px 12px 0 0;
        font-size: 13px;
    }
}
@media (max-width: 575.98px) {
    .search-form {
        text-align: left;
        margin-bottom: 20px;
    }
    .search-form input[type="search"] {
        max-width: 100%;
    }
    .sections-slider {
        margin-top: 30px;
    }
    .sections-slider .element {
        max-width: 240px;
    }
    .sections-slider .owl-theme .owl-nav {
        display: none;
    }
}
.sections-category {
    border-top: 1px solid #BDBDBD;
    border-bottom: 1px solid #BDBDBD;
    margin-top: 30px;
    margin-bottom: 0px;

}
.sections-category .item{
    padding: 10px 0px;
}
.sections-category .owl-theme .owl-nav {
    width: 100%;
    margin-top: -9px;
    margin-bottom: 4px;
}

.sections-category .owl-theme .owl-nav button.owl-next, .sections-category .owl-theme .owl-nav button.owl-prev {
    width: 20px;
    height: 20px;
    border-radius: 0;
}
.sections-category .owl-theme .owl-nav [class*=owl-] {
    margin: 0;
}
.sections-category .owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
    opacity: 0.3;
}
.sections-category .owl-theme .owl-nav [class*=owl-]:hover:after {
    background: none;
    opacity: 1.0;
}

.sections-category .owl-theme .owl-nav button.owl-next {
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.sections-category .owl-theme .owl-nav button.owl-prev {
    margin-right: 18px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.sections-category .owl-theme .owl-nav button.owl-prev:hover:after {
    opacity: 1.0!important;
}
.sections-category .owl-theme button.owl-next span {
    content: url(/local/templates/bestbrands_new/components/bitrix/catalog/new/bitrix/catalog.section.list/main/images/right_arrow.svg);
    width: 16px;
    height: 16px;
}

.sections-category .owl-theme button.owl-prev span {
    content: url(/local/templates/bestbrands_new/components/bitrix/catalog/new/bitrix/catalog.section.list/main/images/left_arrow.svg);
    width: 16px;
    height: 16px;
}
/* End */
/* /local/templates/bestbrands_new/components/bitrix/breadcrumb/.default/style.css?17486107541088 */
/* /local/templates/bestbrands_new/components/bitrix/catalog/new/style.css?17486107541841 */
/* /local/templates/bestbrands_new/components/bitrix/catalog/new/bitrix/catalog.section.list/main/style.css?174861075410279 */
