

/* Start:/local/templates/md2019/components/bitrix/system.pagenavigation/wipers/style.css?1562020048196*/
.system-nav-orange
{
	color: #999;
	font-size:12px;
}

.system-nav-orange .nav-current-page
{
	color:white;
	background-color: rgb(255, 153, 0);
	font-weight: bold;
	padding:1px 0px;
}
/* End */


/* Start:/local/templates/md2019/components/bitrix/catalog.section/2019/style.css?17543282223164*/
.catalog {
	padding: 0px 0 10px 0;
	margin: 0;
}
.catalog-annonce {
	color: #666666;
	font: 12px Tahoma;
	padding: 5px 0;
	text-align:left;
	vertical-align:top;
}
.catalog-table {
  border:0px;
  width:100%;
  margin-bottom:10px;
  padding:0;
}

.catalog-table h2{
	font: bold 20px Tahoma;
	padding-left:10px;
	color: #666666;
}


.h2link {
    text-decoration: none;
}

.h2link:hover{
    text-decoration: underline;
}

.catalog-table h2 a:hover {
	color: #666666;
	text-decoration:underline;
}

.catalog-picture {
	text-align:center;
	vertical-align: top;
	width:150px;

}

.catalog-picture img{
	border:1px solid #D6D3C7;

}
	
.catalog-table-properties {
    color: #666666;
	font: 12px Tahoma;
	padding-left: 5px;
}
.catalog-table-prices{
	width: 100px;
}
.catalog-price {
	color: #666666;
	display: block;
	font: normal 24px Tahoma;
	margin:0 0 5px 0;
}

.catalog-discount-price {
	color: #FF0000;
	display: block;
	font: normal 24px Tahoma;
	margin:0 0 5px 0;
}

.catalog-button {
	/*background: url(/local/templates/md2019/components/bitrix/catalog.section/2019/images/button.gif) no-repeat left top;*/
	display: block;
    text-align:center;   
	height: 32px;
	width: 84px;	
    margin-left: -3px;
    background-color: #00c8e3;
    border-radius: 5px;

}

.catalog-button :hover{
    background-color: #00b9d8;
    border-radius: 5px;
}
.catalog-button a {
	color: #FFFFFF;
	display: block; 
	font-weight: bold;
	line-height: 32px;  
	height: 32px;
	text-decoration: none;
	width: 84px;
}

.catalog-annonce {
    color: #666666;
}

.catalog-annonce ul{
    list-style:none;
}

.catalog-annonce ul li{
    line-height: 1.5;
}




div.catalog-item-sorting { padding: 1em 0 1em;}

div.catalog-item-sorting a { margin:0 0.3em;}

div.catalog-item-sorting a.selected {padding: 0.3em 0.6em 0.4em;}

div.catalog-item-sorting a.desc {padding-right: 1.3em; }

div.catalog-item-sorting a.asc {padding-right: 1.3em; }

div.catalog-item-sorting a.selected { background-color: #e6e6e6; color: #000;}

div.catalog-item-sorting a.desc { background-image: url(/local/templates/md2019/components/bitrix/catalog.section/2019/images/i-desc.gif); background-repeat: no-repeat; background-position: right;}

div.catalog-item-sorting a.asc {  background-image: url(/local/templates/md2019/components/bitrix/catalog.section/2019/images/i-asc.gif); background-repeat: no-repeat; background-position: right;}

.aval_text{

	color:#009900;
	padding-top: 5px;
}
.prih_text{

	color:#000066;
	padding-top: 5px;
}

.aval_hint{
	font-size:  10px;
	display: inline-block;
    color: #757373;
    position: relative;
    cursor: pointer;
    border-bottom: dashed 1px lightgray;
}

.catalog-old-price{
	font-size: 16px;
}

.economy-text{
	font-size: 12px;
}

.catalog-button-query {
    /*background: url(/local/templates/md2019/components/bitrix/catalog.section/2019/images/button.gif) no-repeat left top;*/
    display: block;
    text-align:center;   
    height: 32px;
    width: 84px;    
    margin-left: -3px;
    background-color: #f7c309;
    border-radius: 5px;

}

.catalog-button-query :hover{
    background-color: #e2b30c;
    border-radius: 5px;
}


.catalog-button-query a {
    color: #FFFFFF;
    display: block; 
    font-weight: bold;
    line-height: 32px;  
    height: 32px;
    text-decoration: none;
    width: 84px;
}

.naval_text{
    /*color:#FF3333;*/
    padding-top: 5px;
}

.sitem {
	margin-bottom: 15px;
}


/* End */


/* Start:/personal/cart/add2basket_include.css?17408498322700*/
    #cart-popup-header {
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        color: #03363D !important;
        font-weight: normal !important;
        font-size: 25px !important;
        margin: 5px 0px 15px 0px !important;
    }
    #cart-popup-prod {
        display: flex;
    }
    #cart-popup-prod img {
        height: 70px;
    }
    #cart-popup-prod div {
        margin-left: 20px;
        color: #636363;
    }
    #cart-popup-but div {
        margin: 10px;
        padding: 10px 30px;
        min-width: 220px;
    }
    #cart-popup-but {
        margin-top: 20px;
    }
    #cart-popup-title{
        max-width: 300px;
    }

    #cart-popup-wrapper{
        cursor: auto;
    }

    #cart-popup-text{
        margin: 15px 0;
        color: #9d0a0ade;
        display: none;
    }

   .basket-control {
    display: flex;
    flex-direction: column;
    width: 138px;
    border: 2px solid #FDCE4B;
    }

    .basket-header {
        display: flex;
        border-bottom: 2px solid #FDCE4B;
    }

    .basket-in-basket{
        display: inline-block;
        padding: 5px 9px;
        text-align: center;
        width: 118px;
        font-size: 14px;
    }

    .basket-update {
        padding: 0px 7px;
        background-color: #FDCE4B;
        height: 29px;
        font-weight: bold;
        font-size: larger;
        cursor: pointer;
    }

    .basket-update:hover {
        background-color: #ffc219;
    }

     #dvadvo-popup-header {
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        color: #03363D !important;
        font-weight: normal !important;
        font-size: 25px !important;
        margin: 5px 0px 15px 0px !important;
    }
    .dvadvo-popup-prod {
        display: flex;
    }
    .dvadvo-popup-prod img {
        height: 70px;
    }

    .dvadvo-popup-prod div {
        margin-left: 20px;
    }

    .dvadvo-popup-prod {
        color: #636363;
        cursor: pointer;
        margin: 10px;
        border: 1px solid lightgrey;
        padding: 5px;
    }

    .dvadvo-popup-prod:hover {
        background-color: #efefef;
    }

    #dvadvo-popup-but div {
        margin: 10px;
        padding: 10px 30px;
        min-width: 220px;
    }
    #dvadvo-popup-but {
        margin-top: 20px;
    }
    #dvadvo-popup-title{
        max-width: 300px;
    }

    #dvadvo-popup-wrapper{
        cursor: auto;
        max-width: 640px;
    }

    #dvadvo-popup-text{
        margin: 15px 0;
    }

    .basket-checkout {
    text-align: center;
    padding: 10px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    border: none!important;
    font-weight: normal;
    width: 138px!important;
}
/* End */
/* /local/templates/md2019/components/bitrix/system.pagenavigation/wipers/style.css?1562020048196 */
/* /local/templates/md2019/components/bitrix/catalog.section/2019/style.css?17543282223164 */
/* /personal/cart/add2basket_include.css?17408498322700 */
