

/* Start:/local/templates/v1rt-tdlider/components/bitrix/catalog.element/catalog-detail/style.css?17089583383234*/
.product-header {}
.product-header__image {max-width:100%;}
.product-header__subname {word-wrap: break-word;font-weight: bold;}
.product-header__description {color: #844738;font-weight: bold;}
.product-header__tara {font-weight: bold;background: #844738;color: #fff;text-align: center;border-radius: 10px;width: 128px;margin-bottom: 1.5em;}
.product-header__button {margin-top:1.5rem;}


.product-detail__border-span {display: inline-block;border-bottom:7px solid #fcd600;}
.product-detail__table {width: 100%;text-align: left;border-spacing: 0;border-collapse: collapse;background:#fdfcd9;font-size:1.2rem;}
.product-detail__table th,.product-detail__table td {border: 5px solid #fdfcd9;padding: 10px 20px;background: #fff;}

.product-detail__osobennost {display: flex;align-items: center;margin-bottom: 1rem;text-transform: uppercase;font-weight: bold;}
.product-detail__osobennost-img {width: 64px;min-width: 64px;margin-right: 1rem;}

.product-detail__more {}
.product-detail__more-item {margin-bottom: 30px;}
.product-detail__more-img-wrap {display: block;}
.product-detail__more-img {max-width:50%;}
.product-detail__more-link {background: #fdfcd9;display: block;padding: 1rem;text-align: center;font-weight: bold;text-transform: uppercase;border-radius:10%;}
.product-detail__more-name {}
.product-detail__more-tara {font-size:0.9em;display:block;}

.product-header__in-stock,
.product-header__non-stock {display: flex; align-items: center; margin-top: 15px; font-size: 18px;}
.product-header__in-stock svg, 
.product-header__non-stock svg {font-size: 28px; border: 2px solid green; border-radius: 50%; color: green; padding: 5px; margin-right: 10px;}
.product-header__non-stock svg {width: 28px !important; border-color: red; color: red;}

.product-detail__teh-karta {
    display: flex;
    align-items: center;
    margin-bottom: 28px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.product-detail__teh-karta svg {
    color: red;
    font-size: 32px;
    margin-right: 16px;
}

.cardlist {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 16px;
}
.cardlist__link {
    display: block;
    background: #f9f9f9;
    padding: 20px;
    height: 100%;
    border-radius: 10%;
    transition: opacity ease .5s;
}

.cardlist__img {
    display: block;
    height: 200px;
    width: 100%;
    object-fit: cover;
    border-radius: 10%;
}

@media screen and (min-width: 576px) {
  .cardlist {
     grid-template-columns: 1fr 1fr;
  }

  .cardlist__img {
    height: 180px;
  }
}

@media(min-width: 768px)
{
	.product-header__subname {font-size:1.4rem;}
	.product-header__description {font-size:1.2rem;}
	.product-header__tara {font-size:1.2rem;}
  .cardlist {grid-template-columns: repeat(3, 1fr);}
}

@media(min-width: 992px)
{
	.product-header__subname {font-size:1.6rem;}
	.product-header__description {font-size:1.4rem;}
	.product-detail__osobennost {font-size:1.2rem;margin-bottom:2rem;}
	.product-detail__osobennost-img {width:128px;min-width:128px;font-size:1.2rem;margin-right:2rem;}
}

@media(min-width: 1200px)
{
	.product-header__subname {font-size:1.8rem;}
	.product-header__description {font-size:1.6rem;}
	  .cardlist {grid-template-columns: repeat(4, 1fr);}
}



/* End */


/* Start:/local/templates/v1rt-tdlider/components/bitrix/breadcrumb/bc/style.css?1708958336195*/
.bc {margin-bottom: 10px;font-size: 12px;}
.bc .bx-breadcrumb-item {display: inline-block;}
.bc .bx-breadcrumb-item svg {color: #844738;margin-left: 5px;margin-right: 5px;vertical-align: middle;}
/* End */


/* Start:/local/templates/v1rt-tdlider/components/bitrix/news.list/index-popular-carousel/style.css?1708958399578*/
.catalog-popular-carousel__item {}
.catalog-popular-carousel__link {display: block;margin: 0 auto;text-align: center;text-decoration: none;}
.catalog-popular-carousel__link:hover {text-decoration:none;}
.catalog-popular-carousel__img {max-height: 200px;margin: 0 auto 10px;}
.catalog-popular-carousel__name {text-transform: uppercase;font-weight: bold;display: block;margin-bottom: 10px;}
.catalog-popular-carousel__price {color: #fcd600;font-weight: bold;font-size:1.4rem;}

@media (min-width:576px)
{
	.catalog-popular-carousel__item {padding-left:10px;padding-right:10px;}
}

/* End */
/* /local/templates/v1rt-tdlider/components/bitrix/catalog.element/catalog-detail/style.css?17089583383234 */
/* /local/templates/v1rt-tdlider/components/bitrix/breadcrumb/bc/style.css?1708958336195 */
/* /local/templates/v1rt-tdlider/components/bitrix/news.list/index-popular-carousel/style.css?1708958399578 */
