

/* Start:/local/templates/iDevice/components/bitrix/catalog/iDevice_catalog/style.css?17234548181453*/
.grid {
}

.grid .bx_content_section {
    margin-bottom: 15px;
}

.grid .bx_sidebar {
    margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1 {
}

.grid2x1 .bx_content_section {
    float: left;
    width: 66%;
    margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
    float: right;
    width: 33%;
    margin-bottom: 15px;
    padding-left: 5%;
    box-sizing: border-box;
}

@media (max-width: 960px) {
    .grid2x1 .bx_sidebar {
        padding-left: 4%;
    }
}

@media (max-width: 640px) {
    .grid2x1 .bx_content_section,
    .grid2x1 .bx_sidebar {
        width: 100%;
        float: none;
    }

    .grid2x1 .bx_sidebar {
        padding-left: 3%;
    }
}

@media (max-width: 479px) {
    .grid2x1 .bx_sidebar {
        padding-left: 1%;
    }
}

.catalog-block-header {
    color: #000;
    text-align: center;
    font-family: "Inter";
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    margin: 15px 0;
    padding: 15px 0;
    color: #000;
}
.catalog-sort-section {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 28px;
}
@media (max-width: 1199.98px) {
    .catalog-sort-section {
        position: absolute;
        top: 16px;
        right: calc(var(--bs-gutter-x) * 0.5);
        margin-bottom: 0;
    }
}
.catalog-sort-section select {
    width: 220px;
    height: 44px;
    border-radius: 10px;
    border-color: transparent;
}
.catalog-sort-section select:focus {
    border-color: transparent;
}

/* End */


/* Start:/local/templates/iDevice/components/bitrix/catalog.section.list/catalog_main_page/style.css?17234548191806*/
.catalog-main-page-section {
    margin-bottom: 35px;
}
.catalog-main-page-section .catalog-main-page-section--title {
    margin-bottom: 30px;
}
.catalog-main-page-section .catalog-main-page-section--title h2 {
    margin-bottom: 0;
    color: #000;
    font-family: "Inter";
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
}
.catalog-main-page-section .catalog-main-page-section--items-wrap .row {
    justify-content: center;
}
.catalog-main-page-section .catalog-main-page-section--items-wrap .catalog-item--wrap {
    width: 200px;
    margin-bottom: 20px;
}
.catalog-main-page-section .catalog-main-page-section--items-wrap .catalog-item--wrap .catalog-item {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    height: 100%;
    padding: 35px 20px;
    background: #f0f0f0;
    color: #181818;
    text-decoration: none;
    border-radius: 20px;
    overflow: hidden;
    transition: 0.6s;
}
.bg-gray .catalog-main-page-section .catalog-main-page-section--items-wrap .catalog-item--wrap .catalog-item {
    background: white;
}
.catalog-main-page-section .catalog-main-page-section--items-wrap .catalog-item--wrap .catalog-item:hover {
    background: linear-gradient(90deg, #6DABF3 15.34%, #094F9F 81.7%);
    color: white;
    text-decoration: none;
}
.catalog-main-page-section .catalog-main-page-section--items-wrap .catalog-item--wrap .catalog-item img {
    width: 100%;
    height: 100%;
    margin-bottom: 35px;
    object-fit: cover;
}
.catalog-main-page-section .catalog-main-page-section--items-wrap .catalog-item--wrap .catalog-item h3 {
    margin-bottom: 0;
    font-family: "SF UI Display";
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    line-height: normal;
}

/* End */


/* Start:/bitrix/components/bitrix/catalog.compare.list/templates/.default/style.css?17182574821265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */
/* /local/templates/iDevice/components/bitrix/catalog/iDevice_catalog/style.css?17234548181453 */
/* /local/templates/iDevice/components/bitrix/catalog.section.list/catalog_main_page/style.css?17234548191806 */
/* /bitrix/components/bitrix/catalog.compare.list/templates/.default/style.css?17182574821265 */
