

/* Start:/local/templates/.default/components/bitrix/sale.basket.basket.small/head/style.css?1612232142330*/
/*Table*/
table.sale_basket_small
{
	width:245;
	border-collapse:collapse;
	font-size:12px;
	border:1px solid #ADC3D5;
}

/*Table head*/
table.sale_basket_small th
{
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_basket_small th, table.sale_basket_small td
{
	padding: 3px 5px;
	vertical-align:top;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.line/main-page-slier/style.css?161223214236*/
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/telmart_main/template_styles.css?169328346511021*/
#bg_popup{
position: fixed;
z-index: 99999;
background: rgba(0, 0, 0, 0.8);
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;}
  ul.list-unstyled.sp-prod-desclist.show-more-list {
    height: 130px;
} 
#popup {
    background: #fff;
    width: 300px;
    margin: 20% auto;
    padding: 25px 10px;
    position: relative;
    text-align: center;
}

#popup h1 {font-size:20px}
 
.close{
display:block;
position:absolute;
top:5px;
right:5px;
width:20px;
height:20px;
color:white;
background:#007ab3;
cursor:pointer;
text-align:center;
}
#product_teh {border-collapse: collapse; width: 100%;}
#product_teh tr td {padding: 3px 5px 3px 3px; text-align: left; vertical-align: top; border-bottom: 1px dotted #ccc;}
#product_teh tr:hover td {background: #fff0c0;}
#product_teh tr td.feature_block_name {background: #f0f0f0; font-weight: normal; color: #a00;}
#product_teh tr:hover td.feature_block_name { background: #f0f0f0; }
#product_teh tr td.features_header {width: 50% !important;}
#product_teh tr td.feature_name {width: 300px !important;}
.navbar-inverse {
    background: #e5097f !important;
}
.main-button-wrap.left-on.center {
    display: none;
}
@media (min-width: 1000px){
  .sp-fred-small li {
    height: 100px;
  }
    .sp-cblock {
         height: auto !important; 
    }
}
.n-entry {
    margin-bottom: 20px;
}

.auth-modal {
    text-align: center;
}

h3.auth-modal__title {
  font-size: 36px;
    margin-top: 70px;
    color: #000;
}

.auth-modal p {
    font-size: 16px;
}

.modal-buttons {
    margin-top: 20px;
    padding: 0 40px;
    margin-bottom: 20px;
}

.modal-buttons .sp-btn2 {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 22px;
}

.modal-buttons .sp-btn2:hover {
    opacity: 0.5;
}

.auth-modal__disclaimer {
    background: #fadd19;
    padding: 30px 0;
    font-size: 16px;
    margin-bottom: 30px;
	display:none;
}

.continue-block {
    padding: 0 40px;
}

.close-modal-btn {
    font-size: 24px;
    color: #848484;
    font-weight: bold;
    background: #e2e2e2;
    height: 50px;
    line-height: 50px;
    width: 100%;
    display: block;
    border-radius: 3px;
}

.close-modal-btn:hover {
    text-decoration: none;
    color: #848484;
    opacity: 0.5;
}

.noauth-disclaimer {
    margin-top: 10px;
}

.auth-modal__char {
    position: absolute;
    top: -15px;
    right: -15px;
}

.auth-modal {
    padding-top: 25px;
}

.modal-authform {
    text-align: center;
    padding: 0 40px;
}

.modal-input {
    height: 48px;
    line-height: 48px;
    width: 100%;
    font-size: 16px;
    border-radius: 2px;
    border: 2px solid #eeeeee;
    padding-left: 18px;
    margin-bottom: 20px;
}

.modal-input:focus {
    outline: none;
}

.fancybox-opened .fancybox-skin {
    background: #fff;
}

.modal-authform table {
    margin-top: 35px;
}

.modal-authform .submit-btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 22px;
    border: none;

}

.forgot-link-cell {
    text-align: left;
    padding-top: 10px;
}

.modal-small-link {
    font-size: 16px;
}

.errortext {
    font-size: 16px;
    color: red;
}

.successAuth {
    color: green;
    font-size: 18px;
    margin-top: 40px;

}

.reg_disclaimer {
    font-size: 16px;
    margin-bottom: 20px;
}

.reg_disclaimer + p {
    color: green;
    font-size: 18px;
}

.modal-authform table {
    width: 100%;
}

.password-input {
    float: left;
    width: 48%;
}

.conf-password-input {
    float: right;
    width: 48%;
}

.modal-form__label {
    font-size: 16px;
    color: #7e7e7e;
    display: block;
    margin-bottom: 8px;
    text-align: left;
}

.tricky-label input {
    display: none;
}

.tricky-label {
    height: 48px;
    line-height: 48px;
    width: 50%;
    font-size: 16px;
    border-radius: 2px;
    border: 2px solid #eeeeee;
    margin-bottom: 20px;
    text-align: center;
    float: left;
    color: #7e7e7e;
    font-weight: bold;
    cursor: pointer;
}


.tricky-label:first-of-type {
    border-right: none;
}

.tricky-radio {
    display: none;
}

.tricky-radio:checked + .tricky-label {
    color: #fff;
    background: #e5097f;
    border-color: #e5097f;
}

.link-soc-disclaimer {
    font-size: 16px;
}

.auth-modal__title.reg-title {
    margin-top: 20px;
}

.reg-form {
    padding: 40px;
}
.profile-percent__slider
{
    height: 20px;
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    background: #eeeeee;

}

.profile-percent  {
    margin-bottom: 20px;
}
#percent_count {

}

.percent-indicator {
    position: absolute;
    width: 0%;
    padding-left: 10px;
    border-radius: 3px;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;

}

.social-auth-icons__title {
    text-align: right;
    margin-top: 15px;
    color: #7e7e7e;
    font-size: 16px;
    margin-bottom: 20px;
}

.social-auth-icons {
    text-align: right;
}

.social-auth-icons ul {
    margin: 0;
    padding: 0;
}

.social-auth-icons ul li {
    display: inline-block;
    width: 36px;
    height: 36px;
    list-style: none;
    margin-left: 10px;
}


.social-auth-icons ul li:first-child {
    margin-left: 0;
}

.social-auth-icons a span {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    border-radius: 50%;
}

.social-auth-icons a:hover span {
    border-color: #e5097f;
}

.social-auth-icons a span.vkontakte {
    background: url(/local/markup/img/vk.png) center center no-repeat;
}

.social-auth-icons a:hover span.vkontakte {
    background: url(/local/markup/img/vk-hov.png) center center no-repeat;
}

.social-auth-icons a span.facebook {
    background: url(/local/markup/img/fb.png) center center no-repeat;
}

.social-auth-icons a:hover span.facebook {
    background: url(/local/markup/img/fb-hov.png) center center no-repeat;
}

.social-auth-icons a span.odnoklassniki {
    background: url(/local/markup/img/ok.png) center center no-repeat;
}

.social-auth-icons a:hover span.odnoklassniki {
    background: url(/local/markup/img/ok-hov.png) center center no-repeat;
}

.reg-success {
    color: green;
    font-size: 16px;
}

.in_init_auth .social-auth-icons__title {
    color: #000;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    margin-right: 15px;
}

.in_init_auth .social-auth-icons {
    display: inline-block;
    vertical-align: middle;
    
}

.percent-circle {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    color: #333333;
    font-size: 10px;
    font-weight: bold;
    line-height: 30px;
    margin-right: 15px;
    background: #f4d422;
}

.sp-soplist-imgwrap img {
    max-height: 73px;
}

.discount_all {
    color: green !important;

}

.profile-status .profile-percent{
    width: 400px;
    margin-bottom: 30px;
    margin-top: 20px;
}

.logout_link {
    color: #fff;
    display: inline-block;
    margin-left: 10px;
}

.logout_link:hover {
    text-decoration: underline;
    color: #fff;
}

.gender-select.in_profile {
    clear: both;
    width: 400px;
}


.showmeprice a {
    text-align: center;
}
.showmeprice a {
    background: #eeeeee;
    width: 135px;
    height: 35px;
    display: inline-block;
    border-radius: 4px;
    color: #727272;
    font-weight: bold;
    line-height: 35px;
    text-decoration: none;
}

.showmeprice a:hover {
    color: #727272;
    text-decoration: none;
}

.showmeprice img {
    vertical-align: middle;
    margin-right: 5px;
}

.showmeprice span {
    display: inline-block;
    vertical-align: middle;
}

.showmeprice {
    display: none !important;
}

.credit-link {
    display: block;
    width: 100%;
}

.credit-link img {
    max-width: 100%;
}
.osob {
	font-size: 20px;
    font-weight: bold;
	text-align:center;
}

.prod-detail-sidebar .prod-detail-sidebar-row:nth-child(5n) {
	display: none;
}

.credit-link {
	display: none;
}

.privacy {
	pointer-events: none;
}

.telmart_buy_btn {
	padding: 7px 20px 3px;
    text-transform: uppercase;
    font-family: "BebasRegular";
    font-size: 18px;
    background: rgba(206,100,172,1);
    background: -moz-linear-gradient(-45deg, rgba(206,100,172,1) 0%, rgba(79,92,177,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(206,100,172,1)), color-stop(100%, rgba(79,92,177,1)));
    background: -webkit-linear-gradient(-45deg, rgba(206,100,172,1) 0%, rgba(79,92,177,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(206,100,172,1) 0%, rgba(79,92,177,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(206,100,172,1) 0%, rgba(79,92,177,1) 100%);
    background: linear-gradient(135deg, rgba(206,100,172,1) 0%, rgba(79,92,177,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce64ac', endColorstr='#4f5cb1', GradientType=1 );
    border-radius: 5px;
    color: #fff;
	border: none;
	line-height: 20px;
}

.telmart_buy_btn:hover {
	color: #fff;
	text-decoration: none;
}

.telmart-to-cart {
	/*display: none;*/
	margin-top: 5px;
}

.telmart_in_cart {
	background: #e5097f !important;
    color: #fff;
    padding: 7px 20px 3px;
	font-family: "BebasRegular";
    text-transform: uppercase;
    font-size: 18px;
    border: none;
    border-radius: 5px;
	display: block;
	max-width: 121px;
	text-align: center;
}

.telmart_in_cart:hover {
	color: #fff;
	text-decoration: none;
}

.hidden_btn {
	display: none;
}
a.notify-discount {
    display: none;
}
ul.bot-menu {
    text-align: center;
    list-style: none;
    color: #666666;
    margin-top: -20px;
}
.bot-menu a {
	  font-size: 14px;

  color: rgb(102, 102, 102);
  line-height: 1.857;
}

/* .bx_filter_parameters_box:nth-child(2) .filter-check-row:first-child .filter-check-wrap:last-child {
    display: none;
}

.bx_filter_parameters_box:nth-child(2) .filter-check-row:nth-child(5) .filter-check-wrap:first-child {
    display: none;
}

.bx_filter_parameters_box:nth-child(2) .filter-check-row:nth-child(7) .filter-check-wrap:first-child {
    display: none;
} */

.hide {
    display: none;
}

.cart-count {
    right: 8px;
}

@media screen and (max-width: 481px) {
    .cart-count {
        right: 10px;
        line-height: 1rem;
    }
}

@media screen and (min-width: 767px) {
    .popup-window {
        position: fixed !important;
        top: auto !important;
        left: 2.5rem !important;
        bottom: 2.5rem !important;
        max-height: 100px !important;
        overflow: hidden !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    
    .popup-window-content {
        overflow: hidden !important;
    }
}

@media screen and (max-width: 767px) {
    .popup-window {
        position: fixed !important;
        top: auto !important;
        bottom: .5rem !important;
        max-height: 100px !important;
        overflow: hidden !important;
        padding: 0 !important;
        margin: .5rem !important;
    }
    .popup-window-content {
        overflow: hidden !important;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/sale.basket.basket.small/head/style.css?1612232142330 */
/* /local/templates/.default/components/bitrix/news.line/main-page-slier/style.css?161223214236 */
/* /local/templates/telmart_main/template_styles.css?169328346511021 */
