

/* Start:/local/templates/main/components/bitrix/breadcrumb/bred/style.min.css?1760704290399*/
.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-size:13px;white-space:nowrap}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/main/components/bitrix/advertising.banner/anitos.cover/style.css?17607042811182*/
/**
  * Litle carusel variant
 */
#top-bunner-items{
    overflow: hidden;
    scroll-behavior: smooth;
    position: relative;
    height: 390px;
    display: flex;
    align-items: center;
}

#top-bunner-items .top-bunner-item{
    flex: 0 0 100%;
    text-align: center;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}

#top-bunner-items .top-bunner-item img{
    width: 100%;
    height: 390px;
    object-fit: cover;
}
.catalog-adept #must-have-items .square-200,
.catalog-adept #news-items .square-200,
.catalog-adept #products-viewed-items .square-200 	 {
	width: 100% !important;
}
#top-bunner-controls{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -45px;
}
#top-bunner-controls .top-bunner-prev,
#top-bunner-controls .top-bunner-next{
    width: 60px;
    height: 90px;
    position: absolute;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("/local/templates/main/components/bitrix/advertising.banner/anitos.cover/images/arrows.png");
}

#top-bunner-controls .top-bunner-prev{
    left: 8%;
    background-position: 0 0;
}
#top-bunner-controls .top-bunner-next{
    right: 8%;
    background-position: -54px 0;
}
/* End */


/* Start:/local/templates/main/components/bitrix/system.pagenavigation/main/style.css?17607052421769*/
/* div.modern-page-navigation {  */
	/* align-items: center; */
	/* display: flex; */
	/* justify-content: center; */
	/* padding: 0.5em 0;  */
	/* column-gap: 3px; */
	/* flex-direction: column; */
/* } */
div.modern-page-navigation { 
	align-items: center;
	display: flex;
	justify-content: center;
	padding: 0.5em 0; 
	column-gap: 3px;
	flex-direction: column;
}
div.modern-page-navigation > a {
	padding: 15px;
	border: 1px solid #C6513F;
}
div.modern-page-navigation > div > a, 	
span.modern-page-current, 
span.modern-page-dots
{
	background: #F5F6F4;
	color: #000;
	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: #663af2;
}

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.mp.2/assets/icons/arrows/left.small.svg");
}
div.modern-page-navigation a.modern-page-next{
	background-image: url("/bitrix/templates/s7spb.mp.2/assets/icons/arrows/rirht.small.svg");
}
div.modern-page-navigation a.modern-page-previous:hover{
	background-image: url("/bitrix/templates/s7spb.mp.2/assets/icons/arrows/left.primary.svg");
}
div.modern-page-navigation a.modern-page-next:hover{
	background-image: url("/bitrix/templates/s7spb.mp.2/assets/icons/arrows/rirht.primary.svg");
}

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.item/line/style.css?17607044105345*/
row-cell.row-cell {

}
.line-item {
    margin-bottom: 7px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
    margin-left: 10px;
}
.s7spb-row.s7spb-row12.row-line {
    display: inline-block;
    width: 100%;
}
.pb3.img-line-view {
    max-width: 150px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}

.s7spb-row.s7spb-row12.row-line .s7spb-product-name {
    text-align: left;
    font-size: 16px;
}
.s7spb-product-cell-line.row-cell{
    //box-shadow: 0 3px 20px #999;
    border-radius: 10px;
    /* position: absolute; */
    background-color: #fff;
    z-index: 1000;
    /* width: 290px; */
    padding: 5px 20px 9px 20px;
    /* margin-top: -24px; */
    min-height: 116px;
}

.s7spb-row.quantity-counter.row-line {
    background-image: url(/local/templates/main/components/bitrix/catalog.item/line/../line/images/catalog.section/bg.form.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    height: 38px;
    flex: 1;
    padding-left: 11px;
    padding-right: 18px;
    border: 0 none;
}
.s7spb-product-cell-line form .quantity-counter {
    background-image: url(/local/templates/main/components/bitrix/catalog.item/line/../line/images/catalog.section/bg.form.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    height: 38px;
    flex: 1;
    padding-left: 11px;
    padding-right: 18px;
    border: 0 none;
}
.px5.row-line {
    max-width: 265px;
    float: right;
}
.add-line-card {
    display: block;
    width: 270px;
    float: right;
}
.s7spb-product-cell-line .s7spb-product-props {
    display: block;
    text-align: left;
    width: 200px;
    float: left;
}
.s7spb-product-cell-line form {
    display: flex;
    background-image: url(/local/templates/main/components/bitrix/catalog.item/line/../line/images/catalog.section/bg.input.gif);
    background-repeat: repeat-x;
    background-color: #fff;
    height: 38px;
    margin-right: 30px;
    position: relative;
}
.s7spb-product-cell-line form .quantity-counter {
    background-image: url(/local/templates/main/components/bitrix/catalog.item/line/../line/images/catalog.section/bg.form.gif);
    background-repeat: no-repeat;
    background-color: transparent;
    height: 38px;
    flex: 1;
    padding-left: 11px;
    padding-right: 18px;
    border: 0 none;
}
.s7spb-product-cell-line form .quantity-counter-minus {
    line-height: 20px;
}
.s7spb-product-cell-line form .quantity-counter-minus, .s7spb-product-cell-line 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-line form input[type="text"] {
    background-color: transparent;
    height: 38px;
    border: 0 none;
}
.s7spb-product-cell-line form .quantity-counter-minus, .s7spb-product-cell-line 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-line form input[type="submit"] {
    flex: 0 0 auto;
    border: 0 none;
    background-color: transparent;
    background-image: url(/local/templates/main/components/bitrix/catalog.item/line/../line/images/catalog.section/bg.submit.png);
    background-repeat: no-repeat;
    height: 38px;
    width: 66px;
    cursor: pointer;
    margin-right: -30px;
}
.text-14 {
    font-size:14px;
}
.text-20 {
    font-size:20px;
}
.s7spb-row.s7spb-row12.row-line .s7spb-product-name {
    margin-bottom: 10px;
}
.row-cell a {
    width: 640px;
}
.add-line-card-line {
    display: inline-block;
    width: 257px;
    float: right;
    margin-bottom: 30px;
    top: -20px;
    position: relative;
}
.rating__rate-inner {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.rating__rate-wrapper {
    position: absolute;
    z-index: 1;
    /* left: 0; */
    padding: 0 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 25px;
    right: -25px;
    align-items: center;
}

.rating-rate-number {
    color: black;
    font-size: 20px;
    ;
    font-weight: 700;
}

.rating-rate-number::before {
    content: " ";
    background-image: url(/bitrix/templates/s7spb.mp.2/assets/images/venky_left.png);
    padding: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: 10px;
}

.rating-rate-number::after {
    content: " ";
    background-image: url(/bitrix/templates/s7spb.mp.2/assets/images/venky_right.png);
    padding: 12px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: -10px;
}

.rating {
    display: inline-block;
}

.stars-outer {
    display: inline-block;
    position: relative;
    font-family: FontAwesome;
    font-size: 30px;
    color: #ccc;
}

.stars-inner {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
    color: gold;
}

.stars-outer::before {
    content: "☆☆☆☆☆";

}

.stars-inner::before {
    content: "★★★★★";
    color: red;
}
/* End */


/* Start:/local/templates/main/components/bitrix/menu/one.level/style.css?17607046201224*/
.s7sbp--marketplace--index--catalog--menu{
    background-color: #fff;
    border-radius: 5px;
    padding-bottom: 5px;
}
.s7sbp--marketplace--index--catalog--menu--list{
    margin: 0;
    padding: 0;
    list-style: none;
}
.s7sbp--marketplace--index--catalog--menu--title {
    color: #4c26c5;
    font-size: 18px;
    padding: 15px 0 15px 15px;
}

.s7sbp--marketplace--index--catalog--menu--list--item {
    min-height: 24px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    padding: 5px 15px;
    position: relative;
}
.s7sbp--marketplace--index--catalog--menu--list--item:hover {
    background: #f3f0fb;
}
.s7sbp--marketplace--index--catalog--menu--list--item--icon {
    display: inline-block;
    width: 18px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 10px;
}
.s7sbp--marketplace--index--catalog--menu--list--item--link {
    font-size: 15px;
    color: #000;
    text-decoration: none;
}
.s7sbp--marketplace--index--catalog--menu--list--item--link:hover,
.s7sbp--marketplace--index--catalog--menu--list--item.active>.s7sbp--marketplace--index--catalog--menu--list--item--link {
    color: #5072ff;
}

/* End */
/* /local/templates/main/components/bitrix/breadcrumb/bred/style.min.css?1760704290399 */
/* /local/templates/main/components/bitrix/advertising.banner/anitos.cover/style.css?17607042811182 */
/* /local/templates/main/components/bitrix/system.pagenavigation/main/style.css?17607052421769 */
/* /local/templates/main/components/bitrix/catalog.item/line/style.css?17607044105345 */
/* /local/templates/main/components/bitrix/menu/one.level/style.css?17607046201224 */
