

/* Start:/local/templates/main/components/bitrix/news/brands/style.css?17508679643007*/
.catalog-section {
    margin-top: 25px;
}

.catalog-section .nav-pills .nav-link {
    border-radius: 0;
    border-bottom: 2px solid #777777;
    background: none;
    color: #777777;
    font-weight: 400;
    margin-right: 20px;
}
.catalog-section .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    border-bottom-color: #ffc000;
    background: none;
    color: #1a1a1a;
    font-weight: 400;
}
.catalog-section .tab-content {
    min-height: 425px;
    margin: 20px 0;
}

@keyframes rotation {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loading {
    width: 50px;
    height: 50px;
    margin: 0 auto;
}

.rotating {
    animation: rotation 2s linear infinite;
}

.product-item-image-wrapper {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-top: 116%;
    width: 100%;
    transition: all 300ms ease;
}

.product-item-image-slider-progress-bar-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transition: opacity 300ms ease;
}

.product-item-image-original {
    position: relative;
    height: 100%;
    background-color: #fff;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.product-item__wish {
    font-size: 24px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
    cursor: pointer;
}

.product-item-container {
    position: relative;
    padding: 10px;
    min-height: 485px;
}

.product-item-container:hover .product-item{
    position: absolute;
    right: 0px;
    left: 0px;
    top: 0px;
    padding: 10px 10px 0;
    width: auto;
    background: #fff;
    box-shadow: 0 3px 16px 1px rgba(0, 0, 0, 0.25);
    z-index: 100;
}

.product-item-title-wrap {
    height: 75px;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.product-item-title {
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    max-height: 75px;
    overflow: hidden;
}

.product-item-title a {
    color: #3f3f3f;
    text-decoration: none;
    font-size: 16px;
    text-transform: initial;
    font-weight: 500;
}

.product-item-info-container {
    margin: 5px 0 8px;
    text-align: center;
}

.product-item-price-current {
    color: #3f3f3f;
    white-space: nowrap;
    font-weight: bold;
    font-size: 18px;
}

.product-item-hidden {
    display: none;
    opacity: 0;
    transition: opacity 300ms ease;
}
.product-item-container:hover .product-item-hidden {
    display: block;
    opacity: 1;
}

.no-quantity {
    cursor: no-drop;
    color: #fff;
}

.no-quantity:hover {
    color: #fff;
    background: #1a1a1a;
}

.productInBasket, .productInBasket:hover {
    background: #fff !important;
    color: #1a1a1a !important;
    border: 1px solid #1A1A1B;
    cursor: no-drop !important;
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/inTabs/style.css?16141891314258*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}
.catalog-section {
	margin-top: 25px;
}

.catalog-section .nav-pills .nav-link {
	border-radius: 0;
	border-bottom: 2px solid #777777;
	background: none;
	color: #777777;
	font-weight: 400;
	margin-right: 20px;
}
.catalog-section .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	border-bottom-color: #ffc000;
	background: none;
	color: #1a1a1a;
	font-weight: 400;
}
.catalog-section .tab-content {
	min-height: 425px;
	margin: 20px 0;
}

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/inTabs/themes/blue/style.min.css?1614189131706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */
/* /local/templates/main/components/bitrix/news/brands/style.css?17508679643007 */
/* /local/templates/main/components/bitrix/catalog.section/inTabs/style.css?16141891314258 */
/* /local/templates/main/components/bitrix/catalog.section/inTabs/themes/blue/style.min.css?1614189131706 */
