

/* Start:/bitrix/templates/youstore_/css/static.css?16253231982032*/
.wrapper-static-page{
    line-height: 19px;
    font-size: 13px;
    padding:32px 0 50px;
}
.info-top-line{
    padding: 0 0 20px;
}
.wrapper-static-page ul{
    padding: 10px 0 10px 20px;
}
.wrapper-static-page ul li{
    list-style-type: disc;
    line-height: 25px;
}
.wrapper-static-page ul.num li{
	list-style-type: decimal;
}
.wrapper-static-page h2{
    font-weight: 600;
    font-size: 1.4em;
    padding: 10px 0;
}

/*Roman's style*/

/*delivery page*/

.ul-delivery {
    list-style-image:  url("/bitrix/templates/youstore_/images/ul2.png");
    padding-left: 24px;
}

.ul-delivery-l {
    list-style-image: url("/bitrix/templates/youstore_/images/ul1.png");
    padding-left: 24px;
}

.ol-delivery {
    list-style-image: url("/bitrix/templates/youstore_/images/ol1.png");
    padding-left: 24px;
}

.ol-delivery-l {
    list-style-image: url("/bitrix/templates/youstore_/images/ol2.png");
    padding-left: 24px;
}
/*about page*/

.about_table{
    width: 100%;
    /*width: 1200px;*/
    border: 0;
    margin: auto;  
}
.about_table td{
    width: 20%;
    /*text-align: ; */
    padding: 5px;   
}
.about_table h2{
    text-align: center;
}

/*return page*/

.return_table{
    /*width: 1200px;*/
    width: 100%;
    border: 0;
    margin: auto;  
}
.return_table td{
    width: 20%;
    /*text-align: ; */
    padding: 5px;   
}
.return_table h2{
    text-align: center;
}

/*warranty page*/

.warranty_table{
    width: 100%;
    border: 0;
    margin: auto;  
}

.warranty_table td{
    width: 30%;
    padding: 5px;   
}
/*Roman's style end*/


/*NEW-STYLES*/

.wrapper-static-page {
    max-width: 1110px;
    padding: 0px;
    padding-bottom: 40px;
    
    font-family: 'MuseoSansCyrl-500';
}

.wrapper-static-page p {
    font-size: 14px;
    line-height: 21px;
}

.wrapper-static-page ul {
    padding: 10px 0 10px 40px;
}

.wrapper-static-page h3 {
    margin-bottom: 16px;
}

.wrapper-static-page a {
    font-family: 'MuseoSansCyrl-500';
    font-size: 14px;
    line-height: 18px;
    color: #4392F1;
}
/* End */
/* /bitrix/templates/youstore_/css/static.css?16253231982032 */
