

/* Start:/local/templates/topdog/components/bitrix/catalog/topdog/style.css?1652054658853*/
.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 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}

/* End */


/* Start:/local/templates/topdog/components/bitrix/catalog.section/topdog/style.css?175206893274*/
font.text a{
color: #eb0000 !important;
text-decoration:none !important;
}
/* End */


/* Start:/local/templates/topdog/components/bitrix/catalog.item/topdog/style.css?175214392010617*/
.product-item-container { position: relative; }

.product-item-container.hover { z-index: 17; }


.sp-product-item {
	display: block;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #27292e;
	border-radius: 10px;
}

.product-item-big-card .product-item,
.product-item-small-card .product-item { }

.product-item-line-card .product-item { border-bottom: 1px solid #dadada; }

.bx-no-touch .product-item-container.hover .sp-product-item {
	border: 1px solid #9afd18;
}

.sp-product-item .product-item-image-wrapper {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-top: 116%;
    width: 100%;
    transition: all 300ms ease;
	background-color: #27292e;
	border-top-left-radius:  10px;
	border-top-right-radius: 10px;
}

.sp-product-item .product-item-title {
    overflow: inherit;
    margin-bottom: 15px;
    text-overflow: inherit;
    white-space: normal;
	padding: 0 15px;
	line-height: inherit;
}

.bx-touch .product-item-title, .product-item-container.hover .sp-product-item .product-item-title {
    overflow: inherit;
    white-space: normal;
}

.sp-product-item .product-item-title a {
	color: #929293;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}

.sp-product-item .product-item-title a:hover {
	text-decoration: none;
}

.product-item-big-card .product-item-price-container{
	padding: 0 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.sp-product-item .product-item-price-current {
    color: #9afd18;
    white-space: nowrap;
    font-weight: bold;
    font-size: 24px;
}

.product-item-label-list-percent{
	position: absolute;
	background: rgba(56, 58, 63, 0.5);
	color: #9afd18;
	top: 15px;
	left: 15px;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.01em;
	border-radius: 3px;
	padding: .25em .5em;
	z-index: 50;
}

.sp-product-item .product-item-button-container{
	padding: 15px 15px;
}


.btn-sp-add {
    color: #000!important;
}

.sp-scu-cont{
	padding: 15px 15px 0px 15px;
}

.sp-product-item .sp-scu-cont .product-item-scu-block-title{
	display: none;
}


.sp-product-item .sp-scu-cont .product-item-scu-item-list .product-item-scu-item-text-container{
	border: 1px solid #27292e;
	color: #848485;
}

.sp-product-item .sp-scu-cont .product-item-scu-item-list .product-item-scu-item-text-container.selected{
	border: 1px solid #9afd18;
	color: #9afd18;
}

.product-item-scu-item-text-block {
	outline: none;
}

.product-item-image-original, .product-item-image-alternative {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: opacity 300ms linear;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after, .product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    background: none;
    background-size: 80% 80%;
    content: "";
}

.product-item-image-alternative {
	z-index: 13;
	opacity: 0;
}

.bx-no-touch .product-item-container.hover .product-item-image-original { opacity: 0; }

.bx-no-touch .product-item-container.hover .product-item-image-alternative { opacity: 1; }


/* SCU */
.product-item-scu-container { padding: 0 0 2px; }

.product-item-scu-container-title {
	color: #333;
	font-size: 12px;
}

.product-item-scu-block { }

.product-item-scu-list { margin: 0; }

.product-item-scu-item-list {
	overflow: hidden;
	margin: 0 0 0 -2px;
	padding: 0;
	list-style: none;
}

.product-item-scu-item-color-container,
.product-item-scu-item-text-container {
	/* float: left; */
	display: inline-block;
	box-sizing: border-box;
	padding: 5px 3px;
	max-width: 100%;
	border-radius: 3px;
}



.product-item-scu-item-text-container {
	padding-left: .7em;
	padding-right: .7em;
}

.product-item-scu-item-color-container {
	max-width: 38px;
	width: 25%;
}

.product-item-scu-item-color-block {
	position: relative;
	padding-top: 100%;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-color-block {
	transition: outline 200ms ease;
}

.bx-retina .product-item-scu-item-color-block { outline-width: .5px; }

.product-item-scu-item-color-container.selected .product-item-scu-item-color-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block { outline-width: 1px; }

.product-item-scu-item-color {
	position: absolute;
	top: 2px;
	right: 2px;
	bottom: 2px;
	left: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

.<strong>product-item-scu-item-text-block</strong> {
	position: relative;
	padding: 0 5px;
	outline: 1px solid #c0cfda;
	cursor: pointer;
}

.bx-no-touch .product-item-scu-item-text-block {
	transition: outline 300ms ease;
}

.bx-retina .product-item-scu-item-text-block { outline-width: .5px; }

.product-item-scu-item-text-container.selected .product-item-scu-item-text-block { outline-width: 2px; }

.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block { outline-width: 1px; }

.product-item-scu-item-text {
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	line-height: 27px;
	cursor: pointer;
}

.product-item-scu-item-color-container.notallowed, .product-item-scu-item-text-container.notallowed{
	opacity: 0.3;
}

.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,
.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block {
	position: relative;
	outline-color: #a9adb4 !important;
}



@media (max-width: 991px) {
	.product-item-line-card .product-item-scu-container-title { text-align: center; }

	.product-item-line-card .product-item-scu-item-list { text-align: center; }

	.product-item-line-card .product-item-scu-item-color-container,
	.product-item-line-card .product-item-scu-item-text-container {
		display: inline-block;
		float: none;
	}
}


.container.td-bx-pop{
	max-width: 480px;
}


.container.td-bx-pop h5{
	text-transform: uppercase;
	font-size: 18px;
}

.container.td-bx-pop .sp-pop-row {
    height: 100%;
	font-size: 14px;
}

.container.td-bx-pop .sp-pop-row .sp-pop-prop{
	padding-top: 15px;
}

.container.td-bx-pop .sp-pop-row .sp-pop-name{
	font-weight: bold;
	text-transform: uppercase;
	color: #9afd18;
}


.sp-product-item .product-item-price-old{
	display: block;
	text-decoration-line: line-through;
	color: var(--color-text-300);
	opacity: .3;
	font-size: 21px;
	line-height: 30px;
}


.product-item-label-text,.product-item-label-ring {
    position: absolute;
    z-index: 190;
    opacity: 1;
    transition: opacity 450ms ease
}

.product-item-label-text span,.product-item-label-ring {
    display: inline-block;
    clear: both;
    margin-bottom: 2px;
    background: #f42c2c;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    transition: all 250ms ease
}

.bx-red .product-item-label-text span,.bx-red .product-item-label-ring {
    background-color: #fba90c
}

.product-item-label-text>div,.product-item-label-ring>div {
    line-height: 0
}

.product-item-detail-slider-container.popup .product-item-label-text,.product-item-detail-slider-container.popup .product-item-label-ring {
    display: none
}

.product-item-label-text span {
    padding: 2px 5px;
    vertical-align: middle;
    font-weight: var(--ui-font-weight-bold)
}

.product-item-label-text.product-item-label-small span {
    margin-bottom: 1px;
    padding: 2px 7px;
    font-weight: normal;
    font-size: 13px;
    line-height: 14px
}

.product-item-label-text.product-item-label-big span {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 17px
}

@media(max-width: 767px) {
    .product-item-label-text>div {
        line-height:0
    }

    .product-item-label-text.product-item-label-small span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span {
        margin-bottom: 1px;
        padding: 2px 7px;
        font-size: 10px;
        line-height: 14px
    }

    .product-item-big-card .product-item-label-text.product-item-label-small span,.product-item-label-text.product-item-label-big span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span {
        margin-bottom: 1px;
        padding: 3px 12px;
        font-size: 14px;
        line-height: 16px
    }

    .product-item-big-card .product-item-label-text.product-item-label-big span {
        padding: 3px 12px;
        font-size: 20px;
        line-height: 25px
    }
}

.product-item-label-ring {
    box-sizing: border-box;
    border-radius: 50%;
    font-weight: var(--ui-font-weight-bold)
}

.product-item-label-ring.product-item-label-small {
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px
}

.product-item-label-ring.product-item-label-big {
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 50px
}

@media(max-width: 767px) {
    .product-item-label-ring.product-item-label-small,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small {
        width:20px;
        height: 20px;
        font-size: 13px;
        line-height: 20px
    }

    .product-item-big-card .product-item-label-ring.product-item-label-small,.product-item-label-ring.product-item-label-big,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big {
        width: 35px;
        height: 35px;
        font-size: 12px;
        line-height: 35px
    }

    .product-item-big-card .product-item-label-ring.product-item-label-big {
        width: 70px;
        height: 70px;
        font-size: 24px;
        line-height: 70px
    }
}

.product-item-label-top {
    top: -5px
}

.product-item-label-center {
    left: 50%;
    transform: translateX(-50%)
}

.product-item-label-center>div {
    text-align: center
}

.product-item-label-left {
    left: -5px
}

.product-item-label-left>div {
    text-align: left
}

.product-item-label-bottom {
    bottom: -5px
}

.product-item-label-middle {
    top: 50%;
    transform: translateY(-50%)
}

.product-item-label-right {
    right: -5px
}

.product-item-label-right>div {
    text-align: right
}

.product-item-label-center.product-item-label-middle {
    transform: translateY(-50%) translateX(-50%)
}
/* End */


/* Start:/bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.css?16200006461816*/
/* Button */
.bx-catalog-subscribe-button
{
    margin-bottom: 6px;
    display: inline-block;
}
.bx-catalog-popup-content
{
    width: 90%;
    max-width: 280px;
}
/* Subscribe popup */
.bx-catalog-subscribe-form-container-label
{
    font-size:13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-catalog-subscribe-form-container-input
{
    position: relative;
}
.bx-catalog-subscribe-form-container-input input[type="text"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-catalog-subscribe-form-star-required {
    color: #d93333;
}
.bx-catalog-subscribe-form-container .bx-captcha{
    margin-bottom: 10px;
}
.bx-catalog-popup-message
{
    font-weight: bold;
    min-width: 240px;
    margin: 0 0 0;
}

/* Alert style */
.bx-catalog-subscribe-alert {
    background-color: #edf6fc;
    color: #000;
    font-size: 15px;
    min-height: 45px;
    text-align: center;
    padding: 12px 40px 12px 60px;
    position: relative;
    width: 280px;
}
.bx-catalog-subscribe-aligner {
    display: inline-block;
    height: 45px;
    margin-left: -1px;
    vertical-align: middle;
    width: 1px;
}
.bx-catalog-subscribe-alert-text {
    display: inline-block;
    vertical-align: middle;
}
.bx-catalog-subscribe-alert-footer {
    text-align: center;
}
.bx-catalog-subscribe-alert-popup {
    background-color: #edf6fc !important;
    border: 1px solid #edf6fc !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
    box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
}
/* End */
/* /local/templates/topdog/components/bitrix/catalog/topdog/style.css?1652054658853 */
/* /local/templates/topdog/components/bitrix/catalog.section/topdog/style.css?175206893274 */
/* /local/templates/topdog/components/bitrix/catalog.item/topdog/style.css?175214392010617 */
/* /bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.css?16200006461816 */
