

/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1597762779585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/s7spb.anitos/assets/css/catalog.section.css?16034744474105*/
/**
  * Product cell
  */
.s7spb-product-cell{
    max-width: 194px;
}
.s7spb-product-cell.active{
    box-shadow: 0 3px 20px #999;
    border-radius: 10px;
    position: absolute;
    background-color: #fff;
    z-index: 500;
    width: 194px;
    padding: 20px;
    margin-top: -24px;
    margin-left: -24px;
}
.s7spb-product-cell{

}
.s7spb-product-cell:after{

}

.s7spb-product-cell .s7spb-product-name{
    height: 64px;
    padding-bottom: 5px;
}
.s7spb-product-cell.active .s7spb-product-name{
    height: auto;
}

/**
  * Buy form
  */
.s7spb-product-cell .s7spb-product-quantty{
    display: none;
    border: 1px solid #22cfc7;
    color: #22cfc7;
    font-weight: bold;
    border-radius: 5px;
    padding: 5px;
    margin-top: 10px;
}
.s7spb-product-quantty.s7spb-product-quantty-active{
    color: #fff;
    background-color: #22cfc7;
}
.s7spb-product-cell.active .s7spb-product-quantty{
    display: block;
}
.s7spb-product-cell form{
    display: none;
}
.s7spb-product-cell.active form{
    display: flex;
    background-image: url("/bitrix/templates/s7spb.anitos/assets/css/../images/catalog.section/bg.input.gif");
    background-repeat: repeat-x;
    background-color: #fff;
    height: 38px;
    margin-right: 30px;
    position: relative;
}
.s7spb-product-cell.active form input[type="text"]{
    background-color: transparent;
    height: 38px;
    border: 0 none;
    max-width: 64px;
}
.s7spb-product-cell .px5{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.s7spb-product-cell.active form .quantity-counter{
    background-image: url("/bitrix/templates/s7spb.anitos/assets/css/../images/catalog.section/bg.form.gif");
    background-repeat: no-repeat;
    background-color: transparent;
    height: 38px;
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
    border: 0 none;
}
.s7spb-product-cell.active form .quantity-counter-minus,
.s7spb-product-cell.active form .quantity-counter-plus{
    font-size: 24px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    min-height: 24px;
    max-height: 24px;
    background-color: #dcdcda;
    color:#a7a7a6;
    border-radius: 10px;
    top: 20px;
    margin-top: 7px;
    text-align: center;
}
.s7spb-product-cell.active form .quantity-counter-minus{
    line-height: 20px;
}
.s7spb-product-cell.active form input[type="submit"]{
    flex: 0 0 auto;
    border: 0 none;
    background-color: transparent;
    background-image: url("/bitrix/templates/s7spb.anitos/assets/css/../images/catalog.section/bg.submit.png");
    background-repeat: no-repeat;
    height: 38px;
    width: 66px;
    cursor: pointer;
    margin-right: -30px;
}

/**
  * Props
  */
.s7spb-product-cell .s7spb-product-props{
    display: none;
}
.s7spb-product-cell.active  .s7spb-product-props{
    display: block;
    text-align: center;
}
.s7spb-product-informer{
    position: relative;
    display: none;
    vertical-align: middle;
}
.s7spb-product-cell.active .s7spb-product-informer,
.s7spb-product-cell-line .s7spb-product-informer{
    display: table-cell;
}
.s7spb-product-info{
    padding: 5px;
    border: 1px solid #22cfc7;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 40px;
    width: 100px;
}
.s7spb-product-info a{
    color: #22cfc7;
    text-decoration: underline;
}
.s7spb-product-info:after{
    border-bottom: 1px solid #22cfc7;
    border-left: 1px solid #22cfc7;
    content: '';
    display: block;
    height: 10px;
    width: 10px;
    margin-top: -5px;
    position: absolute;
    left: -6px;
    top: 50%;
    transform: rotate(45deg);
    background-color: #fff;
}

.s7spb-product-cell-line .s7spb-product-info{
    top: 6px;
    left: -110px;
    width: 100px;
}
.s7spb-product-cell-line .s7spb-product-info:after{
    transform: rotate(230deg);
    right: -6px;
    left: auto;
}


/**
  *
  */
.s7spb-product-cell.active .text-10{
    font-size: 12px;
}
.s7spb-product-cell.active .text-16{
    font-size: 18px;
}

/* End */


/* Start:/bitrix/templates/s7spb.anitos/components/bitrix/system.pagenavigation/anitos/style.css?15977627271376*/
div.modern-page-navigation { 
	padding: 0.5em 0;}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	background: #e5e5e5;
	color: #01cdc3;
	display: inline-block;
	min-width: 33px;
	height: 33px;
	text-align: center;
	line-height: 32px;
	margin: 0;
	text-decoration: none;
	font-size: 13px;
	font-weight: 500;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	vertical-align: top;
}
span.modern-page-dots{
	background-color: transparent;
}

span.modern-page-current {
	color: #fff;
	background: #01cdc3;
}

div.modern-page-navigation a.modern-page-next,
div.modern-page-navigation a.modern-page-previous{
	background-size: 50%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
}
div.modern-page-navigation a.modern-page-previous{
	background-image: url("/bitrix/templates/s7spb.anitos/assets/icons/arrows/left.small.svg");
}
div.modern-page-navigation a.modern-page-next{
	background-image: url("/bitrix/templates/s7spb.anitos/assets/icons/arrows/rirht.small.svg");
}
div.modern-page-navigation a.modern-page-previous:hover{
	background-image: url("/bitrix/templates/s7spb.anitos/assets/icons/arrows/left.primary.svg");
}
div.modern-page-navigation a.modern-page-next:hover{
	background-image: url("/bitrix/templates/s7spb.anitos/assets/icons/arrows/rirht.primary.svg");
}

/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.css?1597762779585 */
/* /bitrix/templates/s7spb.anitos/assets/css/catalog.section.css?16034744474105 */
/* /bitrix/templates/s7spb.anitos/components/bitrix/system.pagenavigation/anitos/style.css?15977627271376 */
