

/* Start:/local/templates/datalan_v1/css/custom.css?17316791832236*/
/*склад*/
.product-store {
	font-size: 12px;
    line-height: 0;
}

.product-store__icon {
    width: 14px;
    height: 14px;
}

/*склад детальная*/
.store-details__title {
	font-weight: 700;
}

.store-details__link {
	text-decoration: none;
	color: inherit;
}

.store-details__link:hover,
.store-details__link:focus {
	color: #000;
}

.store-details__link .c-loader {
    margin-left: 4px;
}

/*loader*/
.c-loader {
    display: inline-block;
    position: relative;
}

.c-loader_style_ring.c-loader_size_xs {
    width: 14px;
    height: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.c-loader_style_ring::after {
    content: ' ';
    display: block;
    border-radius: 50%;
    border: 3px solid #43494d;
    border-color: #43494d #43494d #43494d transparent;
    animation: loader-ring 1.2s linear infinite;
}

.c-loader_style_ring.c-loader_size_xs::after {
    width: 60%;
    height: 60%;
    border-width: 1px;
}

@keyframes loader-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/*btn up*/
.btn-up {
	position: fixed;
	bottom: 25px;
	right: 10px;
	transform: scale(0);
	transition: opacity .15s ease, transform .3s ease;
	z-index: 9;
	/* style	*/
	width: 40px;
	height: 40px;
	background: #3d3d3d;
	color: #fff;
	border: 0;
	padding: 6px;
	border-radius: 4px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	opacity: 0.3;
}

.btn-up__icon {
	width: 16px;
	height: 16px;
	stroke: currentColor;
	transform: rotate(-180deg);
}

.btn-up:hover,
.btn-up:focus {
	opacity: 1;
}

/**
* Active
*/

.btn-up_active {
	transform: scale(1);
}

@media (min-width: 1600px) {

	.btn-up {
		right: 25px;
	}
}

/*override*/
.cookie-box {
	z-index: 10;
}

.catalog-grid .product-item__price,
.catalog-list .product-item__price {
  margin-top: 4px;
}

.catalog-grid .c-price_current,
.catalog-list .c-price_current {
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	margin-top: 2px;
}

.c-input-label {
	display: inline-block;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.2;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 4px;
}
/* End */


/* Start:/local/templates/datalan_v1/styles.css?1743793641898*/
.gradient-line {
    height: 5px;
    margin: 10px 0; 
    background-image: linear-gradient(to right, #31BF85, #496AAB, #612ECB);
}


.login-logo {
height: 13px;
margin-left: 16px;
margin-bottom: 1px;
}

.login-logo-mob {
display: none;
}

.h3-lower {
font-size: 14px;
font-weight: 400;
}

.h2-lower {
font-size: 16px;
font-weight: 400;
}

.glink {
  text-decoration: underline;
}

.glink:hover {
background: linear-gradient(96.53deg, #2ec582 0, #6931d0 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
 background-clip: text;
 text-fill-color: transparent;
}

.card-title {
font-size: 25px;
font-weight: 600;
line-height: 1.2;
letter-spacing: .03em;
}

.compare-title {
font-size: 12px;
font-weight: 400;
}

@media (max-width: 768px) {

  .login-logo {
   display: none;
   }

  .login-logo-mob {
   display: inline-block;
   height: 20px;
   margin-left: 30px;
   }

}
/* End */


/* Start:/local/templates/datalan_v1/template_styles.css?17437936411298*/
/*---------------------*/
.fixed1 {
    position: fixed;
    z-index: 99;
    top: 162px;
    /*max-width: 195px;*/
    background-color: white;
    height: 220px;
}
.fixed_block {
    height: 220px;
}
.fixed_block_position{
    height: 220px;
}

.compare-scroll .sidebar.fixed {
    z-index: unset !important;
}
.clear-compare{
    cursor: pointer;
}
.product-store-specificat{
    font-weight: 700;
    font-size: 12px;
}
.product-price-specificat{
    font-weight: 700;
    font-size: 12px;
}
.product-tranzit-specificat{
    font-weight: 700;
    font-size: 12px;
}
@media (min-width: 768px) {

    .col-md-05 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 6%;
    }
}

@media (min-width: 576px){
    .pad-top-sm{
        padding-top: 5px;
    }
    .read-more {
        padding-bottom: 10px;
    }
}


@media (max-width: 767px){
    .col-max-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75% !important;
        flex: 0 0 75% !important;
        max-width: 75% !important;
    }
    .offset-max-sm-3{
        margin-left: 25%;
    }
}

@media (max-width: 575px){
    .offset-max-4 {
         margin-left: 33.33333333%;
     }
}

/*---------------------*/

.header-ctrl_size_md:hover {
color: rgb(46, 197, 130);
}
/* End */
/* /local/templates/datalan_v1/css/custom.css?17316791832236 */
/* /local/templates/datalan_v1/styles.css?1743793641898 */
/* /local/templates/datalan_v1/template_styles.css?17437936411298 */
