

/* Start:/bitrix/templates/ProfilTrade/components/bitrix/system.pagenavigation/show_more/style.css?1635322116596*/
 .load_more {
    /*margin: 10px;
    padding: 10px;
    border: 1px solid #ddd;*/
    cursor: pointer;
    text-align: center;
width:100%;
} 
.load_more_btn{
color: #0aa8e9;
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
    width: 174px;
    height: 66px;
    border-radius: 33px;
    border: 1px solid #0aa8e9;
    display: flex;
    align-items: center;
    justify-content: center;

    margin: 1rem auto;

}
.load_more_btn:hover{
    border: 1px solid transparent;
    background-color: #0aa8e9;
    color: white;
}
/* End */
/* /bitrix/templates/ProfilTrade/components/bitrix/system.pagenavigation/show_more/style.css?1635322116596 */
