

/* Start:/bitrix/templates/.default/components/bitrix/menu/top_menu/style.css?1663953156626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/top_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/upper_path/style.css?1663953117227*/
ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
}

ul.breadcrumb-navigation a
{
	
}

ul.breadcrumb-navigation span
{
	
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/bottom_menu/style.css?1663953153626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/.default/components/bitrix/menu/bottom_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/inside/template_styles.css?17665629274878*/
.catalog__item-image {
    display: block;
    height: 200px;
    width: auto;
    display: flex;
    justify-content: center;
}
.catalog__item-image img {
    height: 100%;
    width: auto;
}
.sort-block {
    background: #fff;
    padding: 10px;
}
.pages {
    background: #fff;
    padding: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    display: flex;
}

.nav-current-page {
    background: #b59859;
    color: #fff;
    width: 20px;
    height: 20px;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
#msProduct .old_price, #msCart .old_price, .ms2_product .old_price {
    color: brown;
    font-style: italic;
    text-decoration: line-through;
}
table#main-table {}

.sale_basket_basket thead tr {
    background: #fff;
}

table.sale_basket_basket th {
    background: rgba(0, 0, 0, 0.05);
    border: none;
    color: #000;
    vertical-align: middle;
    /* line-height: 35px; */
    font-size: 14px;
}

form[name=basket_form] {
    background: #fff;
    padding: 10px;
}

table.sale_basket_basket td {
    background: #fff;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ccc;
    padding: 5px;
}
.order-page {
    background: #fff;
    padding: 5px;
}
.content-wrap {
    background: #fff;
    padding: 10px;
}
.content-wrap a{
    /*color: #b59859;*/
}
.ms2_form .btn {
    color: #fff;
}
.product {
    background: var(--light-color);
    box-shadow: none;
}
.profile {
    border-right: 1px solid lightgray;
    margin-right: 16px;
    padding-right: 26px;
}
#danbka_filter {
    background: #fff;
    margin-bottom: 5px;
}

#price-filter form {
    display: flex;
    align-items: center;
    height: 100%;
}

#price-filter {
    height: 100%;
    padding: 10px;
}
#order_form_div {
    background: #fff;
    padding: 20px;
}
#last-viewed-container .catalog__item-image {
    display: flex;
    align-items: center;
}

#last-viewed-container .catalog__item-image img {
    height: 100px;
}
.catalog__item-image {
    display: flex;
    height: 200px;
    align-items: center;
    justify-content: center;
}

.catalog__item-image img {
    width: 50%;
    height: auto;
}
.pers-wrap {
    background: #fff;
    padding: 10px;
    margin-left: 10px;
}

.sidebar__list.list-reset.lk-menu li {
    margin-bottom: 5px;
    font-size: 14px;
}
.catalog__item-image {
    display: flex;
    align-items: center;
    justify-content: center;
}


.catalog__item-image img {
    width: 50%;
    height: auto;
}
.catalog__item-price input {
    width: 177px;
    margin-bottom: 10px;
}
.pers-wrap {
    padding: 20px;
}
.basket-coupon-block-total-price-current {
    font-size: 20px;
}

button.btn.btn-lg.btn-default.basket-btn-checkout {
    background: #b59859;
    border: 0px;
}

.basket-coupon-block-total-price-difference {
    background: #b598594d;
    color: #7a7575;
}

.basket-item-price-difference {
        background: #b598594d;
    color: #7a7575;
}

.basket-item-info-name-link {
    font-size: 14px;
}

.basket-item-label-ring.basket-item-label-small {
    margin-left: -40px;
}
.basket-coupon-block-total-price-current {
    font-size: 18px;
}

.basket-item-price-current-text {
    font-size: 14px;
}
.ms2_total_cost {
    font-weight: normal;
    white-space: nowrap;
    font-size: 12px;
}
.cart-link {
    text-decoration: none;
}

.ms2_total_cost {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: -20px;
    text-align: center;
    line-height: 14px;
}
@media screen and (max-width: 1399px) {
    .header__phones,
    .header__mail {
        font-size: 16px;
    }
}

@media screen and (max-width: 1199px) {
    .header__phones, .header__mail {
        font-size: 14px;
    }
    
    .profile {
        margin-right: 6px;
        padding-right: 6px;
    }
    
    .profile__icon {
        margin-right: 8px;
    }
    
    .profile__btn-caption {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .reviews__slider-container {
        margin: 0;
    }
    .swiper-arrows {
        display: none;
    }
}

/*region Agreement */
.agreement-popup {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    margin: 0 0 10px 10px;
    background-color: rgb(252, 252, 253);
    border: 1px solid rgb(233, 236, 239);
    color: rgb(73, 80, 87);
    padding: 16px;
    max-width: 80vw;
    flex-direction: row;
    gap: 30px;
    z-index: 99;
    opacity: 0.9;
}
.agreement-popup div:last-child {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
}
.agreement-popup span {
    background-color: rgb(108, 117, 125);
    border: 1px solid rgb(108, 117, 125);
    color: rgb(255, 255, 255);
    padding: 6px 12px;
    cursor: pointer;
}
/*endregion*/

.profile__btn-caption {
    text-decoration: none !important;
    line-height: 1.2;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/menu/top_menu/style.css?1663953156626 */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/upper_path/style.css?1663953117227 */
/* /bitrix/templates/.default/components/bitrix/menu/bottom_menu/style.css?1663953153626 */
/* /bitrix/templates/inside/template_styles.css?17665629274878 */
