.ns-custom-detail {
    margin-bottom: 80px;
}

.grecaptcha-badge{ display: none !important;}

#page {
    position: relative;
}
.full-price-basket-items{
	margin-bottom: 14px;
}

.full-price-basket-items span{
	font-family: var(--font-family);
    font-weight: 400;
    font-size: 11px;
    line-height: 132%;
    color: #999;	
}

.menu-phones {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 400;
    font-size: 13px;
    background: linear-gradient(90deg, rgb(118 184 68 / 6%) 0%, rgb(0 133 210 / 6%) 100%);
}

.menu-phones a {
    font-family: var(--second-family);
    font-weight: 500;
    font-size: 21px;
    color: var(--333333-dlya-teksta);
    display: inline-block
}

.menu-phones .mm-listitem__text {
    flex-basis: 60%;
}

.menu-phones p {
    margin: 0;
}

.menu-phones .messagers-button.mm-listitem__text {
    flex-basis: 40%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 29px;
}

.menu-phones svg path {
    fill: var(--333333-dlya-teksta);
}

.mobile-menu a:hover {
    background: #fff
}

.cl-delivery-times-block{
	display: none !important; 
}

.cl-delivery-times-block,
.cl-delivery-days-block{
	padding-left: 62px;
	padding-top: 5px;
}
.bx-calendar-range .disables{
  pointer-events: none;
}
.cl-delivery-days-block input{
	cursor: pointer;
	max-width: 177px;
}
.cl-delivery-days-block-line{
	position: relative;
	display: table;
}

.cl-delivery-days-block-line .calendar-icon{
	position: absolute;
	width: 16px;
	height: 15px;
	top: 8px;
    right: 14px;
	background: url(../img/bx-admin-sprite-small-2.png) no-repeat 0 -1934px;
}

.item .btn.btn-default.ajax-popup,
.catalog-item-info .btn.btn-default.ajax-popup{
	border-color: #8c8c8c;
    background-color: #ededed;
	color: #333;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
}
.item .btn.btn-default.ajax-popup:hover,
.catalog-item-info .btn.btn-default.ajax-popup:hover{
	background-color: #c5c5c5;
}

.txt-notice-product-info{
	 color: #999999;
	 margin-top: 5px;
}

.txt-notice-have-product-info{
	 color: #76b844;
	  margin-top: 5px;
}

.BackToTop{
	right: 62px !important;
    bottom: 128px !important;
}

#order_form_content .errortext{
	margin-bottom: 5px;
}

.error-info-field{
	color: red;
}

.ln-agree.cl-border-error span:before,
.cl-border-error select,
.cl-border-error .form-control{
	border-color: red !important;
}
.agree-blk .error-info-field{
	margin-left: 15px;
}


@media screen and (max-width: 991px) {

    .catalog-section-list-main-page>ul>li>.img_wrap,
    .catalog-section-list-main-page>ul>li>a>.img_wrap {
        min-height: 50px;
		display: block;
		float: none;
		clear: both;
		margin-bottom: 20px;
    }

    .catalog-section-list-main-page>ul>li>.img_wrap:after,
    .catalog-section-list-main-page>ul>li>a>.img_wrap:after {
        height: 50px
    }

    .mm-wrapper_blocking,
    .mm-wrapper_opened {
        overflow: hidden !important
    }
}

@media screen and (max-width: 767px) {
    #slider_small .text {
        padding-left: 0
    }
}

@media screen and (max-width: 460px) {
    #topMenuDiv .cart.active {
        float: none;
        clear: both;
    }

    #topMenuDiv .cart.active a {
        line-height: normal
    }

    #topMenu {
        height: auto
    }

    #topMenu:after {
        content: '';
        clear: both;
        display: block
    }
}

.messagers-button a svg {
    max-width: 24px;
}

.messagers-button a {
    display: inline-block;
}

.messagers-button a:hover svg path {
    fill: #BDE5FD
}

.messagers-button {
    display: flex;
    align-items: center;
    gap: 0 15px;
}

@media (max-width: 767px) {
    .messager-mob-line .messagers-button {
        float: left;
        margin-bottom: 0;
        margin-top: 0 !important;
        display: flex !important;
        gap: 0;
    }
}

.messager-mob-line .messagers-button {
    text-align: left;
    margin-top: 10px;
}

.btn-online-show {
    background-image: url('data:image/svg+xml;utf8,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="6" cy="6" r="6" fill="%23EE4343" /></svg>');
    background-size: 12px;
    background-color: #fff;
    text-decoration: none;
    display: block;
    border: 1px solid #d2d2d2;
    text-align: center;
    width: 201px;
    border-radius: 5px;
    line-height: 40px;
    padding: 0px 19px;
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 16px;
    color: #000;
    background-repeat: no-repeat;
    background-position: 19px calc(50%);
    padding-left: 35px;
    outline: none;
    max-height: 40px;
}

.btn-online-show:hover {
    background-color: #f4f4f4;
}

#pop-frm-preview-consultant {
    z-index: 999 !important;
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: transparent;
    max-width: 352px;
}

#pop-frm-preview-consultant .over-custom-preview {
    box-shadow: 0 0 8px rgb(0 0 0 / 30%);
    transition: margin-top .3s ease, height .3s ease;
    transform: translateZ(0);
    box-sizing: border-box;
    background: #FFF;
    padding-bottom: 20px;
    margin-top: 70px;
    border-radius: 5px;
}

.bgfull-load-dark {
    width: 100%;
    height: 100%;
    min-height: 100%;
    background: #000;
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 110;
    opacity: 0.5;
}

#bx_auth_serv_formMailRu2 a {
    background-position: 0 -246px !important;
}

@media (max-width: 767px) {
    #pop-frm-preview-consultant .over-custom-preview {
        margin-top: 20px;
    }
}